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/07 07:03:42 UTC

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

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

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

Error Message:
mismatch: 'd'!='b' @ facet_counts/facet_fields/small2_s/[4]

Stack Trace:
java.lang.AssertionError: mismatch: 'd'!='b' @ facet_counts/facet_fields/small2_s/[4]
	at __randomizedtesting.SeedInfo.seed([7BB9DE1271C3BAA1:76D1FEC7243A721E]: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 14767 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 1114464 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-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> 1114464 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1114465 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-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_7BB9DE1271C3BAA1-001/data-dir-107-001
   [junit4]   2> 1114465 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=302 numCloses=302
   [junit4]   2> 1114465 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1114468 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1114468 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1114475 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1114482 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1114492 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1115596 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-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> 1115608 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-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> 1115609 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1115610 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cdbe3a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1115610 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cdbe3a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1115613 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ed7aa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1115613 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ed7aa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1115614 WARN  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-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> 1115641 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c9e2ad5
   [junit4]   2> 1115647 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c9e2ad5
   [junit4]   2> 1115647 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c9e2ad5
   [junit4]   2> 1115648 INFO  (coreLoadExecutor-8912-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1115662 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1115669 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1115674 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1115674 INFO  (coreLoadExecutor-8912-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> 1115674 INFO  (coreLoadExecutor-8912-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@2c9e2ad5
   [junit4]   2> 1115674 INFO  (coreLoadExecutor-8912-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_7BB9DE1271C3BAA1-001/data-dir-107-001/]
   [junit4]   2> 1115675 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=90.904296875, floorSegmentMB=1.5283203125, forceMergeDeletesPctAllowed=2.6469713513562008, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3069012395240662, deletesPctAllowed=33.409489874163704
   [junit4]   2> 1115711 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1115711 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1115712 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=75.107421875, floorSegmentMB=1.9599609375, forceMergeDeletesPctAllowed=10.456671184801541, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5087404281881749, deletesPctAllowed=31.613194591512226
   [junit4]   2> 1115712 WARN  (coreLoadExecutor-8912-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> 1115713 INFO  (coreLoadExecutor-8912-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1115714 INFO  (searcherExecutor-8914-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1115715 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1115719 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 1115719 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1115720 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1115921 INFO  (searcherExecutor-8914-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1115921 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 201
   [junit4]   2> 1115923 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1115923 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1115924 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116052 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=128
   [junit4]   2> 1116053 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116053 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116053 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116054 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116054 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116054 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116061 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=7
   [junit4]   2> 1116061 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116062 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=3&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116062 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=3&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116062 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=3&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116062 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=3&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116062 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=3&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116063 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=3&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116063 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116063 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116063 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116063 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116063 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116064 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116064 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116064 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116064 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116064 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116065 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=14&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=14&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116066 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=14&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=14&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=14&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116067 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=4&facet.missing=true&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116068 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=4&facet.missing=true&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116069 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=4&facet.missing=true&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116069 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=4&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116069 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=4&facet.missing=true&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116069 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=4&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116069 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116069 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116070 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116070 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116070 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116070 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116070 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116071 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116072 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116073 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116073 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116073 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116073 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116073 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116074 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116074 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116074 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116074 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116075 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116075 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116075 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116075 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116076 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116076 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116076 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116076 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116076 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116076 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116077 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116078 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.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.missing=true&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116078 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.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.missing=true&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116078 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.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.missing=true&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116078 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.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.missing=true&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116078 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.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.missing=true&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116078 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.missing=true&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116079 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.missing=true&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116079 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.missing=true&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116079 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.missing=true&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116079 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.missing=true&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116079 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116079 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116080 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116080 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116080 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116083 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YNYZ]} 0 3
   [junit4]   2> 1116084 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YNYZ]} 0 0
   [junit4]   2> 1116084 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GMYW]} 0 0
   [junit4]   2> 1116084 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[TVUX]} 0 0
   [junit4]   2> 1116096 INFO  (searcherExecutor-8914-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1116096 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1116097 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[TCDM]} 0 0
   [junit4]   2> 1116098 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GDHC]} 0 0
   [junit4]   2> 1116106 INFO  (searcherExecutor-8914-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1116106 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 1116109 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=10&wt=json} hits=5 status=0 QTime=0
   [junit4]   2> 1116110 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:(YNYZ GMYW TVUX TCDM GDHC )} 0 0
   [junit4]   2> 1116114 INFO  (searcherExecutor-8914-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1116114 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1116122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.missing=true&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.missing=true&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.missing=true&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.missing=true&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=&facet.missing=true&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.mincount=5&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116133 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.mincount=5&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=9
   [junit4]   2> 1116133 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.mincount=5&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116133 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.mincount=5&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116133 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.mincount=5&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116133 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.mincount=5&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.limit=100&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.limit=100&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.limit=100&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.limit=100&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.limit=100&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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.limit=100&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.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%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] 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=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116139 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1116140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small4_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 1116140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=4&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1116140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1116140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1116140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1116141 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7BB9DE1271C3BAA1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.li

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

