Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/117/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33961/abgf/jk/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[http://[::1]:8/abgf/jk, http://[::1]:6/abgf/jk, 
http://[::1]:4/abgf/jk]
        at 
__randomizedtesting.SeedInfo.seed([DC537483BEC04D4B:54074B59103C20B3]: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 15745 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 1955556 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1955556 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1955556 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/data-dir-215-001
   [junit4]   2> 1955556 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1955558 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1955558 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /abgf/jk
   [junit4]   2> 1955558 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1955565 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1955582 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1955582 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently 
not implemented and has no effect.
   [junit4]   2> 1955582 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 1955583 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1955584 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with 
uniqueid field id
   [junit4]   2> 1956161 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/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:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [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> 1956163 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/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:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [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> 1956164 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1956165 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29f61e05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956165 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@29f61e05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956167 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ca62b40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956167 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@2ca62b40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956168 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-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> 1956211 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1956218 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1956218 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1956220 INFO  (coreLoadExecutor-20361-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 1956229 INFO  (coreLoadExecutor-20361-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1956248 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1956248 WARN  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1956249 WARN  (coreLoadExecutor-20361-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> 1956250 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1956250 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1956250 INFO  (coreLoadExecutor-20361-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1956251 INFO  (coreLoadExecutor-20361-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@31c03765
   [junit4]   2> 1956251 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/data-dir-215-001/]
   [junit4]   2> 1956252 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1956308 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1956308 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1956308 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1956308 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1956309 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.5673828125, 
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=28.868257836180362, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=37.529521028945254
   [junit4]   2> 1956310 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1956318 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1956341 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1956341 INFO  (coreLoadExecutor-20361-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1712057554265178112
   [junit4]   2> 1956342 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1956344 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1956347 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1956347 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1956348 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1956348 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1956348 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1956349 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1956349 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1956349 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1956350 INFO  
(searcherExecutor-20363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1956470 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1956471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1956471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1956471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1956471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1956471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1956471 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1956472 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70e542f6{/abgf/jk,null,AVAILABLE}
   [junit4]   2> 1956472 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@13e85c12{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:33851}
   [junit4]   2> 1956472 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.Server Started @1956507ms
   [junit4]   2> 1956472 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/abgf/jk, hostPort=33851, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/control/cores}
   [junit4]   2> 1956473 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1956473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1956473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.0
   [junit4]   2> 1956473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1956473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1956473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T12:21:57.844Z
   [junit4]   2> 1956473 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/control/solr.xml
   [junit4]   2> 1956476 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1956476 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1956477 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1956637 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1956638 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b3cb497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956638 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b3cb497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956641 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4bcc3d79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956642 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4bcc3d79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956643 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1956655 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1956656 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1956680 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1956689 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1956689 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1956691 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/control/cores
   [junit4]   2> 1956691 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1956700 INFO  (coreLoadExecutor-20381-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1957290 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1957291 WARN  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1957291 WARN  (coreLoadExecutor-20381-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> 1957293 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1957294 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1957294 INFO  (coreLoadExecutor-20381-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1957294 INFO  (coreLoadExecutor-20381-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@31c03765
   [junit4]   2> 1957294 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1957296 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1957356 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1957356 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1957357 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957357 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957358 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.5673828125, 
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=28.868257836180362, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=37.529521028945254
   [junit4]   2> 1957359 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1957367 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1957389 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1957389 INFO  (coreLoadExecutor-20381-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1712057555364085760
   [junit4]   2> 1957391 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1957391 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1957391 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1957391 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1957392 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1957392 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1957392 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1957392 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1957392 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1957394 INFO  
(searcherExecutor-20383-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1957524 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1957525 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1957525 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1957526 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1957526 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1957526 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1957527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1957527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19a5edaf{/abgf/jk,null,AVAILABLE}
   [junit4]   2> 1957527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@a8dbfcd{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:46865}
   [junit4]   2> 1957527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.Server Started @1957563ms
   [junit4]   2> 1957527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/abgf/jk, hostPort=46865, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard0/cores}
   [junit4]   2> 1957528 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1957528 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1957528 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.0
   [junit4]   2> 1957528 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1957528 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1957528 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T12:21:58.899Z
   [junit4]   2> 1957528 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1957531 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1957531 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1957532 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1958231 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1958232 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1adaa6f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1958232 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1adaa6f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1958235 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@282aa364[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1958235 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@282aa364[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1958237 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1958251 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1958251 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1958275 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1958288 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1958289 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1958290 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard0/cores
   [junit4]   2> 1958290 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1958302 INFO  (coreLoadExecutor-20400-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1958332 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1958332 WARN  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1958333 WARN  (coreLoadExecutor-20400-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> 1958334 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1958334 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1958334 INFO  (coreLoadExecutor-20400-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1958335 INFO  (coreLoadExecutor-20400-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@31c03765
   [junit4]   2> 1958335 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1958336 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1958395 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1958395 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1958396 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1958396 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1958397 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.5673828125, 
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=28.868257836180362, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=37.529521028945254
   [junit4]   2> 1958398 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1958409 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1958438 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1958438 INFO  (coreLoadExecutor-20400-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1712057556464041984
   [junit4]   2> 1958439 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1958440 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1958440 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1958440 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1958440 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1958440 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1958440 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1958441 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1958441 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1958443 INFO  
(searcherExecutor-20402-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1958588 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1958589 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1958589 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1958589 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1958591 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1958591 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1958591 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160a6ad7{/abgf/jk,null,AVAILABLE}
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@28e2d50a{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:38989}
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.Server Started @1958627ms
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/abgf/jk, hostPort=38989, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard1/cores}
   [junit4]   2> 1958592 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.0
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T12:21:59.963Z
   [junit4]   2> 1958592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1958595 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1958595 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1958597 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1959197 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1959198 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17e6d744[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959198 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17e6d744[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959201 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@621e9c0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959201 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@621e9c0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959203 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1959215 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1959215 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1959238 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1959250 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1959250 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1959252 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard1/cores
   [junit4]   2> 1959252 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1959261 INFO  (coreLoadExecutor-20419-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1959291 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1959292 WARN  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1959292 WARN  (coreLoadExecutor-20419-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> 1959293 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1959294 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1959294 INFO  (coreLoadExecutor-20419-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1959294 INFO  (coreLoadExecutor-20419-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@31c03765
   [junit4]   2> 1959294 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1959296 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1959357 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1959357 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1959358 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959358 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959359 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.5673828125, 
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=28.868257836180362, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=37.529521028945254
   [junit4]   2> 1959360 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1959367 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1959391 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1959391 INFO  (coreLoadExecutor-20419-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1712057557463334912
   [junit4]   2> 1959392 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1959393 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1959396 INFO  
(searcherExecutor-20421-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1959516 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1959517 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1959517 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1959517 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1959518 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1959518 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1959519 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1959519 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73248ad2{/abgf/jk,null,AVAILABLE}
   [junit4]   2> 1959519 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@5edaef0c{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:33961}
   [junit4]   2> 1959519 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.s.Server Started @1959555ms
   [junit4]   2> 1959519 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, 
hostContext=/abgf/jk, hostPort=33961, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard2/cores}
   [junit4]   2> 1959520 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1959520 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1959520 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.10.0
   [junit4]   2> 1959520 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1959520 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1959520 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T12:22:00.891Z
   [junit4]   2> 1959520 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1959522 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1959522 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1959524 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1959703 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1959704 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d5c9f90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959704 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d5c9f90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959707 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@43740a2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959707 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@43740a2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1959709 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] 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> 1959721 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 1959721 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1959753 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1959765 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1959766 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31c03765
   [junit4]   2> 1959767 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard2/cores
   [junit4]   2> 1959767 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[DC537483BEC04D4B]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1959777 INFO  (coreLoadExecutor-20438-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1959809 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1959810 WARN  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1959810 WARN  (coreLoadExecutor-20438-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> 1959812 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1959812 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 1959812 INFO  (coreLoadExecutor-20438-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1959812 INFO  (coreLoadExecutor-20438-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@31c03765
   [junit4]   2> 1959812 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard2/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1959814 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1959874 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1959874 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1959875 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959875 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959876 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=76.5673828125, 
floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=28.868257836180362, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=37.529521028945254
   [junit4]   2> 1959878 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1959885 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1959916 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1959917 INFO  (coreLoadExecutor-20438-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1712057558014885888
   [junit4]   2> 1959918 INFO  
(searcherExecutor-20440-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1959918 INFO  
(searcherExecutor-20440-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1959918 INFO  
(searcherExecutor-20440-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1959918 INFO  
(searcherExecutor-20440-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2

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

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> 1960257 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1960257 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=324284223
   [junit4]   2> 1960258 INFO  (coreCloseExecutor-20466-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fd6f0fc
   [junit4]   2> 1960258 INFO  (coreCloseExecutor-20466-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@1fd6f0fc
   [junit4]   2> 1960258 INFO  (coreCloseExecutor-20466-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@131abfd8: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4f5949a5
   [junit4]   2> 1960262 INFO  (coreCloseExecutor-20466-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1960263 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 1960263 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@197c30f7: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@26842bae
   [junit4]   2> 1960264 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 1960264 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ec24964: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@2bddcb70
   [junit4]   2> 1960264 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 1960264 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[DC537483BEC04D4B]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@610db041: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@373a6285
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_DC537483BEC04D4B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=FST50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
text=PostingsFormat(name=Direct), 
asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=FST50}, 
docValues:{id_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene80), 
payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=973, 
maxMBSortInHeap=7.724330312420085, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ja, timezone=UCT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=241749880,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeEstimatorTest, 
SearchRateTriggerTest, DistribJoinFromCollectionTest, MoveReplicaTest, 
AnalyticsMergeStrategyTest, StressHdfsTest, RootFieldTest, TermsComponentTest, 
UninvertDocValuesMergePolicyTest, TestCloudJSONFacetSKG, 
DirectoryFactoriesTest, DeleteShardTest, 
SuggestComponentContextFilterQueryTest, CollectionsAPIAsyncDistributedZkTest, 
TestSimNodeLostTrigger, TestLeaderElectionWithEmptyReplica, TestSolr4Spatial, 
ZkDynamicConfigTest, TestDownShardTolerantSearch, MigrateRouteKeyTest, 
TestFoldingMultitermQuery, TestHttpServletCarrier, SolrSlf4jReporterTest, 
NestedAtomicUpdateTest, TestTolerantUpdateProcessorRandomCloud, 
TestHighFrequencyDictionaryFactory, SpellCheckCollatorTest, 
FieldMutatingUpdateProcessorTest, TestConfig, TestCSVLoader, 
TestTolerantSearch, TestOnReconnectListenerSupport, ExplicitHLLTest, 
TestRandomDVFaceting, TestStressIncrementalBackup, SpatialFilterTest, 
ResourceLoaderTest, TestSimpleTextCodec, TestBinaryResponseWriter, 
ReturnFieldsTest, MetricTriggerIntegrationTest, CdcrVersionReplicationTest, 
DistributedFacetPivotWhiteBoxTest, OpenExchangeRatesOrgProviderTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, FuzzySearchTest, TestTextField, 
SchemaVersionSpecificBehaviorTest, SimpleMLTQParserTest, 
TestShortCircuitedRequests, DateFieldTest, TestSchemaVersionResource, 
BlockJoinFacetDistribTest, TestDocumentBuilder, TestSimComputePlanAction, 
SplitHandlerTest, AutoscalingHistoryHandlerTest, RemoteQueryErrorTest, 
AutoScalingHandlerTest, ConcurrentCreateRoutedAliasTest, TestFastLRUCache, 
TestDynamicFieldResource, TestPseudoReturnFields, TestFieldTypeResource, 
TestManagedSynonymFilterFactory, TestDelegationWithHadoopAuth, 
DirectUpdateHandlerTest, TestStressUserVersions, TestNumericTerms32, 
TestRebalanceLeaders, TestRecovery, TestNamedUpdateProcessors, TestLegacyTerms, 
HdfsBasicDistributedZkTest, BadComponentTest, TestCursorMarkWithoutUniqueKey, 
SearchHandlerTest, DateMathParserTest, TestRandomCollapseQParserPlugin, 
TestWordDelimiterFilterFactory, EchoParamsTest, DeleteInactiveReplicaTest, 
QueryEqualityTest, RestartWhileUpdatingTest, TestSubQueryTransformerCrossCore, 
ClassificationUpdateProcessorFactoryTest, TestLazyCores, HdfsRecoverLeaseTest, 
TestCustomStream, PurgeGraphTest, TestSearchPerf, HttpTriggerListenerTest, 
CoreAdminRequestStatusTest, TestCollapseQParserPlugin, NodeMutatorTest, 
IndexSchemaTest, ActionThrottleTest, NoCacheHeaderTest, TestCloudRecovery, 
TestPivotHelperCode, TestReplicaProperties, AggValueSourceTest, 
SolrIndexMetricsTest, TestEmbeddedSolrServerConstructors, 
V2CollectionBackupsAPIMappingTest, TestOrdValues, CdcrBootstrapTest, 
SQLWithAuthzEnabledTest, NumberUtilsTest, TestRestManager, DebugComponentTest, 
ScheduledMaintenanceTriggerTest, DistributedFacetPivotLargeTest, 
BooleanFieldTest, BackupIdTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, 
OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, 
TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TokenizerChainTest, AddReplicaTest, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, BasicDistributedZk2Test, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ClusterStateMockUtilTest, 
ClusterStateTest, ClusterStateUpdateTest, ConnectionManagerTest, 
DeleteStatusTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, 
LeaderFailoverAfterPartitionTest, LeaderVoteWaitTimeoutTest, 
RollingRestartTest, SplitShardTest, SystemCollectionCompatTest, 
TestCloudDeleteByQuery, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, 
TestPullReplicaErrorHandling, TestStressLiveNodes, SplitByPrefixTest, 
TestRequestStatusCollectionAPI, NodeAddedTriggerIntegrationTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, 
TriggerCooldownIntegrationTest, TestSimDistributedQueue, TestSimScenario, 
TestSimUtils, CdcrOpsAndBoundariesTest, CdcrWithNodesRestartsTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsThreadLeakTest, ZkStateReaderTest, ZkStateWriterTest, 
AlternateDirectoryTest, ByteBuffersDirectoryFactoryTest, 
CachingDirectoryFactoryTest, TestBadConfig, TestConfigSetProperties, 
TestDynamicLoading, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, 
TestConfigReload, TestReplicationHandlerBackup, 
TestReplicationHandlerDiskOverFlow, V2StandaloneTest, 
CoreMergeIndexesAdminHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, 
MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, 
TestCollectionAPIs, ZookeeperReadAPITest, 
DistributedQueryComponentCustomSortTest]
   [junit4] Completed [685/947 (1!)] on J2 in 4.75s, 1 test, 1 error <<< 
FAILURES!

[...truncated 55033 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to