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/12/14 12:41:20 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.11 - Build # 22 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.11/22/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Error from server at https://127.0.0.1:33765/mo/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:4/mo, https://[::1]:8/mo]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33765/mo/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:4/mo, https://[::1]:8/mo]
	at __randomizedtesting.SeedInfo.seed([CFB268719D552E67:47E657AB33A9439F]: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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	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 15553 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 3895997 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-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-NightlyTests-8.11/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3895998 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-569 after mutting 0 log messages
   [junit4]   2> 3895998 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-570 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 3896000 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/data-dir-235-001
   [junit4]   2> 3896000 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 3896000 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3896002 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3896002 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3896002 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mo/
   [junit4]   2> 3896002 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3896010 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3896028 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 3896028 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3896028 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3896029 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 3896030 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 3896247 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/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-NightlyTests-8.11/checkout/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-NightlyTests-8.11/checkout/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:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [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:830) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [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> 3896248 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/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-NightlyTests-8.11/checkout/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-NightlyTests-8.11/checkout/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:683) [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:830) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [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> 3896250 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3896250 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3896251 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b2ebb4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896251 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b2ebb4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896254 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3896258 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fd9b17e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896258 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fd9b17e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3896260 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-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> 3896286 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3896293 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3896293 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3896294 INFO  (coreLoadExecutor-30819-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 3896303 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3896320 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 3896320 WARN  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3896320 WARN  (coreLoadExecutor-30819-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> 3896321 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 3896321 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 3896321 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3896321 INFO  (coreLoadExecutor-30819-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@202ff4b0
   [junit4]   2> 3896322 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/data-dir-235-001/]
   [junit4]   2> 3896323 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3896368 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3896368 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3896369 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3896369 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3896369 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=19.6357421875, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=10.863513648058579, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.8271484375, noCFSRatio=1.0, deletesPctAllowed=26.636191546724596
   [junit4]   2> 3896370 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3896387 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3896478 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3896478 INFO  (coreLoadExecutor-30819-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719122441192603648
   [junit4]   2> 3896479 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3896479 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3896479 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3896479 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3896480 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3896480 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3896480 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3896480 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3896480 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3896481 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3896481 INFO  (searcherExecutor-30821-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3896493 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-570 after mutting 0 log messages
   [junit4]   2> 3896493 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-571 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 3896601 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/control/cores/collection1
   [junit4]   2> 3896602 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3896602 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3896602 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 3896603 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3896603 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3896603 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3896604 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46bdc67{/mo,null,AVAILABLE}
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25b086b7{SSL, (ssl, http/1.1)}{127.0.0.1:43067}
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server Started @3896639ms
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/mo, hostPort=43067, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/control/cores}
   [junit4]   2> 3896605 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T11:55:19.050Z
   [junit4]   2> 3896605 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/control/solr.xml
   [junit4]   2> 3896607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3896607 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3896609 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3897760 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3897761 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3897761 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@406f24a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897761 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@406f24a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897764 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3897764 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b10f721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897764 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b10f721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3897766 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] 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> 3897777 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3897777 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3897797 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3897805 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3897805 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3897807 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/control/cores
   [junit4]   2> 3897807 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3897815 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3897832 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 3897832 WARN  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3897832 WARN  (coreLoadExecutor-30839-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> 3897833 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 3897834 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 3897834 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3897834 INFO  (coreLoadExecutor-30839-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@202ff4b0
   [junit4]   2> 3897834 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 3897835 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3897888 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3897888 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3897889 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3897889 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3897890 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=19.6357421875, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=10.863513648058579, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.8271484375, noCFSRatio=1.0, deletesPctAllowed=26.636191546724596
   [junit4]   2> 3897891 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3897908 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3897972 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3897972 INFO  (coreLoadExecutor-30839-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719122442759176192
   [junit4]   2> 3897973 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3897973 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3897973 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3897973 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3897974 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3897974 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3897974 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3897974 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3897974 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3897976 INFO  (searcherExecutor-30841-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3898089 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 3898090 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3898090 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3898090 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 3898091 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3898091 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3898091 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3898091 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66eac6d3{/mo,null,AVAILABLE}
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a3a3f1{SSL, (ssl, http/1.1)}{127.0.0.1:33765}
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server Started @3898127ms
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/mo, hostPort=33765, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard0/cores}
   [junit4]   2> 3898092 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T11:55:20.537Z
   [junit4]   2> 3898092 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 3898095 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3898095 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3898096 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3898890 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3898891 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3898892 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76821fca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3898892 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76821fca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3898894 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3898895 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58029472[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3898895 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58029472[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3898896 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] 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> 3898921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3898921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3898941 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3898953 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3898953 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3898954 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard0/cores
   [junit4]   2> 3898954 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3898962 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3898980 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 3898980 WARN  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3898980 WARN  (coreLoadExecutor-30858-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> 3898981 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 3898982 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 3898982 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3898982 INFO  (coreLoadExecutor-30858-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@202ff4b0
   [junit4]   2> 3898982 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 3898984 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3899039 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3899039 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3899040 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3899040 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3899040 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=19.6357421875, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=10.863513648058579, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.8271484375, noCFSRatio=1.0, deletesPctAllowed=26.636191546724596
   [junit4]   2> 3899041 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3899057 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3899124 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3899125 INFO  (coreLoadExecutor-30858-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719122443968184320
   [junit4]   2> 3899126 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3899126 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3899126 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3899126 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3899126 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3899126 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3899127 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3899127 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3899127 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3899129 INFO  (searcherExecutor-30860-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3899238 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 3899239 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3899239 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3899239 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 3899240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3899240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3899240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3899240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52896b9f{/mo,null,AVAILABLE}
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6047d560{SSL, (ssl, http/1.1)}{127.0.0.1:33241}
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server Started @3899276ms
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/mo, hostPort=33241, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard1/cores}
   [junit4]   2> 3899241 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T11:55:21.686Z
   [junit4]   2> 3899241 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 3899244 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3899244 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3899245 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3901310 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3901311 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3901312 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@766ac861[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3901312 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@766ac861[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3901314 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3901315 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c87c9a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3901315 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c87c9a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3901317 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] 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> 3901327 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3901328 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3901349 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3901360 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3901360 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3901361 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard1/cores
   [junit4]   2> 3901362 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3901371 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3901388 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 3901388 WARN  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3901388 WARN  (coreLoadExecutor-30877-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> 3901389 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 3901390 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 3901390 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3901390 INFO  (coreLoadExecutor-30877-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@202ff4b0
   [junit4]   2> 3901390 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 3901392 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3901448 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3901448 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3901449 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3901449 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3901450 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=19.6357421875, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=10.863513648058579, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.8271484375, noCFSRatio=1.0, deletesPctAllowed=26.636191546724596
   [junit4]   2> 3901451 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3901468 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3901530 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3901530 INFO  (coreLoadExecutor-30877-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719122446490009600
   [junit4]   2> 3901531 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3901532 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3901532 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3901532 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3901532 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3901532 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3901532 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3901533 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3901533 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3901535 INFO  (searcherExecutor-30879-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3901640 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 3901641 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3901641 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3901641 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 3901654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3901654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3901654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3901654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54aed07d{/mo,null,AVAILABLE}
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@197042b9{SSL, (ssl, http/1.1)}{127.0.0.1:35755}
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.s.Server Started @3901689ms
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/mo, hostPort=35755, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard2/cores}
   [junit4]   2> 3901655 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T11:55:24.100Z
   [junit4]   2> 3901655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 3901658 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3901658 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3901660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3902476 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3902477 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3902478 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e02cedf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3902478 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e02cedf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3902480 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3902481 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d1b75e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3902481 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d1b75e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3902482 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] 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> 3902493 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3902493 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3902515 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3902526 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3902526 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202ff4b0
   [junit4]   2> 3902527 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001/tempDir-001/shard2/cores
   [junit4]   2> 3902527 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[CFB268719D552E67]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3902535 INFO  (coreLoadExecutor-30896-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3902551 INFO  (coreLoadExecutor-30896-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 3902552 WARN  (coreLoadExecutor-30896-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 3902552 WARN  (coreLoadExecutor-30896-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> 3902553 INFO  (coreLoadExecutor-30896-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 3902553 INFO  (coreLoadExecutor-30896-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id

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

) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=283342481
   [junit4]   2> 3903439 INFO  (coreCloseExecutor-30924-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@80d87fa
   [junit4]   2> 3903439 INFO  (coreCloseExecutor-30924-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@80d87fa
   [junit4]   2> 3903439 INFO  (coreCloseExecutor-30924-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18f71e62: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@288a0bcd
   [junit4]   2> 3903442 INFO  (coreCloseExecutor-30924-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3903443 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3903443 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a3d6fd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3a64fd54
   [junit4]   2> 3903444 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3903444 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ed03ed2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@71b87237
   [junit4]   2> 3903444 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3903444 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@334a1450: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@50d91f9f
   [junit4]   2> 3903446 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-571 after mutting 0 log messages
   [junit4]   2> 3903446 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[CFB268719D552E67]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-572 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_CFB268719D552E67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Asserting), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), payload=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1496, maxMBSortInHeap=5.839605257434659, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=mt, timezone=US/Mountain
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=176792488,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestCryptoKeys, HealthCheckHandlerTest, DeleteInactiveReplicaTest, DocumentBuilderTest, PeerSyncWithIndexFingerprintCachingTest, TestCharFilters, TestImplicitCoreProperties, TestRandomCollapseQParserPlugin, TestNonDefinedSimilarityFactory, MultiDestinationAuditLoggerTest, OpenExchangeRatesOrgProviderTest, MoveReplicaTest, QueryEqualityTest, DistributedFacetPivotSmallTest, ForceLeaderTest, SolrCloudReportersTest, TestConfigSets, TestCollectionAPI, ClassificationUpdateProcessorIntegrationTest, SolrIndexSplitterTest, RemoteQueryErrorTest, TestSchemaDesignerSettingsDAO, TestSolrCloudSnapshots, DirectSolrSpellCheckerTest, AutoScalingHandlerTest, TestDynamicFieldResource, TestFastOutputStream, IndexSchemaTest, TestMinMaxOnMultiValuedField, TestSchemaVersionResource, TestLeaderElectionWithEmptyReplica, SuggesterWFSTTest, SystemCollectionCompatTest, TestSolrRequestInfo, CdcrBootstrapTest, TestLogWatcher, MigrateRouteKeyTest, TestJsonRequest, TestNoOpRegenerator, VMParamsZkACLAndCredentialsProvidersTest, ResponseHeaderTest, ResponseBuilderTest, TestOnReconnectListenerSupport, CustomCollectionTest, DeleteShardTest, TestSimComputePlanAction, TestBlobHandler, TestIndexingPerformance, TestJsonFacetRefinement, ThreadDumpHandlerTest, TestBinaryField, HdfsDirectoryTest, TestApiFramework, ZkNodePropsTest, TestNumericTerms64, FuzzySearchTest, TestPhraseSuggestions, StressHdfsTest, WrapperMergePolicyFactoryTest, TestMacroExpander, CoreAdminOperationTest, TestZkChroot, SearchRateTriggerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSafeXMLParsing, SoftAutoCommitTest, TestTolerantSearch, TestFastLRUCache, TestSolrCloudWithKerberosAlt, TestCursorMarkWithoutUniqueKey, TestBinaryResponseWriter, LeaderVoteWaitTimeoutTest, UpdateLogCloudTest, NodeLostTriggerIntegrationTest, OverseerModifyCollectionTest, TestQuerySenderListener, TestPartialUpdateDeduplication, TestSolrIndexConfig, CdcrVersionReplicationTest, TestCustomSort, TestSimUtils, TestSubQueryTransformerCrossCore, TestIBSimilarityFactory, TestXmlQParserPlugin, TestPseudoReturnFields, TestSimpleTextCodec, TestReplicaProperties, ByteBuffersDirectoryFactoryTest, TestGraphMLResponseWriter, EchoParamsTest, TestUnifiedSolrHighlighter, TermVectorComponentDistributedTest, BooleanFieldTest, TestDownShardTolerantSearch, TestHttpServletCarrier, TestSearchPerf, TestSQLHandlerNonCloud, TestInPlaceUpdateWithRouteField, ScheduledMaintenanceTriggerTest, SSLMigrationTest, AuthToolTest, TestRestManager, PropertiesRequestHandlerTest, ZookeeperStatusHandlerTest, DateFieldTest, SpellCheckComponentTest, SpellCheckCollatorWithCollapseTest, AtomicUpdateProcessorFactoryTest, DocValuesTest, ReturnFieldsTest, SpatialFilterTest, TestTextField, HttpTriggerListenerTest, BJQParserTest, BasicDistributedZk2Test, TestSimNodeLostTrigger, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, ReplicationFactorTest, ShardRoutingCustomTest, ShardRoutingTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudConsistency, TestPullReplica, TestRebalanceLeaders, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, TestTolerantUpdateProcessorCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, MetricTriggerTest, SystemLogListenerTest, TriggerEventQueueTest, TestSimDistributedQueue, CdcrOpsAndBoundariesTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, ZkDynamicConfigTest, AlternateDirectoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoriesTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestCodecSupport, TestConfLoadPerf, TestConfig, TestConfigOverlay, TestCoreContainer, TestDynamicLoading, TestSolrConfigHandler, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, TestConfigReload, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestSnapshotCoreBackup, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, TestStressThreadBackup, TestSystemCollAutoCreate, V2ApiIntegrationTest, V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, AutoscalingHistoryHandlerTest, CoreAdminRequestStatusTest, IndexSizeEstimatorTest, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, SplitHandlerTest, V2CollectionBackupsAPIMappingTest, CloudReplicaSourceTest, CustomHighlightComponentTest, CustomTermsComponentTest, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedMLTComponentTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [701/955 (1!)] on J2 in 7.53s, 1 test, 1 error <<< FAILURES!

[...truncated 55119 lines...]