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

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

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting 
-Dtests.method=testRandomFaceting -Dtests.seed=9C57B4AAB4F1463C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt 
-Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=UninvertDocValuesMergePolicyTest 
-Dtests.method=testIndexAndAddDocValues -Dtests.seed=9C57B4AAB4F1463C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr 
-Dtests.timezone=Asia/Muscat -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]       TestRandomDVFaceting
[repro]       UninvertDocValuesMergePolicyTest
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestRandomDVFaceting|*.UninvertDocValuesMergePolicyTest" 
-Dtests.showOutput=onerror  -Dtests.seed=9C57B4AAB4F1463C -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Australia/Yancowinna 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 28208 lines...]
   [junit4]   2> 65890 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'o'!='p' @ 
facet_counts/facet_fields/small_s/[12]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":22,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small_s":[
   [junit4]   2>         "q",2,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1,
   [junit4]   2>         "f",1,
   [junit4]   2>         "g",1,
   [junit4]   2>         "m",1,
   [junit4]   2>         "o",1,
   [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":22,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small_s":[
   [junit4]   2>         "q",2,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1,
   [junit4]   2>         "f",1,
   [junit4]   2>         "g",1,
   [junit4]   2>         "m",1,
   [junit4]   2>         "p",1,
   [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.field=small_s&facet.method=uif
   [junit4]   2> 65892 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=9C57B4AAB4F1463C -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=mt -Dtests.timezone=Australia/Yancowinna 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 54.3s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'o'!='p' @ 
facet_counts/facet_fields/small_s/[12]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C57B4AAB4F1463C:913F947FE1088E83]: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> 65898 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 65899 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1246095748
   [junit4]   2> 65905 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e053f19
   [junit4]   2> 65905 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@6e053f19
   [junit4]   2> 65905 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1987a1d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@734a3749
   [junit4]   2> 65927 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 65933 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 65933 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@406acd2d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@5d9b5a27
   [junit4]   2> 65938 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 65938 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@357ec45a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4743a74
   [junit4]   2> 65938 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 65938 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@556a3c90: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1b8186ae
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_9C57B4AAB4F1463C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mt, 
timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=105394360,total=383254528
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting]
   [junit4] Completed [3/10 (1!)] on J0 in 64.78s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 16575 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-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> 16576 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 16576 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_9C57B4AAB4F1463C-001/data-dir-3-001
   [junit4]   2> 16577 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=77 numCloses=77
   [junit4]   2> 16578 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 16580 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 16582 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 16599 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 16614 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 16644 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 17808 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-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> 17810 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-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> 17812 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 17813 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-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> 17817 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f96299c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17817 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f96299c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17837 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-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> 17849 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50615704[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17849 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50615704[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17850 WARN  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-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> 17881 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42e7cc5b
   [junit4]   2> 17881 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42e7cc5b
   [junit4]   2> 17881 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42e7cc5b
   [junit4]   2> 17883 INFO  (coreLoadExecutor-51-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 17895 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 17918 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 18007 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 18007 INFO  (coreLoadExecutor-51-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> 18008 INFO  (coreLoadExecutor-51-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@42e7cc5b
   [junit4]   2> 18008 INFO  (coreLoadExecutor-51-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/J3/temp/solr.TestRandomDVFaceting_9C57B4AAB4F1463C-001/data-dir-3-001/]
   [junit4]   2> 18010 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3798049881050387]
   [junit4]   2> 18052 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18052 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18052 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=62.7861328125, 
floorSegmentMB=2.08984375, forceMergeDeletesPctAllowed=14.356617227014636, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=45.341450630983275
   [junit4]   2> 18053 WARN  (coreLoadExecutor-51-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> 18055 INFO  (coreLoadExecutor-51-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 18057 INFO  
(SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 18063 INFO  
(searcherExecutor-53-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 18065 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 18154 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 18155 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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 89
   [junit4]   2> 18160 INFO  
(searcherExecutor-53-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 18160 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 18201 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=30
   [junit4]   2> 18491 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=HY&facet.field=id&facet.method=enum}
 hits=0 status=0 QTime=35
   [junit4]   2> 18503 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=HY&facet.field=id&facet.method=fc}
 hits=0 status=0 QTime=11
   [junit4]   2> 18512 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=HY&facet.field=id&facet.method=fcs}
 hits=0 status=0 QTime=9
   [junit4]   2> 18513 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=HY&facet.field={!key%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18513 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=HY&facet.field=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18518 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_f&facet.method=fc}
 hits=0 status=0 QTime=14
   [junit4]   2> 18536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_f&facet.method=fcs}
 hits=0 status=0 QTime=2
   [junit4]   2> 18541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dscore_f}score_f_dv}
 hits=0 status=0 QTime=5
   [junit4]   2> 18605 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_f&facet.method=uif}
 hits=0 status=0 QTime=63
   [junit4]   2> 18606 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dscore_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18607 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=score_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18610 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=score_d&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 18610 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=score_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18611 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field={!key%3Dscore_d}score_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18611 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=score_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18612 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18612 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18614 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 18615 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18615 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=98&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18616 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18616 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=98&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18617 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=foo_l&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18619 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=foo_l&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 18619 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=foo_l&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18620 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field={!key%3Dfoo_l}foo_l_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18620 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=foo_l&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18620 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field={!key%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18621 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18621 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18624 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=small_s&facet.method=fcs}
 hits=0 status=0 QTime=3
   [junit4]   2> 18625 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18625 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18626 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18626 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18626 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18627 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_s}small2_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18627 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18627 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=-1&facet.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18628 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=-1&facet.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18628 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=-1&facet.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18628 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=-1&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18628 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=-1&facet.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18629 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=21&facet.sort=index&facet.field=small3_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18629 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=21&facet.sort=index&facet.field=small3_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18629 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=21&facet.sort=index&facet.field=small3_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18630 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=21&facet.sort=index&facet.field={!key%3Dsmall3_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18630 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=21&facet.sort=index&facet.field=small3_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18862 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=231
   [junit4]   2> 18863 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18863 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18863 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18864 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18864 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=2&facet.field=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18865 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=2&facet.field=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18865 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=2&facet.field=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18865 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=2&facet.field={!key%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18866 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=2&facet.field=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18866 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=2&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18866 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=1&facet.field=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18867 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=1&facet.field=small2_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18867 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=1&facet.field=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18868 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=1&facet.field={!key%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18868 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=1&facet.field=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18869 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=1&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18873 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=enum}
 hits=0 status=0 QTime=4
   [junit4]   2> 18873 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18874 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18874 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall2_is}small2_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18874 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18875 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=small3_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18875 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=small3_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18875 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=small3_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18875 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field={!key%3Dsmall3_is}small3_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18876 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=small3_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18876 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_fs&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18877 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_fs&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18877 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_fs&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18879 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_fs}foo_fs_dv}
 hits=0 status=0 QTime=2
   [junit4]   2> 18879 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_fs&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18880 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=count&facet.mincount=5&facet.field=foo_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18880 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=count&facet.mincount=5&facet.field=foo_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18880 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=count&facet.mincount=5&facet.field=foo_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18881 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18886 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=count&facet.mincount=5&facet.field=foo_f&facet.method=uif}
 hits=0 status=0 QTime=5
   [junit4]   2> 18887 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18887 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_ds&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18887 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_ds&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18888 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_ds&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18888 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dfoo_ds}foo_ds_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18888 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_ds&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18889 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18889 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18889 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18890 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dfoo_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18890 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18890 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dfoo_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18891 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=0&facet.field=foo_ls&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18891 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=0&facet.field=foo_ls&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18894 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=0&facet.field=foo_ls&facet.method=fcs}
 hits=0 status=0 QTime=2
   [junit4]   2> 18894 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=0&facet.field={!key%3Dfoo_ls}foo_ls_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18894 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=0&facet.field=foo_ls&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18895 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=5&facet.field=missing_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18896 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=5&facet.field=missing_i&facet.method=fc}
 hits=0 status=0 QTime=1
   [junit4]   2> 18896 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=5&facet.field=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18897 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=5&facet.field={!key%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18897 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=5&facet.field=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18897 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=5&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18898 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=6&facet.missing=true&facet.field=missing_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18898 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=6&facet.missing=true&facet.field=missing_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18898 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=6&facet.missing=true&facet.field=missing_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18906 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=6&facet.missing=true&facet.field={!key%3Dmissing_is}missing_is_dv}
 hits=0 status=0 QTime=7
   [junit4]   2> 18907 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=6&facet.missing=true&facet.field=missing_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18907 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=missing_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18907 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=missing_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18908 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=missing_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18908 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dmissing_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18908 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=missing_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 18909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 18909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 18909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field={!key%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 18910 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.field=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 18955 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VAZG]} 0 43
   [junit4]   2> 18958 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HYDY]} 0 2
   [junit4]   2> 18960 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AAHL]} 0 1
   [junit4]   2> 18986 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JLZP]} 0 11
   [junit4]   2> 18991 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AEQD]} 0 3
   [junit4]   2> 19002 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[GQFG]} 0 10
   [junit4]   2> 19089 INFO  
