Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/358/

[...truncated 33 lines...]
[repro] Jenkins log URL: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/712//consoleText

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Repro line:  ant test  -Dtestcase=TestPullReplicaErrorHandling 
-Dtests.method=testCantConnectToPullReplica -Dtests.seed=D8A8F76DB1E5BDF2 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-EC 
-Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting 
-Dtests.method=testRandomFaceting -Dtests.seed=D8A8F76DB1E5BDF2 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sq 
-Dtests.timezone=America/Catamarca -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  
-Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test 
-Dtests.seed=D8A8F76DB1E5BDF2 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=hu -Dtests.timezone=Europe/Kiev -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 
0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] git fetch
[repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestPullReplicaErrorHandling
[repro]       TestRandomDVFaceting
[repro]       TestDistributedStatsComponentCardinality
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 
-Dtests.class="*.TestPullReplicaErrorHandling|*.TestRandomDVFaceting|*.TestDistributedStatsComponentCardinality"
 -Dtests.showOutput=onerror  -Dtests.seed=D8A8F76DB1E5BDF2 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Libya 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 8402 lines...]
   [junit4]   2> 105101 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'h'!='i' @ 
facet_counts/facet_fields/small2_s/[8]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":29,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "d",2,
   [junit4]   2>         "f",1,
   [junit4]   2>         "g",1,
   [junit4]   2>         "h",1,
   [junit4]   2>         "k",3,
   [junit4]   2>         "l",1,
   [junit4]   2>         "m",1,
   [junit4]   2>         "n",2,
   [junit4]   2>         "p",1,
   [junit4]   2>         "r",2,
   [junit4]   2>         "s",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":29,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "d",2,
   [junit4]   2>         "f",1,
   [junit4]   2>         "g",1,
   [junit4]   2>         "i",1,
   [junit4]   2>         "k",3,
   [junit4]   2>         "l",1,
   [junit4]   2>         "m",1,
   [junit4]   2>         "n",2,
   [junit4]   2>         "p",1,
   [junit4]   2>         "r",2,
   [junit4]   2>         "s",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = 
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=uif
   [junit4]   2> 105101 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=D8A8F76DB1E5BDF2 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=es-EC -Dtests.timezone=Libya 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 13.3s J1 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'h'!='i' @ 
