Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/71/
Java: 64bit/jdk-9-ea+175 -XX:+UseCompressedOops -XX:+UseSerialGC
--illegal-access=deny
1 tests failed.
FAILED:
org.apache.solr.request.SimpleFacetsTest.testDvMethodNegativeFloatRangeFacet
Error Message:
Unexpected schema configuration expected:
com.fasterxml.jackson.core.JsonParser$NumberType<FLOAT> but was:
org.apache.solr.schema.NumberType<FLOAT>
Stack Trace:
java.lang.AssertionError: Unexpected schema configuration expected:
com.fasterxml.jackson.core.JsonParser$NumberType<FLOAT> but was:
org.apache.solr.schema.NumberType<FLOAT>
at
__randomizedtesting.SeedInfo.seed([EAA46A0619545AE4:C607352864604282]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.request.SimpleFacetsTest.testDvMethodNegativeFloatRangeFacet(SimpleFacetsTest.java:190)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 10858 lines...]
[junit4] Suite: org.apache.solr.request.SimpleFacetsTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.request.SimpleFacetsTest_EAA46A0619545AE4-001/init-core-data-001
[junit4] 2> 8266 WARN
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
[junit4] 2> 8266 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 8266 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 8267 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 8278 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 8335 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 8379 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 8573 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 8662 WARN
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 8662 WARN
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 8662 WARN
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 8663 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 8732 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 8792 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 8884 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 8901 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 8902 WARN (coreLoadExecutor-32-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 8902 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 8902 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.request.SimpleFacetsTest_EAA46A0619545AE4-001/init-core-data-001/]
[junit4] 2> 8904 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=94.2578125,
floorSegmentMB=1.302734375, forceMergeDeletesPctAllowed=14.709046344330662,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 8908 WARN (coreLoadExecutor-32-thread-1) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 9002 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9002 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9003 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9003 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9003 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=67.0595703125,
floorSegmentMB=1.0546875, forceMergeDeletesPctAllowed=11.34704029574523,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5289017866178081
[junit4] 2> 9004 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4fa36385[collection1] main]
[junit4] 2> 9005 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 9051 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 9149 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 9149 INFO (coreLoadExecutor-32-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572849738204577792
[junit4] 2> 9152 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 9152 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 9153 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 9153 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 9153 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 9153 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 9154 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 9155 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 9155 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 9156 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 9156 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4fa36385[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9157 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=4
[junit4] 2> 9175 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t}
hits=0 status=0 QTime=17
[junit4] 2> 9178 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.missing=true}
hits=0 status=0 QTime=1
[junit4] 2> 9179 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9180 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9180 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9180 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9181 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 9181 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9182 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9182 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9183 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9183 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=fc&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9187 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum}
hits=0 status=0 QTime=3
[junit4] 2> 9188 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9188 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9189 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9189 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9190 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=enum&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9205 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.f.UnInvertedField UnInverted multi-valued field
{field=empty_t,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
[junit4] 2> 9208 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif}
hits=0 status=0 QTime=17
[junit4] 2> 9209 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9209 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9210 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9210 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9211 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_t&facet.method=uif&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9211 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 9215 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i}
hits=0 status=0 QTime=3
[junit4] 2> 9215 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9216 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 9216 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=fc&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9217 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 9217 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=enum&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9218 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 9218 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_i&facet.method=uif&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9218 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 9219 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f}
hits=0 status=0 QTime=0
[junit4] 2> 9219 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9220 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 9220 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.method=fc&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9221 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 9221 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.method=enum&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9222 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 9222 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_f&facet.method=uif&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9223 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 9225 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s}
hits=0 status=0 QTime=0
[junit4] 2> 9226 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9226 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9227 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9227 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9230 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=2
[junit4] 2> 9231 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 9231 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=fc&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9232 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=fc&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9232 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=fc&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9233 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=fc&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9234 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=fc&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9234 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 9234 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=enum&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9235 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=enum&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9236 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=enum&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9236 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=enum&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9236 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=enum&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9237 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.f.UnInvertedField UnInverted multi-valued field
{field=empty_s,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
[junit4] 2> 9237 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 9238 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=uif&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9238 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=uif&facet.prefix=myprefix}
hits=0 status=0 QTime=0
[junit4] 2> 9239 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=uif&facet.prefix=myprefix&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9239 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=uif&facet.prefix=}
hits=0 status=0 QTime=0
[junit4] 2> 9240 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_s&facet.method=uif&facet.prefix=&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9240 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 9240 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d}
hits=0 status=0 QTime=0
[junit4] 2> 9241 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9241 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 9242 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.method=fc&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9242 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 9242 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.method=enum&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9243 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 9243 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&facet.mincount=1&rows=0&facet=true&facet.field={!key%3Dmyalias}empty_d&facet.method=uif&facet.missing=true}
hits=0 status=0 QTime=0
[junit4] 2> 9244 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738304192512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9247 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 9254 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9254 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 9256 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738316775424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9256 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 9256 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9256 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738317824000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738317824001,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9257 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 9281 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.AbstractSpatialPrefixTreeFieldType
dateRange{class=org.apache.solr.schema.DateRangeField,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={class=solr.DateRangeField}}
strat:
NumberRangePrefixTreeStrategy(SPG:(DateRangePrefixTree),prefixGridScanLevel:7)
maxLevels: 11
[junit4] 2> 9288 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2013 (1572849738318872576)]} 0 30
[junit4] 2> 9291 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8010 (1572849738351378432)]} 0 2
[junit4] 2> 9293 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5012 (1572849738354524160)]} 0 1
[junit4] 2> 9303 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738366058496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9303 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738366058496
[junit4] 2> 9326 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f978a59[collection1] main]
[junit4] 2> 9326 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9327 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f978a59[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)))}
[junit4] 2> 9328 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 24
[junit4] 2> 9330 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[809 (1572849738392272896)]} 0 1
[junit4] 2> 9330 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738394370048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9330 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738394370048
[junit4] 2> 9338 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d132b47[collection1] main]
[junit4] 2> 9340 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d132b47[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1)))}
[junit4] 2> 9340 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9340 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 9342 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[101 (1572849738405904384)]} 0 1
[junit4] 2> 9343 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[806 (1572849738408001536)]} 0 0
[junit4] 2> 9345 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[407 (1572849738409050112)]} 0 0
[junit4] 2> 9345 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738410098688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9345 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738410098688
[junit4] 2> 9351 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@387fe058[collection1] main]
[junit4] 2> 9352 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@387fe058[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)))}
[junit4] 2> 9353 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9353 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 9354 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.AbstractSpatialPrefixTreeFieldType
dateRange{class=org.apache.solr.schema.DateRangeField,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={class=solr.DateRangeField}}
strat:
NumberRangePrefixTreeStrategy(SPG:(DateRangePrefixTree),prefixGridScanLevel:7)
maxLevels: 11
[junit4] 2> 9357 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2010 (1572849738418487296)]} 0 3
[junit4] 2> 9358 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[402 (1572849738423730176)]} 0 0
[junit4] 2> 9359 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[404 (1572849738424778752)]} 0 0
[junit4] 2> 9362 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[203 (1572849738425827328)]} 0 2
[junit4] 2> 9362 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738427924480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9362 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738427924480
[junit4] 2> 9371 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ab75baa[collection1] main]
[junit4] 2> 9372 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ab75baa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c4)))}
[junit4] 2> 9373 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9373 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 9376 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[208 (1572849738439458816)]} 0 2
[junit4] 2> 9376 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6012 (1572849738442604544)]} 0 0
[junit4] 2> 9377 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7011 (1572849738443653120)]} 0 0
[junit4] 2> 9378 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738444701696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9378 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738444701696
[junit4] 2> 9386 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@371f8c31[collection1] main]
[junit4] 2> 9387 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9387 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@371f8c31[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3)))}
[junit4] 2> 9387 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 9390 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[707 (1572849738455187456)]} 0 1
[junit4] 2> 9391 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738458333184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9391 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738458333184
[junit4] 2> 9397 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@679da89a[collection1] main]
[junit4] 2> 9397 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9398 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@679da89a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3) Uninverting(_5(7.1.0):c1)))}
[junit4] 2> 9398 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 9400 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8011 (1572849738466721792)]} 0 1
[junit4] 2> 9406 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[204 (1572849738468818944)]} 0 4
[junit4] 2> 9407 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[409 (1572849738475110400)]} 0 0
[junit4] 2> 9409 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[609 (1572849738476158976)]} 0 1
[junit4] 2> 9410 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738478256128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9410 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738478256128
[junit4] 2> 9420 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29891759[collection1] main]
[junit4] 2> 9420 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9423 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29891759[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3) Uninverting(_5(7.1.0):c1) Uninverting(_6(7.1.0):c4)))}
[junit4] 2> 9423 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 13
[junit4] 2> 9427 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[502 (1572849738492936192)]} 0 2
[junit4] 2> 9428 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[709 (1572849738496081920)]} 0 0
[junit4] 2> 9429 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738498179072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9429 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738498179072
[junit4] 2> 9434 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@53db400b[collection1] main]
[junit4] 2> 9435 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9435 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53db400b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3) Uninverting(_5(7.1.0):c1) Uninverting(_6(7.1.0):c4)
Uninverting(_7(7.1.0):c2)))}
[junit4] 2> 9436 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 9438 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[605 (1572849738505519104)]} 0 2
[junit4] 2> 9440 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[406 (1572849738508664832)]} 0 0
[junit4] 2> 9441 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[609 (1572849738509713408)]} 0 0
[junit4] 2> 9441 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738510761984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9441 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738510761984
[junit4] 2> 9447 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6644c06d[collection1] main]
[junit4] 2> 9449 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6644c06d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/1:delGen=1) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3)))}
[junit4] 2> 9449 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9449 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 9462 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[201 (1572849738520199168)]} 0 12
[junit4] 2> 9464 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7011 (1572849738533830656)]} 0 1
[junit4] 2> 9467 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2004 (1572849738536976384)]} 0 1
[junit4] 2> 9470 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[202 (1572849738539073536)]} 0 1
[junit4] 2> 9470 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738541170688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9470 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738541170688
[junit4] 2> 9478 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2278fcf8[collection1] main]
[junit4] 2> 9478 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9479 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2278fcf8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/1:delGen=1) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c4)))}
[junit4] 2> 9480 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 9482 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2011 (1572849738551656448)]} 0 1
[junit4] 2> 9483 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[705 (1572849738554802176)]} 0 0
[junit4] 2> 9484 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738555850752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9484 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738555850752
[junit4] 2> 9495 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@597ea6e0[collection1] main]
[junit4] 2> 9496 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9496 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@597ea6e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/1:delGen=1) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c4) Uninverting(_a(7.1.0):c2)))}
[junit4] 2> 9500 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 16
[junit4] 2> 9508 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5010 (1572849738573676544)]} 0 7
[junit4] 2> 9509 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738582065152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9509 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738582065152
[junit4] 2> 9516 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f6daf52[collection1] main]
[junit4] 2> 9517 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9517 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f6daf52[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/1:delGen=1) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c4) Uninverting(_a(7.1.0):c2)
Uninverting(_b(7.1.0):c1)))}
[junit4] 2> 9518 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 9520 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[704 (1572849738592550912)]} 0 1
[junit4] 2> 9522 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[206 (1572849738594648064)]} 0 1
[junit4] 2> 9524 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[403 (1572849738596745216)]} 0 0
[junit4] 2> 9525 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6010 (1572849738597793792)]} 0 0
[junit4] 2> 9525 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738598842368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9525 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738598842368
[junit4] 2> 9535 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79a2812[collection1] main]
[junit4] 2> 9536 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9537 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@79a2812[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/1:delGen=1) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c4) Uninverting(_a(7.1.0):c2)
Uninverting(_b(7.1.0):c1) Uninverting(_c(7.1.0):c4)))}
[junit4] 2> 9543 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 17
[junit4] 2> 9545 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[409 (1572849738618765312)]} 0 1
[junit4] 2> 9546 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738620862464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9546 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738620862464
[junit4] 2> 9568 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@45514635[collection1] main]
[junit4] 2> 9573 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9573 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@45514635[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c4) Uninverting(_a(7.1.0):c2)
Uninverting(_b(7.1.0):c1) Uninverting(_c(7.1.0):c4) Uninverting(_d(7.1.0):c1)))}
[junit4] 2> 9573 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 27
[junit4] 2> 9575 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[409 (1572849738650222592)]} 0 1
[junit4] 2> 9576 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[501 (1572849738652319744)]} 0 0
[junit4] 2> 9580 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[202 (1572849738653368320)]} 0 3
[junit4] 2> 9582 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[205 (1572849738657562624)]} 0 1
[junit4] 2> 9584 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[703 (1572849738659659776)]} 0 0
[junit4] 2> 9589 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[44 (1572849738660708352)]} 0 4
[junit4] 2> 9590 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4014 (1572849738665951232)]} 0 0
[junit4] 2> 9591 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[605 (1572849738666999808)]} 0 0
[junit4] 2> 9592 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6010 (1572849738668048384)]} 0 0
[junit4] 2> 9593 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6011 (1572849738669096960)]} 0 0
[junit4] 2> 9594 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[506 (1572849738670145536)]} 0 0
[junit4] 2> 9594 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738671194112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9594 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738671194112
[junit4] 2> 9606 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bbe0c66[collection1] main]
[junit4] 2> 9608 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9608 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7bbe0c66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11)))}
[junit4] 2> 9609 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 15
[junit4] 2> 9612 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[805 (1572849738687971328)]} 0 2
[junit4] 2> 9613 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[807 (1572849738691117056)]} 0 0
[junit4] 2> 9614 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[504 (1572849738692165632)]} 0 0
[junit4] 2> 9617 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[209 (1572849738693214208)]} 0 1
[junit4] 2> 9618 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[705 (1572849738695311360)]} 0 0
[junit4] 2> 9619 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[702 (1572849738697408512)]} 0 0
[junit4] 2> 9620 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738698457088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9620 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738698457088
[junit4] 2> 9632 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7eb06cd9[collection1] main]
[junit4] 2> 9633 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9633 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7eb06cd9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11)
Uninverting(_f(7.1.0):c6)))}
[junit4] 2> 9634 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 9637 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2014 (1572849738713137152)]} 0 2
[junit4] 2> 9638 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[604 (1572849738716282880)]} 0 0
[junit4] 2> 9639 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738718380032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9639 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738718380032
[junit4] 2> 9651 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@56bd03be[collection1] main]
[junit4] 2> 9652 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56bd03be[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c4)
Uninverting(_4(7.1.0):c3/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11)
Uninverting(_f(7.1.0):c6) Uninverting(_g(7.1.0):c2)))}
[junit4] 2> 9653 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9653 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 9656 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[703 (1572849738734108672)]} 0 2
[junit4] 2> 9657 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[706 (1572849738736205824)]} 0 0
[junit4] 2> 9660 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[209 (1572849738737254400)]} 0 2
[junit4] 2> 9661 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45 (1572849738740400128)]} 0 1
[junit4] 2> 9662 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8012 (1572849738742497280)]} 0 0
[junit4] 2> 9665 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2010 (1572849738743545856)]} 0 2
[junit4] 2> 9666 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[602 (1572849738746691584)]} 0 0
[junit4] 2> 9667 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[802 (1572849738747740160)]} 0 0
[junit4] 2> 9668 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[707 (1572849738748788736)]} 0 0
[junit4] 2> 9669 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[603 (1572849738748788737)]} 0 0
[junit4] 2> 9669 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[708 (1572849738749837312)]} 0 0
[junit4] 2> 9670 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[408 (1572849738750885888)]} 0 0
[junit4] 2> 9671 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[705 (1572849738750885889)]} 0 0
[junit4] 2> 9671 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738751934464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9671 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738751934464
[junit4] 2> 9680 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b1512ed[collection1] main]
[junit4] 2> 9681 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9681 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b1512ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c4/1:delGen=1) Uninverting(_4(7.1.0):c3/1:delGen=1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11/1:delGen=1)
Uninverting(_f(7.1.0):c6/2:delGen=1) Uninverting(_g(7.1.0):c2)
Uninverting(_h(7.1.0):c13)))}
[junit4] 2> 9682 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 9693 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2001 (1572849738772905984)]} 0 1
[junit4] 2> 9694 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[808 (1572849738775003136)]} 0 0
[junit4] 2> 9695 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[47 (1572849738776051712)]} 0 1
[junit4] 2> 9696 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[603 (1572849738777100288)]} 0 0
[junit4] 2> 9696 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[701 (1572849738778148864)]} 0 0
[junit4] 2> 9697 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7010 (1572849738779197440)]} 0 0
[junit4] 2> 9697 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738779197441,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9698 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738779197441
[junit4] 2> 9705 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f2ffa91[collection1] main]
[junit4] 2> 9706 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9707 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f2ffa91[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c4/1:delGen=1) Uninverting(_4(7.1.0):c3/1:delGen=1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11/1:delGen=1)
Uninverting(_f(7.1.0):c6/2:delGen=1) Uninverting(_g(7.1.0):c2)
Uninverting(_h(7.1.0):c13/1:delGen=1) Uninverting(_i(7.1.0):c6)))}
[junit4] 2> 9707 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 9709 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[402 (1572849738790731776)]} 0 1
[junit4] 2> 9710 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738792828928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9710 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738792828928
[junit4] 2> 9715 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@532197a7[collection1] main]
[junit4] 2> 9716 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9716 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@532197a7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c4/2:delGen=2) Uninverting(_4(7.1.0):c3/1:delGen=1)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11/1:delGen=1)
Uninverting(_f(7.1.0):c6/2:delGen=1) Uninverting(_g(7.1.0):c2)
Uninverting(_h(7.1.0):c13/1:delGen=1) Uninverting(_i(7.1.0):c6)
Uninverting(_j(7.1.0):c1)))}
[junit4] 2> 9717 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 9720 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[208 (1572849738801217536)]} 0 2
[junit4] 2> 9721 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[801 (1572849738804363264)]} 0 0
[junit4] 2> 9722 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738805411840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9722 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738805411840
[junit4] 2> 9728 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ca34887[collection1] main]
[junit4] 2> 9729 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9729 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ca34887[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c4/2:delGen=2) Uninverting(_4(7.1.0):c3/2:delGen=2)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11/1:delGen=1)
Uninverting(_f(7.1.0):c6/2:delGen=1) Uninverting(_g(7.1.0):c2)
Uninverting(_h(7.1.0):c13/1:delGen=1) Uninverting(_i(7.1.0):c6)
Uninverting(_j(7.1.0):c1) Uninverting(_k(7.1.0):c2)))}
[junit4] 2> 9729 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 9731 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[503 (1572849738813800448)]} 0 1
[junit4] 2> 9732 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738815897600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9732 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738815897600
[junit4] 2> 9741 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5442343[collection1] main]
[junit4] 2> 9742 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5442343[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c4/2:delGen=2) Uninverting(_4(7.1.0):c3/2:delGen=2)
Uninverting(_6(7.1.0):c4/2:delGen=2) Uninverting(_7(7.1.0):c2)
Uninverting(_8(7.1.0):c3/1:delGen=1) Uninverting(_9(7.1.0):c4/1:delGen=1)
Uninverting(_a(7.1.0):c2/1:delGen=1) Uninverting(_b(7.1.0):c1)
Uninverting(_c(7.1.0):c4/1:delGen=1) Uninverting(_e(7.1.0):c11/1:delGen=1)
Uninverting(_f(7.1.0):c6/2:delGen=1) Uninverting(_g(7.1.0):c2)
Uninverting(_h(7.1.0):c13/1:delGen=1) Uninverting(_i(7.1.0):c6)
Uninverting(_j(7.1.0):c1) Uninverting(_k(7.1.0):c2) Uninverting(_l(7.1.0):c1)))}
[junit4] 2> 9743 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 9743 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 11
[junit4] 2> 9745 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[509 (1572849738828480512)]} 0 1
[junit4] 2> 9746 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2012 (1572849738829529088)]} 0 1
[junit4] 2> 9747 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572849738831626240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 9747 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@21fd9c1e
commitCommandVersion:1572849738831626240
[junit4] 2> 9759 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6dc4f7d5[collection1] main]
[junit4] 2> 9761 INFO (searcherExecutor-33-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6dc4f7d5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)
Uninverting(_1(7.1.0):c1) Un
[...truncated too long message...]
.S.Request [collection1] webapp=null path=null
params={facet.field=contains_s1&indent=on&facet.contains=aST&q=id:[*+TO+*]&facet.limit=10&facet.prefix=CC&facet.method=fc&facet.mincount=3&facet.contains.ignoreCase=true&facet=true&wt=xml&facet.offset=5&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13417 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&f.contains_s1.facet.exists=true&facet.prefix=B&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13419 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=B&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13420 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=B&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=index}
hits=89 status=0 QTime=0
[junit4] 2> 13422 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=B&facet.mincount=0&facet=true&wt=xml&facet.offset=1&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13424 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=1&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=B&facet.mincount=0&facet=true&wt=xml&facet.offset=1&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13426 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=C&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13428 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=CC&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13429 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=X&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13430 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=-1&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=X&facet.mincount=0&facet=true&wt=xml&facet.offset=1&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13431 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=AAA&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13433 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=AA&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13435 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=999&facet.mincount=0&facet=true&wt=xml&facet.offset=0&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13436 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=100&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=999&facet.mincount=0&facet=true&wt=xml&facet.offset=2&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13437 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.exists=true&q=id:[*+TO+*]&facet.limit=10&facet.field=contains_s1&indent=on&facet.contains=Ast&facet.prefix=CC&facet.mincount=1&facet=true&wt=xml&facet.offset=5&facet.sort=count}
hits=89 status=0 QTime=0
[junit4] 2> 13439 INFO
(TEST-SimpleFacetsTest.testFacetContains-seed#[EAA46A0619545AE4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFacetContains
[junit4] 2> 13439 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 13439 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=118554343
[junit4] 2> 13440 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 13440 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 13440 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 13440 INFO
(SUITE-SimpleFacetsTest-seed#[EAA46A0619545AE4]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 13450 INFO (coreCloseExecutor-39-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@14ff9dfc
[junit4] 2> 13454 INFO (coreCloseExecutor-39-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=352296444
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.request.SimpleFacetsTest_EAA46A0619545AE4-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{trait_s=PostingsFormat(name=Direct), zerolen_s=Lucene50(blocksize=128),
ignore_s=PostingsFormat(name=Direct), tt_s1=Lucene50(blocksize=128),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
hotel_s1=Lucene50(blocksize=128), t_s=PostingsFormat(name=Direct),
foo_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title=PostingsFormat(name=Direct), title_lettertok=FSTOrd50,
bday_drf=FSTOrd50,
contains_group_s1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title_stringNoNorms=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title_stemmed=PostingsFormat(name=Direct),
contains_s1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
name=FSTOrd50,
myfield_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_drf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
airport_s1=PostingsFormat(name=Direct), id=FSTOrd50,
text=Lucene50(blocksize=128), t_s1=Lucene50(blocksize=128)},
docValues:{range_facet_mv_f_f=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_dt_dv=DocValuesFormat(name=Asserting),
a_tdt=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Direct),
range_facet_f1_dv=DocValuesFormat(name=Memory),
range_facet_l=DocValuesFormat(name=Memory),
range_facet_d_dv=DocValuesFormat(name=Asserting),
range_facet_mv_f=DocValuesFormat(name=Memory),
range_facet_f=DocValuesFormat(name=Direct),
duration_i1=DocValuesFormat(name=Asserting), bday=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Direct),
range_facet_d=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_f_dv=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Memory),
range_facet_f1=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=687,
maxMBSortInHeap=5.456478373613963, sim=RandomSimilarity(queryNorm=false): {},
locale=ksb-TZ, timezone=Canada/Central
[junit4] 2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=11,free=369911400,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SimplePostToolTest,
TestCustomDocTransformer, SpellCheckCollatorWithCollapseTest, SimpleFacetsTest]
[junit4] Completed [13/728 (1!)] on J2 in 5.27s, 44 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 38884 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]