You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/09 21:06:46 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 747 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/747/

1 tests failed.
FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'k'!='j' @ facet_counts/facet_fields/small4_ss/[0]

Stack Trace:
java.lang.AssertionError: mismatch: 'k'!='j' @ facet_counts/facet_fields/small4_ss/[0]
	at __randomizedtesting.SeedInfo.seed([E66FF5D2D7B1DFE4:EB07D5078248175B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13540 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 298315 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 298315 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 298316 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_E66FF5D2D7B1DFE4-001/data-dir-16-001
   [junit4]   2> 298316 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 298317 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 298318 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-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> 298319 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 298326 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 298346 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 298351 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 299348 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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> 299350 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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> 299351 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 299352 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-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> 299354 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4554af2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299354 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4554af2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299358 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-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> 299361 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@635bf301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299361 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@635bf301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299363 WARN  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-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> 299394 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f42101
   [junit4]   2> 299401 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f42101
   [junit4]   2> 299401 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f42101
   [junit4]   2> 299405 INFO  (coreLoadExecutor-1979-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 299414 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 299423 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 299428 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 299428 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 299431 INFO  (coreLoadExecutor-1979-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@74f42101
   [junit4]   2> 299431 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_E66FF5D2D7B1DFE4-001/data-dir-16-001/]
   [junit4]   2> 299432 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=35.9189453125, floorSegmentMB=1.580078125, forceMergeDeletesPctAllowed=27.210083189047776, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1021401636697589, deletesPctAllowed=34.637371175929914
   [junit4]   2> 299689 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299689 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299690 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=61.884765625, floorSegmentMB=1.1845703125, forceMergeDeletesPctAllowed=28.092225357704223, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7459860214831471, deletesPctAllowed=29.729680276260417
   [junit4]   2> 299700 WARN  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 299704 INFO  (coreLoadExecutor-1979-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 299707 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 299719 INFO  (searcherExecutor-1981-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 299720 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 299720 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 299736 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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 15
   [junit4]   2> 299739 INFO  (searcherExecutor-1981-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 299739 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 299741 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0
   [junit4]   2> 299745 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=44&facet.sort=count&facet.field=id&facet.method=enum} hits=0 status=0 QTime=3
   [junit4]   2> 299746 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=44&facet.sort=count&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299751 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=44&facet.sort=count&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=5
   [junit4]   2> 299751 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=44&facet.sort=count&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299752 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=44&facet.sort=count&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299752 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299760 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=7
   [junit4]   2> 299760 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299760 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299761 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299761 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299761 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299762 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299762 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299762 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=1
   [junit4]   2> 299764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 299764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 299764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 299765 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 299765 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 299765 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 299766 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=1
   [junit4]   2> 299767 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299767 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299767 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299767 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299768 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299768 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=22&facet.sort=index&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299768 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=22&facet.sort=index&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299768 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=22&facet.sort=index&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299768 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=22&facet.sort=index&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299769 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=22&facet.sort=index&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299769 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.prefix=&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299769 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.prefix=&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299769 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.prefix=&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299770 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299770 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.prefix=&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299770 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299770 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299770 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299771 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299771 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299771 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299771 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299771 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299772 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299772 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299772 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=28&facet.sort=index&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299772 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=28&facet.sort=index&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299772 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=28&facet.sort=index&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299772 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=28&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299773 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=28&facet.sort=index&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299773 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=5&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299773 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=5&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299773 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=5&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=5&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=5&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=5&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299775 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299775 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299792 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299792 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299792 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299792 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299792 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299800 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299800 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299800 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299800 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299801 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299801 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299801 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299801 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299801 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299802 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299802 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299802 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_fs&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299802 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299802 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299803 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299803 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299803 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299805 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=1
   [junit4]   2> 299805 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299806 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299806 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299806 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299806 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299807 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299807 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299807 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299808 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299808 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299808 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299808 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299808 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299809 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299809 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299809 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299809 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299809 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299810 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299810 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299810 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299810 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299810 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=100&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299811 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=100&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299811 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=100&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299811 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=100&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299811 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.limit=100&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299811 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.sort=count&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299811 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.sort=count&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299812 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.sort=count&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299812 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.sort=count&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299812 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.sort=count&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299812 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=0&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 299813 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=0&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 299813 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=0&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 299813 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=0&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 299813 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=0&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 299822 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XXHU]} 0 7
   [junit4]   2> 299823 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[ELZT]} 0 0
   [junit4]   2> 299824 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[ELZT]} 0 0
   [junit4]   2> 299825 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OPHE]} 0 0
   [junit4]   2> 299844 INFO  (searcherExecutor-1981-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 299844 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 299848 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=6&wt=json} hits=3 status=0 QTime=3
   [junit4]   2> 299852 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:(ELZT )} 0 0
   [junit4]   2> 299858 INFO  (searcherExecutor-1981-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 299859 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 299860 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=1
   [junit4]   2> 299861 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299867 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=5
   [junit4]   2> 299868 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299868 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299869 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299870 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=fc} hits=2 status=0 QTime=1
   [junit4]   2> 299870 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299870 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_f}score_f_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299870 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=2&facet.field=score_f&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299870 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299871 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=score_d&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299871 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=score_d&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299871 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=score_d&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299871 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dscore_d}score_d_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299871 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=score_d&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299872 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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%3Dscore_d}score_d_p&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299872 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_i&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299872 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_i&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299872 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_i&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299872 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_i}foo_i_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299877 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_i&facet.method=uif} hits=2 status=0 QTime=4
   [junit4]   2> 299880 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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_i}foo_i_p&facet.method=uif} hits=2 status=0 QTime=2
   [junit4]   2> 299880 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299880 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299880 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299881 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299881 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299881 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=2 status=0 QTime=0
   [junit4]   2> 299881 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small_s&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299882 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small_s&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299882 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small_s&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299882 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field={!key%3Dsmall_s}small_s_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299883 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small_s&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299883 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.field=small2_s&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299884 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.field=small2_s&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299885 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.field=small2_s&facet.method=fcs} hits=2 status=0 QTime=1
   [junit4]   2> 299886 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.field={!key%3Dsmall2_s}small2_s_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299886 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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.field=small2_s&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299887 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=small2_ss&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299887 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=small2_ss&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299887 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=small2_ss&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299887 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299887 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=3&facet.field=small2_ss&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299888 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.field=small3_ss&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299889 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.field=small3_ss&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299890 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.field=small3_ss&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299890 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299890 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=5&facet.field=small3_ss&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299890 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=29&facet.field=small4_ss&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299891 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=29&facet.field=small4_ss&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299891 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=29&facet.field=small4_ss&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299891 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=29&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299892 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=29&facet.field=small4_ss&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299892 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299893 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fc} hits=2 status=0 QTime=0
   [junit4]   2> 299893 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fcs} hits=2 status=0 QTime=0
   [junit4]   2> 299894 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall_i}small_i_dv} hits=2 status=0 QTime=0
   [junit4]   2> 299894 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299894 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=2 status=0 QTime=0
   [junit4]   2> 299894 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=small2_i&facet.method=enum} hits=2 status=0 QTime=0
   [junit4]   2> 299895 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a

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

