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 2021/07/03 04:46:51 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib {p0=SMART}

Error Message:
Error from server at http://127.0.0.1:42809/solr/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:44791/solr/collection1/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42809/solr/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:44791/solr/collection1/select
	at __randomizedtesting.SeedInfo.seed([23CBD8181A28495D:FF0B716E77A9ED97]: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.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.SolrTestCaseHS.getQueryResponse(SolrTestCaseHS.java:210)
	at org.apache.solr.SolrTestCaseHS.getJSON(SolrTestCaseHS.java:233)
	at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:149)
	at org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:263)
	at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:305)
	at org.apache.solr.search.facet.TestJsonFacets.doStatsTemplated(TestJsonFacets.java:1981)
	at org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:1149)
	at org.apache.solr.search.facet.TestJsonFacets.testStatsDistrib(TestJsonFacets.java:1110)
	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 16589 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 2247211 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-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> 2247211 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2247212 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-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.search.facet.TestJsonFacets_23CBD8181A28495D-001/data-dir-287-001
   [junit4]   2> 2247212 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2247212 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2247215 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2247215 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2247220 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2247237 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2247237 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2247239 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2247241 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2248230 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-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_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 2248232 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-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_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [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:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 2248233 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2248234 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b4f68b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248235 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b4f68b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248238 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16075ab0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248238 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16075ab0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248239 WARN  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-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> 2248272 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a
   [junit4]   2> 2248281 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a
   [junit4]   2> 2248281 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a
   [junit4]   2> 2248282 INFO  (coreLoadExecutor-23359-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2248295 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2248530 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2248531 WARN  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2248533 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2248536 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2248543 INFO  (coreLoadExecutor-23359-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> 2248544 INFO  (coreLoadExecutor-23359-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@2f47615a
   [junit4]   2> 2248544 INFO  (coreLoadExecutor-23359-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.search.facet.TestJsonFacets_23CBD8181A28495D-001/data-dir-287-001/]
   [junit4]   2> 2248545 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2248548 WARN  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2248586 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2248586 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2248587 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2248587 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2248587 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=68.3115234375, floorSegmentMB=1.9267578125, forceMergeDeletesPctAllowed=22.51874676469231, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4684497175887671, deletesPctAllowed=44.0194138401002
   [junit4]   2> 2248588 WARN  (coreLoadExecutor-23359-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> 2248588 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2248588 INFO  (coreLoadExecutor-23359-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704236148655652864
   [junit4]   2> 2248590 INFO  (SUITE-TestJsonFacets-seed#[23CBD8181A28495D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2248596 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingSingleNode {p0=DV}
   [junit4]   2> 2248602 INFO  (searcherExecutor-23361-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2248602 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2248602 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2248603 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2248636 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2248636 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2248636 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5adbb2ca{/solr,null,AVAILABLE}
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f56bbb9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35741}
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.s.Server Started @2248684ms
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=35741}
   [junit4]   2> 2248640 ERROR (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2248640 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-03T04:24:04.116Z
   [junit4]   2> 2248641 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001/solr.xml
   [junit4]   2> 2248643 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2248643 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2248644 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2249873 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2249875 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2627028d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249875 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2627028d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249883 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@810870c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249883 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@810870c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249885 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] 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> 2249989 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2249989 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2250036 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a
   [junit4]   2> 2250048 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a
   [junit4]   2> 2250048 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47615a
   [junit4]   2> 2250052 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001
   [junit4]   2> 2250052 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2250075 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2250076 WARN  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2250080 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2250092 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2250099 INFO  (coreLoadExecutor-23378-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/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001/collection1, trusted=true
   [junit4]   2> 2250100 INFO  (coreLoadExecutor-23378-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@2f47615a
   [junit4]   2> 2250100 INFO  (coreLoadExecutor-23378-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/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001/collection1/data/]
   [junit4]   2> 2250101 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2250102 WARN  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2250159 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2250159 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2250160 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2250160 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2250161 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=68.3115234375, floorSegmentMB=1.9267578125, forceMergeDeletesPctAllowed=22.51874676469231, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4684497175887671, deletesPctAllowed=44.0194138401002
   [junit4]   2> 2250438 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001/collection1/conf
   [junit4]   2> 2250438 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2250439 INFO  (coreLoadExecutor-23378-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1704236150596567040
   [junit4]   2> 2250444 INFO  (searcherExecutor-23380-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2250445 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[23CBD8181A28495D]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=35741 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.search.facet.TestJsonFacets_23CBD8181A28495D-001/s0-001
   [junit4]   2> 2250452 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1704236150608101376)} 0 1
   [junit4]   2> 2250455 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1704236150612295680)]} 0 1
   [junit4]   2> 2250455 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1704236150613344256)]} 0 0
   [junit4]   2> 2250456 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1704236150614392832)]} 0 0
   [junit4]   2> 2250456 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1704236150614392833)]} 0 0
   [junit4]   2> 2250458 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1704236150616489984)]} 0 0
   [junit4]   2> 2250459 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1704236150617538560)]} 0 0
   [junit4]   2> 2250459 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1704236150617538561)]} 0 0
   [junit4]   2> 2250460 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1704236150618587136)]} 0 0
   [junit4]   2> 2250461 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1704236150619635712)]} 0 0
   [junit4]   2> 2250462 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1704236150620684288)]} 0 0
   [junit4]   2> 2250463 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1704236150621732864)]} 0 0
   [junit4]   2> 2250463 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1704236150621732865)]} 0 0
   [junit4]   2> 2250463 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1704236150621732866)]} 0 0
   [junit4]   2> 2250464 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1704236150622781440)]} 0 0
   [junit4]   2> 2250465 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1704236150623830016)]} 0 0
   [junit4]   2> 2250465 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1704236150623830017)]} 0 0
   [junit4]   2> 2250466 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1704236150624878592)]} 0 0
   [junit4]   2> 2250466 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1704236150624878593)]} 0 0
   [junit4]   2> 2250467 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1704236150625927168)]} 0 0
   [junit4]   2> 2250468 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1704236150626975744)]} 0 0
   [junit4]   2> 2250468 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1704236150626975745)]} 0 0
   [junit4]   2> 2250469 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1704236150628024320)]} 0 0
   [junit4]   2> 2250469 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1704236150628024321)]} 0 0
   [junit4]   2> 2250470 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1704236150629072896)]} 0 0
   [junit4]   2> 2250499 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1704236150659481600)]} 0 0
   [junit4]   2> 2250500 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1704236150660530176)]} 0 0
   [junit4]   2> 2250500 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1704236150660530177)]} 0 0
   [junit4]   2> 2250502 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1704236150662627328)]} 0 0
   [junit4]   2> 2250504 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1704236150664724480)]} 0 0
   [junit4]   2> 2250504 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1704236150664724481)]} 0 0
   [junit4]   2> 2250505 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1704236150665773056)]} 0 0
   [junit4]   2> 2250505 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1704236150665773057)]} 0 0
   [junit4]   2> 2250505 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1704236150665773058)]} 0 0
   [junit4]   2> 2250506 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1704236150666821632)]} 0 0
   [junit4]   2> 2250507 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1704236150667870208)]} 0 0
   [junit4]   2> 2250509 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1704236150669967360)]} 0 0
   [junit4]   2> 2250510 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1704236150671015936)]} 0 0
   [junit4]   2> 2250512 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1704236150672064512)]} 0 0
   [junit4]   2> 2250513 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1704236150674161664)]} 0 0
   [junit4]   2> 2250514 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1704236150675210240)]} 0 0
   [junit4]   2> 2250514 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1704236150675210241)]} 0 0
   [junit4]   2> 2250516 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1704236150677307392)]} 0 0
   [junit4]   2> 2250517 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1704236150678355968)]} 0 0
   [junit4]   2> 2250517 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1704236150678355969)]} 0 0
   [junit4]   2> 2250518 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1704236150679404544)]} 0 0
   [junit4]   2> 2250519 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1704236150679404545)]} 0 0
   [junit4]   2> 2250519 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1704236150680453120)]} 0 0
   [junit4]   2> 2250520 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1704236150681501696)]} 0 0
   [junit4]   2> 2250520 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1704236150681501697)]} 0 0
   [junit4]   2> 2250521 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1704236150682550272)]} 0 0
   [junit4]   2> 2250522 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1704236150683598848)]} 0 0
   [junit4]   2> 2250523 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1704236150684647424)]} 0 0
   [junit4]   2> 2250523 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1704236150684647425)]} 0 0
   [junit4]   2> 2250523 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1704236150684647426)]} 0 0
   [junit4]   2> 2250524 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1704236150685696000)]} 0 0
   [junit4]   2> 2250524 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1704236150685696001)]} 0 0
   [junit4]   2> 2250525 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1704236150686744576)]} 0 0
   [junit4]   2> 2250525 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1704236150686744577)]} 0 0
   [junit4]   2> 2250525 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1704236150686744578)]} 0 0
   [junit4]   2> 2250526 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1704236150687793152)]} 0 0
   [junit4]   2> 2250526 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1704236150687793153)]} 0 0
   [junit4]   2> 2250527 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1704236150688841728)]} 0 0
   [junit4]   2> 2250527 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1704236150688841729)]} 0 0
   [junit4]   2> 2250527 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1704236150688841730)]} 0 0
   [junit4]   2> 2250528 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1704236150689890304)]} 0 0
   [junit4]   2> 2250529 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1704236150690938880)]} 0 0
   [junit4]   2> 2250530 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1704236150691987456)]} 0 0
   [junit4]   2> 2250530 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1704236150691987457)]} 0 0
   [junit4]   2> 2250531 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1704236150693036032)]} 0 0
   [junit4]   2> 2250533 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1704236150695133184)]} 0 0
   [junit4]   2> 2250533 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1704236150695133185)]} 0 0
   [junit4]   2> 2250534 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1704236150696181760)]} 0 0
   [junit4]   2> 2250534 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1704236150696181761)]} 0 0
   [junit4]   2> 2250535 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1704236150697230336)]} 0 0
   [junit4]   2> 2250537 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1704236150699327488)]} 0 0
   [junit4]   2> 2250537 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1704236150699327489)]} 0 0
   [junit4]   2> 2250538 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1704236150700376064)]} 0 0
   [junit4]   2> 2250538 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1704236150700376065)]} 0 0
   [junit4]   2> 2250539 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1704236150701424640)]} 0 0
   [junit4]   2> 2250539 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1704236150701424641)]} 0 0
   [junit4]   2> 2250540 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1704236150702473216)]} 0 0
   [junit4]   2> 2250540 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1704236150702473217)]} 0 0
   [junit4]   2> 2250541 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1704236150703521792)]} 0 0
   [junit4]   2> 2250542 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 (1704236150704570368)]} 0 0
   [junit4]   2> 2250542 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 (1704236150704570369)]} 0 0
   [junit4]   2> 2250543 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 (1704236150705618944)]} 0 0
   [junit4]   2> 2250545 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 (1704236150707716096)]} 0 0
   [junit4]   2> 2250545 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 (1704236150707716097)]} 0 0
   [junit4]   2> 2250546 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 (1704236150708764672)]} 0 0
   [junit4]   2> 2250546 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 (1704236150708764673)]} 0 0
   [junit4]   2> 2250546 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 (1704236150708764674)]} 0 0
   [junit4]   2> 2250547 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 (1704236150709813248)]} 0 0
   [junit4]   2> 2250548 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 (1704236150710861824)]} 0 0
   [junit4]   2> 2250549 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 (1704236150711910400)]} 0 0
   [junit4]   2> 2250549 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 (1704236150711910401)]} 0 0
   [junit4]   2> 2250550 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 (1704236150712958976)]} 0 0
   [junit4]   2> 2250550 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 (1704236150712958977)]} 0 0
   [junit4]   2> 2250551 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 (1704236150714007552)]} 0 0
   [junit4]   2> 2250551 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1704236150714007553)]} 0 0
   [junit4]   2> 2250552 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 (1704236150715056128)]} 0 0
   [junit4]   2> 2250552 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101 (1704236150715056129)]} 0 0
   [junit4]   2> 2250553 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102 (1704236150716104704)]} 0 0
   [junit4]   2> 2250553 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103 (1704236150716104705)]} 0 0
   [junit4]   2> 2250554 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104 (1704236150717153280)]} 0 0
   [junit4]   2> 2250554 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105 (1704236150717153281)]} 0 0
   [junit4]   2> 2250558 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106 (1704236150721347584)]} 0 0
   [junit4]   2> 2250559 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107 (1704236150722396160)]} 0 0
   [junit4]   2> 2250562 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108 (1704236150725541888)]} 0 0
   [junit4]   2> 2250564 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109 (1704236150727639040)]} 0 0
   [junit4]   2> 2250566 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110 (1704236150729736192)]} 0 0
   [junit4]   2> 2250568 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111 (1704236150731833344)]} 0 0
   [junit4]   2> 2250569 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112 (1704236150732881920)]} 0 0
   [junit4]   2> 2250575 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113 (1704236150738124800)]} 0 0
   [junit4]   2> 2250576 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114 (1704236150740221952)]} 0 0
   [junit4]   2> 2250577 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115 (1704236150741270528)]} 0 0
   [junit4]   2> 2250578 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116 (1704236150742319104)]} 0 0
   [junit4]   2> 2250582 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117 (1704236150746513408)]} 0 0
   [junit4]   2> 2250583 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118 (1704236150747561984)]} 0 0
   [junit4]   2> 2250585 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119 (1704236150749659136)]} 0 0
   [junit4]   2> 2250586 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120 (1704236150750707712)]} 0 0
   [junit4]   2> 2250588 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121 (1704236150752804864)]} 0 0
   [junit4]   2> 2250590 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122 (1704236150754902016)]} 0 0
   [junit4]   2> 2250591 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1704236150755950592)]} 0 0
   [junit4]   2> 2250591 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124 (1704236150755950593)]} 0 0
   [junit4]   2> 2250593 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125 (1704236150758047744)]} 0 0
   [junit4]   2> 2250593 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126 (1704236150758047745)]} 0 0
   [junit4]   2> 2250594 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127 (1704236150759096320)]} 0 0
   [junit4]   2> 2250594 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128 (1704236150759096321)]} 0 0
   [junit4]   2> 2250595 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129 (1704236150760144896)]} 0 0
   [junit4]   2> 2250599 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130 (1704236150764339200)]} 0 0
   [junit4]   2> 2250599 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131 (1704236150764339201)]} 0 0
   [junit4]   2> 2250602 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132 (1704236150767484928)]} 0 0
   [junit4]   2> 2250603 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133 (1704236150768533504)]} 0 0
   [junit4]   2> 2250604 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134 (1704236150769582080)]} 0 0
   [junit4]   2> 2250607 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135 (1704236150772727808)]} 0 0
   [junit4]   2> 2250608 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136 (1704236150773776384)]} 0 0
   [junit4]   2> 2250610 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137 (1704236150775873536)]} 0 0
   [junit4]   2> 2250612 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138 (1704236150777970688)]} 0 0
   [junit4]   2> 2250612 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139 (1704236150777970689)]} 0 0
   [junit4]   2> 2250614 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140 (1704236150780067840)]} 0 0
   [junit4]   2> 2250614 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141 (1704236150780067841)]} 0 0
   [junit4]   2> 2250615 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142 (1704236150781116416)]} 0 0
   [junit4]   2> 2250620 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143 (1704236150786359296)]} 0 0
   [junit4]   2> 2250622 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144 (1704236150788456448)]} 0 0
   [junit4]   2> 2250625 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145 (1704236150791602176)]} 0 0
   [junit4]   2> 2250627 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146 (1704236150793699328)]} 0 0
   [junit4]   2> 2250629 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147 (1704236150795796480)]} 0 0
   [junit4]   2> 2250630 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148 (1704236150795796481)]} 0 0
   [junit4]   2> 2250630 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149 (1704236150796845056)]} 0 0
   [junit4]   2> 2250633 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150 (1704236150799990784)]} 0 0
   [junit4]   2> 2250633 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151 (1704236150799990785)]} 0 0
   [junit4]   2> 2250634 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152 (1704236150801039360)]} 0 0
   [junit4]   2> 2250635 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153 (1704236150802087936)]} 0 0
   [junit4]   2> 2250636 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154 (1704236150803136512)]} 0 0
   [junit4]   2> 2250639 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155 (1704236150805233664)]} 0 0
   [junit4]   2> 2250639 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156 (1704236150806282240)]} 0 0
   [junit4]   2> 2250640 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157 (1704236150807330816)]} 0 0
   [junit4]   2> 2250641 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158 (1704236150808379392)]} 0 0
   [junit4]   2> 2250641 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159 (1704236150808379393)]} 0 0
   [junit4]   2> 2250642 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160 (1704236150809427968)]} 0 0
   [junit4]   2> 2250642 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161 (1704236150809427969)]} 0 0
   [junit4]   2> 2250644 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162 (1704236150811525120)]} 0 0
   [junit4]   2> 2250646 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163 (1704236150813622272)]} 0 0
   [junit4]   2> 2250646 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164 (1704236150813622273)]} 0 0
   [junit4]   2> 2250647 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165 (1704236150814670848)]} 0 0
   [junit4]   2> 2250647 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166 (1704236150814670849)]} 0 0
   [junit4]   2> 2250649 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167 (1704236150815719424)]} 0 0
   [junit4]   2> 2250649 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168 (1704236150816768000)]} 0 0
   [junit4]   2> 2250650 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169 (1704236150817816576)]} 0 0
   [junit4]   2> 2250651 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170 (1704236150818865152)]} 0 0
   [junit4]   2> 2250651 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171 (1704236150818865153)]} 0 0
   [junit4]   2> 2250652 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172 (1704236150819913728)]} 0 0
   [junit4]   2> 2250653 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173 (1704236150820962304)]} 0 0
   [junit4]   2> 2250653 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174 (1704236150820962305)]} 0 0
   [junit4]   2> 2250654 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175 (1704236150822010880)]} 0 0
   [junit4]   2> 2250654 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176 (1704236150822010881)]} 0 0
   [junit4]   2> 2250656 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177 (1704236150824108032)]} 0 0
   [junit4]   2> 2250657 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178 (1704236150825156608)]} 0 0
   [junit4]   2> 2250657 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179 (1704236150825156609)]} 0 0
   [junit4]   2> 2250658 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180 (1704236150826205184)]} 0 0
   [junit4]   2> 2250660 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181 (1704236150828302336)]} 0 0
   [junit4]   2> 2250662 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182 (1704236150830399488)]} 0 0
   [junit4]   2> 2250664 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183 (1704236150832496640)]} 0 0
   [junit4]   2> 2250664 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184 (1704236150832496641)]} 0 0
   [junit4]   2> 2250665 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185 (1704236150833545216)]} 0 0
   [junit4]   2> 2250669 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186 (1704236150837739520)]} 0 0
   [junit4]   2> 2250670 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187 (1704236150838788096)]} 0 0
   [junit4]   2> 2250670 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188 (1704236150838788097)]} 0 0
   [junit4]   2> 2250674 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189 (1704236150842982400)]} 0 0
   [junit4]   2> 2250676 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190 (1704236150845079552)]} 0 0
   [junit4]   2> 2250677 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191 (1704236150846128128)]} 0 0
   [junit4]   2> 2250678 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192 (1704236150847176704)]} 0 0
   [junit4]   2> 2250679 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193 (1704236150848225280)]} 0 0
   [junit4]   2> 2250679 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194 (1704236150848225281)]} 0 0
   [junit4]   2> 2250684 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195 (1704236150853468160)]} 0 0
   [junit4]   2> 2250686 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196 (1704236150855565312)]} 0 0
   [junit4]   2> 2250691 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197 (1704236150860808192)]} 0 0
   [junit4]   2> 2250696 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198 (1704236150866051072)]} 0 0
   [junit4]   2> 2250698 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199 (1704236150867099648)]} 0 0
   [junit4]   2> 2250698 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200 (1704236150868148224)]} 0 0
   [junit4]   2> 2250699 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201 (1704236150869196800)]} 0 0
   [junit4]   2> 2250700 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202 (1704236150870245376)]} 0 0
   [junit4]   2> 2250703 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203 (1704236150873391104)]} 0 0
   [junit4]   2> 2250703 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204 (1704236150873391105)]} 0 0
   [junit4]   2> 2250704 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205 (1704236150874439680)]} 0 0
   [junit4]   2> 2250705 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206 (1704236150875488256)]} 0 0
   [junit4]   2> 2250707 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207 (1704236150877585408)]} 0 0
   [junit4]   2> 2250708 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208 (1704236150878633984)]} 0 0
   [junit4]   2> 2250711 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209 (1704236150881779712)]} 0 0
   [junit4]   2> 2250712 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210 (1704236150882828288)]} 0 0
   [junit4]   2> 2250714 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211 (1704236150884925440)]} 0 0
   [junit4]   2> 2250716 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212 (1704236150887022592)]} 0 0
   [junit4]   2> 2250717 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213 (1704236150888071168)]} 0 0
   [junit4]   2> 2250718 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214 (1704236150889119744)]} 0 0
   [junit4]   2> 2250719 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215 (1704236150890168320)]} 0 0
   [junit4]   2> 2250722 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216 (1704236150893314048)]} 0 0
   [junit4]   2> 2250723 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217 (1704236150894362624)]} 0 0
   [junit4]   2> 2250724 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218 (1704236150895411200)]} 0 0
   [junit4]   2> 2250725 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219 (1704236150896459776)]} 0 0
   [junit4]   2> 2250726 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220 (1704236150897508352)]} 0 0
   [junit4]   2> 2250728 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221 (1704236150899605504)]} 0 0
   [junit4]   2> 2250730 INFO  (qtp66367067-40922) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222 (1704236150901702656)]} 0 0
   [junit4]   2> 2250731 INFO  (qtp66367067-40924) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223 (1704236150902751232)]} 0 0
   [junit4]   2> 2250731 INFO  (qtp66367067-40923) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224 (1704236150902751233)]} 0 0
   [junit4]   2> 2250732 INFO  (qtp66367067-40925) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225 (1704236150903799808)]} 0 0
   [junit4]   2> 2250732 INFO  (qtp66367067-40926) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226 (1704236150903799809)]} 0 0
   [junit4]   2> 

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