(searcherExecutor-53-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 19090 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 85
   [junit4]   2> 19105 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MYOM]} 0 13
   [junit4]   2> 19106 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MYOM]} 0 1
   [junit4]   2> 19115 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WSLM]} 0 1
   [junit4]   2> 19117 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HIJC]} 0 1
   [junit4]   2> 19120 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QYXB]} 0 3
   [junit4]   2> 19131 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XIOC]} 0 5
   [junit4]   2> 19132 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XGVX]} 0 0
   [junit4]   2> 19133 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EONJ]} 0 0
   [junit4]   2> 19133 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[KKDY]} 0 0
   [junit4]   2> 19138 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZLUD]} 0 4
   [junit4]   2> 19140 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BNYB]} 0 1
   [junit4]   2> 19223 INFO  
(searcherExecutor-53-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 19224 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 83
   [junit4]   2> 19226 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EBKJ]} 0 2
   [junit4]   2> 19228 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[IWKL]} 0 0
   [junit4]   2> 19229 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JHYO]} 0 0
   [junit4]   2> 19229 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VVJJ]} 0 0
   [junit4]   2> 19453 INFO  
(searcherExecutor-53-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 19453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 223
   [junit4]   2> 19455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BDNS]} 0 1
   [junit4]   2> 19456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[FLNH]} 0 0
   [junit4]   2> 19457 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OWLK]} 0 0
   [junit4]   2> 19457 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HROU]} 0 0
   [junit4]   2> 19458 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[IJQR]} 0 0
   [junit4]   2> 19459 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[TZSE]} 0 0
   [junit4]   2> 19460 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XYPK]} 0 0
   [junit4]   2> 19473 INFO  