tHeader=true&q=*:*&rows=0&facet.offset=8&facet.prefix=&facet.field=small4_ss&facet.method=fcs} hits=31 status=0 QTime=0
   [junit4]   2> 303423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=8&facet.prefix=&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=31 status=0 QTime=0
   [junit4]   2> 303423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] 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=8&facet.prefix=&facet.field=small4_ss&facet.method=uif} hits=31 status=0 QTime=0
   [junit4]   2> 303423 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'k'!='j' @ facet_counts/facet_fields/small4_ss/[0]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{"numFound":31,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small4_ss":[
   [junit4]   2>         "k",1,
   [junit4]   2>         "c",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "o",0]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":31,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small4_ss":[
   [junit4]   2>         "j",1,
   [junit4]   2>         "k",1,
   [junit4]   2>         "c",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "o",0]},
   [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.offset=8&facet.prefix=&facet.field=small4_ss&facet.method=uif
   [junit4]   2> 303424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E66FF5D2D7B1DFE4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=E66FF5D2D7B1DFE4 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.72s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'k'!='j' @ facet_counts/facet_fields/small4_ss/[0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E66FF5D2D7B1DFE4:EB07D5078248175B]: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> 303426 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 303426 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1383093361
   [junit4]   2> 303427 INFO  (coreCloseExecutor-1986-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@367d0f8c
   [junit4]   2> 303427 INFO  (coreCloseExecutor-1986-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@367d0f8c
   [junit4]   2> 303427 INFO  (coreCloseExecutor-1986-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42c664c8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7978c06b
   [junit4]   2> 303439 INFO  (coreCloseExecutor-1986-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 303443 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 303443 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e587a0d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@11348a87
   [junit4]   2> 303448 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 303448 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ba94c78: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@163c2d07
   [junit4]   2> 303450 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 303450 INFO  (SUITE-TestRandomDVFaceting-seed#[E66FF5D2D7B1DFE4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cb9088f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@fcd9270
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_E66FF5D2D7B1DFE4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=Lucene84, foo_ds_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small_i=PostingsFormat(name=LuceneVarGapFixedInterval), small3_is=PostingsFormat(name=LuceneVarGapFixedInterval), small_s=Lucene84, score_f=PostingsFormat(name=LuceneVarGapFixedInterval), score_d=Lucene84, id=Lucene84, foo_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_fs_dv=Lucene84, foo_l=Lucene84, small4_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_s=Lucene84, small2_i=PostingsFormat(name=LuceneVarGapFixedInterval), foo_ls_dv=PostingsFormat(name=LuceneVarGapFixedInterval), small2_is=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_ds=BlockTreeOrds(blocksize=128), foo_fs=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_d_dv=BlockTreeOrds(blocksize=128), score_f_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_d=Lucene84, score_d_dv=BlockTreeOrds(blocksize=128), small2_ss=BlockTreeOrds(blocksize=128), foo_f=PostingsFormat(name=LuceneVarGapFixedInterval), foo_l_dv=BlockTreeOrds(blocksize=128), foo_ls=BlockTreeOrds(blocksize=128)}, docValues:{score_f_p=DocValuesFormat(name=Direct), id_dv=DocValuesFormat(name=Direct), small2_s_dv=DocValuesFormat(name=Lucene80), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Asserting), small3_is_dv=DocValuesFormat(name=Direct), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Direct), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Direct), small4_ss_dv=DocValuesFormat(name=Asserting), small_s_dv=DocValuesFormat(name=Direct), foo_i_dv=DocValuesFormat(name=Lucene80), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Asserting), small2_is_dv=DocValuesFormat(name=Asserting), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Direct), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Direct), foo_fs_p=DocValuesFormat(name=Asserting), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), foo_l_dv=DocValuesFormat(name=Direct), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=337, maxMBSortInHeap=6.299155005654468, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-CU, timezone=UTC
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=249721456,total=469237760
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncWithLeaderAndIndexFingerprintCachingTest, NodeMarkersRegistrationTest, ConfigureRecoveryStrategyTest, MigrateRouteKeyTest, GraphQueryTest, AutoAddReplicasIntegrationTest, CircularListTest, HLLSerializationTest, ExecutePlanActionTest, TestFieldCache, TestCharFilters, RAMDirectoryFactoryTest, ParsingFieldUpdateProcessorsTest, TestLegacyFieldReuse, TestCloudRecovery2, TestJsonFacetRefinement, RegexBytesRefFilterTest, BasicDistributedZk2Test, FacetPivotSmallTest, TestCoreAdminApis, UpdateParamsTest, TestRandomDVFaceting]
   [junit4] Completed [101/921 (1!)] on J2 in 5.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 53474 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 748 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/748/