.seed=7BB9DE1271C3BAA1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.01s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'd'!='b' @ facet_counts/facet_fields/small2_s/[4]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7BB9DE1271C3BAA1:76D1FEC7243A721E]: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> 1117722 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1117722 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1522385427
   [junit4]   2> 1117723 INFO  (coreCloseExecutor-8919-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@314c0e0f
   [junit4]   2> 1117723 INFO  (coreCloseExecutor-8919-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@314c0e0f
   [junit4]   2> 1117723 INFO  (coreCloseExecutor-8919-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10262a23: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7ce5cc97
   [junit4]   2> 1117735 INFO  (coreCloseExecutor-8919-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1117736 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1117736 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32c38772: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2edabed8
   [junit4]   2> 1117741 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1117741 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ab29bdc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@419a8ec4
   [junit4]   2> 1117744 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1117744 INFO  (SUITE-TestRandomDVFaceting-seed#[7BB9DE1271C3BAA1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2919841b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1f8440b4
   [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_7BB9DE1271C3BAA1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=FST50, foo_ds_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_f_dv=PostingsFormat(name=LuceneFixedGap), small_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), small3_is=PostingsFormat(name=LuceneVarGapDocFreqInterval), small_s=FST50, score_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_d=FST50, id=FST50, foo_i=PostingsFormat(name=LuceneFixedGap), foo_fs_dv=FST50, foo_l=FST50, small4_ss=PostingsFormat(name=LuceneFixedGap), small2_s=FST50, small2_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ls_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_is=PostingsFormat(name=LuceneFixedGap), foo_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_fs=PostingsFormat(name=LuceneFixedGap), foo_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), score_f_dv=PostingsFormat(name=LuceneFixedGap), foo_d=FST50, score_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Asserting), foo_ds_dv=DocValuesFormat(name=Direct), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Asserting), foo_i_p=DocValuesFormat(name=Direct), small2_i_dv=DocValuesFormat(name=Asserting), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Direct), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Direct), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Asserting), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1175, maxMBSortInHeap=6.780080724149506, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-PH, timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=188769216,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryHandlerTest, TestCustomDocTransformer, TestSimpleTextCodec, TestSmileRequest, ExecutePlanActionTest, GraphQueryTest, TestCloudPhrasesIdentificationComponent, SuggestComponentTest, CleanupOldIndexTest, SystemInfoHandlerTest, TestCoreAdminApis, TestFileDictionaryLookup, TestOrdValues, DebugComponentTest, SimpleMLTQParserTest, BasicAuthStandaloneTest, TestCloudManagedSchema, JWTVerificationkeyResolverTest, HdfsRestartWhileUpdatingTest, TestEmbeddedSolrServerConstructors, TimeRoutedAliasUpdateProcessorTest, TestCircuitBreaker, TriggerSetPropertiesIntegrationTest, CdcrUpdateLogTest, MaxScoreCollectorTest, ConvertedLegacyTest, SSLMigrationTest, BlockJoinFacetDistribTest, TestJsonRangeFacets, HDFSCollectionsAPITest, TestXmlQParserPlugin, LeaderElectionTest, CollectionTooManyReplicasTest, OverseerModifyCollectionTest, TestDynamicURP, MoveReplicaTest, ShowFileRequestHandlerTest, TestTlogReplica, LoggingHandlerTest, SuggesterWFSTTest, TestCursorMarkWithoutUniqueKey, RestartWhileUpdatingTest, CSVRequestHandlerTest, TemplateUpdateProcessorTest, HdfsUnloadDistributedZkTest, ExternalFileFieldSortTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RuleEngineTest, CacheHeaderTest, BasicDistributedZk2Test, TestConfigSetsAPIExclusivity, DimensionalRoutedAliasUpdateProcessorTest, SolrCoreCheckLockOnStartupTest, DistribJoinFromCollectionTest, ForceLeaderTest, TestOmitPositions, ResponseHeaderTest, TestCopyFieldCollectionResource, TestFiltering, TestCloudRecovery2, SolrIndexSearcherTest, UniqFieldsUpdateProcessorFactoryTest, TestSSLRandomization, RandomizedTaggerTest, TestCoreBackup, DistributedFacetPivotWhiteBoxTest, TestNestedUpdateProcessor, TestSimLargeCluster, SpellCheckCollatorWithCollapseTest, TestUnInvertedFieldException, PeerSyncReplicationTest, TestObjectReleaseTracker, DistributedFacetPivotLargeTest, ClassificationUpdateProcessorIntegrationTest, ClusterStateUpdateTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, RequiredFieldsTest, TestSolrCloudSnapshots, TestStressReorder, TestStressCloudBlindAtomicUpdates, RegexBytesRefFilterTest, TestPayloadScoreQParserPlugin, TestExtendedDismaxParser, SolrJmxReporterCloudTest, ScriptEngineTest, TestLegacyNumericRangeQueryBuilder, TestAuthorizationFramework, TestNumericRangeQuery32, DeleteInactiveReplicaTest, SolrInfoBeanTest, JSONWriterTest, TestSchemalessBufferedUpdates, TestCharFilters, BaseCdcrDistributedZkTest, ParsingFieldUpdateProcessorsTest, ShardsWhitelistTest, NotRequiredUniqueKeyTest, ConcurrentCreateRoutedAliasTest, TestPrepRecovery, TestJmxIntegration, CheckHdfsIndexTest, AtomicUpdateRemovalJavabinTest, UpdateParamsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestTolerantSearch, TestComponentsName, TimeZoneUtilsTest, TestDocumentBuilder, TestRTGBase, TestExplainDocTransformer, TestRealTimeGet, TestHdfsCloudBackupRestore, HttpPartitionTest, AnalysisAfterCoreReloadTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting]
   [junit4] Completed [453/921 (1!)] on J2 in 3.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 52228 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 727 - 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/727/

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

Error Message:
mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2]