(searcherExecutor-53-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 19473 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 19490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=54&wt=json} hits=27 
status=0 QTime=17
   [junit4]   2> 19500 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=id&facet.method=enum}
 hits=27 status=0 QTime=2
   [junit4]   2> 19505 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=id&facet.method=fc}
 hits=27 status=0 QTime=4
   [junit4]   2> 19540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=id&facet.method=fcs}
 hits=27 status=0 QTime=34
   [junit4]   2> 19541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Did}id_dv}
 hits=27 status=0 QTime=0
   [junit4]   2> 19549 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=id&facet.method=uif}
 hits=27 status=0 QTime=8
   [junit4]   2> 19551 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=4&facet.field=score_f&facet.method=enum}
 hits=27 status=0 QTime=1
   [junit4]   2> 19558 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=4&facet.field=score_f&facet.method=fc}
 hits=27 status=0 QTime=7
   [junit4]   2> 19559 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=4&facet.field=score_f&facet.method=fcs}
 hits=27 status=0 QTime=0
   [junit4]   2> 19561 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=4&facet.field={!key%3Dscore_f}score_f_dv}
 hits=27 status=0 QTime=0
   [junit4]   2> 19562 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=4&facet.field=score_f&facet.method=uif}
 hits=27 status=0 QTime=1
   [junit4]   2> 19563 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=4&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=27 status=0 QTime=0
   [junit4]   2> 19564 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_d&facet.method=enum}
 hits=27 status=0 QTime=1
   [junit4]   2> 19578 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_d&facet.method=fc}
 hits=27 status=0 QTime=12
   [junit4]   2> 19579 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_d&facet.method=fcs}
 hits=27 status=0 QTime=1
   [junit4]   2> 19580 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dscore_d}score_d_dv}
 hits=27 status=0 QTime=0
   [junit4]   2> 19581 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=score_d&facet.method=uif}
 hits=27 status=0 QTime=0
   [junit4]   2> 19582 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dscore_d}score_d_p&facet.method=uif}
 hits=27 status=0 QTime=0
   [junit4]   2> 19583 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_i&facet.method=enum}
 hits=27 status=0 QTime=0
   [junit4]   2> 19586 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_i&facet.method=fc}
 hits=27 status=0 QTime=3
   [junit4]   2> 19587 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_i&facet.method=fcs}
 hits=27 status=0 QTime=0
   [junit4]   2> 19588 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_i}foo_i_dv}
 hits=27 status=0 QTime=0
   [junit4]   2> 19589 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_i&facet.method=uif}
 hits=27 status=0 QTime=1
   [junit4]   2> 19590 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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_i}foo_i_p&facet.method=uif}
 hits=27 status=0 QTime=0
   [junit4]   2> 19590 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_l&facet.method=enum}
 hits=27 status=0 QTime=0
   [junit4]   2> 19592 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_l&facet.method=fc}
 hits=27 status=0 QTime=1
   [junit4]   2> 19592 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_l&facet.method=fcs}
 hits=27 status=0 QTime=0
   [junit4]   2> 19593 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dfoo_l}foo_l_dv}
 hits=27 status=0 QTime=0
   [junit4]   2> 19596 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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=foo_l&facet.method=uif}
 hits=27 status=0 QTime=2
   [junit4]   2> 19599 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=27 status=0 QTime=0
   [junit4]   2> 19600 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=3&facet.missing=true&facet.field=small_s&facet.method=enum}
 hits=27 status=0 QTime=1
   [junit4]   2> 19601 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=3&facet.missing=true&facet.field=small_s&facet.method=fc}
 hits=27 status=0 QTime=1
   [junit4]   2> 19603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=3&facet.missing=true&facet.field=small_s&facet.method=fcs}
 hits=27 status=0 QTime=1
   [junit4]   2> 19608 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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.prefix=3&facet.missing=true&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=27 status=0 QTime=5
   [junit4]   2> 19609 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] 
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&f

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

