Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19733/
Java: 32bit/jdk-9-ea+171 -server -XX:+UseG1GC
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([4EBA139B458A812E:D44E6E79DB101D12]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 39 more
Build Log:
[...truncated 12136 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4EBA139B458A812E-001/init-core-data-001
[junit4] 2> 1058992 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1058993 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1058994 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1058995 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1059024 WARN
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1059026 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1059055 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1059163 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1059210 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1059216 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1059217 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1059222 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1059262 WARN (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1059263 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1059291 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1059415 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1059422 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1059422 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1059422 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1059422 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4EBA139B458A812E-001/init-core-data-001/]
[junit4] 2> 1059425 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1059594 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1059594 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1059595 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1059595 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1059596 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=85619525,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1059597 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d8cef9[collection1] main]
[junit4] 2> 1059598 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1059623 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1059692 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1059697 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1059697 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1059698 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1059700 INFO (searcherExecutor-5080-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d8cef9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1059703 INFO (coreLoadExecutor-5079-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568725049192480768
[junit4] 2> 1059706 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1059711 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1059711 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1059713 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b96f72[collection1] realtime]
[junit4] 2> 1059713 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
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 2
[junit4] 2> 1059714 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1059715 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1059743 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1059745 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1059770 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1059905 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1059913 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1059937 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1059937 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4EBA139B458A812E-001/init-core-data-001/]
[junit4] 2> 1060037 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1060037 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1060038 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a5259[collection1] main]
[junit4] 2> 1060040 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1060040 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1060043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1060043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568725049548996608
[junit4] 2> 1060046 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1060046 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1060046 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1060046 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1060046 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1060046 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1060047 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1060047 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1060047 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1060049 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a5259[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1060050 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=77.548828125,
floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=23.078471952427392,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.39511838465315996
[junit4] 2> 1060050 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1060051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c3238[collection1] main]
[junit4] 2> 1060051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@242fc7
[junit4] 2> 1060052 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2371527
[junit4] 2> 1060061 INFO (searcherExecutor-5085-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c3238[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1060063 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1568725049567870976)]} 0 4
[junit4] 2> 1060064 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1060066 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1568725049573113856)]} 0 6
[junit4] 2> 1060066 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1060067 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 1060067 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[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
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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1060068 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=4EBA139B458A812E -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=asa -Dtests.timezone=Africa/Luanda
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.36s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([4EBA139B458A812E:D44E6E79DB101D12]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] > ... 39 more
[junit4] 2> 1060072 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1060072 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1060073 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fcf06e[collection1] realtime]
[junit4] 2> 1060073 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
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> 1060073 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1060074 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1060110 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1060111 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1060137 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1060235 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1060242 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1060259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1060259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4EBA139B458A812E-001/init-core-data-001/]
[junit4] 2> 1060330 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1060330 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1060332 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a5cd6[collection1] main]
[junit4] 2> 1060333 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1060333 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1060339 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1060342 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1060342 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1060342 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1060342 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1060342 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1060342 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1060343 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1060343 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1060343 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1060345 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a5cd6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1060346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=757825756,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1060346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1060346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fccc78[collection1] main]
[junit4] 2> 1060347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1bccb9
[junit4] 2> 1060347 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1821881
[junit4] 2> 1060353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1568725049874055168)]} 0 3
[junit4] 2> 1060354 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fccc78[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1060354 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1064357 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1064401 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f5f8d9[collection1] main]
[junit4] 2> 1064402 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1064404 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f5f8d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 1064643 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1568725054371397632)]} 0 4292
[junit4] 2> 1064643 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1064644 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1568725054373494784)]} 0 4294
[junit4] 2> 1064644 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1066644 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1066659 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3daab6[collection1] main]
[junit4] 2> 1066660 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1066661 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3daab6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 1066898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1066898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1066899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056738033664)]} 0 6549
[junit4] 2> 1066899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056738033665)]} 0 6549
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082240)]} 0 6549
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082241)]} 0 6549
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082242)]} 0 6549
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082243)]} 0 6550
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082244)]} 0 6550
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082245)]} 0 6550
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082246)]} 0 6550
[junit4] 2> 1066900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568725056739082247)]} 0 6550
[junit4] 2> 1066901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1066901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056740130816)]} 0 6551
[junit4] 2> 1066901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056740130817)]} 0 6551
[junit4] 2> 1066901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056740130818)]} 0 6551
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179392)]} 0 6551
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179393)]} 0 6551
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179394)]} 0 6551
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179395)]} 0 6551
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179396)]} 0 6551
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179397)]} 0 6552
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568725056741179398)]} 0 6552
[junit4] 2> 1066902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1067901 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1067906 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1dad683[collection1] main]
[junit4] 2> 1067906 INFO (commitScheduler-5092-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1067908 INFO (searcherExecutor-5089-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1dad683[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 1068153 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1068154 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1068154 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1068161 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1068162 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1068162 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a63c45[collection1] realtime]
[junit4] 2> 1068162 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
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> 1068163 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1068164 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1068193 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1068194 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1068217 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1068307 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1068316 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1068338 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@671078
[junit4] 2> 1068338 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4EBA139B458A812E-001/init-core-data-001/]
[junit4] 2> 1068417 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1068417 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1068419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e26368[collection1] main]
[junit4] 2> 1068420 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1068421 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1068425 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1068425 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1068425 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1068425 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1068425 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1068426 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1068426 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1068426 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1068426 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1068426 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1068428 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1068428 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1068428 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e26368[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1068429 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16c9499[collection1] main]
[junit4] 2> 1068429 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@139a304
[junit4] 2> 1068430 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=20554500
[junit4] 2> 1068431 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16c9499[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1068438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1568725058351792128)]} 0 0
[junit4] 2> 1068439 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1568725058351792129)]} 0 1
[junit4] 2> 1068439 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1568725058352840704)]} 0 1
[junit4] 2> 1068439 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1568725058352840705)]} 0 1
[junit4] 2> 1068439 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1568725058352840706)]} 0 1
[junit4] 2> 1068439 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1568725058352840707)]} 0 1
[junit4] 2> 1068439 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1568725058352840708)]} 0 2
[junit4] 2> 1068440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1568725058353889280)]} 0 2
[junit4] 2> 1068440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1568725058353889281)]} 0 2
[junit4] 2> 1068440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1568725058353889282)]} 0 2
[junit4] 2> 1068440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1568725058353889283)]} 0 2
[junit4] 2> 1068440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1568725058353889284)]} 0 2
[junit4] 2> 1068440 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1568725058353889285)]} 0 2
[junit4] 2> 1068441 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1568725058353889286)]} 0 3
[junit4] 2> 1068441 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1068442 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1568725058354937856)]} 0 4
[junit4] 2> 1068443 INFO (commitScheduler-5096-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1068447 INFO (commitScheduler-5096-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12e727b[collection1] main]
[junit4] 2> 1068447 INFO (commitScheduler-5096-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1068448 INFO (searcherExecutor-5093-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12e727b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c15)))}
[junit4] 2> 1068697 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1568725058619179008)]} 0 259
[junit4] 2> 1068697 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1068698 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1068698 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4EBA139B458A812E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 1068699 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1068699 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=19496260
[junit4] 2> 1068699 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1068700 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1068702 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1068702 INFO
(SUITE-AutoCommitTest-seed#[4EBA139B458A812E]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1068703 INFO (coreCloseExecutor-5097-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a4cfd7
[junit4] 2> 1068703 INFO (coreCloseExecutor-5097-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1068703 INFO (coreCloseExecutor-5097-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1e4036b commitCommandVersion:0
[junit4] 2> 1068709 INFO (coreCloseExecutor-5097-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=10801111
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4EBA139B458A812E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128),
intDefault=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=Memory),
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=674,
maxMBSortInHeap=7.147910374025794, sim=RandomSimilarity(queryNorm=false): {},
locale=asa, timezone=Africa/Luanda
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=183874072,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[DirectUpdateHandlerOptimizeTest, TestHashQParserPlugin,
DistributedFacetPivotLargeTest, TestConfigSetsAPI, EchoParamsTest,
CircularListTest, ActionThrottleTest, TestStressCloudBlindAtomicUpdates,
TestFieldTypeResource, TestGroupingSearch, TestIndexSearcher,
RequestHandlersTest, ClusterStateTest, BinaryUpdateRequestHandlerTest,
TemplateUpdateProcessorTest, TestCustomStream, TestPayloadScoreQParserPlugin,
BitVectorTest, AsyncCallRequestStatusResponseTest, SimpleFacetsTest,
TestClusterStateMutator, TestCustomDocTransformer, OverseerTest,
UpdateParamsTest, SSLMigrationTest, SolrTestCaseJ4Test,
HdfsBasicDistributedZk2Test, TestSchemaSimilarityResource,
TestDistributedMissingSort, TestLocalFSCloudBackupRestore, HardAutoCommitTest,
UninvertDocValuesMergePolicyTest, DistributedDebugComponentTest,
DistribJoinFromCollectionTest, SuggesterTest, TestExtendedDismaxParser,
ConjunctionSolrSpellCheckerTest, TestHighFrequencyDictionaryFactory,
TestCloudRecovery, DebugComponentTest, EnumFieldTest,
TestAuthorizationFramework, NodeMutatorTest, RecoveryAfterSoftCommitTest,
TestSolrQueryParser, TestRequestForwarding, TestStressReorder,
TestCloudJSONFacetJoinDomain, ConfigSetsAPITest, TestFieldSortValues,
TestAuthenticationFramework, SolrPluginUtilsTest,
SharedFSAutoReplicaFailoverTest, TestConfigReload, TestTrieFacet,
GraphQueryTest, TestLMDirichletSimilarityFactory, StatsComponentTest,
TestDocTermOrds, OpenExchangeRatesOrgProviderTest,
UUIDUpdateProcessorFallbackTest, TlogReplayBufferedWhileIndexingTest,
TestSolrCoreSnapshots, LukeRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, TestPullReplica,
TestFieldCollectionResource, CdcrReplicationDistributedZkTest, TestTlogReplica,
ChangedSchemaMergeTest, BasicAuthIntegrationTest, HLLSerializationTest,
SolrCoreMetricManagerTest, FieldAnalysisRequestHandlerTest,
FullSolrCloudDistribCmdsTest, TestSystemCollAutoCreate, DocValuesMultiTest,
TestDFISimilarityFactory, TestRawResponseWriter, TestInfoStreamLogging,
TestReqParamsAPI, TestMergePolicyConfig, TestIBSimilarityFactory,
CdcrVersionReplicationTest, DeleteStatusTest, XmlUpdateRequestHandlerTest,
TestCollectionAPIs, TestCSVResponseWriter, TestUniqueKeyFieldResource,
ConfigureRecoveryStrategyTest, TestMaxTokenLenTokenizer,
SegmentsInfoRequestHandlerTest, HdfsUnloadDistributedZkTest,
TestSchemalessBufferedUpdates, MetricsHandlerTest, TestConfig,
TestPivotHelperCode, HdfsChaosMonkeySafeLeaderTest, HighlighterMaxOffsetTest,
TestUtils, TestManagedSchemaThreadSafety, TestReloadDeadlock,
TestBackupRepositoryFactory, AnalyticsMergeStrategyTest,
SolrCoreCheckLockOnStartupTest, TermVectorComponentDistributedTest,
MetricUtilsTest, TestSolrCloudWithDelegationTokens, SortSpecParsingTest,
TestNumericTerms64, SuggesterTSTTest, TestExceedMaxTermLength,
BasicDistributedZkTest, UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest,
RecoveryZkTest, TestReplicationHandler, TestZkChroot, ZkCLITest, AutoCommitTest]
[junit4] Completed [365/716 (1!)] on J2 in 9.74s, 3 tests, 1 error <<<
FAILURES!
[...truncated 37401 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]