Stack Trace:
java.lang.AssertionError: mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2]
	at __randomizedtesting.SeedInfo.seed([FAB4C4E65002F3AE:F7DCE43305FB3B11]: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 14826 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 1156894 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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> 1156895 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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_FAB4C4E65002F3AE-001/data-dir-121-001
   [junit4]   2> 1156895 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=287 numCloses=287
   [junit4]   2> 1156895 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1156896 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1156896 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1156897 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1156904 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1156916 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1156921 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1157418 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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> 1157420 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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> 1157421 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1157422 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a5f2bb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157422 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a5f2bb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157428 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@237d4479[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157428 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@237d4479[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1157430 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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> 1157461 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ede7d7
   [junit4]   2> 1157486 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ede7d7
   [junit4]   2> 1157486 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29ede7d7
   [junit4]   2> 1157487 INFO  (coreLoadExecutor-11407-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1157496 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1157503 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1157508 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1157508 INFO  (coreLoadExecutor-11407-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> 1157509 INFO  (coreLoadExecutor-11407-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@29ede7d7
   [junit4]   2> 1157509 INFO  (coreLoadExecutor-11407-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_FAB4C4E65002F3AE-001/data-dir-121-001/]
   [junit4]   2> 1157510 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1157555 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157555 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157556 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=78.86328125, floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=2.5007493578537234, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27196979771280716, deletesPctAllowed=45.80064215447801
   [junit4]   2> 1157556 WARN  (coreLoadExecutor-11407-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> 1157558 INFO  (coreLoadExecutor-11407-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1157560 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1157566 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 1157566 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1157566 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157567 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157569 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157569 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1157572 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157572 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=NB&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157573 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=NB&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157573 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=NB&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157573 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=NB&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157573 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=NB&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157573 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157574 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157574 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157574 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157574 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157574 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157575 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157575 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157575 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157575 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157575 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157576 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157577 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157578 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157579 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157580 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157581 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157582 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157582 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157582 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157582 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157582 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157582 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157583 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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> 1157584 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157585 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157586 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157587 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157587 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157587 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157587 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157587 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157587 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157588 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157589 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field={!key%3Dmissing_is}missing_is_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157590 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157590 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157590 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157590 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157591 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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.mincount=4&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=1
   [junit4]   2> 1157591 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 1157591 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 1157592 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 1157592 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 1157592 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 1157593 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HWZY]} 0 1
   [junit4]   2> 1157594 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[RUCI]} 0 0
   [junit4]   2> 1157594 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[JUQV]} 0 0
   [junit4]   2> 1157594 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[BCHI]} 0 0
   [junit4]   2> 1157595 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GQGY]} 0 0
   [junit4]   2> 1157595 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QBWR]} 0 0
   [junit4]   2> 1157614 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157614 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1157615 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YWHE]} 0 0
   [junit4]   2> 1157616 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UNNF]} 0 0
   [junit4]   2> 1157616 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LDAS]} 0 0
   [junit4]   2> 1157617 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[TOEJ]} 0 0
   [junit4]   2> 1157617 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WGSJ]} 0 0
   [junit4]   2> 1157617 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WGSJ]} 0 0
   [junit4]   2> 1157618 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VJAL]} 0 0
   [junit4]   2> 1157618 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LKUV]} 0 0
   [junit4]   2> 1157619 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NIWM]} 0 0
   [junit4]   2> 1157629 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157636 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 1157642 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UVIV]} 0 5
   [junit4]   2> 1157648 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157649 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1157650 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YPAQ]} 0 0
   [junit4]   2> 1157651 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LFNZ]} 0 0
   [junit4]   2> 1157651 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XWRT]} 0 0
   [junit4]   2> 1157651 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[SJAG]} 0 0
   [junit4]   2> 1157660 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157663 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1157664 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[PMNC]} 0 0
   [junit4]   2> 1157664 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YNPI]} 0 0
   [junit4]   2> 1157665 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OQGS]} 0 0
   [junit4]   2> 1157665 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OQGS]} 0 0
   [junit4]   2> 1157666 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[DZNW]} 0 0
   [junit4]   2> 1157674 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157674 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 1157675 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[KADP]} 0 0
   [junit4]   2> 1157693 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157694 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1157695 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GRWI]} 0 0
   [junit4]   2> 1157695 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EPCR]} 0 0
   [junit4]   2> 1157696 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QJRD]} 0 0
   [junit4]   2> 1157696 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MQXN]} 0 0
   [junit4]   2> 1157696 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WDKZ]} 0 0
   [junit4]   2> 1157697 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OOZH]} 0 0
   [junit4]   2> 1157697 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VEVR]} 0 0
   [junit4]   2> 1157698 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[POUD]} 0 0
   [junit4]   2> 1157698 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GUOG]} 0 0
   [junit4]   2> 1157708 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157708 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1157709 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LNIT]} 0 0
   [junit4]   2> 1157709 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EROH]} 0 0
   [junit4]   2> 1157710 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NWRU]} 0 0
   [junit4]   2> 1157722 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157723 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 1157724 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HMSZ]} 0 0
   [junit4]   2> 1157730 INFO  (searcherExecutor-11409-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1157730 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1157731 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=74&wt=json} hits=37 status=0 QTime=0
   [junit4]   2> 1157731 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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=id&facet.method=enum} hits=37 status=0 QTime=0
   [junit4]   2> 1157732 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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=id&facet.method=fc} hits=37 status=0 QTime=0
   [junit4]   2> 1157733 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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=id&facet.method=fcs} hits=37 status=0 QTime=0
   [junit4]   2> 1157733 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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%3Did}id_dv} hits=37 status=0 QTime=0
   [junit4]   2> 1157743 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.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=id&facet.method=uif} hits=37 status=0 QTime=9
   [junit4]   2> 1157744 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=5&facet.field=score_f&facet.method=enum} hits=37 status=0 QTime=0
   [junit4]   2> 1157744 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=5&facet.field=score_f&facet.method=fc} hits=37 status=0 QTime=0
   [junit4]   2> 1157744 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=5&facet.field=score_f&facet.method=fcs} hits=37 status=0 QTime=0
   [junit4]   2> 1157744 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=5&facet.field={!key%3Dscore_f}score_f_dv} hits=37 status=0 QTime=0
   [junit4]   2> 1157744 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=5&facet.field=score_f&facet.method=uif} hits=37 status=0 QTime=0
   [junit4]   2> 1157745 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=5&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=37 status=0 QTime=0
   [junit4]   2> 1157745 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_d&facet.method=enum} hits=37 status=0 QTime=0
   [junit4]   2> 1157745 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_d&facet.method=fc} hits=37 status=0 QTime=0
   [junit4]   2> 1157745 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_d&facet.method=fcs} hits=37 status=0 QTime=0
   [junit4]   2> 1157746 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_d}score_d_dv} hits=37 status=0 QTime=0
   [junit4]   2> 1157746 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_d&facet.method=uif} hits=37 status=0 QTime=0
   [junit4]   2> 1157746 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.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_d}score_d_p&facet.method=uif} hits=37 status=0 QTime=0
   [junit4]   2> 1157746 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_i&facet.method=enum} hits=37 status=0 QTime=0
   [junit4]   2> 1157747 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_i&facet.method=fc} hits=37 status=0 QTime=0
   [junit4]   2> 1157747 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_i&facet.method=fcs} hits=37 status=0 QTime=0
   [junit4]   2> 1157747 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv} hits=37 status=0 QTime=0
   [junit4]   2> 1157748 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=foo_i&facet.method=uif} hits=37 status=0 QTime=0
   [junit4]   2> 1157748 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=37 status=0 QTime=0
   [junit4]   2> 1157748 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=10&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum} hits=37 status=0 QTime=0
   [junit4]   2> 1157749 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=10&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc} hits=37 status=0 QTime=0
   [junit4]   2> 1157749 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E650

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

tRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.42s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAB4C4E65002F3AE:F7DCE43305FB3B11]: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> 1164983 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1164983 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=546374233
   [junit4]   2> 1164983 INFO  (coreCloseExecutor-11414-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fd68172
   [junit4]   2> 1164983 INFO  (coreCloseExecutor-11414-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2fd68172
   [junit4]   2> 1164983 INFO  (coreCloseExecutor-11414-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4489a5df: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@60c06aae
   [junit4]   2> 1164993 INFO  (coreCloseExecutor-11414-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1164994 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1164994 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21e09afd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4d9d6e6e
   [junit4]   2> 1164999 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1164999 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@772f977a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4f706d3e
   [junit4]   2> 1165001 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1165001 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@102ce5a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@387eeac0
   [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_FAB4C4E65002F3AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=MockRandom), foo_ds_dv=Lucene84, foo_f_dv=PostingsFormat(name=Asserting), small_i=Lucene84, small3_is=Lucene84, small_s=PostingsFormat(name=MockRandom), score_f=PostingsFormat(name=MockRandom), score_d=Lucene84, id=Lucene84, foo_i=PostingsFormat(name=Asserting), foo_fs_dv=PostingsFormat(name=MockRandom), foo_l=Lucene84, small4_ss=PostingsFormat(name=LuceneFixedGap), small2_s=PostingsFormat(name=MockRandom), small2_i=Lucene84, foo_ls_dv=Lucene84, small2_is=PostingsFormat(name=LuceneFixedGap), foo_ds=PostingsFormat(name=Asserting), foo_fs=PostingsFormat(name=LuceneFixedGap), foo_d_dv=PostingsFormat(name=LuceneFixedGap), score_f_dv=PostingsFormat(name=Asserting), foo_d=Lucene84, score_d_dv=PostingsFormat(name=LuceneFixedGap), small2_ss=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=MockRandom), foo_l_dv=PostingsFormat(name=LuceneFixedGap), foo_ls=PostingsFormat(name=Asserting)}, docValues:{small2_s_dv=DocValuesFormat(name=Asserting), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Direct), small3_is_dv=DocValuesFormat(name=Lucene80), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Lucene80), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Lucene80), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Direct), small2_is_dv=DocValuesFormat(name=Direct), small_i_p=DocValuesFormat(name=Asserting), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Asserting), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Asserting), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Lucene80), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1354, maxMBSortInHeap=5.53050685619324, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-US, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=314982448,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [ExplicitHLLTest, FieldAnalysisRequestHandlerTest, TestBinaryField, TriggerEventQueueTest, TestFieldSortValues, TestQueryTypes, ClusterStateMockUtilTest, TestConfigSetsAPIZkFailure, VMParamsZkACLAndCredentialsProvidersTest, TestDynamicLoading, CustomHighlightComponentTest, TestSolrCloudWithHadoopAuthPlugin, TestShortCircuitedRequests, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsCollectionsAPIDistributedZkTest, CdcrVersionReplicationTest, StressHdfsTest, TestPullReplicaErrorHandling, TestRemoteStreaming, ReplaceNodeTest, StatsComponentTest, TestCollationField, ScheduledMaintenanceTriggerTest, XMLAtomicUpdateMultivalueTest, TestConfigOverlay, TestDistributedMissingSort, CategoryRoutedAliasUpdateProcessorTest, TestCloudPseudoReturnFields, ReturnFieldsTest, TestBinaryResponseWriter, TestCloudJSONFacetSKGEquiv, TestLFUCache, SolrRequestParserTest, TestConfigReload, PrimitiveFieldTypeTest, AnalyticsMergeStrategyTest, TestSimComputePlanAction, TestValueSourceCache, SolrSlf4jReporterTest, TestCollectionAPIs, ZkNodePropsTest, TestFieldTypeResource, SplitHandlerTest, TestFastOutputStream, AliasIntegrationTest, DistributedQueryComponentCustomSortTest, TestHttpServletCarrier, TestGraphMLResponseWriter, TestBackupRepositoryFactory, TestRebalanceLeaders, TestChildDocTransformer, MultiThreadedOCPTest, TestFunctionQuery, TestPKIAuthenticationPlugin, TaggerTest, TestHdfsUpdateLog, TestStressVersions, TestSchemaVersionResource, LeaderFailureAfterFreshStartTest, TestInPlaceUpdatesStandalone, BlockJoinFacetSimpleTest, ResourceLoaderTest, MetricTriggerIntegrationTest, ZkStateWriterTest, TestRestoreCore, DateFieldTest, CollectionsAPIDistributedZkTest, UninvertDocValuesMergePolicyTest, MBeansHandlerTest, TestDynamicFieldResource, TestBooleanSimilarityFactory, PluginInfoTest, BooleanFieldTest, HttpSolrCallGetCoreTest, SchemaVersionSpecificBehaviorTest, MetricsHistoryIntegrationTest, TestLegacyTerms, TransactionLogTest, TestTestInjection, TestLegacyFieldCache, URLClassifyProcessorTest, TestRecoveryHdfs, JavaBinAtomicUpdateMultivalueTest, CloneFieldUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, TermVectorComponentTest, TestSimNodeLostTrigger, ZookeeperReadAPITest, HdfsRecoverLeaseTest, TestMacroExpander, MoveReplicaHDFSFailoverTest, TestNamedUpdateProcessors, SubstringBytesRefFilterTest, TestSimExtremeIndexing, DocValuesTest, DateMathParserTest, BasicZkTest, CreateCollectionCleanupTest, OverseerSolrResponseTest, RootFieldTest, CdcrBootstrapTest, CollectionStateFormat2Test, DistributedFacetPivotSmallAdvancedTest, TestStressLucene, TestFuzzyAnalyzedSuggestions, TestNumericTokenStream, TestSolrCloudWithKerberosAlt, TestHighlightDedupGrouping, NumberUtilsTest, TestComplexPhraseLeadingWildcard, IndexSchemaTest, SecurityConfHandlerTest, RequestLoggingTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestJoin, TestRandomDVFaceting]
   [junit4] Completed [445/921 (1!)] on J0 in 8.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 52205 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 726 - 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/726/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:35921/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35921/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([693776A8B1A8846B:610090606A06F0E5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	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)


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'EING'!='HZSU' @ facet_counts/facet_fields/id/[0]

Stack Trace:
java.lang.AssertionError: mismatch: 'EING'!='HZSU' @ facet_counts/facet_fields/id/[0]
	at __randomizedtesting.SeedInfo.seed([693776A8B1A8846B:645F567DE4514CD4]: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 14339 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 785830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-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> 785831 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 785831 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-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.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/data-dir-125-001
   [junit4]   2> 785831 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 785831 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 785833 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 785833 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001
   [junit4]   2> 785833 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 785837 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 785837 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 785838 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 785937 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33769
   [junit4]   2> 785937 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33769
   [junit4]   2> 785937 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33769
   [junit4]   2> 785937 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33769
   [junit4]   2> 785938 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 785941 INFO  (zkConnectionManagerCallback-10753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785941 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 785946 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 785949 INFO  (zkConnectionManagerCallback-10755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785949 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 785950 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 785950 INFO  (zkConnectionManagerCallback-10757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 785950 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786059 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 786067 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 786067 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 786067 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 786059 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 786067 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 786068 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 786068 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 786068 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 786069 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 786069 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 786069 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 786069 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 786069 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 786069 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 786070 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c066f79{/solr,null,AVAILABLE}
   [junit4]   2> 786070 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 786070 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 786070 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 786071 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7104a1e4{/solr,null,AVAILABLE}
   [junit4]   2> 786071 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 786071 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 786071 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 786076 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@515156ed{/solr,null,AVAILABLE}
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14283c28{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40763}
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.e.j.s.Server Started @786103ms
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40763}
   [junit4]   2> 786077 ERROR (jetty-launcher-10758-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 786077 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T09:59:58.319Z
   [junit4]   2> 786082 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 786082 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 786082 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ac25d6d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42307}
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.e.j.s.Server Started @786109ms
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42307}
   [junit4]   2> 786083 ERROR (jetty-launcher-10758-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 786083 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T09:59:58.325Z
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ca0c1a7{/solr,null,AVAILABLE}
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@76d8fdb1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45701}
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.e.j.s.Server Started @786110ms
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45701}
   [junit4]   2> 786084 ERROR (jetty-launcher-10758-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 786084 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T09:59:58.326Z
   [junit4]   2> 786091 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786091 INFO  (zkConnectionManagerCallback-10760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786091 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786091 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 786095 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 786096 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786096 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a4336b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35591}
   [junit4]   2> 786096 INFO  (jetty-launcher-10758-thread-2) [     ] o.e.j.s.Server Started @786122ms
   [junit4]   2> 786096 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35591}
   [junit4]   2> 786097 ERROR (jetty-launcher-10758-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 786097 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 786097 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 786097 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 786097 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 786097 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T09:59:58.339Z
   [junit4]   2> 786097 WARN  (jetty-launcher-10758-thread-1-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 786097 INFO  (zkConnectionManagerCallback-10764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786097 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786098 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 786099 INFO  (zkConnectionManagerCallback-10762-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786099 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786099 INFO  (zkConnectionManagerCallback-10766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 786099 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 786198 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 786198 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 786202 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 786202 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 786202 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 786205 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 786210 WARN  (jetty-launcher-10758-thread-4-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 786211 WARN  (jetty-launcher-10758-thread-3-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 786318 WARN  (jetty-launcher-10758-thread-2-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 788480 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 788481 WARN  (jetty-launcher-10758-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f54ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 788481 WARN  (jetty-launcher-10758-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f54ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 788506 WARN  (jetty-launcher-10758-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d9d88f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 788506 WARN  (jetty-launcher-10758-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d9d88f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 788517 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 788518 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 788734 INFO  (zkConnectionManagerCallback-10786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 788737 INFO  (jetty-launcher-10758-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 788738 WARN  (jetty-launcher-10758-thread-2-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 788854 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 788878 INFO  (zkConnectionManagerCallback-10788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 788878 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 788928 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35591_solr
   [junit4]   2> 788928 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.c.Overseer Overseer (id=72436998157697032-127.0.0.1:35591_solr-n_0000000000) starting
   [junit4]   2> 789148 INFO  (OverseerStateUpdate-72436998157697032-127.0.0.1:35591_solr-n_0000000000) [n:127.0.0.1:35591_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35591_solr
   [junit4]   2> 789175 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35591_solr
   [junit4]   2> 789177 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 789177 WARN  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] 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> 789195 INFO  (zkCallback-10787-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789211 INFO  (jetty-launcher-10758-thread-2) [n:127.0.0.1:35591_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001/node2
   [junit4]   2> 789242 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 789243 WARN  (jetty-launcher-10758-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c5d155b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789243 WARN  (jetty-launcher-10758-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c5d155b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789250 WARN  (jetty-launcher-10758-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1829a386[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789250 WARN  (jetty-launcher-10758-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1829a386[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789252 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 789261 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789270 INFO  (zkConnectionManagerCallback-10806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789270 INFO  (jetty-launcher-10758-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789279 WARN  (jetty-launcher-10758-thread-1-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 789380 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789381 INFO  (zkConnectionManagerCallback-10808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789381 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789384 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 789387 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40763_solr as DOWN
   [junit4]   2> 789387 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 789387 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40763_solr
   [junit4]   2> 789388 INFO  (zkCallback-10787-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789389 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 789390 WARN  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] 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> 789639 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 789651 INFO  (jetty-launcher-10758-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001/node1
   [junit4]   2> 789780 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 789780 WARN  (jetty-launcher-10758-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13b043a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789780 WARN  (jetty-launcher-10758-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13b043a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789782 WARN  (jetty-launcher-10758-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e6563c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789782 WARN  (jetty-launcher-10758-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e6563c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789784 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 789786 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789787 INFO  (zkConnectionManagerCallback-10822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789787 INFO  (jetty-launcher-10758-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789890 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789902 INFO  (zkConnectionManagerCallback-10824-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789902 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789906 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 789908 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45701_solr as DOWN
   [junit4]   2> 789909 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 789909 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45701_solr
   [junit4]   2> 789910 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 789910 INFO  (zkCallback-10787-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 789911 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 789911 WARN  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] 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> 789918 INFO  (zkCallback-10823-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 789919 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 789922 INFO  (jetty-launcher-10758-thread-4) [n:127.0.0.1:45701_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001/node4
   [junit4]   2> 789923 WARN  (jetty-launcher-10758-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32d6fa40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789924 WARN  (jetty-launcher-10758-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32d6fa40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789930 WARN  (jetty-launcher-10758-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6159818f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789931 WARN  (jetty-launcher-10758-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6159818f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 789932 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 789933 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 789934 INFO  (zkConnectionManagerCallback-10838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 789934 INFO  (jetty-launcher-10758-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789935 WARN  (jetty-launcher-10758-thread-3-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c9000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c9000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c9000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 790036 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790037 INFO  (zkConnectionManagerCallback-10840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790037 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790041 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 790044 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42307_solr as DOWN
   [junit4]   2> 790044 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 790044 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42307_solr
   [junit4]   2> 790045 INFO  (zkCallback-10787-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 790045 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 790045 INFO  (zkCallback-10823-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 790046 INFO  (zkCallback-10839-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 790046 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 790047 WARN  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] 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> 790061 INFO  (jetty-launcher-10758-thread-3) [n:127.0.0.1:42307_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001/node3
   [junit4]   2> 790069 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 790074 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790074 INFO  (zkConnectionManagerCallback-10851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790074 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790076 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 790077 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33769/solr ready
   [junit4]   2> 790082 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=60810437
   [junit4]   2> 790082 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35591_solr
   [junit4]   2> 790082 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 790082 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35591_solr as DOWN
   [junit4]   2> 790090 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 790090 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 790090 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 790090 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 790090 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 790091 INFO  (closeThreadPool-10856-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72436998157697032-127.0.0.1:35591_solr-n_0000000000) closing
   [junit4]   2> 790092 INFO  (OverseerStateUpdate-72436998157697032-127.0.0.1:35591_solr-n_0000000000) [n:127.0.0.1:35591_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35591_solr
   [junit4]   2> 790093 WARN  (jetty-launcher-10758-thread-2-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 790093 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40763_solr
   [junit4]   2> 790093 INFO  (zkCallback-10823-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 790094 INFO  (zkCallback-10807-thread-1) [n:127.0.0.1:40763_solr     ] o.a.s.c.Overseer Overseer (id=72436998157697034-127.0.0.1:40763_solr-n_0000000001) starting
   [junit4]   2> 790095 INFO  (OverseerAutoScalingTriggerThread-72436998157697032-127.0.0.1:35591_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 790096 INFO  (zkCallback-10839-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 790096 INFO  (closeThreadPool-10856-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72436998157697032-127.0.0.1:35591_solr-n_0000000000) closing
   [junit4]   2> 790096 INFO  (zkCallback-10850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 790096 INFO  (zkCallback-10807-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 790098 INFO  (OverseerStateUpdate-72436998157697034-127.0.0.1:40763_solr-n_0000000001) [n:127.0.0.1:40763_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40763_solr
   [junit4]   2> 790193 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.Overseer Overseer (id=72436998157697032-127.0.0.1:35591_solr-n_0000000000) closing
   [junit4]   2> 790194 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a4336b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 790195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ca0c1a7{/solr,null,STOPPED}
   [junit4]   2> 790195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 790195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 790195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 790195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 790196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 790196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 790196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 790196 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22a264a0{/solr,null,AVAILABLE}
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62d5e7b4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41321}
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.Server Started @790223ms
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38475}
   [junit4]   2> 790197 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 790197 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T10:00:02.439Z
   [junit4]   2> 790200 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790200 INFO  (zkConnectionManagerCallback-10862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 790200 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790201 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 790205 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 791309 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 791310 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5edcd5b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 791310 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5edcd5b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 791313 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@223bc184[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 791313 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@223bc184[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 791314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 791318 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791322 INFO  (zkConnectionManagerCallback-10873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 791323 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791324 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c90011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90011, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c90011, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 791425 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791426 INFO  (zkConnectionManagerCallback-10875-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 791426 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791430 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 791432 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38475_solr as DOWN
   [junit4]   2> 791433 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 791433 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38475_solr
   [junit4]   2> 791434 INFO  (zkCallback-10839-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791434 INFO  (zkCallback-10850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791434 INFO  (zkCallback-10823-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791434 INFO  (zkCallback-10807-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791435 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 791436 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] 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> 791440 INFO  (zkCallback-10874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791453 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:38475_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001/node2
   [junit4]   2> 791461 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 791466 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:41321/solr. Proxy: http://127.0.0.1:38475/solr
   [junit4]   2> 791466 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1578548442
   [junit4]   2> 791466 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40763_solr
   [junit4]   2> 791467 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 791467 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40763_solr as DOWN
   [junit4]   2> 791469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 791469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 791469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 791469 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 791470 INFO  (closeThreadPool-10886-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72436998157697034-127.0.0.1:40763_solr-n_0000000001) closing
   [junit4]   2> 791474 INFO  (OverseerStateUpdate-72436998157697034-127.0.0.1:40763_solr-n_0000000001) [n:127.0.0.1:40763_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40763_solr
   [junit4]   2> 791479 INFO  (OverseerAutoScalingTriggerThread-72436998157697034-127.0.0.1:40763_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 791482 INFO  (closeThreadPool-10886-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72436998157697034-127.0.0.1:40763_solr-n_0000000001) closing
   [junit4]   2> 791483 WARN  (jetty-launcher-10758-thread-1-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c9000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c9000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c9000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 791484 INFO  (zkCallback-10850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 791484 INFO  (zkCallback-10839-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 791484 INFO  (zkCallback-10823-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45701_solr
   [junit4]   2> 791484 INFO  (zkCallback-10823-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 791584 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.Overseer Overseer (id=72436998157697034-127.0.0.1:40763_solr-n_0000000001) closing
   [junit4]   2> 791584 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@14283c28{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 791585 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c066f79{/solr,null,STOPPED}
   [junit4]   2> 791585 INFO  (zkCallback-10874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 791585 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 791585 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 791585 INFO  (zkCallback-10823-thread-1) [n:127.0.0.1:45701_solr     ] o.a.s.c.Overseer Overseer (id=72436998157697036-127.0.0.1:45701_solr-n_0000000002) starting
   [junit4]   2> 791586 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 791586 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 791587 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 791587 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 791587 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 791589 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd741be{/solr,null,AVAILABLE}
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30ad0290{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46457}
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.Server Started @791616ms
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39401}
   [junit4]   2> 791590 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 791590 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T10:00:03.832Z
   [junit4]   2> 791594 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791598 INFO  (zkConnectionManagerCallback-10888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 791599 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791599 INFO  (OverseerStateUpdate-72436998157697036-127.0.0.1:45701_solr-n_0000000002) [n:127.0.0.1:45701_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45701_solr
   [junit4]   2> 791599 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 791603 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 792665 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 792666 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25278173[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 792666 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25278173[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 792674 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fcd2199[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 792674 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fcd2199[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 792675 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33769/solr
   [junit4]   2> 792676 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792677 INFO  (zkConnectionManagerCallback-10903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792677 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792779 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792779 INFO  (zkConnectionManagerCallback-10905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792779 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792783 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 792786 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39401_solr as DOWN
   [junit4]   2> 792786 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 792786 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39401_solr
   [junit4]   2> 792787 INFO  (zkCallback-10850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 792788 INFO  (zkCallback-10823-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 792788 INFO  (zkCallback-10839-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 792788 INFO  (zkCallback-10874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 792789 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 792789 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] 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> 792802 INFO  (zkCallback-10904-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 792804 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [n:127.0.0.1:39401_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_693776A8B1A8846B-001/tempDir-001/node1
   [junit4]   2> 792817 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 792821 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:46457/solr. Proxy: http://127.0.0.1:39401/solr
   [junit4]   2> 792821 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10268431
   [junit4]   2> 792821 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45701_solr
   [junit4]   2> 792821 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 792821 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45701_solr as DOWN
   [junit4]   2> 792830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 792830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 792830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 792830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 792831 INFO  (closeThreadPool-10916-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72436998157697036-127.0.0.1:45701_solr-n_0000000002) closing
   [junit4]   2> 792832 INFO  (OverseerStateUpdate-72436998157697036-127.0.0.1:45701_solr-n_0000000002) [n:127.0.0.1:45701_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45701_solr
   [junit4]   2> 792839 INFO  (OverseerAutoScalingTriggerThread-72436998157697036-127.0.0.1:45701_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 792839 WARN  (jetty-launcher-10758-thread-4-SendThread(127.0.0.1:33769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015910e7c9000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c9000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015910e7c9000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 792844 INFO  (closeThreadPool-10916-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72436998157697036-127.0.0.1:45701_solr-n_0000000002) closing
   [junit4]   2> 792844 INFO  (zkCallback-10850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 792844 INFO  (zkCallback-10904-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 792977 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.Overseer Overseer (id=72436998157697036-127.0.0.1:45701_solr-n_0000000002) closing
   [junit4]   2> 792987 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@76d8fdb1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 792988 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7104a1e4{/solr,null,STOPPED}
   [junit4]   2> 792988 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 792988 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 792989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 792989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 792991 INFO  (zkCallback-10874-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 792991 INFO  (zkCallback-10839-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42307_solr
   [junit4]   2> 792991 INFO  (zkCallback-10839-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 792992 INFO  (zkCallback-10839-thread-1) [n:127.0.0.1:42307_solr     ] o.a.s.c.Overseer Overseer (id=72436998157697038-127.0.0.1:42307_solr-n_0000000003) starting
   [junit4]   2> 792992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 792992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 792993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 792993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e1a8dc9{/solr,null,AVAILABLE}
   [junit4]   2> 792993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17966cef{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33149}
   [junit4]   2> 792993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.e.j.s.Server Started @793019ms
   [junit4]   2> 792993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35921}
   [junit4]   2> 792993 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 792994 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 792994 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 792994 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 792994 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 792994 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T10:00:05.236Z
   [junit4]   2> 792995 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 792995 INFO  (zkConnectionManagerCallback-10918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792996 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 793000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 793002 INFO  (OverseerStateUpdate-72436998157697038-127.0.0.1:42307_solr-n_0000000003) [n:127.0.0.1:42307_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42307_solr
   [

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

nit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=id&facet.method=uif
   [junit4]   2> 943964 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[693776A8B1A8846B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=693776A8B1A8846B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.52s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'EING'!='HZSU' @ facet_counts/facet_fields/id/[0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([693776A8B1A8846B:645F567DE4514CD4]: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> 943964 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 943964 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1054383658
   [junit4]   2> 943964 INFO  (coreCloseExecutor-11945-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@371cfc0
   [junit4]   2> 943964 INFO  (coreCloseExecutor-11945-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@371cfc0
   [junit4]   2> 943964 INFO  (coreCloseExecutor-11945-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ec66ba4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@56fd557c
   [junit4]   2> 943976 INFO  (coreCloseExecutor-11945-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 943977 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 943977 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@420e761d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4d86b1f5
   [junit4]   2> 943982 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 943982 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1136dba: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@25f6a1a3
   [junit4]   2> 943985 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 943985 INFO  (SUITE-TestRandomDVFaceting-seed#[693776A8B1A8846B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6beba594: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@30ab570f
   [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_693776A8B1A8846B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=MockRandom), foo_ds_dv=BlockTreeOrds(blocksize=128), foo_f_dv=Lucene84, small_i=BlockTreeOrds(blocksize=128), small3_is=BlockTreeOrds(blocksize=128), small_s=PostingsFormat(name=MockRandom), score_f=BlockTreeOrds(blocksize=128), score_d=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), foo_i=Lucene84, foo_fs_dv=PostingsFormat(name=MockRandom), foo_l=PostingsFormat(name=MockRandom), small4_ss=Lucene84, small2_s=PostingsFormat(name=MockRandom), small2_i=BlockTreeOrds(blocksize=128), foo_ls_dv=BlockTreeOrds(blocksize=128), small2_is=Lucene84, foo_ds=PostingsFormat(name=LuceneFixedGap), foo_fs=Lucene84, foo_d_dv=PostingsFormat(name=LuceneFixedGap), score_f_dv=Lucene84, foo_d=PostingsFormat(name=MockRandom), score_d_dv=PostingsFormat(name=LuceneFixedGap), small2_ss=PostingsFormat(name=LuceneFixedGap), foo_f=BlockTreeOrds(blocksize=128), foo_l_dv=PostingsFormat(name=LuceneFixedGap), foo_ls=PostingsFormat(name=LuceneFixedGap)}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Asserting), foo_ds_dv=DocValuesFormat(name=Direct), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Asserting), foo_i_p=DocValuesFormat(name=Direct), small2_i_dv=DocValuesFormat(name=Asserting), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Direct), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Direct), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Asserting), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1377, maxMBSortInHeap=5.664946023821015, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr, timezone=America/La_Paz
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=181996008,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimExtremeIndexing, ReplaceNodeTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistribCursorPagingTest, TestNumericTokenStream, HdfsThreadLeakTest, AddBlockUpdateTest, TestCloudDeleteByQuery, TestSolrCloudWithHadoopAuthPlugin, SplitHandlerTest, TestHighlightDedupGrouping, CollectionsAPIDistributedZkTest, BasicAuthIntegrationTest, TestRemoteStreaming, TestGraphTermsQParserPlugin, DistributedSuggestComponentTest, TestBooleanSimilarityFactory, TestFieldTypeResource, HighlighterConfigTest, TestStressLucene, XMLAtomicUpdateMultivalueTest, TestHttpServletCarrier, AsyncCallRequestStatusResponseTest, TestFieldSortValues, TestDocTermOrds, AnalysisAfterCoreReloadTest, TestIBSimilarityFactory, ScheduledMaintenanceTriggerTest, TestSolr4Spatial2, TestSimNodeLostTrigger, TestSafeXMLParsing, TestSchemaVersionResource, SubstringBytesRefFilterTest, TestCoreContainer, TransactionLogTest, ByteBuffersDirectoryFactoryTest, TestFunctionQuery, BasicZkTest, BooleanFieldTest, TestXIncludeConfig, BlockJoinFacetSimpleTest, TestLuceneMatchVersion, TestLFUCache, RangeFacetCloudTest, CustomHighlightComponentTest, SolrIndexMetricsTest, ExplicitHLLTest, SchemaVersionSpecificBehaviorTest, ZkNodePropsTest, MetricTriggerIntegrationTest, TestPostingsSolrHighlighter, TestMiniSolrCloudClusterSSL, PathHierarchyTokenizerFactoryTest, CoreAdminRequestStatusTest, TestValueSourceCache, IndexSchemaTest, TestSimpleTrackingShardHandler, TestComplexPhraseLeadingWildcard, ReturnFieldsTest, TaggerTest, TestMergePolicyConfig, RouteFieldTest, TestDistributedMissingSort, JavabinLoaderTest, TestCloudPseudoReturnFields, TestSolrCloudWithKerberosAlt, HttpSolrCallGetCoreTest, BlockDirectoryTest, RegexBoostProcessorTest, SearchRateTriggerTest, TestTestInjection, MetricsDisabledCloudTest, URLClassifyProcessorTest, TestRebalanceLeaders, AutoscalingHistoryHandlerTest, SolrLogPostToolTest, DateFieldTest, TestSimUtils, TestReloadAndDeleteDocs, IndexSizeEstimatorTest, TestDistributedMap, DistributedVersionInfoTest, TestManagedSynonymFilterFactory, HdfsRecoverLeaseTest, FieldAnalysisRequestHandlerTest, TestManagedSchemaAPI, ZkStateWriterTest, TestFuzzyAnalyzedSuggestions, TestNestedDocsSort, AliasIntegrationTest, SolrRequestParserTest, AutoScalingHandlerTest, TestSubQueryTransformerCrossCore, MetricsHistoryIntegrationTest, DistributedFacetPivotSmallAdvancedTest, TestCollectionAPIs, TestConfigOverlay, SpatialFilterTest, QueryEqualityTest, PeerSyncWithBufferUpdatesTest, TestBackupRepositoryFactory, TestCollationField, TestSchemaField, TestMinHashQParser, TestSearcherReuse, TestBinaryField, TestRawResponseWriter, TestExactStatsCache, TestPullReplicaErrorHandling, TestCollectionAPI, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestJoin, TestRandomDVFaceting]
   [junit4] Completed [385/921 (2!)] on J0 in 4.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 52531 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 725 - 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/725/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:37267/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37267/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([3A31DFA32698E47C:3206396BFD3690F2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	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)


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'a'!='d' @ facet_counts/facet_fields/small_s/[2]

Stack Trace:
java.lang.AssertionError: mismatch: 'a'!='d' @ facet_counts/facet_fields/small_s/[2]
	at __randomizedtesting.SeedInfo.seed([3A31DFA32698E47C:3759FF7673612CC3]: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 14126 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 709478 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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> 709478 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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_3A31DFA32698E47C-001/data-dir-84-001
   [junit4]   2> 709478 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 709478 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 709480 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 709480 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 709481 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 709487 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 709494 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 709499 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 710011 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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> 710013 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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> 710014 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 710014 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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> 710015 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3eeb9979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710015 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3eeb9979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710017 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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> 710020 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dc5c5f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710020 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dc5c5f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 710021 WARN  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-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> 710058 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a4abf20
   [junit4]   2> 710065 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a4abf20
   [junit4]   2> 710065 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a4abf20
   [junit4]   2> 710066 INFO  (coreLoadExecutor-5852-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 710074 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 710081 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 710086 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 710086 INFO  (coreLoadExecutor-5852-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> 710086 INFO  (coreLoadExecutor-5852-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@6a4abf20
   [junit4]   2> 710086 INFO  (coreLoadExecutor-5852-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_3A31DFA32698E47C-001/data-dir-84-001/]
   [junit4]   2> 710087 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 710123 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 710123 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 710124 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=78.46875, floorSegmentMB=1.615234375, forceMergeDeletesPctAllowed=19.975485944116855, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20561229902737743, deletesPctAllowed=34.23482351626886
   [junit4]   2> 710124 WARN  (coreLoadExecutor-5852-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> 710125 INFO  (coreLoadExecutor-5852-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 710126 INFO  (SUITE-TestRandomDVFaceting-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 710131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 710131 INFO  (searcherExecutor-5854-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710132 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710132 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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> 710135 INFO  (searcherExecutor-5854-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710135 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 710136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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> 710137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.sort=index&facet.prefix=V&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.sort=index&facet.prefix=V&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710162 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.sort=index&facet.prefix=V&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=25
   [junit4]   2> 710163 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.sort=index&facet.prefix=V&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710163 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.sort=index&facet.prefix=V&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710174 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=10
   [junit4]   2> 710174 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710174 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710174 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710347 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=172
   [junit4]   2> 710347 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710349 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710349 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710349 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710349 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710349 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710350 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710350 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710350 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0
   [junit4]   2> 710350 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710351 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710351 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710351 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710351 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710351 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710353 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710353 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710353 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710353 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.prefix=&facet.missing=true&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710353 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.prefix=&facet.missing=true&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710354 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.prefix=&facet.missing=true&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710354 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.prefix=&facet.missing=true&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710354 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.prefix=&facet.missing=true&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710354 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.missing=true&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710354 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.missing=true&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710355 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.missing=true&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710355 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.missing=true&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710355 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 710355 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.mincount=3&facet.missing=true&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710355 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=5&facet.sort=index&facet.prefix=&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710355 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=5&facet.sort=index&facet.prefix=&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710356 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=5&facet.sort=index&facet.prefix=&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710356 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=5&facet.sort=index&facet.prefix=&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710356 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=5&facet.sort=index&facet.prefix=&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710356 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710358 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710358 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710358 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710358 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710358 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small2_is,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dsmall2_is}small2_is_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710360 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.sort=index&facet.missing=true&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710360 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.sort=index&facet.missing=true&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710360 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.sort=index&facet.missing=true&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710360 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.sort=index&facet.missing=true&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710360 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.sort=index&facet.missing=true&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_fs&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.missing=true&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.missing=true&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710365 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.missing=true&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710365 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.missing=true&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710365 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.missing=true&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710365 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710365 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710365 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=index&facet.missing=true&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=index&facet.missing=true&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=index&facet.missing=true&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=index&facet.missing=true&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710367 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=index&facet.missing=true&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710392 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MCJP]} 0 5
   [junit4]   2> 710392 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[CCJS]} 0 0
   [junit4]   2> 710402 INFO  (searcherExecutor-5854-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710402 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 710404 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UJVI]} 0 0
   [junit4]   2> 710410 INFO  (searcherExecutor-5854-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 710410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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=0
   [junit4]   2> 710411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:(MCJP CCJS UJVI )} 0 0
   [junit4]   2> 710413 INFO  (searcherExecutor-5854-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 710414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0
   [junit4]   2> 710414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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> 710415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0 status=0 QTime=0
   [junit4]   2> 710416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=0 status=0 QTime=0
   [junit4]   2> 710417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.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%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.mincount=0&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.mincount=0&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.mincount=0&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 710419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.mincount=0&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 710419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] 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.mincount=0&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 710419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.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.missing=true&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 710419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.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.missing=true&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 710420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[3A31DFA32698E47C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=tr

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

stPullReplicaErrorHandling-seed#[3A31DFA32698E47C]-worker-SendThread(127.0.0.1:33011)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101589e64820018.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101589e64820018, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101589e64820018, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1461198 INFO  (jetty-closer-16550-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58ac2beb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1461198 INFO  (jetty-closer-16550-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fba401a{/solr,null,STOPPED}
   [junit4]   2> 1461198 INFO  (jetty-closer-16550-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1461293 INFO  (jetty-closer-16550-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c1d68fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1461293 INFO  (jetty-closer-16550-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31717a41{/solr,null,STOPPED}
   [junit4]   2> 1461293 INFO  (jetty-closer-16550-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1461294 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1461397 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[3A31DFA32698E47C]-worker-SendThread(127.0.0.1:33011)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101589e64820001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101589e64820001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101589e64820001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1461596 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	13	/solr/security.json
   [junit4]   2> 	10	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	8	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	7	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	6	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	84	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	41	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	22	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72436506328956955-127.0.0.1:36187_solr-n_0000000007
   [junit4]   2> 	2	/solr/overseer_elect/election/72436506328956952-127.0.0.1:37267_solr-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/live_nodes
   [junit4]   2> 	102	/solr/overseer/queue
   [junit4]   2> 	54	/solr/collections
   [junit4]   2> 	29	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1461601 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33011
   [junit4]   2> 1461601 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33011
   [junit4]   2> 1461601 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[3A31DFA32698E47C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33011
   [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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_3A31DFA32698E47C-001
   [junit4]   2> Nov 07, 2020 7:53:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), fieldName_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=986, maxMBSortInHeap=6.532313011339438, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=tr-TR, timezone=SystemV/YST9
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=165480592,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestFacetMethods, SearchHandlerTest, ConjunctionSolrSpellCheckerTest, DateRangeFieldTest, SolrGraphiteReporterTest, TestUtils, TestMinMaxOnMultiValuedField, TestPartialUpdateDeduplication, TestReload, AlternateDirectoryTest, OverseerCollectionConfigSetProcessorTest, TestCloudInspectUtil, TestElisionMultitermQuery, TestConfigsApi, BJQParserTest, TestStressThreadBackup, TestAddFieldRealTimeGet, TestHashQParserPlugin, TestCollectionsAPIViaSolrCloudCluster, SolrIndexSplitterTest, TestSolrCachePerf, PolyFieldTest, SystemLogListenerTest, NodeLostTriggerTest, ShardRoutingTest, PackageManagerCLITest, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, TestUseDocValuesAsStored, TestMissingGroups, DocumentBuilderTest, HdfsRecoveryZkTest, TestSurroundQueryParser, DistributedQueryComponentOptimizationTest, UpdateLogTest, TestCrossCoreJoin, TestNRTOpen, XmlUpdateRequestHandlerTest, TestSolrCLIRunExample, TestSolrDeletionPolicy2, HttpPartitionOnCommitTest, TestConfigSetImmutable, BinaryUpdateRequestHandlerTest, TestConfigSetsAPI, TestMultiValuedNumericRangeQuery, TestSizeLimitedDistributedMap, CloudMLTQParserTest, ShardSplitTest, ZkCLITest, PeerSyncWithIndexFingerprintCachingTest, PhrasesIdentificationComponentTest, TestSnapshotCloudManager, CoreMergeIndexesAdminHandlerTest, QueryParsingTest, DistributedIntervalFacetingTest, TestChildDocTransformerHierarchy, TestPerFieldSimilarity, DirectoryFactoryTest, TestJavabinTupleStreamParser, TestSimDistribStateManager, TestZkAclsWithHadoopAuth, SolrCloudExampleTest, TestBlendedInfixSuggestions, TestSolrQueryParser, TestSchemaManager, ReplicationFactorTest, ConnectionReuseTest, DocValuesNotIndexedTest, TestPayloadCheckQParserPlugin, TestLeaderElectionWithEmptyReplica, TestReversedWildcardFilterFactory, TestFilteredDocIdSet, SampleTest, TestSimPolicyCloud, TestSubQueryTransformerDistrib, SegmentsInfoRequestHandlerTest, TestXmlQParser, TestManagedSchemaThreadSafety, TestStressRecovery, TestTlogReplayVsRecovery, TestSimpleQParserPlugin, TestJoin, TestRequestForwarding, ImplicitSnitchTest, TestSchemaNameResource, CollectionReloadTest, ClusterStateTest, TestStreamBody, TestRequestStatusCollectionAPI, TestManagedSynonymGraphFilterFactory, TestHighFrequencyDictionaryFactory, CreateRoutedAliasTest, ClassificationUpdateProcessorFactoryTest, TestInPlaceUpdateWithRouteField, TestSQLHandler, SparseHLLTest, RoutingToNodesWithPropertiesTest, TestEmbeddedSolrServerAdminHandler, AuthToolTest, SystemCollectionCompatTest, HighlighterMaxOffsetTest, TestCollationFieldDocValues, DeleteReplicaTest, SOLR749Test, SuggesterTest, InfoHandlerTest, LeaderElectionIntegrationTest, TestJsonFacetsWithNestedObjects, ScheduledTriggerIntegrationTest, LeaderTragicEventTest, UUIDUpdateProcessorFallbackTest, TestDynamicFieldNamesIndexCorrectly, TestPullReplica, TestPullReplicaErrorHandling]
   [junit4] Completed [536/921 (2!)] on J1 in 46.31s, 4 tests, 1 error <<< FAILURES!

[...truncated 52032 lines...]