facet_counts/facet_fields/small2_s/[8]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D8A8F76DB1E5BDF2:D5C0D7B8E41C754D]:0)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 105106 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 105106 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=287734363
   [junit4]   2> 105106 INFO  (coreCloseExecutor-69-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ae3278d
   [junit4]   2> 105106 INFO  (coreCloseExecutor-69-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4ae3278d
   [junit4]   2> 105106 INFO  (coreCloseExecutor-69-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69130abd: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@71b9a89f
   [junit4]   2> 105123 INFO  (coreCloseExecutor-69-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 105127 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 105127 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70741c43: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@694c3772
   [junit4]   2> 105136 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 105136 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@371a2a3: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4e45c496
   [junit4]   2> 105139 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 105139 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69d7c689: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@2beefecc
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_D8A8F76DB1E5BDF2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=Lucene84, 
foo_ds_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 foo_f_dv=PostingsFormat(name=Direct), 
small_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
small3_is=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 small_s=Lucene84, score_f=Lucene84, 
score_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
foo_i=PostingsFormat(name=Direct), foo_fs_dv=Lucene84, 
foo_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
small4_ss=PostingsFormat(name=MockRandom), small2_s=Lucene84, 
small2_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
foo_ls_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 small2_is=PostingsFormat(name=MockRandom), foo_ds=PostingsFormat(name=Direct), 
foo_fs=PostingsFormat(name=MockRandom), 
foo_d_dv=PostingsFormat(name=MockRandom), 
score_f_dv=PostingsFormat(name=Direct), 
foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
score_d_dv=PostingsFormat(name=MockRandom), 
small2_ss=PostingsFormat(name=Direct), foo_f=Lucene84, 
foo_l_dv=PostingsFormat(name=MockRandom), foo_ls=PostingsFormat(name=Direct)}, 
docValues:{small2_s_dv=DocValuesFormat(name=Asserting), 
score_f_p=DocValuesFormat(name=Asserting), 
id_dv=DocValuesFormat(name=Asserting), 
score_d_p=DocValuesFormat(name=Lucene80), 
small2_is_p=DocValuesFormat(name=Direct), 
small3_is_dv=DocValuesFormat(name=Lucene80), 
foo_ds_dv=DocValuesFormat(name=Lucene80), 
foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), 
foo_l_p=DocValuesFormat(name=Lucene80), foo_i_p=DocValuesFormat(name=Lucene80), 
small2_i_dv=DocValuesFormat(name=Lucene80), 
small4_ss_dv=DocValuesFormat(name=Lucene80), 
small_s_dv=DocValuesFormat(name=Asserting), 
foo_i_dv=DocValuesFormat(name=Direct), 
small2_ss_dv=DocValuesFormat(name=Lucene80), 
foo_fs_dv=DocValuesFormat(name=Direct), 
small2_is_dv=DocValuesFormat(name=Direct), 
small_i_p=DocValuesFormat(name=Asserting), 
small2_i_p=DocValuesFormat(name=Asserting), 
small_i_dv=DocValuesFormat(name=Lucene80), 
small3_is_p=DocValuesFormat(name=Asserting), 
foo_ls_dv=DocValuesFormat(name=Lucene80), 
foo_f_p=DocValuesFormat(name=Asserting), foo_ls_p=DocValuesFormat(name=Direct), 
foo_d_p=DocValuesFormat(name=Lucene80), 
foo_fs_p=DocValuesFormat(name=Lucene80), 
score_f_dv=DocValuesFormat(name=Lucene80), 
foo_d_dv=DocValuesFormat(name=Asserting), 
score_d_dv=DocValuesFormat(name=Asserting), 
foo_l_dv=DocValuesFormat(name=Asserting), 
small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=61, 
maxMBSortInHeap=6.0190185521847726, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-EC, 
timezone=Libya
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=113145856,total=324534272
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDistributedStatsComponentCardinality, TestRandomDVFaceting]
   [junit4] Completed [5/15 (2!)] on J1 in 14.77s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 91632 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 91632 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 91632 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_D8A8F76DB1E5BDF2-001/data-dir-2-001
   [junit4]   2> 91632 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 91633 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 91634 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 91659 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 91668 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 91683 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 91688 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91693 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91695 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91698 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91703 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91710 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 91713 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.SolrPaths Using system property solr.solr.home: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr
   [junit4]   2> 93258 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2>        at 
org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 93281 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2>        at 
org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 93284 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 93292 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 93326 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2b8d51fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93326 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2b8d51fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93335 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 93345 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@435f5406[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93345 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@435f5406[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93353 WARN  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 93386 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301b515f
   [junit4]   2> 93397 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301b515f
   [junit4]   2> 93397 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@301b515f
   [junit4]   2> 93401 INFO  (coreLoadExecutor-62-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 93412 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 93420 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 93426 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 93426 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 93426 INFO  (coreLoadExecutor-62-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@301b515f
   [junit4]   2> 93427 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_D8A8F76DB1E5BDF2-001/data-dir-2-001/]
   [junit4]   2> 93428 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.9248046875, 
floorSegmentMB=1.8017578125, forceMergeDeletesPctAllowed=13.645327091882399, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6669289331365384, deletesPctAllowed=25.613073133245734
   [junit4]   2> 93494 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93494 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93494 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=74.478515625, 
floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=4.339817112556043, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27428163276533746, deletesPctAllowed=49.99363545606724
   [junit4]   2> 93495 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 93496 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 93497 INFO  
(searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 93498 INFO  
(SUITE-TestRandomDVFaceting-seed#[D8A8F76DB1E5BDF2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 93603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 93610 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 93611 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 6
   [junit4]   2> 93752 INFO  
(searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 93755 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 140
   [junit4]   2> 93783 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 
status=0 QTime=1
   [junit4]   2> 93803 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=enum}
 hits=0 status=0 QTime=17
   [junit4]   2> 93806 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=fc}
 hits=0 status=0 QTime=1
   [junit4]   2> 93810 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=fcs}
 hits=0 status=0 QTime=3
   [junit4]   2> 93810 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 93811 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 93818 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 93825 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fc}
 hits=0 status=0 QTime=7
   [junit4]   2> 93825 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 93825 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94065 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=uif}
 hits=0 status=0 QTime=239
   [junit4]   2> 94065 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94066 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94068 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fc}
 hits=0 status=0 QTime=1
   [junit4]   2> 94068 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94068 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94069 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94069 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94070 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94074 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fc}
 hits=0 status=0 QTime=4
   [junit4]   2> 94075 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94075 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94075 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94075 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94076 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94076 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94076 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94076 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94077 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94077 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94077 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94077 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94078 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94078 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94078 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94078 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94078 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94079 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94079 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall2_s}small2_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94079 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94079 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94079 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94079 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94080 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94080 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94080 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94080 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94080 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94081 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field={!key%3Dsmall3_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94081 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94085 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=3
   [junit4]   2> 94085 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94085 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94085 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94086 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94086 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94087 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94087 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94087 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94087 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94088 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94088 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94088 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94088 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94089 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94089 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94089 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94089 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94090 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94090 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94091 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dsmall2_is}small2_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94091 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94091 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94091 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94091 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94091 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall3_is}small3_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94092 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94092 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.field=foo_fs&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94092 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.field=foo_fs&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94092 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.field=foo_fs&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94093 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.field={!key%3Dfoo_fs}foo_fs_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94101 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.s.f.UnInvertedField UnInverted multi-valued field 
{field=foo_fs,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 94102 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.field=foo_fs&facet.method=uif}
 hits=0 status=0 QTime=9
   [junit4]   2> 94103 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.field={!key%3Dfoo_fs}foo_fs_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94106 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=enum}
 hits=0 status=0 QTime=2
   [junit4]   2> 94106 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94106 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94106 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94107 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94107 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94107 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94107 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94108 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94108 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_ds}foo_ds_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94108 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94108 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94108 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94109 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94109 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94113 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_d&facet.method=uif}
 hits=0 status=0 QTime=4
   [junit4]   2> 94113 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94113 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94113 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94114 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94114 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_ls}foo_ls_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94114 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94114 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94114 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94114 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94116 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94116 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94116 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=missing_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94116 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=missing_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94116 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=missing_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94116 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field={!key%3Dmissing_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=missing_s&facet.method=uif}
 hits=0 status=0 QTime=3
   [junit4]   2> 94120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 94120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 94120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 94120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 94120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 94432 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[GNED]} 0 310
   [junit4]   2> 94436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[NRRX]} 0 3
   [junit4]   2> 94445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[NRRX]} 0 8
   [junit4]   2> 94447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UXHP]} 0 1
   [junit4]   2> 94449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OYAE]} 0 1
   [junit4]   2> 94450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BYTV]} 0 1
   [junit4]   2> 94451 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[IBCF]} 0 0
   [junit4]   2> 94453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HNKP]} 0 0
   [junit4]   2> 94455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SFJL]} 0 1
   [junit4]   2> 94456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UOFV]} 0 0
   [junit4]   2> 94457 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AUFW]} 0 0
   [junit4]   2> 94458 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[LEFA]} 0 0
   [junit4]   2> 94459 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HPEB]} 0 0
   [junit4]   2> 94465 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[KOFS]} 0 5
   [junit4]   2> 94466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XORR]} 0 0
   [junit4]   2> 94468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WWUJ]} 0 0
   [junit4]   2> 94470 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EFHS]} 0 1
   [junit4]   2> 94472 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EFHS]} 0 1
   [junit4]   2> 94472 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QDHK]} 0 0
   [junit4]   2> 94473 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[GKSU]} 0 0
   [junit4]   2> 94474 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VBWC]} 0 0
   [junit4]   2> 94476 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VBWC]} 0 0
   [junit4]   2> 94476 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MRQR]} 0 0
   [junit4]   2> 94477 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RGWU]} 0 0
   [junit4]   2> 94477 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZZIP]} 0 0
   [junit4]   2> 94633 INFO  
(searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 94634 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 156
   [junit4]   2> 94655 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=44&wt=json} hits=22 
status=0 QTime=20
   [junit4]   2> 94672 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:(NRRX OYAE IBCF HNKP SFJL AUFW HPEB WWUJ 
EFHS QDHK GKSU VBWC MRQR RGWU ZZIP )} 0 3
   [junit4]   2> 94738 INFO  
(searcherExecutor-64-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 94740 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 67
   [junit4]   2> 94749 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=enum}
 hits=7 status=0 QTime=7
   [junit4]   2> 94750 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=fc}
 hits=7 status=0 QTime=1
   [junit4]   2> 94752 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=fcs}
 hits=7 status=0 QTime=1
   [junit4]   2> 94758 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Did}id_dv}
 hits=7 status=0 QTime=5
   [junit4]   2> 94761 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=id&facet.method=uif}
 hits=7 status=0 QTime=2
   [junit4]   2> 94762 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=enum}
 hits=7 status=0 QTime=0
   [junit4]   2> 94782 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fc}
 hits=7 status=0 QTime=20
   [junit4]   2> 94782 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fcs}
 hits=7 status=0 QTime=0
   [junit4]   2> 94782 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_dv}
 hits=7 status=0 QTime=0
   [junit4]   2> 94784 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=uif}
 hits=7 status=0 QTime=0
   [junit4]   2> 94864 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=7 status=0 QTime=0
   [junit4]   2> 94870 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=score_d&facet.method=enum}
 hits=7 status=0 QTime=5
   [junit4]   2> 94870 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=score_d&facet.method=fc}
 hits=7 status=0 QTime=0
   [junit4]   2> 94870 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=score_d&facet.method=fcs}
 hits=7 status=0 QTime=0
   [junit4]   2> 94871 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dscore_d}score_d_dv}
 hits=7 status=0 QTime=0
   [junit4]   2> 94886 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=score_d&facet.method=uif}
 hits=7 status=0 QTime=15
   [junit4]   2> 94887 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=7 status=0 QTime=0
   [junit4]   2> 94895 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_i&facet.method=enum}
 hits=7 status=0 QTime=8
   [junit4]   2> 94909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_i&facet.method=fc}
 hits=7 status=0 QTime=13
   [junit4]   2> 94909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_i&facet.method=fcs}
 hits=7 status=0 QTime=0
   [junit4]   2> 94914 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8F76DB1E5BDF2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=7 status=0 QTime=4
   [junit4]   2> 94915 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[D8A8

[...truncated too long message...]

tus=0 QTime=0
   [junit4]   2> 24802 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=small2_s&facet.method=enum}
 hits=17 status=0 QTime=0
   [junit4]   2> 24802 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=small2_s&facet.method=fc}
 hits=17 status=0 QTime=0
   [junit4]   2> 24802 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=small2_s&facet.method=fcs}
 hits=17 status=0 QTime=0
   [junit4]   2> 24803 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field={!key%3Dsmall2_s}small2_s_dv}
 hits=17 status=0 QTime=0
   [junit4]   2> 24803 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=small2_s&facet.method=uif}
 hits=17 status=0 QTime=0
   [junit4]   2> 24803 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'e'!='d' @ 
