Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6603/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
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([53FCE25FA8270395:C9089FBD36BD9FA9]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
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=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 40 more
Build Log:
[...truncated 11285 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_53FCE25FA8270395-001\init-core-data-001
[junit4] 2> 440629 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 440630 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 440630 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 440632 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 440729 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 440758 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 440877 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 441010 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77f6315b
[junit4] 2> 441013 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77f6315b
[junit4] 2> 441013 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77f6315b
[junit4] 2> 441018 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 441099 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 441129 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 441263 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 441272 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 441273 INFO (coreLoadExecutor-1656-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@77f6315b
[junit4] 2> 441273 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 441273 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_53FCE25FA8270395-001\init-core-data-001\]
[junit4] 2> 441277 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.4189453125,
floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=14.83886876580083,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.632536877432566
[junit4] 2> 441599 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 441599 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 441600 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 441600 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 441601 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 441602 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@73219738[collection1] main]
[junit4] 2> 441603 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 441627 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 441717 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 441717 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 441717 INFO (coreLoadExecutor-1656-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1569037198241562624
[junit4] 2> 441729 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 441729 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 441729 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 441729 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 441732 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 441733 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 441734 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 441735 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 441735 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 441736 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 441736 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 441736 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@43156f89[collection1] realtime]
[junit4] 2> 441738 INFO
(searcherExecutor-1657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@73219738[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 441738 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
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> 441739 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 441742 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 441841 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 441877 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 442016 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 442035 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 442051 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ 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@77f6315b
[junit4] 2> 442051 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_53FCE25FA8270395-001\init-core-data-001\]
[junit4] 2> 442290 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 442290 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 442292 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@acc8f56[collection1] main]
[junit4] 2> 442293 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 442299 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 442339 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 442339 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 442340 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569037198894825472
[junit4] 2> 442340 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 442342 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 442342 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 442345 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 442347 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 442352 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=469059726,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 442353 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 442353 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 442356 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 442357 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 442360 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@acc8f56[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 442360 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5eb102bd[collection1] main]
[junit4] 2> 442360 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@36937814
[junit4] 2> 442363 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=915634196
[junit4] 2> 442372 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5eb102bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 442376 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1569037198928379904)]} 0 4
[junit4] 2> 442378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1569037198932574208)]} 0 6
[junit4] 2> 442378 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1569037198934671360)]} 0 7
[junit4] 2> 442379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1569037198935719936)]} 0 7
[junit4] 2> 442379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1569037198935719937)]} 0 7
[junit4] 2> 442379 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1569037198935719938)]} 0 7
[junit4] 2> 442383 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1569037198935719939)]} 0 11
[junit4] 2> 442384 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1569037198940962816)]} 0 12
[junit4] 2> 442386 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1569037198940962817)]} 0 14
[junit4] 2> 442387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1569037198943059968)]} 0 15
[junit4] 2> 442387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1569037198944108544)]} 0 15
[junit4] 2> 442387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1569037198944108545)]} 0 16
[junit4] 2> 442388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1569037198944108546)]} 0 16
[junit4] 2> 442388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1569037198945157120)]} 0 16
[junit4] 2> 442389 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 442403 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1569037198959837184)]} 0 31
[junit4] 2> 442405 INFO (commitScheduler-1665-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> 442474 INFO (commitScheduler-1665-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2fbe5618[collection1] main]
[junit4] 2> 442475 INFO (commitScheduler-1665-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 442477 INFO
(searcherExecutor-1662-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2fbe5618[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c15)))}
[junit4] 2> 442653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1569037199223029760)]} 0 282
[junit4] 2> 442653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 442653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
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=2
[junit4] 2> 442653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 442669 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 442669 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 442670 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b98717a[collection1] realtime]
[junit4] 2> 442670 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
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 1
[junit4] 2> 442671 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 442673 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 442768 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 442832 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 442969 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 442989 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 443005 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
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@77f6315b
[junit4] 2> 443005 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_53FCE25FA8270395-001\init-core-data-001\]
[junit4] 2> 443215 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 443216 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 443217 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@14e9d828[collection1] main]
[junit4] 2> 443218 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 443220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 443237 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 443237 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 443237 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 443238 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 443238 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 443244 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=830862642,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 443244 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 443252 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 443252 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 443252 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 443252 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 443252 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 443257 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14e9d828[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 443257 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c567e55[collection1] main]
[junit4] 2> 443258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2292198e
[junit4] 2> 443258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=580000142
[junit4] 2> 443263 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2c567e55[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 443265 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1569037199864758272)]} 0 1
[junit4] 2> 443267 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 447267 INFO (commitScheduler-1669-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> 447271 INFO (commitScheduler-1669-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d64a10f[collection1] main]
[junit4] 2> 447271 INFO (commitScheduler-1669-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 447272 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d64a10f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 447284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1569037204078985216)]} 0 4019
[junit4] 2> 447285 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 447286 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1569037204081082368)]} 0 4020
[junit4] 2> 447286 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 449288 INFO (commitScheduler-1669-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> 449292 INFO (commitScheduler-1669-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5ea65b12[collection1] main]
[junit4] 2> 449292 INFO (commitScheduler-1669-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 449292 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ea65b12[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
[junit4] 2> 449546 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 449546 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 449546 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206450864128)]} 0 6284
[junit4] 2> 449553 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206458204160)]} 0 6287
[junit4] 2> 449556 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206461349888)]} 0 6291
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206465544192)]} 0 6295
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206466592768)]} 0 6296
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206466592769)]} 0 6296
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206466592770)]} 0 6296
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206466592771)]} 0 6296
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206466592772)]} 0 6297
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1569037206466592773)]} 0 6297
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592774)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592775)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592776)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592777)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592778)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592779)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592780)]} 0 6298
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592781)]} 0 6299
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592782)]} 0 6299
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1569037206466592783)]} 0 6299
[junit4] 2> 449561 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 450564 INFO (commitScheduler-1669-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> 450567 INFO (commitScheduler-1669-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a2a6ff9[collection1] main]
[junit4] 2> 450580 INFO (commitScheduler-1669-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 450580 INFO
(searcherExecutor-1666-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a2a6ff9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 450829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 450830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 450830 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[53FCE25FA8270395]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 450865 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 450865 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 450866 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d40e61d[collection1] realtime]
[junit4] 2> 450866 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ 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 1
[junit4] 2> 450867 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 450869 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 450946 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 450974 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 451214 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 451224 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 451240 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ 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@77f6315b
[junit4] 2> 451240 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_53FCE25FA8270395-001\init-core-data-001\]
[junit4] 2> 451384 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 451384 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 451386 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5be76b7d[collection1] main]
[junit4] 2> 451387 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 451389 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 451397 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 451399 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 451400 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 451400 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 451400 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 451400 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 451400 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 451401 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 451401 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 451401 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 451403 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5be76b7d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 451412 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.29825587640896095]
[junit4] 2> 451412 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 451412 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@171c9c5e[collection1] main]
[junit4] 2> 451412 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d6de165
[junit4] 2> 451414 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=493740389
[junit4] 2> 451420 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1569037208415895552)]} 0 1
[junit4] 2> 451420 INFO
(searcherExecutor-1670-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@171c9c5e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 451420 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 451455 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1569037208449449984)]} 0 34
[junit4] 2> 451455 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 451455 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ 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=standard&start=0&rows=20&version=2.2
[junit4] 2> 451455 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
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 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> 451455 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[53FCE25FA8270395]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=53FCE25FA8270395 -Dtests.slow=true
-Dtests.locale=da-DK -Dtests.timezone=Iceland -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.63s J1 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([53FCE25FA8270395:C9089FBD36BD9FA9]: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.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=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] > ... 40 more
[junit4] 2> 451459 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 451459 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=659903891
[junit4] 2> 451459 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 451459 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 451459 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 451468 INFO
(SUITE-AutoCommitTest-seed#[53FCE25FA8270395]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 451472 INFO
(coreCloseExecutor-1674-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@537f366a
[junit4] 2> 451472 INFO
(coreCloseExecutor-1674-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 451472 INFO
(coreCloseExecutor-1674-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@619e0f54 commitCommandVersion:0
[junit4] 2> 451484 INFO
(coreCloseExecutor-1674-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1400845930
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_53FCE25FA8270395-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=FSTOrd50, subject=FSTOrd50,
intDefault=PostingsFormat(name=Direct),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=FSTOrd50,
text=Lucene50(blocksize=128), range_facet_l=FSTOrd50, timestamp=FSTOrd50},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1042,
maxMBSortInHeap=5.7278456243420175, sim=RandomSimilarity(queryNorm=true): {},
locale=da-DK, timezone=Iceland
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=37590488,total=215191552
[junit4] 2> NOTE: All tests run in this JVM:
[TestEmbeddedSolrServerSchemaAPI, TestExpandComponent, SystemInfoHandlerTest,
HdfsChaosMonkeyNothingIsSafeTest, BigEndianAscendingWordSerializerTest,
TestBlobHandler, TestRealTimeGet, DefaultValueUpdateProcessorTest,
TestGeoJSONResponseWriter, JavabinLoaderTest,
HdfsCollectionsAPIDistributedZkTest, TestMacros, SolrCloudReportersTest,
SpellCheckComponentTest, SubstringBytesRefFilterTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestJsonFacets,
TestRawResponseWriter, HdfsRestartWhileUpdatingTest, TestRebalanceLeaders,
SignatureUpdateProcessorFactoryTest, SuggesterTSTTest, TestQueryWrapperFilter,
TestExactStatsCache, TestExceedMaxTermLength, TestPathTrie,
LeaderElectionIntegrationTest, AnalyticsQueryTest, DebugComponentTest,
DeleteNodeTest, OverseerRolesTest, PrimUtilsTest, RecoveryAfterSoftCommitTest,
HttpSolrCallGetCoreTest, TestTestInjection, TestQuerySenderListener,
FieldAnalysisRequestHandlerTest, TestIndexSearcher, TestCustomStream,
TestCoreDiscovery, TriLevelCompositeIdRoutingTest, JvmMetricsTest,
TestMiniSolrCloudCluster, TestRecoveryHdfs, AutoCommitTest]
[junit4] Completed [110/724 (1!)] on J1 in 10.93s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45360 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]