Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/36/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
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([4883D07AC2D07A83:64208F54BFE462E5]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11998 lines...]
[junit4] Suite: org.apache.solr.request.SimpleFacetsTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.request.SimpleFacetsTest_4883D07AC2D07A83-001/init-core-data-001
[junit4] 2> 1566749 WARN
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 1566749 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1566750 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1566751 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1566751 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1566769 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1566783 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1566843 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1566870 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28344f46
[junit4] 2> 1566872 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28344f46
[junit4] 2> 1566873 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28344f46
[junit4] 2> 1566874 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1566895 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1566907 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1566967 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1566972 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1566973 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@28344f46
[junit4] 2> 1566973 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1566973 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.request.SimpleFacetsTest_4883D07AC2D07A83-001/init-core-data-001/]
[junit4] 2> 1566974 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=30.259765625,
floorSegmentMB=0.63671875, forceMergeDeletesPctAllowed=26.037661312216734,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1567022 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1567023 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1567023 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1567023 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1567024 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1567024 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b20ffda[collection1] main]
[junit4] 2> 1567024 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1567027 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1567049 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1567049 INFO (coreLoadExecutor-7683-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572843528241807360
[junit4] 2> 1567052 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1567052 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1567052 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1567052 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1567052 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1567053 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1567053 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1567053 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1567053 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1567054 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1567054 INFO
(searcherExecutor-7684-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b20ffda[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1567054 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=2
[junit4] 2> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=0
[junit4] 2> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=0
[junit4] 2> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567055 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=0
[junit4] 2> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567056 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567057 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567057 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567057 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=0
[junit4] 2> 1567060 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=3
[junit4] 2> 1567060 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567060 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=0
[junit4] 2> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567061 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567062 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567063 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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=0
[junit4] 2> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567064 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567065 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567066 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567067 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528260681728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567067 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1567067 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567067 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 1567068 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528261730304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528262778880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528262778881,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567069 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 1567070 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[42 (1572843528263827456)]} 0 0
[junit4] 2> 1567072 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567074 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-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> 1567074 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[208 (1572843528263827457)]} 0 3
[junit4] 2> 1567075 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[501 (1572843528269070336)]} 0 0
[junit4] 2> 1567075 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45 (1572843528269070337)]} 0 0
[junit4] 2> 1567075 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[406 (1572843528269070338)]} 0 0
[junit4] 2> 1567075 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4013 (1572843528269070339)]} 0 0
[junit4] 2> 1567075 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528269070340,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567075 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528269070340
[junit4] 2> 1567080 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@502c3ca8[collection1] main]
[junit4] 2> 1567080 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567081 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@502c3ca8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6)))}
[junit4] 2> 1567081 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1567082 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[702 (1572843528275361792)]} 0 0
[junit4] 2> 1567082 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528276410368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567082 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528276410368
[junit4] 2> 1567084 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6679b484[collection1] main]
[junit4] 2> 1567084 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567085 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6679b484[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6)
Uninverting(_1(7.1.0):c1)))}
[junit4] 2> 1567085 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567086 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45 (1572843528280604672)]} 0 0
[junit4] 2> 1567087 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2001 (1572843528280604673)]} 0 0
[junit4] 2> 1567087 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[44 (1572843528281653248)]} 0 0
[junit4] 2> 1567087 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528281653249,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567087 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528281653249
[junit4] 2> 1567090 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f0ebee7[collection1] main]
[junit4] 2> 1567090 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567091 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4f0ebee7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/1:delGen=1)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)))}
[junit4] 2> 1567091 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567092 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8012 (1572843528285847552)]} 0 0
[junit4] 2> 1567092 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528286896128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567092 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528286896128
[junit4] 2> 1567094 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@350cc802[collection1] main]
[junit4] 2> 1567095 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567095 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@350cc802[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/1:delGen=1)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3)
Uninverting(_3(7.1.0):c1)))}
[junit4] 2> 1567096 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567097 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[207 (1572843528291090432)]} 0 1
[junit4] 2> 1567097 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[709 (1572843528292139008)]} 0 0
[junit4] 2> 1567097 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[505 (1572843528292139009)]} 0 0
[junit4] 2> 1567098 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46 (1572843528292139010)]} 0 0
[junit4] 2> 1567098 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[706 (1572843528293187584)]} 0 0
[junit4] 2> 1567098 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[406 (1572843528293187585)]} 0 0
[junit4] 2> 1567098 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7010 (1572843528293187586)]} 0 0
[junit4] 2> 1567099 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[204 (1572843528293187587)]} 0 0
[junit4] 2> 1567099 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528294236160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567099 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528294236160
[junit4] 2> 1567102 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@25d8ec17[collection1] main]
[junit4] 2> 1567103 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567104 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25d8ec17[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8)))}
[junit4] 2> 1567104 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567105 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[605 (1572843528299479040)]} 0 0
[junit4] 2> 1567105 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528300527616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567105 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528300527616
[junit4] 2> 1567107 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b38f49d[collection1] main]
[junit4] 2> 1567108 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567109 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b38f49d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8) Uninverting(_5(7.1.0):c1)))}
[junit4] 2> 1567109 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567110 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[701 (1572843528304721920)]} 0 0
[junit4] 2> 1567110 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528305770496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567110 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528305770496
[junit4] 2> 1567112 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c0d0f8d[collection1] main]
[junit4] 2> 1567112 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567113 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4c0d0f8d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8) Uninverting(_5(7.1.0):c1) Uninverting(_6(7.1.0):c1)))}
[junit4] 2> 1567113 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567114 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46 (1572843528308916224)]} 0 0
[junit4] 2> 1567114 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528309964800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567114 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528309964800
[junit4] 2> 1567117 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@26835a54[collection1] main]
[junit4] 2> 1567117 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567118 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@26835a54[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_7(7.1.0):c1)))}
[junit4] 2> 1567118 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567119 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[603 (1572843528315207680)]} 0 0
[junit4] 2> 1567119 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[504 (1572843528315207681)]} 0 0
[junit4] 2> 1567120 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[606 (1572843528316256256)]} 0 0
[junit4] 2> 1567120 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528316256257,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567120 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528316256257
[junit4] 2> 1567122 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@766e273[collection1] main]
[junit4] 2> 1567122 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567123 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@766e273[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_7(7.1.0):c1) Uninverting(_8(7.1.0):c3)))}
[junit4] 2> 1567124 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567125 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[209 (1572843528320450560)]} 0 1
[junit4] 2> 1567126 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[602 (1572843528322547712)]} 0 0
[junit4] 2> 1567126 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6010 (1572843528322547713)]} 0 0
[junit4] 2> 1567126 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[705 (1572843528322547714)]} 0 0
[junit4] 2> 1567126 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46 (1572843528322547715)]} 0 0
[junit4] 2> 1567127 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5012 (1572843528323596288)]} 0 0
[junit4] 2> 1567127 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528323596289,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567127 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528323596289
[junit4] 2> 1567130 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b02cc91[collection1] main]
[junit4] 2> 1567130 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567131 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b02cc91[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c6)))}
[junit4] 2> 1567132 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567132 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[507 (1572843528328839168)]} 0 0
[junit4] 2> 1567133 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528328839169,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567133 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528328839169
[junit4] 2> 1567135 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d9b2c6[collection1] main]
[junit4] 2> 1567135 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567136 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d9b2c6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/1:delGen=1) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3) Uninverting(_9(7.1.0):c6)
Uninverting(_a(7.1.0):c1)))}
[junit4] 2> 1567136 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567137 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[209 (1572843528333033472)]} 0 1
[junit4] 2> 1567138 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[708 (1572843528335130624)]} 0 0
[junit4] 2> 1567138 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[406 (1572843528335130625)]} 0 0
[junit4] 2> 1567138 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7012 (1572843528335130626)]} 0 0
[junit4] 2> 1567138 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8011 (1572843528335130627)]} 0 0
[junit4] 2> 1567139 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2012 (1572843528335130628)]} 0 0
[junit4] 2> 1567139 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[409 (1572843528336179200)]} 0 0
[junit4] 2> 1567139 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4011 (1572843528336179201)]} 0 0
[junit4] 2> 1567139 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[509 (1572843528336179202)]} 0 0
[junit4] 2> 1567139 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5010 (1572843528336179203)]} 0 0
[junit4] 2> 1567140 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2011 (1572843528336179204)]} 0 0
[junit4] 2> 1567140 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4010 (1572843528337227776)]} 0 0
[junit4] 2> 1567140 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528337227777,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567140 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528337227777
[junit4] 2> 1567144 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@469330d[collection1] main]
[junit4] 2> 1567145 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567146 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@469330d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/2:delGen=2) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/1:delGen=1) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12)))}
[junit4] 2> 1567146 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1567147 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[409 (1572843528343519232)]} 0 0
[junit4] 2> 1567147 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2004 (1572843528344567808)]} 0 0
[junit4] 2> 1567147 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[801 (1572843528344567809)]} 0 0
[junit4] 2> 1567147 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[102 (1572843528344567810)]} 0 0
[junit4] 2> 1567147 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528344567811,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567148 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528344567811
[junit4] 2> 1567150 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f4cf83a[collection1] main]
[junit4] 2> 1567150 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567151 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f4cf83a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/2:delGen=2) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/1:delGen=1) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/1:delGen=1) Uninverting(_c(7.1.0):c4)))}
[junit4] 2> 1567151 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567152 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[802 (1572843528349810688)]} 0 0
[junit4] 2> 1567153 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[203 (1572843528349810689)]} 0 0
[junit4] 2> 1567153 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2000 (1572843528350859264)]} 0 0
[junit4] 2> 1567153 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4011 (1572843528350859265)]} 0 0
[junit4] 2> 1567153 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[405 (1572843528350859266)]} 0 0
[junit4] 2> 1567154 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528351907840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567154 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528351907840
[junit4] 2> 1567156 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c7a82d7[collection1] main]
[junit4] 2> 1567157 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567157 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4c7a82d7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/2:delGen=2) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/1:delGen=1) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5)))}
[junit4] 2> 1567158 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567159 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[207 (1572843528356102144)]} 0 1
[junit4] 2> 1567159 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6010 (1572843528357150720)]} 0 0
[junit4] 2> 1567160 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[202 (1572843528357150721)]} 0 0
[junit4] 2> 1567160 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[508 (1572843528358199296)]} 0 0
[junit4] 2> 1567160 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2010 (1572843528358199297)]} 0 0
[junit4] 2> 1567160 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[503 (1572843528358199298)]} 0 0
[junit4] 2> 1567161 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[503 (1572843528359247872)]} 0 0
[junit4] 2> 1567161 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528359247873,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567161 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528359247873
[junit4] 2> 1567164 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@557b58bd[collection1] main]
[junit4] 2> 1567164 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567165 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@557b58bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)))}
[junit4] 2> 1567165 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567166 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2014 (1572843528364490752)]} 0 0
[junit4] 2> 1567167 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7011 (1572843528364490753)]} 0 0
[junit4] 2> 1567167 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6012 (1572843528365539328)]} 0 0
[junit4] 2> 1567167 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[809 (1572843528365539329)]} 0 0
[junit4] 2> 1567167 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[205 (1572843528365539330)]} 0 0
[junit4] 2> 1567167 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5011 (1572843528365539331)]} 0 0
[junit4] 2> 1567168 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528366587904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567168 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528366587904
[junit4] 2> 1567170 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5169be0f[collection1] main]
[junit4] 2> 1567171 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567172 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5169be0f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)
Uninverting(_f(7.1.0):c6)))}
[junit4] 2> 1567172 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567172 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[702 (1572843528370782208)]} 0 0
[junit4] 2> 1567173 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528371830784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567173 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528371830784
[junit4] 2> 1567175 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3e2dcb[collection1] main]
[junit4] 2> 1567175 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567176 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e3e2dcb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)
Uninverting(_f(7.1.0):c6) Uninverting(_g(7.1.0):c1)))}
[junit4] 2> 1567176 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567189 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4012 (1572843528388608000)]} 0 0
[junit4] 2> 1567190 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[601 (1572843528389656576)]} 0 0
[junit4] 2> 1567190 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528389656577,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567190 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528389656577
[junit4] 2> 1567192 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@51af12b2[collection1] main]
[junit4] 2> 1567193 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567193 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@51af12b2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)
Uninverting(_f(7.1.0):c6) Uninverting(_g(7.1.0):c1) Uninverting(_h(7.1.0):c2)))}
[junit4] 2> 1567194 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1567194 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[608 (1572843528393850880)]} 0 0
[junit4] 2> 1567195 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528394899456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567195 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528394899456
[junit4] 2> 1567197 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29d4d8a0[collection1] main]
[junit4] 2> 1567198 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567198 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29d4d8a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)
Uninverting(_f(7.1.0):c6) Uninverting(_g(7.1.0):c1) Uninverting(_h(7.1.0):c2)
Uninverting(_i(7.1.0):c1)))}
[junit4] 2> 1567199 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567199 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[403 (1572843528399093760)]} 0 0
[junit4] 2> 1567200 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528400142336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567200 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528400142336
[junit4] 2> 1567202 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59da37ee[collection1] main]
[junit4] 2> 1567203 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567203 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59da37ee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_2(7.1.0):c3) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)
Uninverting(_f(7.1.0):c6) Uninverting(_g(7.1.0):c1) Uninverting(_h(7.1.0):c2)
Uninverting(_i(7.1.0):c1) Uninverting(_j(7.1.0):c1)))}
[junit4] 2> 1567204 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1567205 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45 (1572843528404336640)]} 0 0
[junit4] 2> 1567205 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2002 (1572843528405385216)]} 0 0
[junit4] 2> 1567205 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[807 (1572843528405385217)]} 0 0
[junit4] 2> 1567205 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528405385218,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567205 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528405385218
[junit4] 2> 1567208 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b2627f6[collection1] main]
[junit4] 2> 1567209 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567210 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b2627f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_2(7.1.0):c3/1:delGen=1) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1)
Uninverting(_6(7.1.0):c1) Uninverting(_8(7.1.0):c3)
Uninverting(_9(7.1.0):c6/2:delGen=2) Uninverting(_a(7.1.0):c1)
Uninverting(_b(7.1.0):c12/2:delGen=2) Uninverting(_c(7.1.0):c4)
Uninverting(_d(7.1.0):c5) Uninverting(_e(7.1.0):c7/1:delGen=1)
Uninverting(_f(7.1.0):c6) Uninverting(_g(7.1.0):c1) Uninverting(_h(7.1.0):c2)
Uninverting(_i(7.1.0):c1) Uninverting(_j(7.1.0):c1) Uninverting(_k(7.1.0):c3)))}
[junit4] 2> 1567210 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1567211 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[707 (1572843528411676672)]} 0 0
[junit4] 2> 1567211 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[404 (1572843528411676673)]} 0 0
[junit4] 2> 1567212 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[43 (1572843528412725248)]} 0 0
[junit4] 2> 1567212 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[804 (1572843528412725249)]} 0 0
[junit4] 2> 1567212 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6011 (1572843528412725250)]} 0 0
[junit4] 2> 1567213 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2011 (1572843528412725251)]} 0 0
[junit4] 2> 1567213 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572843528413773824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1567213 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@fc7d1f4
commitCommandVersion:1572843528413773824
[junit4] 2> 1567216 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f53d4a2[collection1] main]
[junit4] 2> 1567217 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1567217 INFO (searcherExecutor-7684-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f53d4a2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6/2:delGen=2)
Uninverting(_2(7.1.0):c3/1:delGen=1) Uninverting(_3(7.1.0):c1)
Uninverting(_4(7.1.0):c8/3:delGen=3) Uninverting(_5(7.1.0):c1) U
[...truncated too long message...]
ath=null
params={facet.query=bar_s:yak&q=*:*&facet.field=bar_s&qt=/search-facet-invariants&indent=true&rows=0&facet=true&wt=xml}
hits=89 status=0 QTime=0
[junit4] 2> 1568472 INFO
(TEST-SimpleFacetsTest.testInvariants-seed#[4883D07AC2D07A83]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&bogus=bar_s:yak&facet.field=bar_s&qt=/search-facet-invariants&indent=true&rows=0&facet=true&wt=xml}
hits=89 status=0 QTime=0
[junit4] 2> 1568472 INFO
(TEST-SimpleFacetsTest.testInvariants-seed#[4883D07AC2D07A83]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet.query=bar_s:yak&q=*:*&bogus=bar_s&qt=/search-facet-invariants&indent=true&rows=0&facet=true&wt=xml}
hits=89 status=0 QTime=0
[junit4] 2> 1568473 INFO
(TEST-SimpleFacetsTest.testInvariants-seed#[4883D07AC2D07A83]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&bogus=bar_s&bogus=bar_s:yak&qt=/search-facet-invariants&indent=true&rows=0&facet=true&wt=xml}
hits=89 status=0 QTime=0
[junit4] 2> 1568473 INFO
(TEST-SimpleFacetsTest.testInvariants-seed#[4883D07AC2D07A83]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testInvariants
[junit4] 2> 1568473 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1568473 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1940814519
[junit4] 2> 1568473 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1568475 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1568475 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1568475 INFO
(SUITE-SimpleFacetsTest-seed#[4883D07AC2D07A83]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1568476 INFO (coreCloseExecutor-7689-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7f192d39
[junit4] 2> 1568477 INFO (coreCloseExecutor-7689-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2132356409
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.request.SimpleFacetsTest_4883D07AC2D07A83-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{trait_s=PostingsFormat(name=Memory), zerolen_s=BlockTreeOrds(blocksize=128),
ignore_s=PostingsFormat(name=Memory), tt_s1=FST50,
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
hotel_s1=BlockTreeOrds(blocksize=128),
t_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
foo_s=PostingsFormat(name=Memory),
title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title_lettertok=BlockTreeOrds(blocksize=128),
bday_drf=BlockTreeOrds(blocksize=128),
contains_group_s1=PostingsFormat(name=Memory),
title_stringNoNorms=PostingsFormat(name=Memory),
title_stemmed=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
name=BlockTreeOrds(blocksize=128), contains_s1=PostingsFormat(name=Memory),
a_drf=PostingsFormat(name=Memory), airport_s1=PostingsFormat(name=Memory),
myfield_s=PostingsFormat(name=Memory), id=BlockTreeOrds(blocksize=128),
text=FST50, t_s1=FST50},
docValues:{range_facet_mv_f_f=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Lucene70),
range_facet_dt_dv=DocValuesFormat(name=Direct),
a_tdt=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory),
range_facet_f1_dv=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Memory),
range_facet_d_dv=DocValuesFormat(name=Lucene70),
range_facet_mv_f=DocValuesFormat(name=Memory),
range_facet_f=DocValuesFormat(name=Asserting),
duration_i1=DocValuesFormat(name=Direct), bday=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Memory),
range_facet_d=DocValuesFormat(name=Memory),
id_i1=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Direct),
range_facet_f_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Memory),
range_facet_f1=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=735,
maxMBSortInHeap=6.768165100670086, sim=RandomSimilarity(queryNorm=false): {},
locale=th-TH, timezone=Jamaica
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=145790496,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestDocSet, TestSearchPerf,
ZkSolrClientTest, TestJsonRequest, TestSolrIndexConfig,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestPartialUpdateDeduplication,
BasicDistributedZk2Test, StressHdfsTest, TestDynamicFieldCollectionResource,
TestConfigSetImmutable, TestRTimerTree, TestCollectionAPIs,
TestPayloadScoreQParserPlugin, TestStressLucene, TestBadConfig,
MoveReplicaHDFSTest, CollectionsAPIDistributedZkTest,
HdfsCollectionsAPIDistributedZkTest, UninvertDocValuesMergePolicyTest,
TestSolrCloudWithDelegationTokens, TestLockTree, TestSystemIdResolver,
CheckHdfsIndexTest, TestSolrCloudWithHadoopAuthPlugin, MBeansHandlerTest,
TestCoreAdminApis, HLLSerializationTest, CollectionsAPIAsyncDistributedZkTest,
SpellPossibilityIteratorTest, TestFastWriter, TestSortByMinMaxFunction,
DistributedQueryComponentOptimizationTest, DistributedTermsComponentTest,
TestPostingsSolrHighlighter, LoggingHandlerTest, LukeRequestHandlerTest,
SolrCloudExampleTest, TestOnReconnectListenerSupport, TestRestManager,
CdcrReplicationDistributedZkTest, AutoScalingHandlerTest,
TestAuthenticationFramework, SampleTest, BigEndianAscendingWordSerializerTest,
CurrencyFieldTypeTest, ConcurrentDeleteAndCreateCollectionTest,
TestFreeTextSuggestions, OpenExchangeRatesOrgProviderTest, SuggesterTSTTest,
TestDistributedGrouping, TestSQLHandlerNonCloud, TestCollationFieldDocValues,
TestSolr4Spatial2, SolrJmxReporterTest, TestManagedSchemaThreadSafety,
TestExactSharedStatsCache, TestRebalanceLeaders, TestBackupRepositoryFactory,
TestRealTimeGet, ConfigureRecoveryStrategyTest, TestImplicitCoreProperties,
TestBulkSchemaConcurrent, SolrCoreMetricManagerTest, TestFiltering,
DistributedFacetPivotWhiteBoxTest, TestSchemaManager, TestInitParams,
TestQueryUtils, TestFastLRUCache, TestFastOutputStream, MoveReplicaTest,
ReplicationFactorTest, SpatialHeatmapFacetsTest, TestShortCircuitedRequests,
TestNumericRangeQuery32, HdfsRestartWhileUpdatingTest,
UpdateRequestProcessorFactoryTest, TestTlogReplica,
TriLevelCompositeIdRoutingTest, DistributedQueryElevationComponentTest,
TestSolrCoreSnapshots, UpdateParamsTest, TestManagedSynonymGraphFilterFactory,
TestDistributedMissingSort, SolrPluginUtilsTest, TestConfig, TestCustomStream,
TestSerializedLuceneMatchVersion, TestRecovery, NodeMutatorTest,
TestMaxTokenLenTokenizer, TestConfigSets,
PeerSyncWithIndexFingerprintCachingTest, DocValuesMissingTest,
TestRandomFaceting, LeaderFailoverAfterPartitionTest, TestFieldCache,
BlockJoinFacetSimpleTest, SolrIndexConfigTest,
TestRuleBasedAuthorizationPlugin, TestInitQParser,
UUIDUpdateProcessorFallbackTest, PluginInfoTest,
TestDocBasedVersionConstraints, TestTolerantUpdateProcessorRandomCloud,
TestCrossCoreJoin, TestExportWriter, TestGraphMLResponseWriter,
TestDocumentBuilder, EchoParamsTest, TestXmlQParser, TestCollationField,
ActionThrottleTest, ImplicitSnitchTest, TestRequestForwarding,
HdfsBasicDistributedZk2Test, TestSolrDeletionPolicy1, SuggestComponentTest,
HdfsThreadLeakTest, TestReplicationHandlerBackup, SparseHLLTest,
TestNumericTerms64, TestNumericTokenStream, ClassificationUpdateProcessorTest,
TestLegacyFieldCache, TestConfigSetsAPIExclusivity, SimpleMLTQParserTest,
JvmMetricsTest, TestCloudRecovery, TestSolr4Spatial, DeleteStatusTest,
TestSolrJ, ConnectionManagerTest, TestRandomFlRTGCloud, TestLegacyFieldReuse,
TestRTGBase, TestUnifiedSolrHighlighter, PeerSyncReplicationTest,
TestValueSourceCache, VersionInfoTest, SortSpecParsingTest,
TestCloudPivotFacet, DistributedExpandComponentTest, SecurityConfHandlerTest,
TestHdfsUpdateLog, SearchHandlerTest, TestUseDocValuesAsStored,
BaseCdcrDistributedZkTest, TestReRankQParserPlugin, ChaosMonkeySafeLeaderTest,
FacetPivotSmallTest, TestLeaderInitiatedRecoveryThread, TestReload,
DistributedQueueTest, SpellCheckComponentTest, TestSolrQueryParser,
TestOverriddenPrefixQueryForCustomFieldType, SuggesterFSTTest,
TestStressUserVersions, TestSolrCloudWithSecureImpersonation,
DeleteLastCustomShardedReplicaTest, IndexSchemaRuntimeFieldTest, AssignTest,
TestSchemaSimilarityResource, DistributedFacetPivotLargeTest, RulesTest,
DocValuesMultiTest, TestSolrXml, TestSuggestSpellingConverter,
SpellCheckCollatorTest, SaslZkACLProviderTest,
AtomicUpdateProcessorFactoryTest, TestJoin, BadIndexSchemaTest,
TestBinaryResponseWriter, SpellingQueryConverterTest, TestZkChroot,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest,
TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest,
TestFaceting, TermVectorComponentDistributedTest, TestStressReorder,
HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest]
[junit4] Completed [353/728 (1!)] on J1 in 1.74s, 44 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 44534 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]