facet_counts/facet_fields/small2_s/[4]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":17,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "f",3,
   [junit4]   2>         "b",2,
   [junit4]   2>         "e",2,
   [junit4]   2>         null,8]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":17,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "f",3,
   [junit4]   2>         "b",2,
   [junit4]   2>         "d",2,
   [junit4]   2>         null,8]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = 
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=small2_s&facet.method=uif
   [junit4]   2> 24803 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9A6096DA83976588]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=9A6096DA83976588 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=sq -Dtests.timezone=America/Catamarca 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.16s J1 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'e'!='d' @ 
facet_counts/facet_fields/small2_s/[4]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9A6096DA83976588:9708B60FD66EAD37]:0)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 24804 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 24804 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1588664187
   [junit4]   2> 24805 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f11a88
   [junit4]   2> 24805 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@f11a88
   [junit4]   2> 24805 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@786a02a1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@150ce977
   [junit4]   2> 24817 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 24819 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 24819 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e80a4bf: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@2b296f1f
   [junit4]   2> 24824 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 24824 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34959ef6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@21af10b8
   [junit4]   2> 24824 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 24824 INFO  
(SUITE-TestRandomDVFaceting-seed#[9A6096DA83976588]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d44367: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1bcf957b
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_9A6096DA83976588-002
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sq, 
timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=132094960,total=279969792
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, 
TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J1 in 3.11s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 9A6096DA83976588]:
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.89 ..    23.86 =    22.97s
   [junit4] JVM J1:     0.70 ..    26.41 =    25.70s
   [junit4] JVM J2:     0.89 ..    23.49 =    22.60s
   [junit4] JVM J3:     0.89 ..    22.55 =    21.65s
   [junit4] Execution time total: 26 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 5 failures

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126:
 There were test failures: 5 suites, 5 tests, 5 failures [seed: 
9A6096DA83976588]

Total time: 27 seconds

[repro] Setting last failure code to 256

[repro] Failures at the tip of branch_8x without a seed:
[repro]   5/5 failed: org.apache.solr.TestRandomDVFaceting
[repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples.
[repro] Exiting with code 256
Archiving artifacts
[Fast Archiver] No artifacts from Lucene » Lucene-Solr-repro 
Repro-Lucene/Lucene-Solr-BadApples-Tests-8.x#89 to compare, so performing full 
copy of artifacts
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to