Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/31/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([2D1C684FCCFCC1C5:97CE07374FD22FD0]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11179 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2D1C684FCCFCC1C5-001/init-core-data-001
[junit4] 2> 568534 WARN
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 568534 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 568536 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-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> 568536 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 568536 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 568572 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 568600 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 568721 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 568753 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@764a4e3c
[junit4] 2> 568755 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@764a4e3c
[junit4] 2> 568756 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@764a4e3c
[junit4] 2> 568757 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 568800 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 568815 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 568901 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 568908 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 568909 INFO (coreLoadExecutor-2349-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@764a4e3c
[junit4] 2> 568909 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 568909 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2D1C684FCCFCC1C5-001/init-core-data-001/]
[junit4] 2> 568911 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.12505280509375433]
[junit4] 2> 568984 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 568984 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 568989 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 568989 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 568990 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=24.919921875,
floorSegmentMB=1.2744140625, forceMergeDeletesPctAllowed=6.1998328132102944,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5170967645383935
[junit4] 2> 568990 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@423e5421[collection1] main]
[junit4] 2> 568991 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 568993 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 569004 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569004 INFO (coreLoadExecutor-2349-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572700492798099456
[junit4] 2> 569006 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 569006 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 569006 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 569006 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 569006 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 569006 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 569007 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 569007 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 569008 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 569009 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 569011 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 569011 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 569013 INFO
(searcherExecutor-2350-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@423e5421[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569013 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@71cb1eab[collection1] realtime]
[junit4] 2> 569013 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
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> 569014 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 569014 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 569034 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 569058 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 569259 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 569266 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 569276 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ 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@764a4e3c
[junit4] 2> 569276 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2D1C684FCCFCC1C5-001/init-core-data-001/]
[junit4] 2> 569333 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569333 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569334 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ccb3ce7[collection1] main]
[junit4] 2> 569334 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 569335 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 569337 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569338 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572700493147275264
[junit4] 2> 569340 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=96.7978515625,
floorSegmentMB=0.904296875, forceMergeDeletesPctAllowed=8.46380453162967,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 569340 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 569340 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 569340 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 569340 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 569340 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 569341 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 569341 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 569341 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 569341 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 569341 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 569343 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ccb3ce7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569343 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc45f[collection1] main]
[junit4] 2> 569343 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3a1049cb
[junit4] 2> 569344 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1bc45f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569345 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=974145995
[junit4] 2> 569355 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1572700493160906752)]} 0 4
[junit4] 2> 569355 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1572700493166149632)]} 0 4
[junit4] 2> 569355 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1572700493166149633)]} 0 4
[junit4] 2> 569356 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1572700493166149634)]} 0 6
[junit4] 2> 569357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1572700493167198208)]} 0 6
[junit4] 2> 569357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1572700493168246784)]} 0 6
[junit4] 2> 569357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1572700493168246785)]} 0 6
[junit4] 2> 569357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1572700493168246786)]} 0 6
[junit4] 2> 569357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1572700493168246787)]} 0 6
[junit4] 2> 569357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1572700493168246788)]} 0 7
[junit4] 2> 569359 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1572700493168246789)]} 0 9
[junit4] 2> 569359 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1572700493170343936)]} 0 9
[junit4] 2> 569360 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1572700493170343937)]} 0 9
[junit4] 2> 569360 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1572700493171392512)]} 0 10
[junit4] 2> 569361 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 569363 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1572700493174538240)]} 0 12
[junit4] 2> 569364 INFO (commitScheduler-2358-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> 569397 INFO (commitScheduler-2358-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@28996646[collection1] main]
[junit4] 2> 569398 INFO (commitScheduler-2358-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 569405 INFO
(searcherExecutor-2355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@28996646[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c15)))}
[junit4] 2> 569619 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1572700493442973696)]} 0 269
[junit4] 2> 569623 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=4
[junit4] 2> 569624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 569624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 569635 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 569635 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 569635 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a098902[collection1] realtime]
[junit4] 2> 569636 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 569636 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 569637 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 569733 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 569750 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 569896 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 569911 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 569921 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
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@764a4e3c
[junit4] 2> 569921 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2D1C684FCCFCC1C5-001/init-core-data-001/]
[junit4] 2> 569981 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569982 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569982 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@235aa4e4[collection1] main]
[junit4] 2> 569983 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 569984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 569992 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569994 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 569994 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 569994 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 569994 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 569994 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 569999 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 569999 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 569999 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 570000 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 570004 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 570005 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@235aa4e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570005 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 570005 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69f23d1c[collection1] main]
[junit4] 2> 570008 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@43b6b728
[junit4] 2> 570009 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1136047912
[junit4] 2> 570011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572700493854015488)]} 0 0
[junit4] 2> 570012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 570013 INFO
(searcherExecutor-2359-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69f23d1c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570263 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572700494118256640)]} 0 252
[junit4] 2> 570264 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 570264 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572700494119305216)]} 0 253
[junit4] 2> 570265 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 570265 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 570265 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[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> 570265 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2D1C684FCCFCC1C5]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=2D1C684FCCFCC1C5 -Dtests.slow=true
-Dtests.locale=en-CA -Dtests.timezone=SST -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.64s J1 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([2D1C684FCCFCC1C5:97CE07374FD22FD0]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 570270 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 570270 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 570271 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e08f8c3[collection1] realtime]
[junit4] 2> 570271 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 570271 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 570272 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 570296 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 570314 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 570445 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 570451 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 570463 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ 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@764a4e3c
[junit4] 2> 570463 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2D1C684FCCFCC1C5-001/init-core-data-001/]
[junit4] 2> 570527 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570527 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570528 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@14b0fe1a[collection1] main]
[junit4] 2> 570529 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 570530 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 570537 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570537 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 570537 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 570537 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 570537 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 570538 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 570538 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 570538 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 570538 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 570539 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 570539 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1187139716,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 570539 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 570540 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14b0fe1a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570540 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@33b50700[collection1] main]
[junit4] 2> 570540 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@204371c6
[junit4] 2> 570541 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@33b50700[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570544 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=541290950
[junit4] 2> 570549 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572700494418149376)]} 0 0
[junit4] 2> 570549 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 572050 INFO (commitScheduler-2366-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> 572052 INFO (commitScheduler-2366-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ce8bca4[collection1] main]
[junit4] 2> 572053 INFO (commitScheduler-2366-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 572053 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ce8bca4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):c1)))}
[junit4] 2> 572054 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572700495996256256)]} 0 1505
[junit4] 2> 572054 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 572055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 572055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1572700495997304832)]} 0 0
[junit4] 2> 572056 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 573555 INFO (commitScheduler-2366-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> 573556 INFO (commitScheduler-2366-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@64ab89c[collection1]
main]
[junit4] 2> 573557 INFO (commitScheduler-2366-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 573558 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@64ab89c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c1)))}
[junit4] 2> 573563 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1572700497577508864)]} 0 3015
[junit4] 2> 573563 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497578557440)]} 0 3015
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606016)]} 0 3015
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606017)]} 0 3015
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606018)]} 0 3016
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606019)]} 0 3016
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606020)]} 0 3016
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606021)]} 0 3016
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606022)]} 0 3016
[junit4] 2> 573564 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497579606023)]} 0 3016
[junit4] 2> 573565 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572700497580654592)]} 0 3016
[junit4] 2> 573565 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 575064 INFO (commitScheduler-2366-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> 575109 INFO (commitScheduler-2366-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d1dce79[collection1] main]
[junit4] 2> 575109 INFO (commitScheduler-2366-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 575130 INFO
(searcherExecutor-2363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d1dce79[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c1)
Uninverting(_5(7.1.0):c11/9:delGen=1)))}
[junit4] 2> 575360 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1572700499461799936)]} 0 4812
[junit4] 2> 575360 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 575361 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2D1C684FCCFCC1C5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 575361 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 575361 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=748296764
[junit4] 2> 575361 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 575362 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 575362 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 575365 INFO
(SUITE-AutoCommitTest-seed#[2D1C684FCCFCC1C5]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 575365 INFO
(coreCloseExecutor-2367-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2cbde34a
[junit4] 2> 575365 INFO
(coreCloseExecutor-2367-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 575365 INFO
(coreCloseExecutor-2367-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@37183ec8 commitCommandVersion:0
[junit4] 2> 575367 INFO
(coreCloseExecutor-2367-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=750641994
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2D1C684FCCFCC1C5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=en-CA, timezone=SST
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=87959512,total=194813952
[junit4] 2> NOTE: All tests run in this JVM: [TestRecovery,
TestStressLucene, SpellCheckComponentTest, TestPostingsSolrHighlighter,
CoreSorterTest, CachingDirectoryFactoryTest, TestPerFieldSimilarity,
TestSha256AuthenticationProvider, TestCharFilters,
UpdateRequestProcessorFactoryTest, TestHdfsCloudBackupRestore,
ConcurrentDeleteAndCreateCollectionTest, QueryEqualityTest,
TestCloudManagedSchema, DistributedQueryElevationComponentTest,
TestApiFramework, QueryResultKeyTest, TestLocalFSCloudBackupRestore,
ExitableDirectoryReaderTest, TestHighFrequencyDictionaryFactory,
TestSQLHandler, TestClusterStateMutator, SuggesterFSTTest,
TestImpersonationWithHadoopAuth, TestCopyFieldCollectionResource,
TestSolrQueryResponse, AnalysisErrorHandlingTest,
TestPayloadCheckQParserPlugin, TestConfigOverlay,
TlogReplayBufferedWhileIndexingTest, TestMergePolicyConfig,
BasicFunctionalityTest, TestNRTOpen, DocValuesNotIndexedTest, DeleteStatusTest,
ZkNodePropsTest, TestNumericRangeQuery64, TestTrie,
HdfsChaosMonkeySafeLeaderTest, SolrIndexConfigTest, TestPrepRecovery,
BigEndianAscendingWordDeserializerTest, TestConfigSetsAPI,
TestSchemalessBufferedUpdates, StatelessScriptUpdateProcessorFactoryTest,
IndexSchemaRuntimeFieldTest, TestMissingGroups, DocValuesMultiTest,
TestHalfAndHalfDocValues, TestNestedDocsSort, TestClusterProperties,
RestartWhileUpdatingTest, SharedFSAutoReplicaFailoverUtilsTest,
PreAnalyzedFieldTest, SolrGraphiteReporterTest, TestConfigSetProperties,
SmileWriterTest, TestStressLiveNodes, SpellPossibilityIteratorTest,
CacheHeaderTest, DocumentBuilderTest, DirectSolrSpellCheckerTest,
TestHashQParserPlugin, SolrCLIZkUtilsTest, SystemInfoHandlerTest,
TestReplicaProperties, LeaderElectionIntegrationTest,
OverseerCollectionConfigSetProcessorTest, MetricUtilsTest,
CloneFieldUpdateProcessorFactoryTest, SSLMigrationTest,
TestAddFieldRealTimeGet, VMParamsZkACLAndCredentialsProvidersTest,
TestSolrDeletionPolicy1, SolrPluginUtilsTest, TestRandomRequestDistribution,
LeaderInitiatedRecoveryOnCommitTest, TestMultiValuedNumericRangeQuery,
TestSolrCloudWithKerberosAlt, TestFiltering, DistributedDebugComponentTest,
SpellCheckCollatorTest, WrapperMergePolicyFactoryTest,
TestDownShardTolerantSearch, TestRealTimeGet, TestDocTermOrds, JsonLoaderTest,
TestSmileRequest, AutoCommitTest]
[junit4] Completed [136/727 (1!)] on J1 in 6.86s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45372 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]