1 tests failed.
FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: '3'!='2' @ facet_counts/facet_fields/small2_is/[4]

Stack Trace:
java.lang.AssertionError: mismatch: '3'!='2' @ facet_counts/facet_fields/small2_is/[4]
	at __randomizedtesting.SeedInfo.seed([8D6298625C457220:800AB8B709BCBA9F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14693 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 1075795 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1075795 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1075796 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_8D6298625C457220-001/data-dir-122-001
   [junit4]   2> 1075796 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=312 numCloses=312
   [junit4]   2> 1075797 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1075798 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-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> 1075799 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1075805 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1075812 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1075817 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1077119 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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> 1077120 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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> 1077121 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1077121 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-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> 1077278 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@292b51e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1077278 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@292b51e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1077281 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-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> 1077281 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e838d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1077281 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e838d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1077283 WARN  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-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> 1077310 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f378681
   [junit4]   2> 1077317 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f378681
   [junit4]   2> 1077317 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f378681
   [junit4]   2> 1077319 INFO  (coreLoadExecutor-9916-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1077326 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1077333 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1077345 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1077345 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1077346 INFO  (coreLoadExecutor-9916-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@f378681
   [junit4]   2> 1077346 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_8D6298625C457220-001/data-dir-122-001/]
   [junit4]   2> 1077347 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6002204700823698]
   [junit4]   2> 1077382 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1077382 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1077383 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=41.2705078125, floorSegmentMB=1.4013671875, forceMergeDeletesPctAllowed=11.655949319652063, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.30677251435585
   [junit4]   2> 1077383 WARN  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1077384 INFO  (coreLoadExecutor-9916-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1077385 INFO  (searcherExecutor-9918-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1077386 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1077390 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 1077390 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1077391 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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 0
   [junit4]   2> 1077393 INFO  (searcherExecutor-9918-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1077393 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1077395 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077395 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 1077395 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 1077407 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0 status=0 QTime=12
   [junit4]   2> 1077408 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 1077408 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0 status=0 QTime=0
   [junit4]   2> 1077408 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077408 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077408 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077409 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077409 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=1
   [junit4]   2> 1077419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=1&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=1&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=1&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=1&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=1&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077426 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=1&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> 1077426 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077426 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077426 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077426 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=missing_is,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 1077427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.missing=true&facet.field={!key%3Dmissing_is}missing_is_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077428 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077430 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NRJM]} 0 1
   [junit4]   2> 1077431 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VZMX]} 0 0
   [junit4]   2> 1077431 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VZMX]} 0 0
   [junit4]   2> 1077431 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[SZGL]} 0 0
   [junit4]   2> 1077432 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IMFD]} 0 0
   [junit4]   2> 1077442 INFO  (searcherExecutor-9918-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1077442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1077442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=8&wt=json} hits=4 status=0 QTime=0
   [junit4]   2> 1077443 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:(NRJM VZMX SZGL IMFD )} 0 0
   [junit4]   2> 1077445 INFO  (searcherExecutor-9918-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1077445 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1077446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=M&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=M&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=M&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=M&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=M&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=4&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=4&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=4&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=4&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=4&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=4&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=0
   [junit4]   2> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077451 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.mincount=4&facet.missing=true&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.mincount=4&facet.missing=true&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.mincount=4&facet.missing=true&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.mincount=4&facet.missing=true&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small2_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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=2&facet.mincount=4&facet.missing=true&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077452 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.prefix=&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.prefix=&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.prefix=&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.prefix=&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1077454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.prefix=&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1077454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1077454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1077454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] 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.missing=true&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1077454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [ 

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

=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 1082182 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 1082182 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=1 status=0 QTime=0
   [junit4]   2> 1082182 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 1082190 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: '3'!='2' @ facet_counts/facet_fields/small2_is/[4]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{"numFound":1,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_is":[
   [junit4]   2>         "0",0,
   [junit4]   2>         "1",0,
   [junit4]   2>         "3",0,
   [junit4]   2>         "4",1,
   [junit4]   2>         "6",0]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":1,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_is":[
   [junit4]   2>         "0",0,
   [junit4]   2>         "1",0,
   [junit4]   2>         "2",0,
   [junit4]   2>         "4",1,
   [junit4]   2>         "6",0]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=uif
   [junit4]   2> 1082191 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[8D6298625C457220]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=8D6298625C457220 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 4.81s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: '3'!='2' @ facet_counts/facet_fields/small2_is/[4]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D6298625C457220:800AB8B709BCBA9F]: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> 1082193 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1082193 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1124357902
   [junit4]   2> 1082193 INFO  (coreCloseExecutor-9923-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b758696
   [junit4]   2> 1082193 INFO  (coreCloseExecutor-9923-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7b758696
   [junit4]   2> 1082193 INFO  (coreCloseExecutor-9923-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5caeed52: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@467e46f
   [junit4]   2> 1082204 INFO  (coreCloseExecutor-9923-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1082205 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1082205 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e51d702: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@15fa547c
   [junit4]   2> 1082210 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1082210 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11b8e275: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@56b9da8a
   [junit4]   2> 1082212 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1082212 INFO  (SUITE-TestRandomDVFaceting-seed#[8D6298625C457220]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42df1f12: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2fb91444
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_8D6298625C457220-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, timezone=Asia/Omsk
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=315781280,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPseudoReturnFields, TestMergePolicyConfig, TestRemoteStreaming, CollectionStateFormat2Test, NodeLostTriggerIntegrationTest, TestCollationField, JavabinLoaderTest, OverseerSolrResponseTest, V2StandaloneTest, TransactionLogTest, TestStressLucene, OverseerTest, TestClusterProperties, TestZkChroot, JWTAuthPluginTest, SuggesterTSTTest, TestLFUCache, TestInfoStreamLogging, TestHdfsUpdateLog, TestGraphMLResponseWriter, TestFieldTypeResource, QueryEqualityTest, TestLegacyFieldCache, MetricTriggerIntegrationTest, HighlighterConfigTest, TestManagedSchemaAPI, IndexSizeEstimatorTest, TestHttpServletCarrier, PKIAuthenticationIntegrationTest, TestSolrCloudWithKerberosAlt, RecoveryZkTest, TestChildDocTransformer, TestDynamicLoading, TestRawResponseWriter, TestSchemaVersionResource, CategoryRoutedAliasUpdateProcessorTest, DisMaxRequestHandlerTest, DateFieldTest, VMParamsZkACLAndCredentialsProvidersTest, SplitHandlerTest, CoreAdminRequestStatusTest, TestIBSimilarityFactory, SecurityConfHandlerTest, TestSubQueryTransformerCrossCore, DistributedExpandComponentTest, ZookeeperReadAPITest, TestReplicaProperties, HdfsBasicDistributedZkTest, TestFunctionQuery, DistributedSuggestComponentTest, ExplicitHLLTest, RangeFacetCloudTest, TestRecoveryHdfs, BooleanFieldTest, MetricsDisabledCloudTest, MBeansHandlerTest, SpatialFilterTest, StatsComponentTest, TestDistributedMap, TestPullReplicaErrorHandling, ZkDynamicConfigTest, TestHttpShardHandlerFactory, ZkNodePropsTest, RegexBoostProcessorTest, TestConfigReload, LeaderFailureAfterFreshStartTest, TestInPlaceUpdatesStandalone, BasicZkTest, TestSolrConfigHandlerConcurrent, SearchRateTriggerTest, PathHierarchyTokenizerFactoryTest, TestBooleanSimilarityFactory, MetricsHistoryIntegrationTest, TestBinaryResponseWriter, DistributedVersionInfoTest, DocValuesTest, TaggerTest, TestGraphTermsQParserPlugin, NumberUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLegacyTerms, TestJsonRequest, HdfsRecoverLeaseTest, TestRestoreCore, PeerSyncWithBufferUpdatesTest, AnalysisAfterCoreReloadTest, TestSimUtils, TestDistribPackageStore, TestJettySolrRunner, TestComplexPhraseLeadingWildcard, TestCloudJSONFacetSKGEquiv, SolrRequestParserTest, SubstringBytesRefFilterTest, DistributedFacetPivotSmallAdvancedTest, DistribCursorPagingTest, ResourceLoaderTest, ReplaceNodeTest, CdcrBootstrapTest, DistributedQueryComponentCustomSortTest, DateMathParserTest, MultiThreadedOCPTest, SolrLogPostToolTest, TestSafeXMLParsing, RootFieldTest, ReturnFieldsTest, URLClassifyProcessorTest, TestCoreContainer, AddBlockUpdateTest, FuzzySearchTest, UninvertDocValuesMergePolicyTest, HdfsThreadLeakTest, TestRangeQuery, TestHashPartitioner, DistanceFunctionTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting]
   [junit4] Completed [443/921 (1!)] on J0 in 6.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 52292 lines...]