rg.apache.solr.metrics.reporters.SolrJmxReporter@4286b18f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e35cd5b
   [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.search.facet.TestJsonFacets_23CBD8181A28495D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {super_s=BlockTreeOrds(blocksize=128), cat_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), where_s_multi_not_uninvert=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), where_sds=FST50, book_id_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), super_sds=FST50, cat_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), sparse_ss=BlockTreeOrds(blocksize=128), super_sd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), book_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), where_s=BlockTreeOrds(blocksize=128), where_s_multi_not_uninvert_dv=FST50, sparse_sd=Lucene84, id=BlockTreeOrds(blocksize=128), multi_ss=Lucene84, type_s=FST50, where_s_single_not_uninvert_dv=BlockTreeOrds(blocksize=128), sparse_sds=BlockTreeOrds(blocksize=128), f_sd=Lucene84, page_s=BlockTreeOrds(blocksize=128), 1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat_sd=FST50, 2_s=Lucene84, super_ss=Lucene84, 3_s=BlockTreeOrds(blocksize=128), _root_=FST50, val_b=FST50, multi_sds=Lucene84, cat_s=Lucene84, where_sd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), v_t=BlockTreeOrds(blocksize=128), foo_s=Lucene84, make_s=FST50, x_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), y_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), z_t=BlockTreeOrds(blocksize=128), where_s_single_not_uninvert=Lucene84, sparse_s=FST50, where_ss=FST50, model_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{num_dd=DocValuesFormat(name=Direct), num_lds=DocValuesFormat(name=Lucene80), date_dt=DocValuesFormat(name=Direct), cat_sds=DocValuesFormat(name=Direct), sparse_num_f=DocValuesFormat(name=Lucene80), where_sds=DocValuesFormat(name=Lucene80), sparse_num_d=DocValuesFormat(name=Lucene80), Z_num_id=DocValuesFormat(name=Direct), z_ids=DocValuesFormat(name=Asserting), super_sds=DocValuesFormat(name=Lucene80), Z_long_ld=DocValuesFormat(name=Lucene80), f_ids=DocValuesFormat(name=Asserting), sparse_num_dd=DocValuesFormat(name=Lucene80), super_sd=DocValuesFormat(name=Direct), where_s_multi_not_uninvert_dv=DocValuesFormat(name=Lucene80), Z_num_i=DocValuesFormat(name=Asserting), Z_long_l=DocValuesFormat(name=Lucene80), sparse_sd=DocValuesFormat(name=Lucene80), num_is=DocValuesFormat(name=Asserting), Z_num_l=DocValuesFormat(name=Lucene80), where_s_single_not_uninvert_dv=DocValuesFormat(name=Asserting), date_dtd=DocValuesFormat(name=Asserting), sparse_sds=DocValuesFormat(name=Asserting), f_sd=DocValuesFormat(name=Lucene80), cat_sd=DocValuesFormat(name=Lucene80), multi_sds=DocValuesFormat(name=Lucene80), num_f=DocValuesFormat(name=Direct), where_sd=DocValuesFormat(name=Direct), num_id=DocValuesFormat(name=Lucene80), bar_i=DocValuesFormat(name=Direct), num_d=DocValuesFormat(name=Asserting), num_ds=DocValuesFormat(name=Lucene80), date_dtds=DocValuesFormat(name=Lucene80), num_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), cost_f=DocValuesFormat(name=Lucene80), x_ids=DocValuesFormat(name=Direct), num_l=DocValuesFormat(name=Asserting), num_ls=DocValuesFormat(name=Lucene80), num_dds=DocValuesFormat(name=Lucene80), num_fds=DocValuesFormat(name=Lucene80), num_fs=DocValuesFormat(name=Lucene80), num_ids=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=880, maxMBSortInHeap=6.278213709543444, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th-TH, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=125432992,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestPivotHelperCode, TaggingAttributeTest, TestRecoveryHdfs, TestFieldCache, TestSolrJacksonAnnotation, TestSchemaNameResource, TestOverriddenPrefixQueryForCustomFieldType, TestLuceneMatchVersion, BJQFilterAccessibleTest, TestBM25SimilarityFactory, ShardRoutingCustomTest, TestCloudNestedDocsSort, DistribCursorPagingTest, DistributedFacetExistsSmallTest, TriLevelCompositeIdRoutingTest, SplitShardTest, IgnoreLargeDocumentProcessorFactoryTest, HdfsRestartWhileUpdatingTest, TestPackages, TestStreamBody, ZkSolrClientTest, TestNumericTerms64, TestMultiValuedNumericRangeQuery, TestMinHashQParser, MultiDestinationAuditLoggerTest, TestMinimalConfig, TestConfigSetsAPIShareSchema, TestSolrConfigHandlerConcurrent, TestExactSharedStatsCache, HdfsCollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, TestCollationFieldDocValues, LargeFieldTest, TestSimpleTrackingShardHandler, TestLegacyField, TestTlogReplica, ExecutePlanActionTest, TestSimLargeCluster, TestPullReplica, ZookeeperStatusHandlerTest, ScheduledTriggerTest, BlobRepositoryCloudTest, JWTAuthPluginIntegrationTest, HLLSerializationTest, TestExternalRoleRuleBasedAuthorizationPlugin, RankFieldTest, CreateCollectionCleanupTest, SolrCoreCheckLockOnStartupTest, HdfsUnloadDistributedZkTest, TestReplicationHandlerBackup, JsonLoaderTest, AdminHandlersProxyTest, CollectionReloadTest, OutputWriterTest, SolrGraphiteReporterTest, SliceStateTest, TestQueryTypes, HdfsChaosMonkeySafeLeaderTest, CircularListTest, ManagedSchemaRoundRobinCloudTest, TestWaitForStateWithJettyShutdowns, ConfigureRecoveryStrategyTest, TestStressCloudBlindAtomicUpdates, DeleteNodeTest, TestFieldSortValues, TestImpersonationWithHadoopAuth, ZkCollectionPropsCachingTest, BaseCdcrDistributedZkTest, TestSchemaManager, SolrCmdDistributorTest, TestCoreDiscovery, TestUnifiedSolrHighlighter, TestCloudSearcherWarming, LeaderElectionContextKeyTest, NodeMarkersRegistrationTest, PreAnalyzedUpdateProcessorTest, TestDFRSimilarityFactory, TestHighlightDedupGrouping, TestSolr4Spatial2, SuggestComponentContextFilterQueryTest, RuleEngineTest, TestRandomFlRTGCloud, LeaderFailureAfterFreshStartTest, ClassificationUpdateProcessorTest, AtomicUpdatesTest, RecoveryZkTest, OverseerSolrResponseTest, TestDocSet, BinaryUpdateRequestHandlerTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSimScenario, TestSortByMinMaxFunction, TestLuceneIndexBackCompat, V2ApiIntegrationTest, TestCloudDeduplication, CoreAdminOperationTest, EmbeddedSolrNoSerializeTest, RangeFacetCloudTest, TestRawTransformer, TestStressVersions, MetricsHistoryIntegrationTest, ClusterStateMockUtilTest, CdcrUpdateLogTest, TestSQLHandler, SolrTestCaseJ4Test, DynamicMapsTest, TestManagedSchemaThreadSafety, BasicZkTest, TestLockTree, UpdateParamsTest, TestConfigSetImmutable, TestSolrJ, TestReloadAndDeleteDocs, DisMaxRequestHandlerTest, HDFSCollectionsAPITest, SearchHandlerTest, TestDocumentBuilder, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PackageManagerCLITest, ReplicationFactorTest, TestCloudConsistency, TestQueryingOnDownCollection, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, ZkNodePropsTest, BackupRestoreApiErrorConditionsTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SplitByPrefixTest, TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, AutoScalingHandlerTest, IndexSizeTriggerSizeEstimationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, TestPolicyCloud, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, CdcrWithNodesRestartsTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, TestClusterStateMutator, ImplicitSnitchTest, AlternateDirectoryTest, CachingDirectoryFactoryTest, TestJmxIntegration, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, BackupIdTest, TestSolrCloudSnapshots, TestHdfsBackupRestoreCore, InfoHandlerTest, LukeRequestHandlerTest, ShowFileRequestHandlerTest, V2CollectionBackupsAPIMappingTest, ZookeeperReadAPITest, DebugComponentTest, DistributedDebugComponentTest, DistributedFacetPivotSmallTest, DistributedTermsComponentTest, ShardsWhitelistTest, TermsComponentTest, TestHttpShardHandlerFactory, TaggerTest, HighlighterTest, UninvertDocValuesMergePolicyTest, MetricsConfigTest, SolrCoreMetricManagerTest, SolrShardReporterTest, TestGeoJSONResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, TestRawResponseWriter, TestChildDocTransformerHierarchy, TestExplainDocTransformer, TestSubQueryTransformerDistrib, TestDynamicFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedStopFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, CurrencyFieldTypeTest, DocValuesMultiTest, EnumFieldTest, PreAnalyzedFieldTest, SpatialRPTFieldTypeTest, UUIDFieldTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, QueryEqualityTest, QueryParsingTest, SolrIndexSearcherTest, TestBlockCollapse, TestIndexSearcher, TestMaxScoreQueryParser, TestReRankQParserPlugin, TestSearcherReuse, TestSmileRequest, TestStressUserVersions, TestValueSourceCache, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacets]
   [junit4] Completed [939/939 (1!)] on J0 in 264.82s, 162 tests, 1 error <<< FAILURES!

[...truncated 52510 lines...]