unit4]   2>         "d",1,
   [junit4]   2>         "g",1,
   [junit4]   2>         "i",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":7,"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>         "d",1,
   [junit4]   2>         "h",1,
   [junit4]   2>         "i",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.field=small2_s&facet.method=uif
   [junit4]   2> 29738 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7C695C560504814A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=7C695C560504814A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=mt -Dtests.timezone=Australia/Yancowinna 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.06s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'g'!='h' @ 
facet_counts/facet_fields/small2_s/[2]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7C695C560504814A:71017C8350FD49F5]: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> 29738 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 29738 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=943756967
   [junit4]   2> 29739 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5345cc39
   [junit4]   2> 29739 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@5345cc39
   [junit4]   2> 29739 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e79e855: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5efdc6f1
   [junit4]   2> 29752 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 29753 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 29753 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21fab52a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@700ced58
   [junit4]   2> 29758 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 29758 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d1e0946: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@35ad5c85
   [junit4]   2> 29758 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 29758 INFO  
(SUITE-TestRandomDVFaceting-seed#[7C695C560504814A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76580f0a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@741c9363
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_7C695C560504814A-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=PostingsFormat(name=Asserting), 
foo_ds_dv=PostingsFormat(name=LuceneFixedGap), foo_f_dv=Lucene84, 
small_i=PostingsFormat(name=LuceneFixedGap), 
small3_is=PostingsFormat(name=LuceneFixedGap), 
small_s=PostingsFormat(name=Asserting), 
score_f=PostingsFormat(name=LuceneFixedGap), 
score_d=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), 
foo_i=Lucene84, foo_fs_dv=PostingsFormat(name=Asserting), 
foo_l=PostingsFormat(name=Asserting), small4_ss=Lucene84, 
small2_s=PostingsFormat(name=Asserting), 
small2_i=PostingsFormat(name=LuceneFixedGap), 
foo_ls_dv=PostingsFormat(name=LuceneFixedGap), small2_is=Lucene84, 
foo_ds=Lucene84, foo_fs=Lucene84, foo_d_dv=Lucene84, score_f_dv=Lucene84, 
foo_d=PostingsFormat(name=Asserting), score_d_dv=Lucene84, small2_ss=Lucene84, 
foo_f=PostingsFormat(name=LuceneFixedGap), foo_l_dv=Lucene84, foo_ls=Lucene84}, 
docValues:{small2_s_dv=DocValuesFormat(name=Direct), 
score_f_p=DocValuesFormat(name=Asserting), 
id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Direct), 
small2_is_p=DocValuesFormat(name=Lucene80), 
small3_is_dv=DocValuesFormat(name=Asserting), 
foo_ds_dv=DocValuesFormat(name=Lucene80), 
foo_f_dv=DocValuesFormat(name=Direct), foo_ds_p=DocValuesFormat(name=Lucene80), 
foo_l_p=DocValuesFormat(name=Asserting), 
foo_i_p=DocValuesFormat(name=Lucene80), 
small2_i_dv=DocValuesFormat(name=Asserting), 
small4_ss_dv=DocValuesFormat(name=Lucene80), 
small_s_dv=DocValuesFormat(name=Asserting), 
foo_i_dv=DocValuesFormat(name=Lucene80), 
small2_ss_dv=DocValuesFormat(name=Lucene80), 
foo_fs_dv=DocValuesFormat(name=Lucene80), 
small2_is_dv=DocValuesFormat(name=Lucene80), 
small_i_p=DocValuesFormat(name=Direct), 
small2_i_p=DocValuesFormat(name=Asserting), 
small_i_dv=DocValuesFormat(name=Direct), 
small3_is_p=DocValuesFormat(name=Direct), 
foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Direct), 
foo_ls_p=DocValuesFormat(name=Lucene80), 
foo_d_p=DocValuesFormat(name=Asserting), 
foo_fs_p=DocValuesFormat(name=Lucene80), 
score_f_dv=DocValuesFormat(name=Direct), 
foo_d_dv=DocValuesFormat(name=Asserting), 
score_d_dv=DocValuesFormat(name=Asserting), 
foo_l_dv=DocValuesFormat(name=Asserting), 
small3_ss_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1382, 
maxMBSortInHeap=5.683056662459779, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mt, 
timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=67868512,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, 
TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J0 in 3.76s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 7C695C560504814A]:
   [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.75 ..    31.48 =    30.72s
   [junit4] JVM J1:     0.76 ..    27.38 =    26.62s
   [junit4] JVM J2:     0.75 ..    27.30 =    26.55s
   [junit4] JVM J3:     0.75 ..    26.57 =    25.81s
   [junit4] Execution time total: 31 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: 
7C695C560504814A]

Total time: 32 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-Tests-8.x#737 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