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/09/06 04:18:11 UTC

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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43313/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
	at __randomizedtesting.SeedInfo.seed([A2FC5F0A80593D59:2AA860D02EA550A1]: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 14331 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 712677 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 712677 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 712677 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/data-dir-99-001
   [junit4]   2> 712677 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=149 numCloses=149
   [junit4]   2> 712677 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 712679 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 712679 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 712679 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 712686 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 712702 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 712702 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 712702 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 712703 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 712704 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 713829 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java: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:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.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> 713831 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.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> 713832 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 713835 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d97a161[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 713835 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d97a161[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 713839 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f4956d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 713839 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f4956d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 713841 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-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> 713871 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 713880 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 713880 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 713881 INFO  (coreLoadExecutor-7176-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 713895 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 713913 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 713914 WARN  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 713914 WARN  (coreLoadExecutor-7176-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> 713915 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 713915 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 713915 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 713916 INFO  (coreLoadExecutor-7176-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@552b6b0e
   [junit4]   2> 713916 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/data-dir-99-001/]
   [junit4]   2> 713917 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=83.6767578125, floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=22.8958102641284, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146213654341184, deletesPctAllowed=27.541524262957463
   [junit4]   2> 713971 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 713971 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 713972 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 713972 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 713972 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 713973 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 713981 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 714016 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 714016 INFO  (coreLoadExecutor-7176-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710121444253368320
   [junit4]   2> 714020 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 714020 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 714020 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 714020 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 714020 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 714021 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 714021 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 714021 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 714021 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 714022 INFO  (searcherExecutor-7178-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 714024 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 714153 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/control/cores/collection1
   [junit4]   2> 714154 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 714154 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 714154 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 714182 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714182 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714182 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 714186 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cef8cc2{/,null,AVAILABLE}
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@76bc210f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45583}
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server Started @714250ms
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=45583, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/control/cores}
   [junit4]   2> 714187 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-06T03:28:19.491Z
   [junit4]   2> 714187 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/control/solr.xml
   [junit4]   2> 714190 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 714190 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 714191 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 714852 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 714853 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1283689b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714853 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1283689b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714859 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4827ccaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714859 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4827ccaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714861 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] 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> 714874 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 714874 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 714928 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 714938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 714938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 714940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/control/cores
   [junit4]   2> 714940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 714950 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 714976 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 714976 WARN  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 714976 WARN  (coreLoadExecutor-7196-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> 714978 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 714978 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 714978 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 714978 INFO  (coreLoadExecutor-7196-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@552b6b0e
   [junit4]   2> 714979 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 714980 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=83.6767578125, floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=22.8958102641284, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146213654341184, deletesPctAllowed=27.541524262957463
   [junit4]   2> 715044 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 715044 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 715045 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 715045 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 715046 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 715047 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 715282 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 715308 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 715308 INFO  (coreLoadExecutor-7196-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710121445608128512
   [junit4]   2> 715309 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 715310 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 715313 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 715442 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 715443 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 715443 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 715443 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2efe4c30{/,null,AVAILABLE}
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@273e2963{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43313}
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server Started @715507ms
   [junit4]   2> 715444 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=43313, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard0/cores}
   [junit4]   2> 715445 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 715445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 715445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 715445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 715445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 715445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-06T03:28:20.749Z
   [junit4]   2> 715445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 715448 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 715448 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 715454 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 717919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 717920 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@537f01be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717920 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@537f01be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718129 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@99a634c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718129 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@99a634c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718131 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] 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> 718144 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 718144 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 718179 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 718191 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 718192 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 718193 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard0/cores
   [junit4]   2> 718193 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 718210 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 718228 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 718229 WARN  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 718229 WARN  (coreLoadExecutor-7215-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> 718231 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 718232 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 718232 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 718232 INFO  (coreLoadExecutor-7215-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@552b6b0e
   [junit4]   2> 718232 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 718235 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=83.6767578125, floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=22.8958102641284, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146213654341184, deletesPctAllowed=27.541524262957463
   [junit4]   2> 718302 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 718302 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 718304 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 718304 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718305 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 718306 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 718316 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 718341 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 718341 INFO  (coreLoadExecutor-7215-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710121448788459520
   [junit4]   2> 718342 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 718342 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 718342 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 718342 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 718343 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 718343 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 718343 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 718343 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 718343 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 718345 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 718478 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 718479 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 718479 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 718479 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 718482 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 718482 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 718482 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@585572a4{/,null,AVAILABLE}
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47313c2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44525}
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server Started @718548ms
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=44525, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard1/cores}
   [junit4]   2> 718485 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-06T03:28:23.789Z
   [junit4]   2> 718485 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 718488 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 718488 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 718490 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 719557 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 719558 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a40482a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 719558 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a40482a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 719561 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12e7a377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 719561 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12e7a377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 719563 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] 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> 719578 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 719578 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 719617 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 719633 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 719633 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 719635 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard1/cores
   [junit4]   2> 719635 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 719644 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 719664 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 719664 WARN  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 719664 WARN  (coreLoadExecutor-7234-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> 719665 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 719666 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 719666 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 719666 INFO  (coreLoadExecutor-7234-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@552b6b0e
   [junit4]   2> 719667 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 719669 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=83.6767578125, floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=22.8958102641284, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146213654341184, deletesPctAllowed=27.541524262957463
   [junit4]   2> 719731 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 719731 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 719732 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 719732 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 719733 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 719735 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 719743 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 719777 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 719777 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710121450294214656
   [junit4]   2> 719778 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 719779 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 719780 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 719782 INFO  (searcherExecutor-7236-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 719918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 719919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 719919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 719919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 720141 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 720141 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 720141 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 720142 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7393b3ef{/,null,AVAILABLE}
   [junit4]   2> 720142 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1edecc9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36905}
   [junit4]   2> 720142 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.s.Server Started @720205ms
   [junit4]   2> 720142 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=36905, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard2/cores}
   [junit4]   2> 720142 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 720142 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 720143 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 720143 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 720143 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 720143 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-06T03:28:25.447Z
   [junit4]   2> 720143 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 720145 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 720145 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 720147 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 720712 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 720713 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@745ab13e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720713 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@745ab13e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720717 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17325c9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720717 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17325c9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 720719 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] 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> 720731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 720731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 720788 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 720802 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 720802 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@552b6b0e
   [junit4]   2> 720804 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard2/cores
   [junit4]   2> 720804 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 720814 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 720839 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 720839 WARN  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 720839 WARN  (coreLoadExecutor-7253-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> 720841 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 720842 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 720842 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 720842 INFO  (coreLoadExecutor-7253-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@552b6b0e
   [junit4]   2> 720842 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 720845 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=83.6767578125, floorSegmentMB=1.6201171875, forceMergeDeletesPctAllowed=22.8958102641284, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34146213654341184, deletesPctAllowed=27.541524262957463
   [junit4]   2> 720908 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 720908 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 720909 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 720909 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 720910 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 720911 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 721022 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 721052 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 721054 INFO  (coreLoadExecutor-7253-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710121451633246208
   [junit4]   2> 721056 INFO  (searcherExecutor-7255-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 721057 INFO  (searcherExecutor-7255-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 721057 INFO  (searcherExecutor-7255-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 721057 INFO  (searcherExecutor-7255-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 721057 INFO  (searcherExecutor-7255-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 721057 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A2FC5F0A80593D59]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 721057 INFO  (searcherExecutor-7255

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

me = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6dcae7f6
   [junit4]   2> 721895 INFO  (closeThreadPool-7263-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 721895 INFO  (closeThreadPool-7263-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28988d93: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6cebb702
   [junit4]   2> 721899 INFO  (closeThreadPool-7263-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 721899 INFO  (closeThreadPool-7263-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c5b26de: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6dcae7f6
   [junit4]   2> 722131 INFO  (closeThreadPool-7263-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@273e2963{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 722131 INFO  (closeThreadPool-7263-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2efe4c30{/,null,STOPPED}
   [junit4]   2> 722131 INFO  (closeThreadPool-7263-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 722132 INFO  (closeThreadPool-7263-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1edecc9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 722132 INFO  (closeThreadPool-7263-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7393b3ef{/,null,STOPPED}
   [junit4]   2> 722132 INFO  (closeThreadPool-7263-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 722134 INFO  (closeThreadPool-7263-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@47313c2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 722134 INFO  (closeThreadPool-7263-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@585572a4{/,null,STOPPED}
   [junit4]   2> 722134 INFO  (closeThreadPool-7263-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=A2FC5F0A80593D59 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   8.12s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43313/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8, http://[::1]:6]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2FC5F0A80593D59:2AA860D02EA550A1]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 722140 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 722140 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=906320043
   [junit4]   2> 722141 INFO  (coreCloseExecutor-7281-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a0c9b21
   [junit4]   2> 722141 INFO  (coreCloseExecutor-7281-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6a0c9b21
   [junit4]   2> 722141 INFO  (coreCloseExecutor-7281-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d045c89: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6839e05c
   [junit4]   2> 722146 INFO  (coreCloseExecutor-7281-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 722158 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 722158 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2263977e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7d9b1890
   [junit4]   2> 722159 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 722159 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51a322ba: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6cebb702
   [junit4]   2> 722160 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 722160 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A2FC5F0A80593D59]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d65b4da: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6dcae7f6
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A2FC5F0A80593D59-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, timezone=Poland
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=157529368,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionReloadTest, TestMultiWordSynonyms, TestNumericRangeQuery64, TestSortableTextField, SolrMetricReporterTest, TestConfigSetImmutable, CloneFieldUpdateProcessorFactoryTest, TestSolrCloudWithHadoopAuthPlugin, TestSolrQueryResponse, MetricsHistoryHandlerTest, TestScoreJoinQPNoScore, TestRealTimeGet, ZkSolrClientTest, SuggesterTSTTest, TestManagedStopFilterFactory, DocValuesMultiTest, TestDistributedTracing, TestManagedSchema, TolerantUpdateProcessorTest, CustomHighlightComponentTest, TestLegacyNumericUtils, TestSimLargeCluster, HdfsCollectionsAPIDistributedZkTest, SmileWriterTest, SolrIndexConfigTest, TestSha256AuthenticationProvider, DocExpirationUpdateProcessorFactoryTest, TestWriterPerf, BlockDirectoryTest, TestWaitForStateWithJettyShutdowns, TestSubQueryTransformer, TestSkipOverseerOperations, TestDistributedMissingSort, ExitableDirectoryReaderTest, SimpleCollectionCreateDeleteTest, SplitShardTest, TestRTGBase, SpellingQueryConverterTest, TestTlogReplica, TestDefaultStatsCache, JsonLoaderTest, TestSolrConfigHandlerCloud, RuleEngineTest, TestCoreAdminApis, LoggingHandlerTest, PeerSyncTest, TestSmileRequest, TestIndexSearcher, TestPushWriter, SchemaApiFailureTest, TestFiltering, SolrRrdBackendFactoryTest, TestSort, TestSSLRandomization, TriggerSetPropertiesIntegrationTest, TestCaffeineCache, TestRandomFlRTGCloud, ScheduledTriggerTest, TestFieldTypeCollectionResource, UtilsToolTest, SliceStateTest, TermVectorComponentTest, TestCloudPivotFacet, BasicZkTest, TestDocTermOrds, LeaderElectionContextKeyTest, StatsComponentTest, ConcurrentCreateCollectionTest, DisMaxRequestHandlerTest, OverseerSolrResponseTest, DaemonStreamApiTest, CrossCollectionJoinQueryTest, TestInPlaceUpdatesRequiredField, DistribCursorPagingTest, SolrJmxReporterTest, SystemInfoHandlerTest, TestLegacyNumericRangeQueryBuilder, TestDocBasedVersionConstraints, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [287/946 (1!)] on J0 in 9.75s, 1 test, 1 error <<< FAILURES!

[...truncated 56476 lines...]