You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/09/29 01:48:19 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 21 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/21/

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
No overseer designate as leader found after restart #1: null

Stack Trace:
java.lang.AssertionError: No overseer designate as leader found after restart #1: null
	at __randomizedtesting.SeedInfo.seed([33C1A76BDED60DF8:BB9598B1702A6000]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:101)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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 14679 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2033693 INFO  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2033693 INFO  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/data-dir-201-001
   [junit4]   2> 2033693 WARN  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2033693 INFO  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2033695 INFO  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2033695 INFO  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2033695 INFO  (SUITE-RollingRestartTest-seed#[33C1A76BDED60DF8]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2033699 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2033699 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2033700 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2033700 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2033799 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33855
   [junit4]   2> 2033800 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33855
   [junit4]   2> 2033800 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33855
   [junit4]   2> 2033800 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33855
   [junit4]   2> 2033801 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2033803 INFO  (zkConnectionManagerCallback-20156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2033803 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2033805 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2033806 INFO  (zkConnectionManagerCallback-20158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2033806 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2033807 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2033808 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2033809 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2033810 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2033811 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2033812 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2033813 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2033814 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2033814 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2033815 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2033816 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2033818 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2033818 INFO  (zkConnectionManagerCallback-20162-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2033818 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2033819 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]-SendThread(127.0.0.1:33855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101887c67590002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101887c67590002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101887c67590002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2033920 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2034021 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2034021 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2034021 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] 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> 2034022 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2034022 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2034022 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2034023 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d5c1bd7{/,null,AVAILABLE}
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d2c7b85{SSL, (ssl, http/1.1)}{127.0.0.1:41839}
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.s.Server Started @2034100ms
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/control/data, hostContext=/, hostPort=41839, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/control-001/cores}
   [junit4]   2> 2034024 ERROR (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2034024 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:49.483Z
   [junit4]   2> 2034026 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2034026 INFO  (zkConnectionManagerCallback-20164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2034026 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2034127 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2034127 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/control-001/solr.xml
   [junit4]   2> 2034145 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2034145 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2034146 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2034403 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2034404 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2034405 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47cff164[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2034405 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47cff164[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2034408 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2034409 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16a6069f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2034409 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16a6069f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2034410 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33855/solr
   [junit4]   2> 2034410 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2034411 INFO  (zkConnectionManagerCallback-20175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2034411 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2034513 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2034514 INFO  (zkConnectionManagerCallback-20177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2034514 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2034600 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2034607 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41839_
   [junit4]   2> 2034608 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.Overseer Overseer (id=72489136905846789-127.0.0.1:41839_-n_0000000000) starting
   [junit4]   2> 2034613 INFO  (OverseerStateUpdate-72489136905846789-127.0.0.1:41839_-n_0000000000) [n:127.0.0.1:41839_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41839_
   [junit4]   2> 2034614 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41839_
   [junit4]   2> 2034615 INFO  (OverseerStateUpdate-72489136905846789-127.0.0.1:41839_-n_0000000000) [n:127.0.0.1:41839_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2034618 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2034619 WARN  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] 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> 2034640 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2034660 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2
   [junit4]   2> 2034668 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2
   [junit4]   2> 2034668 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2
   [junit4]   2> 2034669 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [n:127.0.0.1:41839_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/control-001/cores
   [junit4]   2> 2034680 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2034681 INFO  (zkConnectionManagerCallback-20194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2034681 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2034682 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2034683 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33855/solr ready
   [junit4]   2> 2034726 INFO  (OverseerThreadFactory-20184-thread-1-processing-n:127.0.0.1:41839_) [n:127.0.0.1:41839_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2034836 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2034836 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2035848 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 2035848 WARN  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2035852 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2035860 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2035873 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2035873 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2
   [junit4]   2> 2035873 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2035876 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.1689453125, floorSegmentMB=2.1123046875, forceMergeDeletesPctAllowed=8.404455372233395, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=44.65992401993108
   [junit4]   2> 2035889 WARN  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2035928 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2035928 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2035929 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2035929 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2035939 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=82.8974609375, floorSegmentMB=0.697265625, forceMergeDeletesPctAllowed=1.3888204947308247, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26937986504016564, deletesPctAllowed=42.79416412774069
   [junit4]   2> 2035941 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2035941 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2035942 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2035942 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712194009328254976
   [junit4]   2> 2035945 INFO  (searcherExecutor-20196-thread-1-processing-n:127.0.0.1:41839_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2035947 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2035947 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2035951 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2035951 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2035951 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41839/control_collection_shard1_replica_n1/
   [junit4]   2> 2035951 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2035951 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:41839/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2035951 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72489136905846789-core_node2-n_0000000000
   [junit4]   2> 2035953 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41839/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2036055 INFO  (zkCallback-20176-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2036055 INFO  (zkCallback-20176-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2036056 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2036058 INFO  (qtp643675920-91077) [n:127.0.0.1:41839_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1222
   [junit4]   2> 2036061 INFO  (qtp643675920-91074) [n:127.0.0.1:41839_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2036158 INFO  (zkCallback-20176-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2036158 INFO  (zkCallback-20176-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2036158 INFO  (zkCallback-20176-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2036159 INFO  (qtp643675920-91074) [n:127.0.0.1:41839_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41839_&wt=javabin&version=2} status=0 QTime=1435
   [junit4]   2> 2036159 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2036266 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036267 INFO  (zkConnectionManagerCallback-20205-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036267 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036268 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2036269 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33855/solr ready
   [junit4]   2> 2036269 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2036277 INFO  (OverseerThreadFactory-20184-thread-2-processing-n:127.0.0.1:41839_) [n:127.0.0.1:41839_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2036277 INFO  (OverseerCollectionConfigSetProcessor-72489136905846789-127.0.0.1:41839_-n_0000000000) [n:127.0.0.1:41839_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2036480 WARN  (OverseerThreadFactory-20184-thread-2-processing-n:127.0.0.1:41839_) [n:127.0.0.1:41839_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2036481 INFO  (qtp643675920-91074) [n:127.0.0.1:41839_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2036481 INFO  (qtp643675920-91074) [n:127.0.0.1:41839_     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 2036482 INFO  (qtp643675920-91074) [n:127.0.0.1:41839_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 2036482 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2036483 INFO  (watches-20202-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2036483 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2036483 INFO  (watches-20202-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2036586 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2036588 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036588 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036588 INFO  (closeThreadPool-20206-thread-1) [     ] 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> 2036589 INFO  (closeThreadPool-20206-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036589 INFO  (closeThreadPool-20206-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036589 INFO  (closeThreadPool-20206-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2036592 INFO  (closeThreadPool-20206-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63e31be9{/,null,AVAILABLE}
   [junit4]   2> 2036592 INFO  (closeThreadPool-20206-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69efae9e{SSL, (ssl, http/1.1)}{127.0.0.1:35717}
   [junit4]   2> 2036592 INFO  (closeThreadPool-20206-thread-1) [     ] o.e.j.s.Server Started @2036669ms
   [junit4]   2> 2036593 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35717, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-1-001/cores}
   [junit4]   2> 2036593 ERROR (closeThreadPool-20206-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036593 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036593 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2036593 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036593 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036593 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.052Z
   [junit4]   2> 2036594 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036596 INFO  (zkConnectionManagerCallback-20208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036596 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036697 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2036697 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-1-001/solr.xml
   [junit4]   2> 2036699 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2036699 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2036701 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2036703 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2036705 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036705 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036705 INFO  (closeThreadPool-20206-thread-2) [     ] 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> 2036724 INFO  (closeThreadPool-20206-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036724 INFO  (closeThreadPool-20206-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036724 INFO  (closeThreadPool-20206-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036724 INFO  (closeThreadPool-20206-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a045bc7{/,null,AVAILABLE}
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@502f8bae{SSL, (ssl, http/1.1)}{127.0.0.1:35847}
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.e.j.s.Server Started @2036801ms
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35847, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-2-001/cores}
   [junit4]   2> 2036725 ERROR (closeThreadPool-20206-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036725 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.184Z
   [junit4]   2> 2036727 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036731 INFO  (zkConnectionManagerCallback-20213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036732 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036733 WARN  (closeThreadPool-20206-thread-2-SendThread(127.0.0.1:33855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101887c67590009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101887c67590009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101887c67590009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2036812 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2036817 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036817 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036817 INFO  (closeThreadPool-20206-thread-3) [     ] 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> 2036833 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2036833 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-2-001/solr.xml
   [junit4]   2> 2036836 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2036836 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2036836 INFO  (closeThreadPool-20206-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036836 INFO  (closeThreadPool-20206-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036836 INFO  (closeThreadPool-20206-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036836 INFO  (closeThreadPool-20206-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51c921bf{/,null,AVAILABLE}
   [junit4]   2> 2036837 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2036837 INFO  (closeThreadPool-20206-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4005fdd2{SSL, (ssl, http/1.1)}{127.0.0.1:37851}
   [junit4]   2> 2036837 INFO  (closeThreadPool-20206-thread-3) [     ] o.e.j.s.Server Started @2036914ms
   [junit4]   2> 2036837 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37851, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-3-001/cores}
   [junit4]   2> 2036837 ERROR (closeThreadPool-20206-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036837 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036837 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2036838 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036838 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036838 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.297Z
   [junit4]   2> 2036840 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036844 INFO  (zkConnectionManagerCallback-20218-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036844 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036845 WARN  (closeThreadPool-20206-thread-3-SendThread(127.0.0.1:33855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101887c6759000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2036927 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2036928 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036928 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036928 INFO  (closeThreadPool-20206-thread-4) [     ] 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> 2036934 INFO  (closeThreadPool-20206-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036934 INFO  (closeThreadPool-20206-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036934 INFO  (closeThreadPool-20206-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37399093{/,null,AVAILABLE}
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@bbe9fc2{SSL, (ssl, http/1.1)}{127.0.0.1:39073}
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.e.j.s.Server Started @2037011ms
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39073, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-4-001/cores}
   [junit4]   2> 2036935 ERROR (closeThreadPool-20206-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036935 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.394Z
   [junit4]   2> 2036941 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036942 INFO  (zkConnectionManagerCallback-20220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036943 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036945 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2036945 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-3-001/solr.xml
   [junit4]   2> 2036947 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2036947 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2036949 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2037039 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 2037046 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2037046 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-4-001/solr.xml
   [junit4]   2> 2037049 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2037049 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2037060 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2037072 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2037072 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2037072 INFO  (closeThreadPool-20206-thread-5) [     ] 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> 2037137 INFO  (closeThreadPool-20206-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2037137 INFO  (closeThreadPool-20206-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2037138 INFO  (closeThreadPool-20206-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2037154 INFO  (closeThreadPool-20206-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d37efdf{/,null,AVAILABLE}
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79fa4e95{SSL, (ssl, http/1.1)}{127.0.0.1:33427}
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.e.j.s.Server Started @2037231ms
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33427, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-5-001/cores}
   [junit4]   2> 2037155 ERROR (closeThreadPool-20206-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2037155 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.614Z
   [junit4]   2> 2037175 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037187 INFO  (zkConnectionManagerCallback-20228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037188 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037188 WARN  (closeThreadPool-20206-thread-5-SendThread(127.0.0.1:33855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101887c6759000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2037262 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2037262 WARN  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037268 WARN  (closeThreadPool-20206-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b3754d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037268 WARN  (closeThreadPool-20206-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b3754d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037278 WARN  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037289 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2037289 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-5-001/solr.xml
   [junit4]   2> 2037291 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 2037291 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2037291 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2037293 INFO  (closeThreadPool-20206-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2037296 WARN  (closeThreadPool-20206-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28f5f15e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037296 WARN  (closeThreadPool-20206-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28f5f15e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037297 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2037297 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33855/solr
   [junit4]   2> 2037297 WARN  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037310 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037310 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2037310 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2037310 INFO  (closeThreadPool-20206-thread-6) [     ] 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> 2037331 INFO  (zkConnectionManagerCallback-20242-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037332 INFO  (closeThreadPool-20206-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037338 WARN  (closeThreadPool-20206-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@181bf435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037338 WARN  (closeThreadPool-20206-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@181bf435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037370 WARN  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037376 WARN  (closeThreadPool-20206-thread-1-SendThread(127.0.0.1:33855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101887c6759000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2037424 INFO  (closeThreadPool-20206-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2037424 INFO  (closeThreadPool-20206-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2037425 INFO  (closeThreadPool-20206-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2037430 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 2037430 INFO  (closeThreadPool-20206-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30b3889b{/,null,AVAILABLE}
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bc12289{SSL, (ssl, http/1.1)}{127.0.0.1:34695}
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.e.j.s.Server Started @2037511ms
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34695, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-6-001/cores}
   [junit4]   2> 2037435 ERROR (closeThreadPool-20206-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2037435 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.894Z
   [junit4]   2> 2037436 WARN  (closeThreadPool-20206-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71b98f42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037436 WARN  (closeThreadPool-20206-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71b98f42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037437 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33855/solr
   [junit4]   2> 2037441 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2037441 WARN  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037442 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037442 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2037442 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2037442 INFO  (closeThreadPool-20206-thread-7) [     ] 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> 2037444 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037445 INFO  (zkConnectionManagerCallback-20246-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037445 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037498 INFO  (closeThreadPool-20206-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2037498 INFO  (closeThreadPool-20206-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2037498 INFO  (closeThreadPool-20206-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2037504 INFO  (closeThreadPool-20206-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a898f97{/,null,AVAILABLE}
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7139eead{SSL, (ssl, http/1.1)}{127.0.0.1:43925}
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.e.j.s.Server Started @2037582ms
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/tempDir-001/jetty7, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43925, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-7-001/cores}
   [junit4]   2> 2037506 ERROR (closeThreadPool-20206-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2037506 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T00:30:52.965Z
   [junit4]   2> 2037507 WARN  (closeThreadPool-20206-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40e2db65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037507 WARN  (closeThreadPool-20206-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40e2db65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037509 INFO  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037509 INFO  (zkConnectionManagerCallback-20249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037509 INFO  (closeThreadPool-20206-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037511 WARN  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037511 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037513 INFO  (zkConnectionManagerCallback-20254-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037514 INFO  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037514 WARN  (closeThreadPool-20206-thread-4-SendThread(127.0.0.1:33855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101887c6759000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101887c6759000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2037514 WARN  (closeThreadPool-20206-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@320a1f62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037514 WARN  (closeThreadPool-20206-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@320a1f62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037514 INFO  (zkConnectionManagerCallback-20256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037515 INFO  (closeThreadPool-20206-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037515 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33855/solr
   [junit4]   2> 2037520 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2037531 INFO  (zkConnectionManagerCallback-20261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2037531 INFO  (closeThreadPool-20206-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2037579 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-8-001 of type NRT for shard1
   [junit4]   2> 2037594 INFO  (closeThreadPool-20206-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2037594 WARN  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037594 WARN  (closeThreadPool-20206-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bce52c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037594 WARN  (closeThreadPool-20206-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bce52c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2037595 INFO  (closeThreadPool-20206-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2037595 INFO  (closeThreadPool-20206-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2037595 INFO  (closeThreadPool-20206-thread-8) [     ] 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> 2037606 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2037606 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001/shard-6-001/solr.xml
   [junit4]   2> 2037608 WARN  (closeThreadPool-20206-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2037608 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2037608 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2037609 INFO  (closeThreadPool-20206-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4aec32f2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2037618 WARN  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2037618 INFO  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2037622 INFO  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35717_ as DOWN
   [junit4]   2> 2037625 INFO  (closeThreadPool-20206-thread-8) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2037625 INFO  (closeThreadPool-20206-thread-8) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2037625 INFO  (closeThreadPool-20206-thread-8) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2037625 INFO  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2037625 INFO  (closeThreadPool-20206-thread-1) [n:127.0.0.1:35717_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35717_
   [junit4]   2> 2037625 INFO  (closeThreadPool-20206-thread-8) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34df2f06{/,null,AVAILABLE}
   [junit4]   2> 2037626 WARN  (closeThreadPool-20206-thread-3-SendThread(127.0.0.1:33855

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

 (closeThreadPool-20710-thread-18) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17d1e5ab{/,null,STOPPED}
   [junit4]   2> 2179603 INFO  (closeThreadPool-20710-thread-18) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2179702 INFO  (closeThreadPool-20710-thread-13) [     ] o.a.s.c.Overseer Overseer (id=72489136905846826-127.0.0.1:44691_-n_0000000009) closing
   [junit4]   2> 2179703 INFO  (closeThreadPool-20710-thread-13) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@16f8f05e{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2179703 INFO  (closeThreadPool-20710-thread-13) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@796cb1ab{/,null,STOPPED}
   [junit4]   2> 2179703 INFO  (closeThreadPool-20710-thread-13) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2179703 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2179907 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	17	/solr/packages.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	17	/solr/configs/conf1
   [junit4]   2> 	16	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	435	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72489136905846826-127.0.0.1:44691_-n_0000000011
   [junit4]   2> 	3	/solr/overseer_elect/election/72489136905846789-127.0.0.1:41839_-n_0000000019
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard2/election/72489136905846832-core_node12-n_0000000002
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72489136905846825-127.0.0.1:35419_-n_0000000028
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846803-127.0.0.1:39073_-n_0000000026
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846814-127.0.0.1:34695_-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846822-127.0.0.1:40583_-n_0000000007
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72489136905846814-core_node16-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846839-127.0.0.1:38391_-n_0000000016
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846814-127.0.0.1:34695_-n_0000000023
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846789-127.0.0.1:41839_-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72489136905846806-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72489136905846836-core_node24-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/72489136905846800-127.0.0.1:35717_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	258	/solr/live_nodes
   [junit4]   2> 	102	/solr/overseer/queue
   [junit4]   2> 	101	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 2179911 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33855
   [junit4]   2> 2179911 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33855
   [junit4]   2> 2179911 INFO  (TEST-RollingRestartTest.test-seed#[33C1A76BDED60DF8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33855
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=33C1A76BDED60DF8 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=es-VE -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  146s J1 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No overseer designate as leader found after restart #1: null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33C1A76BDED60DF8:BB9598B1702A6000]:0)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:101)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [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> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_33C1A76BDED60DF8-001
   [junit4]   2> Sep 29, 2021 12:33:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-VE, timezone=America/Cordoba
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=210698200,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, CreateRoutedAliasTest, TestLegacyFieldCache, TestWriterPerf, IndexBasedSpellCheckerTest, TestNumericRangeQuery64, DistributedTermsComponentTest, TestSmileRequest, TestRTimerTree, TestLocalFSCloudBackupRestore, Tagger2Test, HdfsBasicDistributedZk2Test, DeleteReplicaTest, TestDynamicFieldCollectionResource, TestIndexSearcher, HdfsSyncSliceTest, TestPushWriter, ProtectedTermFilterFactoryTest, HttpPartitionOnCommitTest, CdcrRequestHandlerTest, TestCorePropertiesReload, ResponseLogComponentTest, TestExportTool, FastVectorHighlighterTest, TestSlowCompositeReaderWrapper, HdfsAutoAddReplicasIntegrationTest, BadIndexSchemaTest, ReplicationFactorTest, TestComponentsName, TestHashPartitioner, PeerSyncWithLeaderTest, TestManagedSchema, TestNRTOpen, TestFiltering, DocValuesMultiTest, TestDocTermOrds, AssignBackwardCompatibilityTest, SearchRateTriggerIntegrationTest, TestBlobHandler, TestDocBasedVersionConstraints, TestFieldTypeCollectionResource, TestCloudPseudoReturnFields, SimplePostToolTest, RegexBoostProcessorTest, TriggerCooldownIntegrationTest, TestCrossCoreJoin, LeaderElectionIntegrationTest, TestConfLoadPerf, RankQueryTest, TestShardHandlerFactory, TestSimClusterStateProvider, TestTermsQParserPlugin, V2ApiIntegrationTest, TestReversedWildcardFilterFactory, SolrRequestParserTest, TestSha256AuthenticationProvider, TermVectorComponentTest, RulesTest, TestSolrCloudWithDelegationTokens, TestHttpShardHandlerFactory, VersionInfoTest, DocValuesNotIndexedTest, ConcurrentDeleteAndCreateCollectionTest, TestHdfsBackupRestoreCore, OverseerCollectionConfigSetProcessorTest, TestRTGBase, TestDistributedSearch, TestSortableTextField, TestLRUStatsCache, BitVectorTest, TestReloadDeadlock, SimpleFacetsTest, UpdateRequestProcessorFactoryTest, DistributedFacetPivotSmallTest, TestManagedResourceStorage, DistributedIntervalFacetingTest, TestScoreJoinQPNoScore, MetricsHistoryWithAuthIntegrationTest, CoreAdminOperationTest, TestXmlQParserPlugin, BasicAuthOnSingleNodeTest, ClusterStateTest, TestTolerantUpdateProcessorCloud, TestClassicSimilarityFactory, MoreLikeThisHandlerTest, TestClusterProperties, TestSolrCloudSnapshots, TestLegacyNumericRangeQueryBuilder, NumericFieldsTest, TestJsonFacetRefinement, HdfsWriteToMultipleCollectionsTest, CollectionsAPISolrJTest, HealthCheckHandlerTest, SynonymTokenizerTest, ZookeeperStatusHandlerTest, ReindexCollectionTest, UUIDFieldTest, TestSort, SuggesterTSTTest, HdfsNNFailoverTest, CategoryRoutedAliasUpdateProcessorTest, TestSimTriggerIntegration, SolrCLIZkUtilsTest, CollectionTooManyReplicasTest, TestCloudSchemaless, TestSegmentSorting, TestDistributedMap, TestSchemaDesignerAPI, TestMultiWordSynonyms, IndexSchemaRuntimeFieldTest, TestCloudJSONFacetJoinDomain, SolrIndexConfigTest, LeaderTragicEventTest, SortSpecParsingTest, TestSolrCoreProperties, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, HttpPartitionWithTlogReplicasTest, MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverseerRolesTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, PackageManagerCLITest, ReplaceNodeNoTargetTest, RollingRestartTest]
   [junit4] Completed [433/947 (1!)] on J1 in 146.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 55992 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 31 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/31/

1 tests failed.
FAILED:  org.apache.solr.s3.S3IncrementalBackupTest.testBackupIncremental

Error Message:
Error from server at http://127.0.0.1:45825/solr: Could not backup all shards

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45825/solr: Could not backup all shards
	at __randomizedtesting.SeedInfo.seed([DF31B79ECE34F657:D8F41855F2DCC82A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.backupThenWait(AbstractIncrementalBackupTest.java:477)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest$IncrementalBackupVerifier.incrementalBackupThenVerify(AbstractIncrementalBackupTest.java:487)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.backupRestoreThenCheck(AbstractIncrementalBackupTest.java:373)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testBackupIncremental(AbstractIncrementalBackupTest.java:246)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.adobe.testing.s3mock.junit4.S3MockRule$1.evaluate(S3MockRule.java:66)
	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 25933 lines...]
   [junit4] Suite: org.apache.solr.s3.S3IncrementalBackupTest
   [junit4]   2> 11915 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.u.log Logging initialized @11943ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 12521 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] 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> 12929 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.h.C.application Initializing Spring embedded WebApplicationContext
   [junit4]   2> 13497 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13499 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13503 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13519 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.h.ContextHandler Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@22d85178{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.6666754513244467228/],AVAILABLE}
   [junit4]   2> 13520 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.Server Started @13554ms
   [junit4]   2> 15285 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.h.C.application Initializing Spring DispatcherServlet 'dispatcherServlet'
   [junit4]   2> 16062 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.u.s.SslContextFactory x509=X509@5422aecd(selfsigned,h=[],w=[]) for Server@3cf1a911[provider=null,keyStore=jar:file:/home/jenkins/.ivy2/cache/com.adobe.testing/s3mock/jars/s3mock-2.1.34.jar!/s3mock.jks,trustStore=null]
   [junit4]   2> 16226 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.AbstractConnector Started SslValidatingServerConnector@3b1d4564{SSL, (ssl, http/1.1)}{0.0.0.0:46071}
   [junit4]   2> 16229 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18bca0e2{HTTP/1.1, (http/1.1)}{0.0.0.0:36361}
   [junit4]   2> 16686 WARN  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [    ] o.a.s.c.ZkTestServer TEST_HOME() does not exist - solrj test?
   [junit4]   2> 16988 WARN  (ZkTestServer Run Thread) [    ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 17335 WARN  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0002.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 17639 INFO  (jetty-launcher-8-thread-1) [    ] 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> 17649 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 17649 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 17649 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 17654 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15571627{/solr,null,AVAILABLE}
   [junit4]   2> 17655 INFO  (jetty-launcher-8-thread-2) [    ] 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> 17656 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 17656 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 17656 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 17658 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5185d92c{/solr,null,AVAILABLE}
   [junit4]   2> 17665 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b9399cc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45825}
   [junit4]   2> 17665 INFO  (jetty-launcher-8-thread-1) [    ] o.e.j.s.Server Started @17700ms
   [junit4]   2> 17693 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7128facf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33505}
   [junit4]   2> 17694 INFO  (jetty-launcher-8-thread-2) [    ] o.e.j.s.Server Started @17728ms
   [junit4]   2> 17768 ERROR (jetty-launcher-8-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 17769 ERROR (jetty-launcher-8-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 17890 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0004.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 18115 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0003.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 21960 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0007.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 22043 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:33505_solr    ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 22091 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:45825_solr    ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 22502 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:45825_solr    ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 22754 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:33505_solr    ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 38940 ERROR (qtp588113063-23) [    ] c.a.t.s.d.FileStore File can not be read
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) ~[?:?]
   [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 org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97) ~[spring-boot-actuator-2.3.12.RELEASE.jar:2.3.12.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[jetty-security-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413)
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510)
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626)
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38976 ERROR (qtp588113063-161) [    ] c.a.t.s.d.FileStore File can not be read
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) ~[?:?]
   [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 org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97) ~[spring-boot-actuator-2.3.12.RELEASE.jar:2.3.12.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[jetty-security-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413)
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510)
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626)
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38986 ERROR (qtp588113063-23) [    ] c.a.t.s.d.FileStore File can not be read
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413) ~[jackson-databind-2.12.3.jar:2.12.3]
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) ~[?:?]
   [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 org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91) ~[s3mock-2.1.34.jar:?]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97) ~[spring-boot-actuator-2.3.12.RELEASE.jar:2.3.12.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.2.15.RELEASE.jar:5.2.15.RELEASE]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[jetty-security-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
   [junit4]   2>  at [Source: (File); line: 1, column: 0]
   [junit4]   2> 	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:4688)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4586)
   [junit4]   2> 	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3413)
   [junit4]   2> 	at com.adobe.testing.s3mock.domain.FileStore.getS3Object(FileStore.java:510)
   [junit4]   2> 	at com.adobe.testing.s3mock.FileStoreController.headObject(FileStoreController.java:257)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
   [junit4]   2> 	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792)
   [junit4]   2> 	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
   [junit4]   2> 	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:288)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:704)
   [junit4]   2> 	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
   [junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626)
   [junit4]   2> 	at com.adobe.testing.s3mock.KmsValidationFilter.doFilterInternal(KmsValidationFilter.java:91)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:103)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:97)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
   [junit4]   2> 	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
   [junit4]   2> 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38991 ERROR (qtp451112334-59) [n:127.0.0.1:45825_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n4 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/3f0877fe-58a0-485e-b06a-c235d61b0941
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/3f0877fe-58a0-485e-b06a-c235d61b0941
   [junit4]   2> 	at org.apache.solr.s3.S3StorageClient.pushStream(S3StorageClient.java:332)
   [junit4]   2> 	at org.apache.solr.s3.S3BackupRepository.copyIndexFileFrom(S3BackupRepository.java:297)
   [junit4]   2> 	at org.apache.solr.core.TrackingBackupRepository.copyIndexFileFrom(TrackingBackupRepository.java:104)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.incrementalCopy(IncrementalShardBackup.java:191)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:143)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:83)
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:72)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 38992 ERROR (qtp451112334-59) [n:127.0.0.1:45825_solr    ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n4 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/3f0877fe-58a0-485e-b06a-c235d61b0941
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/3f0877fe-58a0-485e-b06a-c235d61b0941
   [junit4]   2> 	at org.apache.solr.s3.S3StorageClient.pushStream(S3StorageClient.java:332)
   [junit4]   2> 	at org.apache.solr.s3.S3BackupRepository.copyIndexFileFrom(S3BackupRepository.java:297)
   [junit4]   2> 	at org.apache.solr.core.TrackingBackupRepository.copyIndexFileFrom(TrackingBackupRepository.java:104)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.incrementalCopy(IncrementalShardBackup.java:191)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:143)
   [junit4]   2> 	at org.apache.solr.handler.IncrementalShardBackup.backup(IncrementalShardBackup.java:83)
   [junit4]   2> 	at org.apache.solr.handler.admin.BackupCoreOp.execute(BackupCoreOp.java:72)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 38995 ERROR (OverseerThreadFactory-48-thread-3-processing-n:127.0.0.1:33505_solr) [n:127.0.0.1:33505_solr c:backuprestore_testbackupinc   ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:45825/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n4 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/3f0877fe-58a0-485e-b06a-c235d61b0941
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_291]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 39405 ERROR (OverseerThreadFactory-48-thread-3-processing-n:127.0.0.1:33505_solr) [n:127.0.0.1:33505_solr c:backuprestore_testbackupinc   ] o.a.s.c.a.c.BackupCmd Error happened during incremental backup for collection: backuprestore_testbackupinc
   [junit4]   2> org.apache.solr.common.SolrException: Could not backup all shards
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1055) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1038) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.incrementalCopyIndexFiles(BackupCmd.java:252) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.BackupCmd.call(BackupCmd.java:105) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_291]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Failed to backup core=backuprestore_testbackupinc_shard2_replica_n4 because org.apache.solr.s3.S3Exception: Parent directory doesn't exist of path: mytestbackuptestbackupinc/backuprestore_testbackupinc/index/3f0877fe-58a0-485e-b06a-c235d61b0941
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.request(HttpShardHandler.java:80) ~[java/:?]
   [junit4]   2> 	at org.apach

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

ed checksum is 165978160 and actual is checksum 4164081293. expected length is 175 and actual length is 175
   [junit4]   2> 44357 WARN  (parallelCoreAdminExecutor-50-thread-4-processing-n:127.0.0.1:33505_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4 62450361-c2b8-415b-bb6c-8ceba4af17bb34780331428751191 RESTORECORE) [n:127.0.0.1:33505_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node7 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 3657559230 and actual is checksum 958041108. expected length is 394 and actual length is 394
   [junit4]   2> 44364 WARN  (parallelCoreAdminExecutor-49-thread-3-processing-n:127.0.0.1:45825_solr x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2 62450361-c2b8-415b-bb6c-8ceba4af17bb34780331428718043 RESTORECORE) [n:127.0.0.1:45825_solr c:backuprestore_testbackuprestoretooriginal s:shard1 r:core_node5 x:backuprestore_testbackuprestoretooriginal_shard1_replica_n2] o.a.s.h.IndexFetcher File _0.fnm did not match. expected checksum is 334799826 and actual is checksum 729951141. expected length is 394 and actual length is 394
   [junit4]   2> 44367 WARN  (parallelCoreAdminExecutor-50-thread-4-processing-n:127.0.0.1:33505_solr x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4 62450361-c2b8-415b-bb6c-8ceba4af17bb34780331428751191 RESTORECORE) [n:127.0.0.1:33505_solr c:backuprestore_testbackuprestoretooriginal s:shard2 r:core_node7 x:backuprestore_testbackuprestoretooriginal_shard2_replica_n4] o.a.s.h.IndexFetcher File _0.nvm did not match. expected checksum is 1035629893 and actual is checksum 1088385778. expected length is 175 and actual length is 175
   [junit4]   2> 51846 WARN  (OverseerThreadFactory-48-thread-5-processing-n:127.0.0.1:33505_solr) [n:127.0.0.1:33505_solr c:backuprestore_testbackupincsimple_restore   ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (backuprestore_testbackupincsimple_restore) without cores.
   [junit4]   2> 55903 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0008.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 55914 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0006.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 56006 INFO  (jetty-closer-176-thread-1-processing-n:127.0.0.1:45825_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b9399cc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 56008 INFO  (jetty-closer-176-thread-1-processing-n:127.0.0.1:45825_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15571627{/solr,null,STOPPED}
   [junit4]   2> 56009 INFO  (jetty-closer-176-thread-1-processing-n:127.0.0.1:45825_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 56016 INFO  (jetty-closer-176-thread-2-processing-n:127.0.0.1:45825_solr) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7128facf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 56016 INFO  (jetty-closer-176-thread-2-processing-n:127.0.0.1:45825_solr) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5185d92c{/solr,null,STOPPED}
   [junit4]   2> 56016 INFO  (jetty-closer-176-thread-2-processing-n:127.0.0.1:45825_solr) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 56017 WARN  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker-SendThread(127.0.0.1:45009)) [    ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108191153bc0000.
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108191153bc0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 56221 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupinc/terms/shard1
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackupinc/terms/shard2
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard2
   [junit4]   2> 	7	/solr/collections/backuprestore_testbackuprestoretooriginal/terms/shard1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard2
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple_restore/terms/shard1
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple/terms/shard2
   [junit4]   2> 	3	/solr/collections/backuprestore_testbackupincsimple/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackupincsimple/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackuprestoretooriginal/collectionprops.json
   [junit4]   2> 	2	/solr/collections/backuprestore_testbackupinc/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	46	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	30	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 	23	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/overseer/queue
   [junit4]   2> 	26	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	10	/solr/collections/backuprestore_testbackuprestoretooriginal/state.json
   [junit4]   2> 	9	/solr/collections/backuprestore_testbackupinc/state.json
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple_restore/state.json
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections/backuprestore_testbackupincsimple/state.json
   [junit4]   2> 
   [junit4]   2> 56240 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [n:127.0.0.1:45825_solr    ] o.e.j.s.AbstractConnector Stopped SslValidatingServerConnector@3b1d4564{SSL, (ssl, http/1.1)}{0.0.0.0:0}
   [junit4]   2> 56241 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [n:127.0.0.1:45825_solr    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18bca0e2{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
   [junit4]   2> 56241 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [n:127.0.0.1:45825_solr    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 56242 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [n:127.0.0.1:45825_solr    ] o.e.j.s.h.C.application Destroying Spring FrameworkServlet 'dispatcherServlet'
   [junit4]   2> 56242 INFO  (SUITE-S3IncrementalBackupTest-seed#[DF31B79ECE34F657]-worker) [n:127.0.0.1:45825_solr    ] o.e.j.s.h.ContextHandler Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@22d85178{application,/,[file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/contrib/solr-s3-repository/test/J2/temp/jetty-docbase.0.6666754513244467228/],STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/contrib/solr-s3-repository/test/J2/temp/solr.s3.S3IncrementalBackupTest_DF31B79ECE34F657-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {shard_s=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene84}, docValues:{}, maxPointsInLeafNode=1298, maxMBSortInHeap=6.449328970589178, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-IN, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=310897256,total=491257856
   [junit4]   2> NOTE: All tests run in this JVM: [S3IncrementalBackupTest]
   [junit4] Completed [7/7 (1!)] on J2 in 56.73s, 3 tests, 1 error <<< FAILURES!

[...truncated 44700 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 30 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/30/

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:36495

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36495
	at __randomizedtesting.SeedInfo.seed([122146AF08F14B68:9A757975A60D2690]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more




Build Log:
[...truncated 15085 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2031600 INFO  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2031600 INFO  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/data-dir-148-001
   [junit4]   2> 2031600 WARN  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 2031600 INFO  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2031609 INFO  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2031609 INFO  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2031609 INFO  (SUITE-RollingRestartTest-seed#[122146AF08F14B68]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2031614 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2031614 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2031614 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2031615 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2031715 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35229
   [junit4]   2> 2031715 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35229
   [junit4]   2> 2031715 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35229
   [junit4]   2> 2031715 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35229
   [junit4]   2> 2031717 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2031719 INFO  (zkConnectionManagerCallback-18862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2031719 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2031723 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2031725 INFO  (zkConnectionManagerCallback-18864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2031726 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2031727 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2031729 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2031731 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2031732 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2031734 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2031736 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2031737 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2031740 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2031742 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2031743 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2031744 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2031746 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2031860 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2031860 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2031860 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] 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> 2031867 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2031867 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2031867 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2031867 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e0cf53{/,null,AVAILABLE}
   [junit4]   2> 2031867 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c0be751{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33111}
   [junit4]   2> 2031867 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.s.Server Started @2031955ms
   [junit4]   2> 2031868 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=33111, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/control-001/cores}
   [junit4]   2> 2031868 ERROR (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2031868 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2031868 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2031868 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2031868 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2031868 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:02:57.325Z
   [junit4]   2> 2031869 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2031877 INFO  (zkConnectionManagerCallback-18866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2031877 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2031979 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2031980 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/control-001/solr.xml
   [junit4]   2> 2031982 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2031982 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2031984 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2032611 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2032612 WARN  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@294c939f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2032612 WARN  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@294c939f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2032616 WARN  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b25375d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2032616 WARN  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b25375d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2032617 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35229/solr
   [junit4]   2> 2032618 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2032619 INFO  (zkConnectionManagerCallback-18877-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2032619 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2032722 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2032723 INFO  (zkConnectionManagerCallback-18879-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2032723 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2032877 WARN  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2032892 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33111_
   [junit4]   2> 2032894 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.Overseer Overseer (id=74330826231644164-127.0.0.1:33111_-n_0000000000) starting
   [junit4]   2> 2032902 INFO  (OverseerStateUpdate-74330826231644164-127.0.0.1:33111_-n_0000000000) [n:127.0.0.1:33111_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33111_
   [junit4]   2> 2032903 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33111_
   [junit4]   2> 2032904 INFO  (OverseerStateUpdate-74330826231644164-127.0.0.1:33111_-n_0000000000) [n:127.0.0.1:33111_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2032909 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2032909 WARN  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] 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> 2032936 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2032959 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2032968 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2032969 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2032970 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [n:127.0.0.1:33111_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/control-001/cores
   [junit4]   2> 2032986 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2032987 INFO  (zkConnectionManagerCallback-18896-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2032987 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2032989 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2032994 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35229/solr ready
   [junit4]   2> 2033006 INFO  (OverseerThreadFactory-18886-thread-1-processing-n:127.0.0.1:33111_) [n:127.0.0.1:33111_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2033121 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2033122 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2034140 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 2034140 WARN  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2034147 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2034158 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2034186 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2034186 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2034186 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2034189 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=62.181640625, floorSegmentMB=0.3212890625, forceMergeDeletesPctAllowed=8.299502129095655, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11895308700061014, deletesPctAllowed=26.293377193248578
   [junit4]   2> 2034197 WARN  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2034266 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2034266 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2034268 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2034268 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2034269 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@60fd360e
   [junit4]   2> 2034273 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2034273 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2034274 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2034274 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712996304532013056
   [junit4]   2> 2034279 INFO  (searcherExecutor-18898-thread-1-processing-n:127.0.0.1:33111_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2034287 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2034287 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2034294 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2034294 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2034294 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33111/control_collection_shard1_replica_n1/
   [junit4]   2> 2034294 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2034295 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33111/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2034295 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/74330826231644164-core_node2-n_0000000000
   [junit4]   2> 2034304 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33111/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2034405 INFO  (zkCallback-18878-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2034406 INFO  (zkCallback-18878-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2034406 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2034411 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1290
   [junit4]   2> 2034414 INFO  (qtp2041159387-50433) [n:127.0.0.1:33111_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2034510 INFO  (zkCallback-18878-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2034511 INFO  (zkCallback-18878-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2034511 INFO  (zkCallback-18878-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2034518 INFO  (qtp2041159387-50433) [n:127.0.0.1:33111_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33111_&wt=javabin&version=2} status=0 QTime=1522
   [junit4]   2> 2034518 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2034637 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2034638 INFO  (zkConnectionManagerCallback-18907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2034638 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2034641 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2034644 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35229/solr ready
   [junit4]   2> 2034644 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2034650 INFO  (OverseerThreadFactory-18886-thread-2-processing-n:127.0.0.1:33111_) [n:127.0.0.1:33111_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2034651 INFO  (OverseerCollectionConfigSetProcessor-74330826231644164-127.0.0.1:33111_-n_0000000000) [n:127.0.0.1:33111_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2034858 WARN  (OverseerThreadFactory-18886-thread-2-processing-n:127.0.0.1:33111_) [n:127.0.0.1:33111_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2034865 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2034870 INFO  (qtp2041159387-50435) [n:127.0.0.1:33111_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=225
   [junit4]   2> 2034871 INFO  (watches-18904-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2034871 INFO  (watches-18904-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2034875 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2034875 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2034880 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2034880 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2034881 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2034881 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2034881 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2035025 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2035026 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2035026 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2035026 INFO  (closeThreadPool-18908-thread-1) [     ] 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> 2035047 INFO  (closeThreadPool-18908-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2035047 INFO  (closeThreadPool-18908-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2035047 INFO  (closeThreadPool-18908-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2035047 INFO  (closeThreadPool-18908-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70851e9{/,null,AVAILABLE}
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@696a98d5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39177}
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.e.j.s.Server Started @2035136ms
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39177, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-1-001/cores}
   [junit4]   2> 2035048 ERROR (closeThreadPool-18908-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2035048 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:00.505Z
   [junit4]   2> 2035049 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035061 INFO  (zkConnectionManagerCallback-18910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2035061 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2035166 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2035167 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-1-001/solr.xml
   [junit4]   2> 2035169 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2035169 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2035169 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2035171 INFO  (closeThreadPool-18908-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2035173 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2035173 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2035173 INFO  (closeThreadPool-18908-thread-2) [     ] 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> 2035174 INFO  (closeThreadPool-18908-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2035174 INFO  (closeThreadPool-18908-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2035174 INFO  (closeThreadPool-18908-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2035174 INFO  (closeThreadPool-18908-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fac4264{/,null,AVAILABLE}
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37cba354{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46533}
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.e.j.s.Server Started @2035262ms
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46533, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-2-001/cores}
   [junit4]   2> 2035175 ERROR (closeThreadPool-18908-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2035175 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:00.632Z
   [junit4]   2> 2035179 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035181 INFO  (zkConnectionManagerCallback-18915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2035181 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2035284 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2035284 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-2-001/solr.xml
   [junit4]   2> 2035287 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2035287 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2035289 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2035320 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2035340 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2035340 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2035340 INFO  (closeThreadPool-18908-thread-3) [     ] 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> 2035381 INFO  (closeThreadPool-18908-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2035381 INFO  (closeThreadPool-18908-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2035381 INFO  (closeThreadPool-18908-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2035393 INFO  (closeThreadPool-18908-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22f4926a{/,null,AVAILABLE}
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4062c770{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45925}
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.e.j.s.Server Started @2035481ms
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45925, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-3-001/cores}
   [junit4]   2> 2035394 ERROR (closeThreadPool-18908-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2035394 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:00.851Z
   [junit4]   2> 2035409 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035417 INFO  (zkConnectionManagerCallback-18920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2035417 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2035488 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2035490 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2035490 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2035490 INFO  (closeThreadPool-18908-thread-4) [     ] 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> 2035527 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2035527 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-3-001/solr.xml
   [junit4]   2> 2035530 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2035530 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2035531 INFO  (closeThreadPool-18908-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2035553 INFO  (closeThreadPool-18908-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2035553 INFO  (closeThreadPool-18908-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2035553 INFO  (closeThreadPool-18908-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2035558 INFO  (closeThreadPool-18908-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f580657{/,null,AVAILABLE}
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67693a05{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37651}
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.e.j.s.Server Started @2035648ms
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37651, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-4-001/cores}
   [junit4]   2> 2035561 ERROR (closeThreadPool-18908-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2035561 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:01.018Z
   [junit4]   2> 2035575 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035583 INFO  (zkConnectionManagerCallback-18925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2035583 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2035684 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2035684 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-4-001/solr.xml
   [junit4]   2> 2035687 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2035687 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2035689 INFO  (closeThreadPool-18908-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2035837 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 2035847 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2035847 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2035847 INFO  (closeThreadPool-18908-thread-5) [     ] 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> 2035924 INFO  (closeThreadPool-18908-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2035924 INFO  (closeThreadPool-18908-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2035924 INFO  (closeThreadPool-18908-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2035934 INFO  (closeThreadPool-18908-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@636bb618{/,null,AVAILABLE}
   [junit4]   2> 2035934 INFO  (closeThreadPool-18908-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a025701{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36495}
   [junit4]   2> 2035934 INFO  (closeThreadPool-18908-thread-5) [     ] o.e.j.s.Server Started @2036022ms
   [junit4]   2> 2035934 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36495, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-5-001/cores}
   [junit4]   2> 2035934 ERROR (closeThreadPool-18908-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2035934 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2035935 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2035935 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2035935 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2035935 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:01.392Z
   [junit4]   2> 2035959 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2035968 INFO  (zkConnectionManagerCallback-18930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2035968 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2035985 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2036000 WARN  (closeThreadPool-18908-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a9c48f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036000 WARN  (closeThreadPool-18908-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a9c48f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036002 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 2036024 WARN  (closeThreadPool-18908-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10f73e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036024 WARN  (closeThreadPool-18908-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10f73e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036025 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036025 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036025 INFO  (closeThreadPool-18908-thread-6) [     ] 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> 2036026 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35229/solr
   [junit4]   2> 2036073 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036111 INFO  (closeThreadPool-18908-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036111 INFO  (closeThreadPool-18908-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036111 INFO  (closeThreadPool-18908-thread-6) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2036114 INFO  (closeThreadPool-18908-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50f98150{/,null,AVAILABLE}
   [junit4]   2> 2036115 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2036115 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-5-001/solr.xml
   [junit4]   2> 2036119 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2036119 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2036120 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69d940d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38027}
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.e.j.s.Server Started @2036217ms
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38027, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-6-001/cores}
   [junit4]   2> 2036129 ERROR (closeThreadPool-18908-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036129 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:01.586Z
   [junit4]   2> 2036130 INFO  (zkConnectionManagerCallback-18938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036130 INFO  (closeThreadPool-18908-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036155 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036157 WARN  (closeThreadPool-18908-thread-2-SendThread(127.0.0.1:35229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108137e1d66000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108137e1d66000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108137e1d66000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2036175 INFO  (zkConnectionManagerCallback-18943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036176 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036236 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 2036247 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036249 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036249 INFO  (closeThreadPool-18908-thread-7) [     ] 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> 2036336 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036349 INFO  (closeThreadPool-18908-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036350 INFO  (closeThreadPool-18908-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036350 INFO  (closeThreadPool-18908-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036360 INFO  (zkConnectionManagerCallback-18945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036360 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036372 WARN  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2036373 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2036382 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46533_ as DOWN
   [junit4]   2> 2036383 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2036383 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46533_
   [junit4]   2> 2036384 INFO  (closeThreadPool-18908-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6095d3b9{/,null,AVAILABLE}
   [junit4]   2> 2036384 INFO  (closeThreadPool-18908-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46b6ea5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33149}
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.e.j.s.Server Started @2036472ms
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty7, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33149, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-7-001/cores}
   [junit4]   2> 2036385 ERROR (closeThreadPool-18908-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036385 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:01.842Z
   [junit4]   2> 2036387 INFO  (zkCallback-18878-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2036397 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036407 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2036407 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-6-001/solr.xml
   [junit4]   2> 2036407 INFO  (zkConnectionManagerCallback-18949-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036407 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036409 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2036409 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2036411 INFO  (closeThreadPool-18908-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2036411 INFO  (zkCallback-18944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2036414 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2036414 WARN  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] 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> 2036422 INFO  (zkCallback-18906-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2036494 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2036506 WARN  (closeThreadPool-18908-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ab50c6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036506 WARN  (closeThreadPool-18908-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ab50c6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036511 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2036511 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-7-001/solr.xml
   [junit4]   2> 2036514 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2036514 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2036517 INFO  (closeThreadPool-18908-thread-7) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2036532 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-8-001 of type NRT for shard1
   [junit4]   2> 2036569 WARN  (closeThreadPool-18908-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46f61bf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036569 WARN  (closeThreadPool-18908-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46f61bf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2036571 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35229/solr
   [junit4]   2> 2036573 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036573 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036574 INFO  (closeThreadPool-18908-thread-8) [     ] 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> 2036585 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2036608 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036629 INFO  (zkConnectionManagerCallback-18968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036629 INFO  (closeThreadPool-18908-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036641 WARN  (closeThreadPool-18908-thread-5-SendThread(127.0.0.1:35229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108137e1d660010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108137e1d660010, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108137e1d660010, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2036642 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2036682 INFO  (closeThreadPool-18908-thread-8) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036682 INFO  (closeThreadPool-18908-thread-8) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036682 INFO  (closeThreadPool-18908-thread-8) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036683 INFO  (closeThreadPool-18908-thread-8) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d4b09e6{/,null,AVAILABLE}
   [junit4]   2> 2036693 INFO  (OverseerCollectionConfigSetProcessor-74330826231644164-127.0.0.1:33111_-n_0000000000) [n:127.0.0.1:33111_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2036697 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2036697 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d3c6ab3
   [junit4]   2> 2036702 INFO  (closeThreadPool-18908-thread-2) [n:127.0.0.1:46533_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-2-001/cores
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.e.j.s.AbstractConnector Started ServerConnector@cb08948{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42101}
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.e.j.s.Server Started @2036808ms
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/tempDir-001/jetty8, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42101, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001/shard-8-001/cores}
   [junit4]   2> 2036720 ERROR (closeThreadPool-18908-thread-8) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 2036720 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-07T21:03:02.177Z
   [junit4]   2> 2036738 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036748 INFO  (zkConnectionManagerCallback-18971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036748 INFO  (closeThreadPool-18908-thread-8) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036769 INFO  (closeThreadPool-18908-thread-5) [n:127.0.0.1:36495_     

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

nit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2181769 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35229
   [junit4]   2> 2181770 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35229
   [junit4]   2> 2181770 INFO  (TEST-RollingRestartTest.test-seed#[122146AF08F14B68]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35229
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=122146AF08F14B68 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=be -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    150s J0 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36495
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([122146AF08F14B68:9A757975A60D2690]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [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]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 56 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_122146AF08F14B68-001
   [junit4]   2> Oct 07, 2021 9:05:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1391, maxMBSortInHeap=5.071074076252288, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=be, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=148699288,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJacksonAnnotation, SolrShardReporterTest, ZkSolrClientTest, ExitableDirectoryReaderTest, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, TestSolrQueryParser, BasicZkTest, OverseerSolrResponseTest, ExecutePlanActionTest, BinaryUpdateRequestHandlerTest, DeleteNodeTest, TestSolrCachePerf, PreAnalyzedUpdateProcessorTest, CheckHdfsIndexTest, TestSimScenario, AtomicUpdatesTest, TestNestedDocsSort, SpatialRPTFieldTypeTest, CoreAdminHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DataDrivenBlockJoinTest, PathHierarchyTokenizerFactoryTest, CopyFieldTest, NodeAddedTriggerIntegrationTest, BlockJoinFacetSimpleTest, SolrTestCaseJ4Test, TestUninvertingReader, TestPullReplica, TriLevelCompositeIdRoutingTest, DisMaxRequestHandlerTest, TestHighlightDedupGrouping, SecurityHeadersTest, TestCustomDocTransformer, ResponseBuilderTest, HdfsUnloadDistributedZkTest, TestInitParams, TestCloudPivotFacet, CircularListTest, UniqFieldsUpdateProcessorFactoryTest, TestCodecSupport, TestCoreAdminApis, TestCircuitBreaker, TestJsonRequest, TestNonDefinedSimilarityFactory, TestOmitPositions, DistribCursorPagingTest, ConcurrentCreateCollectionTest, RegexBytesRefFilterTest, TestReloadAndDeleteDocs, HdfsCollectionsAPIDistributedZkTest, TestSSLRandomization, TestFaceting, SliceStateTest, SpellPossibilityIteratorTest, TestLuceneMatchVersion, TestCoreDiscovery, HLLSerializationTest, CollectionReloadTest, TestFieldResource, TestSimDistributedQueue, SolrCoreCheckLockOnStartupTest, TestSimpleQParserPlugin, TestAnalyzeInfixSuggestions, PrimUtilsTest, SuggesterFSTTest, DynamicMapsTest, TestInPlaceUpdatesDistrib, TestPKIAuthenticationPlugin, ClassificationUpdateProcessorTest, RequiredFieldsTest, RuleEngineTest, AutoAddReplicasIntegrationTest, TestXmlQParser, TestSolrConfigHandlerCloud, SolrIndexSearcherTest, MaxSizeAutoCommitTest, PreAnalyzedFieldManagedSchemaCloudTest, SearchHandlerTest, TestLRUCache, TestJsonFacetsWithNestedObjects, TestSimLargeCluster, TestRuleBasedAuthorizationWithKerberos, TestNumericRangeQuery32, TestIBSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, TestCopyFieldCollectionResource, TestBooleanSimilarityFactory, MultiThreadedOCPTest, CreateCollectionCleanupTest, JvmMetricsTest, TestUnifiedSolrHighlighterWithoutStoredId, TestUniqueKeyFieldResource, TestCloudSearcherWarming, TestCloudDeduplication, TestElisionMultitermQuery, TestSolrDeletionPolicy1, TestObjectReleaseTracker, TestUnInvertedFieldException, TestFieldCacheReopen, ZkCollectionPropsCachingTest, HdfsRestartWhileUpdatingTest, HdfsLockFactoryTest, ScheduledTriggerTest, ConfigureRecoveryStrategyTest, TestMissingGroups, BlobRepositoryCloudTest, CurrencyRangeFacetCloudTest, OverriddenZkACLAndCredentialsProvidersTest, ShardRoutingCustomTest, BaseCdcrDistributedZkTest, ClusterStateMockUtilTest, SystemInfoHandlerTest, TestComplexPhraseQParserPlugin, TestNestedUpdateProcessor, MetricUtilsTest, TestAtomicUpdateErrorCases, TestSimpleTrackingShardHandler, TestDeprecatedFilters, TestLuceneIndexBackCompat, BasicDistributedZk2Test, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, DeleteStatusTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, OverseerRolesTest, PeerSyncReplicationTest, RollingRestartTest]
   [junit4] Completed [564/947 (1!)] on J0 in 150.67s, 1 test, 1 error <<< FAILURES!

[...truncated 55551 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 29 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/29/

5 tests failed.
FAILED:  org.apache.lucene.search.TestTopDocsMerge.testSort_1

Error Message:
java.util.concurrent.ExecutionException: java.lang.AssertionError

Stack Trace:
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([917E91DFDA23262E:7E345BB24FA0715]:0)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:615)
	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:419)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:430)
	at org.apache.lucene.search.TestTopDocsMerge.testSort(TestTopDocsMerge.java:281)
	at org.apache.lucene.search.TestTopDocsMerge.testSort_1(TestTopDocsMerge.java:71)
	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.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 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)
Caused by: java.util.concurrent.ExecutionException: java.lang.AssertionError
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:611)
	... 42 more
Caused by: java.lang.AssertionError
	at org.apache.lucene.search.ImpactsDISI.setMinCompetitiveScore(ImpactsDISI.java:60)
	at org.apache.lucene.search.TermScorer.setMinCompetitiveScore(TermScorer.java:95)
	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
	at org.apache.lucene.search.TopScoreDocCollector.updateMinCompetitiveScore(TopScoreDocCollector.java:328)
	at org.apache.lucene.search.TopScoreDocCollector$SimpleTopScoreDocCollector$1.setScorer(TopScoreDocCollector.java:68)
	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:217)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:97)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:65)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
	at org.apache.lucene.search.IndexSearcher.lambda$search$0(IndexSearcher.java:597)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestTopDocsMerge

Error Message:
6 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge:     1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge: 
   1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([917E91DFDA23262E]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestTopDocsMerge

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([917E91DFDA23262E]:0)


FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:38985

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38985
	at __randomizedtesting.SeedInfo.seed([A4378C80F488E051:2C63B35A5A748DA9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.HdfsCloudIncrementalBackupTest.testSimple

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([A4378C80F488E051:9C84A87ED37B3480]:0)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1165)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest.testSimple(AbstractIncrementalBackupTest.java:174)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 657 lines...]
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTopDocsMerge -Dtests.method=testSort_1 -Dtests.seed=917E91DFDA23262E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.6s J1 | TestTopDocsMerge.testSort_1 <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([917E91DFDA23262E:7E345BB24FA0715]:0)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:615)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:419)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:430)
   [junit4]    > 	at org.apache.lucene.search.TestTopDocsMerge.testSort(TestTopDocsMerge.java:281)
   [junit4]    > 	at org.apache.lucene.search.TestTopDocsMerge.testSort_1(TestTopDocsMerge.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.util.concurrent.ExecutionException: java.lang.AssertionError
   [junit4]    > 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:611)
   [junit4]    > 	... 42 more
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at org.apache.lucene.search.ImpactsDISI.setMinCompetitiveScore(ImpactsDISI.java:60)
   [junit4]    > 	at org.apache.lucene.search.TermScorer.setMinCompetitiveScore(TermScorer.java:95)
   [junit4]    > 	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
   [junit4]    > 	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
   [junit4]    > 	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
   [junit4]    > 	at org.apache.lucene.search.AssertingScorable$WrappedScorer.setMinCompetitiveScore(AssertingScorable.java:71)
   [junit4]    > 	at org.apache.lucene.search.TopScoreDocCollector.updateMinCompetitiveScore(TopScoreDocCollector.java:328)
   [junit4]    > 	at org.apache.lucene.search.TopScoreDocCollector$SimpleTopScoreDocCollector$1.setScorer(TopScoreDocCollector.java:68)
   [junit4]    > 	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
   [junit4]    > 	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
   [junit4]    > 	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
   [junit4]    > 	at org.apache.lucene.search.FilterLeafCollector.setScorer(FilterLeafCollector.java:38)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:40)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:217)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:97)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:65)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:659)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.lambda$search$0(IndexSearcher.java:597)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	... 1 more
   [junit4]   2> Oct 06, 2021 6:17:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> Oct 06, 2021 6:18:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 6 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge: 
   [junit4]   2>    1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Oct 06, 2021 6:18:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2> Oct 06, 2021 6:18:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {text=FST50}, docValues:{string=DocValuesFormat(name=Asserting), float=DocValuesFormat(name=Lucene80), int=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1890, maxMBSortInHeap=6.8449997241028635, sim=Asserting(RandomSimilarity(queryNorm=false): {text=DFR I(ne)B3(800.0)}), locale=ga, timezone=UCT
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=7,free=114162752,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPointDistanceFeatureQuery, TestParallelReaderEmptyIndex, TestSortingCodecReader, TestRecyclingIntBlockAllocator, Test2BPostingsBytes, TestFilterMergePolicy, TestLucene50TermVectorsFormat, TestDocValuesFieldUpdates, TestIndexSorting, TestAllFilesDetectTruncation, TestDemo, TestWildcardRandom, TestIndexSearcher, TermInSetQueryTest, TestBagOfPositions, TestBufferedUpdates, TestTessellator, TestFilterWeight, TestNormsFieldExistsQuery, TestTermsEnum2, TestFastDecompressionMode, TestSearchForDuplicates, TestLowercaseAsciiCompression, TestPendingDeletes, TestNoDeletionPolicy, TestTermRangeQuery, TestRollingUpdates, TestDirectory, TestMergeRateLimiter, Test2BNumericDocValues, TestFutureArrays, TestIndependenceChiSquared, TestOneMergeWrappingMergePolicy, TestFSTs, TestMinimize, TestPolygon, TestXYMultiPolygonShapeQueries, TestTerm, TestFieldsReader, TestTopDocsMerge]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTopDocsMerge -Dtests.seed=917E91DFDA23262E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTopDocsMerge (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge: 
   [junit4]    >    1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([917E91DFDA23262E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1841, name=LuceneTestCase-24-thread-3, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=1843, name=LuceneTestCase-24-thread-5, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=1844, name=LuceneTestCase-24-thread-6, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=1840, name=LuceneTestCase-24-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=1839, name=LuceneTestCase-24-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=1842, name=LuceneTestCase-24-thread-4, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([917E91DFDA23262E]:0)
   [junit4] Completed [95/582 (1!)] on J1 in 59.68s, 5 tests, 3 errors <<< FAILURES!

[...truncated 13821 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.HdfsCloudIncrementalBackupTest
   [junit4]   2> 1830367 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1830367 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1830368 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_A4378C80F488E051-001/data-dir-82-001
   [junit4]   2> 1830368 WARN  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 1830368 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1830370 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-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> 1830370 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1830675 WARN  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1830677 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] 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> 1830678 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1830678 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1830678 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1830679 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c668b5{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1830816 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@611962aa{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/jetty-localhost_localdomain-46723-hadoop-hdfs-3_2_2-tests_jar-_-any-7669538680017491206/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/hdfs}
   [junit4]   2> 1830817 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2184f135{HTTP/1.1, (http/1.1)}{localhost.localdomain:46723}
   [junit4]   2> 1830817 INFO  (SUITE-HdfsCloudIncrementalBackupTest-seed#[A4378C80F488E051]-worker) [     ] o.e.j.s.Server Started @1830861ms
   [junit4]   2> 1830929 WARN  (Listener at localhost.localdomain/33325) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1830932 INFO  (Listener at localhost.localdomain/33325) [     ] 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> 1830939 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1830939 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1830939 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1830941 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ce9e01f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1831075 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@608e142b{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/jetty-localhost-37997-hadoop-hdfs-3_2_2-tests_jar-_-any-5791989064860946800/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/datanode}
   [junit4]   2> 1831076 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a385f85{HTTP/1.1, (http/1.1)}{localhost:37997}
   [junit4]   2> 1831076 INFO  (Listener at localhost.localdomain/33325) [     ] o.e.j.s.Server Started @1831119ms
   [junit4]   2> 1831287 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xef79f75fe2ac5bf8: Processing first storage report for DS-469ab130-5cf1-449b-bae5-f5a300a71670 from datanode 6727c5b7-e66b-4a45-9a66-e9b6ada9aef9
   [junit4]   2> 1831287 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xef79f75fe2ac5bf8: from storage DS-469ab130-5cf1-449b-bae5-f5a300a71670 node DatanodeRegistration(127.0.0.1:46081, datanodeUuid=6727c5b7-e66b-4a45-9a66-e9b6ada9aef9, infoPort=34107, infoSecurePort=0, ipcPort=46607, storageInfo=lv=-57;cid=testClusterID;nsid=1292542484;c=1633554573240), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1831287 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xef79f75fe2ac5bf8: Processing first storage report for DS-f025daa8-9612-4e62-848c-b090e632bd87 from datanode 6727c5b7-e66b-4a45-9a66-e9b6ada9aef9
   [junit4]   2> 1831287 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xef79f75fe2ac5bf8: from storage DS-f025daa8-9612-4e62-848c-b090e632bd87 node DatanodeRegistration(127.0.0.1:46081, datanodeUuid=6727c5b7-e66b-4a45-9a66-e9b6ada9aef9, infoPort=34107, infoSecurePort=0, ipcPort=46607, storageInfo=lv=-57;cid=testClusterID;nsid=1292542484;c=1633554573240), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1831539 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.HdfsCloudIncrementalBackupTest_A4378C80F488E051-001/tempDir-002
   [junit4]   2> 1831539 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1831539 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1831540 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1831541 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1831639 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.ZkTestServer start zk server on port: 33489
   [junit4]   2> 1831640 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33489
   [junit4]   2> 1831640 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33489
   [junit4]   2> 1831640 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33489
   [junit4]   2> 1831641 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831644 INFO  (zkConnectionManagerCallback-8637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1831644 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1831649 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831650 INFO  (zkConnectionManagerCallback-8639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1831650 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1831651 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831653 INFO  (zkConnectionManagerCallback-8641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1831653 INFO  (Listener at localhost.localdomain/46607) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1831759 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1831759 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1831759 INFO  (jetty-launcher-8642-thread-1) [     ] 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> 1831759 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1831759 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1831760 INFO  (jetty-launcher-8642-thread-2) [     ] 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> 1831787 INFO  (jetty-launcher-8642-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1831787 INFO  (jetty-launcher-8642-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1831787 INFO  (jetty-launcher-8642-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1831788 INFO  (jetty-launcher-8642-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10fe2674{/solr,null,AVAILABLE}
   [junit4]   2> 1831791 INFO  (jetty-launcher-8642-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1831791 INFO  (jetty-launcher-8642-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1831791 INFO  (jetty-launcher-8642-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ba01c5c{/solr,null,AVAILABLE}
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f0f60d5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32931}
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.e.j.s.Server Started @1831838ms
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33489/solr, hostPort=32931}
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39da2c03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42775}
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.e.j.s.Server Started @1831839ms
   [junit4]   2> 1831795 ERROR (jetty-launcher-8642-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33489/solr, hostPort=42775}
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-06T21:09:34.639Z
   [junit4]   2> 1831795 ERROR (jetty-launcher-8642-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 1831795 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-06T21:09:34.639Z
   [junit4]   2> 1831796 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831799 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831802 INFO  (zkConnectionManagerCallback-8644-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1831802 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1831803 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1831805 INFO  (zkConnectionManagerCallback-8646-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1831805 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1831808 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1831808 INFO  (jetty-launcher-8642-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@223c4a0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1831812 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@223c4a0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1832172 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1832172 WARN  (jetty-launcher-8642-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e761394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1832172 WARN  (jetty-launcher-8642-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e761394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1832175 WARN  (jetty-launcher-8642-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@333a6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1832175 WARN  (jetty-launcher-8642-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@333a6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1832177 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33489/solr
   [junit4]   2> 1832178 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1832179 INFO  (zkConnectionManagerCallback-8660-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1832179 INFO  (jetty-launcher-8642-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1832283 INFO  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1832291 INFO  (zkConnectionManagerCallback-8662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1832291 INFO  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1832399 WARN  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1832412 INFO  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42775_solr
   [junit4]   2> 1832413 INFO  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.Overseer Overseer (id=72533644056788998-127.0.0.1:42775_solr-n_0000000000) starting
   [junit4]   2> 1832423 INFO  (OverseerStateUpdate-72533644056788998-127.0.0.1:42775_solr-n_0000000000) [n:127.0.0.1:42775_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42775_solr
   [junit4]   2> 1832439 INFO  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42775_solr
   [junit4]   2> 1832442 INFO  (zkCallback-8661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1832443 INFO  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1832444 WARN  (jetty-launcher-8642-thread-1) [n:127.0.0.1:42775_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you

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

ist: 127.0.0.1:46613
   [junit4]   2> 2391807 INFO  (TEST-RollingRestartTest.test-seed#[A4378C80F488E051]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46613
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=A4378C80F488E051 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=ar-JO -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    153s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38985
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4378C80F488E051:2C63B35A5A748DA9]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [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]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 56 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_A4378C80F488E051-001
   [junit4]   2> Oct 06, 2021 9:18:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-JO, timezone=Australia/West
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=89357192,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerStatusTest, CdcrVersionReplicationTest, MetricsDisabledCloudTest, TestSubQueryTransformerCrossCore, TestCryptoKeys, ScheduledMaintenanceTriggerTest, SecurityConfHandlerTest, TestLazyCores, PeerSyncWithBufferUpdatesTest, TestNamedUpdateProcessors, TestConfigSets, IndexSchemaTest, TestCollationField, SolrSlf4jReporterTest, TestPerFieldSimilarityWithDefaultOverride, TestShortCircuitedRequests, ZkDynamicConfigTest, TestLMJelinekMercerSimilarityFactory, TestCloudRecovery, TestChildDocTransformer, SolrMetricsIntegrationTest, TestSolrCoreSnapshots, SchemaVersionSpecificBehaviorTest, BlockJoinFacetDistribTest, BasicDistributedZk2Test, AuditLoggerIntegrationTest, TestSafeXMLParsing, TestLegacyTerms, RestartWhileUpdatingTest, TestZkChroot, HttpPartitionTest, TestRandomDVFaceting, BadComponentTest, TestPseudoReturnFields, TestSearchPerf, TestIncrementalCoreBackup, DocumentAnalysisRequestHandlerTest, SSLMigrationTest, TestSuggestSpellingConverter, TestRawResponseWriter, HighlighterConfigTest, TestFoldingMultitermQuery, SolrIndexMetricsTest, SearchRateTriggerTest, LeaderVoteWaitTimeoutTest, QueryComponentPartialResultsTest, SubstringBytesRefFilterTest, ForceLeaderTest, CustomCollectionTest, TestReqParamsAPI, TestCollectionAPI, ClassificationUpdateProcessorFactoryTest, TestPullReplicaWithAuth, SuggestComponentContextFilterQueryTest, TestFastLRUCache, PurgeGraphTest, GraphQueryTest, TestSchemaField, TestDistribIDF, TestReplicaProperties, TestInPlaceUpdatesStandalone, V2CollectionBackupsAPIMappingTest, AnalysisErrorHandlingTest, TaggerTest, TestEmbeddedSolrServerConstructors, TestHighFrequencyDictionaryFactory, TestBinaryResponseWriter, ByteBuffersDirectoryFactoryTest, TestTextField, FuzzySearchTest, DistributedQueryElevationComponentTest, TestStandardQParsers, TestTestInjection, TestDocTermOrdsUninvertLimit, TestDelegationWithHadoopAuth, TermsComponentTest, NodeLostTriggerIntegrationTest, TestStressIncrementalBackup, FacetPivotSmallTest, TestMaxScoreQueryParser, ClusterStateUpdateTest, TestCloudInspectUtil, SuggesterTest, HdfsThreadLeakTest, ZkNodePropsTest, MetricTriggerIntegrationTest, TestDownShardTolerantSearch, XMLAtomicUpdateMultivalueTest, TestTolerantSearch, HdfsRecoverLeaseTest, AsyncCallRequestStatusResponseTest, SplitHandlerTest, TestDynamicFieldResource, TestRandomCollapseQParserPlugin, TestPivotHelperCode, TestCSVLoader, TestSolrFieldCacheBean, TestScoreJoinQPScore, TestSimExtremeIndexing, TestStressUserVersions, DistribJoinFromCollectionTest, TestFieldTypeResource, TestImplicitCoreProperties, TestZkAclsWithHadoopAuth, AutoScalingHandlerTest, TestOnReconnectListenerSupport, StressHdfsTest, BooleanFieldTest, ActionThrottleTest, TestCharFilters, TestCollapseQParserPlugin, MoveReplicaTest, SQLWithAuthzEnabledTest, MigrateRouteKeyTest, ConcurrentCreateRoutedAliasTest, AggValueSourceTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestDocumentBuilder, TestRandomFaceting, TestTrie, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, MultiThreadedOCPTest, PackageManagerCLITest, RecoveryZkTest, RemoteQueryErrorTest, RollingRestartTest]
   [junit4] Completed [534/947 (2!)] on J2 in 153.74s, 1 test, 1 error <<< FAILURES!

[...truncated 55690 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 28 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/28/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=2987, name=Thread-2383, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2987, name=Thread-2383, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([4E14345CEAD32787:3969E27CCA4A4577]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4E14345CEAD32787]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 13249 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 85557 INFO  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 85558 INFO  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-4-001
   [junit4]   2> 85558 WARN  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 85558 INFO  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 85560 INFO  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 85579 INFO  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 85583 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 85583 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 85588 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 85603 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 85608 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 85609 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.D.s.WordDelimiterFilterFactory Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 85769 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86434 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 86436 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 86438 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 86440 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 86452 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c984c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86452 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c984c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86455 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 86460 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@679d27e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86460 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@679d27e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86462 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] 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> 86499 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 86506 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 86506 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 86511 INFO  (coreLoadExecutor-378-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 86518 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 86535 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 86539 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 86548 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86556 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 86557 INFO  (coreLoadExecutor-378-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@74d758ba
   [junit4]   2> 86557 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-4-001/]
   [junit4]   2> 86559 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1072152662, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 86601 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 86601 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 86602 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@997c592
   [junit4]   2> 86603 WARN  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 86604 INFO  (coreLoadExecutor-378-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 86605 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 86606 INFO  (searcherExecutor-380-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 86652 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-jchnpy.SolrJmxReporterTest-sja' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d083052
   [junit4]   2> 86701 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-shymbkwa.SolrJmxReporterTest-' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d083052
   [junit4]   2> 86702 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 86723 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 86723 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36f15703: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@c6b29fb
   [junit4]   2> 86736 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b002614: rootName = SolrJmxReporterTest-jchnpy, domain = SolrJmxReporterTest-sja, service url = null, agent id = localhost_1633489116382] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@c6b29fb
   [junit4]   2> 86755 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35098e4d: rootName = SolrJmxReporterTest-shymbkwa, domain = SolrJmxReporterTest-, service url = null, agent id = localhost_1633489116382] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@c6b29fb
   [junit4]   2> 86769 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@460a3e9b: rootName = SolrJmxReporterTest-zptxefczws, domain = SolrJmxReporterTest-ljttmgqx, service url = null, agent id = localhost_1633489116382] for registry solr.core.collection1/null
   [junit4]   2> 86770 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@766fe4b3
   [junit4]   2> 86770 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 86770 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1118992641
   [junit4]   2> 86771 INFO  (coreCloseExecutor-385-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@766fe4b3
   [junit4]   2> 86771 INFO  (coreCloseExecutor-385-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@766fe4b3
   [junit4]   2> 86772 INFO  (coreCloseExecutor-385-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 86774 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 86774 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56d60439: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6eaec982
   [junit4]   2> 86780 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 86780 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45c8afe8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6a80220a
   [junit4]   2> 86783 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 86783 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39d8d38b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3215604a
   [junit4]   2> 86785 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 86790 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 86790 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 86797 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 86820 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 86820 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-5-001
   [junit4]   2> 86823 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 86832 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87061 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 87063 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 87065 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87065 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 87071 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ccbae3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87071 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ccbae3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87075 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 87077 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47146c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87077 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47146c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87078 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] 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> 87111 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 87118 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 87118 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 87120 INFO  (coreLoadExecutor-397-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 87128 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 87144 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 87147 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 87155 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 87163 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 87164 INFO  (coreLoadExecutor-397-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@74d758ba
   [junit4]   2> 87164 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-5-001/]
   [junit4]   2> 87165 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1072152662, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 87226 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 87226 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87227 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@41c2c5e0
   [junit4]   2> 87227 WARN  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 87228 INFO  (coreLoadExecutor-397-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 87229 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 87238 INFO  (searcherExecutor-399-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 87270 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-onamulh.SolrJmxReporterTest-elsejbbg' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d083052
   [junit4]   2> 87772 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 87772 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bd69ea: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@23927075
   [junit4]   2> 87798 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67d72016: rootName = SolrJmxReporterTest-onamulh, domain = SolrJmxReporterTest-elsejbbg, service url = null, agent id = localhost_1633489116382] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@23927075
   [junit4]   2> 87824 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@70aece76
   [junit4]   2> 87824 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@70aece76
   [junit4]   2> 87825 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> oct 06, 2021 1:58:38 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[Thread-2383,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4E14345CEAD32787]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:87)
   [junit4]   2> 	at org.junit.Assert.assertTrue(Assert.java:42)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:713)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:723)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 
   [junit4]   2> 89829 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 89829 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@70aece76
   [junit4]   2> 89829 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 89829 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=392794162
   [junit4]   2> 89830 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 89830 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@506dbfe3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@52c8f1d8
   [junit4]   2> 89836 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 89836 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@745f076f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6a80220a
   [junit4]   2> 89838 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 89838 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cbfd737: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3215604a
   [junit4]   2> 89842 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClosedCore
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrJmxReporterTest -Dtests.method=testClosedCore -Dtests.seed=4E14345CEAD32787 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=es-HN -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.06s J1 | SolrJmxReporterTest.testClosedCore <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2987, name=Thread-2383, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E14345CEAD32787:3969E27CCA4A4577]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E14345CEAD32787]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 89852 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 89852 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 89860 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 89877 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 89878 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-6-001
   [junit4]   2> 89881 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 89888 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 90166 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 90173 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 90175 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 90176 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 90179 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d0246a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90179 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d0246a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90183 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 90186 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c36704f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90186 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c36704f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90187 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] 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> 90218 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 90224 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 90224 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74d758ba
   [junit4]   2> 90225 INFO  (coreLoadExecutor-415-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 90241 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 90259 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 90263 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 90271 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 90279 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 90279 INFO  (coreLoadExecutor-415-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@74d758ba
   [junit4]   2> 90279 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-6-001/]
   [junit4]   2> 90280 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1072152662, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 90336 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90336 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90336 INFO  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@762b68c0
   [junit4]   2> 90337 WARN  (coreLoadExecutor-415-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 90

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

-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 91555 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 91571 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 91574 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 91588 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 91596 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1
   [junit4]   2> 91629 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [    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@74d758ba
   [junit4]   2> 91629 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_4E14345CEAD32787-001/data-dir-7-001/]
   [junit4]   2> 91671 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 91671 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91674 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 91674 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 91675 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1683484558, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 91676 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 91679 INFO  (searcherExecutor-441-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 91680 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@426c7f2f
   [junit4]   2> 91680 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@426c7f2f
   [junit4]   2> 91680 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47dae7d4: rootName = SolrJmxReporterTest-qcuzukh, domain = solr.core.collection1, service url = null, agent id = localhost_1633489116382] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6406a13b
   [junit4]   2> 91683 INFO  (searcherExecutor-441-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 91694 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c20ae86: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6406a13b
   [junit4]   2> 91736 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-qcuzukh.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d083052
   [junit4]   2> 91740 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 91740 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d756b8a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6406a13b
   [junit4]   2> 91753 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e74361e: rootName = SolrJmxReporterTest-qcuzukh, domain = solr.core.collection1, service url = null, agent id = localhost_1633489116382] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6406a13b
   [junit4]   2> 91767 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@426c7f2f
   [junit4]   2> 91768 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 91768 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1664992066
   [junit4]   2> 91768 INFO  (coreCloseExecutor-446-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7500b631
   [junit4]   2> 91768 INFO  (coreCloseExecutor-446-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7500b631
   [junit4]   2> 91769 INFO  (coreCloseExecutor-446-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 91773 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 91773 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47b28a21: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@720088e4
   [junit4]   2> 91779 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91779 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cf97c22: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6a80220a
   [junit4]   2> 91781 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91781 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56f06832: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3215604a
   [junit4]   2> 91783 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[4E14345CEAD32787]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 91784 INFO  (SUITE-SolrJmxReporterTest-seed#[4E14345CEAD32787]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=865, maxMBSortInHeap=6.563131202882529, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-HN, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=157955952,total=481820672
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestSmileRequest, HdfsWriteToMultipleCollectionsTest, TestLegacyNumericRangeQueryBuilder, SolrJmxReporterTest]
   [junit4] Completed [23/947 (1!)] on J1 in 6.26s, 4 tests, 1 error <<< FAILURES!

[...truncated 57374 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 27 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/27/

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:36447/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36447/collection1
	at __randomizedtesting.SeedInfo.seed([B269294331818AE5:3A3D16999F7DE71D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	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.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15155 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 1385003 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1385003 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1385003 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/data-dir-92-001
   [junit4]   2> 1385003 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1385003 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1385006 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1385006 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1385008 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 1385008 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1385020 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1385038 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1385038 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1385040 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1385041 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1387108 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [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> 1387112 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java: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.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [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> 1387115 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1387157 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@763dd20c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387157 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@763dd20c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387318 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45320c3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387318 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45320c3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387320 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-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> 1387370 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1387378 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1387378 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1387380 INFO  (coreLoadExecutor-9485-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1387406 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1387426 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1387426 WARN  (coreLoadExecutor-9485-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> 1387431 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1387432 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1387432 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1387432 INFO  (coreLoadExecutor-9485-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@548dd788
   [junit4]   2> 1387432 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/data-dir-92-001/]
   [junit4]   2> 1387467 WARN  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1387539 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1387540 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1387540 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1387541 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1387542 WARN  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1387542 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1387542 INFO  (coreLoadExecutor-9485-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712726862966292480
   [junit4]   2> 1387545 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[B269294331818AE5]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1387581 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1387582 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1387582 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1387583 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1387592 INFO  (searcherExecutor-9487-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1387682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41985
   [junit4]   2> 1387682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41985
   [junit4]   2> 1387682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41985
   [junit4]   2> 1387682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41985
   [junit4]   2> 1387684 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387708 INFO  (zkConnectionManagerCallback-9494-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387708 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387720 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387726 INFO  (zkConnectionManagerCallback-9496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387726 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387727 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1387729 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 1387731 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1387733 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1387735 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1387737 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1387749 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1387751 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1387753 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1387754 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1387754 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1387755 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1387972 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1387972 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1387973 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] 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> 1388280 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1388280 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1388280 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1388280 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60057be8{/,null,AVAILABLE}
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74aef9fe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37099}
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.s.Server Started @1388313ms
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/tempDir-001/control/data, hostContext=/, hostPort=37099, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/control-001/cores}
   [junit4]   2> 1388281 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 1388281 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-04T21:40:20.969Z
   [junit4]   2> 1388283 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388296 INFO  (zkConnectionManagerCallback-9498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388296 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388299 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]-SendThread(127.0.0.1:41985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108042d43eb0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1388406 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1388406 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/control-001/solr.xml
   [junit4]   2> 1388409 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1388409 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1388414 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1390010 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1390012 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6021aca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390012 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6021aca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390016 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d264f4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390016 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d264f4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390018 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 1390019 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390029 INFO  (zkConnectionManagerCallback-9509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390040 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390154 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390155 INFO  (zkConnectionManagerCallback-9511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390155 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390510 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1390731 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37099_
   [junit4]   2> 1390734 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.Overseer Overseer (id=74313986311127044-127.0.0.1:37099_-n_0000000000) starting
   [junit4]   2> 1390762 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37099_
   [junit4]   2> 1390768 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1390768 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] 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> 1390774 INFO  (OverseerStateUpdate-74313986311127044-127.0.0.1:37099_-n_0000000000) [n:127.0.0.1:37099_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37099_
   [junit4]   2> 1390775 INFO  (zkCallback-9510-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1390808 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1390870 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1390896 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1390896 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1390897 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [n:127.0.0.1:37099_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/control-001/cores
   [junit4]   2> 1390921 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390924 INFO  (zkConnectionManagerCallback-9528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390924 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390925 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1390926 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41985/solr ready
   [junit4]   2> 1390938 INFO  (OverseerThreadFactory-9518-thread-1-processing-n:127.0.0.1:37099_) [n:127.0.0.1:37099_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1391072 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1391073 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1392147 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1392147 WARN  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1392151 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1392151 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1392151 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1392152 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1392152 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1392156 WARN  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1392366 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1392367 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1392370 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1392370 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1392374 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1392374 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392375 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1392375 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712726868034060288
   [junit4]   2> 1392380 INFO  (searcherExecutor-9530-thread-1-processing-n:127.0.0.1:37099_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1392387 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1392387 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1392390 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1392390 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1392390 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37099/control_collection_shard1_replica_n1/
   [junit4]   2> 1392391 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1392391 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37099/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1392391 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/74313986311127044-core_node2-n_0000000000
   [junit4]   2> 1392407 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37099/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1392515 INFO  (zkCallback-9510-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1392517 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1392526 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1453
   [junit4]   2> 1392531 INFO  (qtp85963446-18554) [n:127.0.0.1:37099_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1392766 INFO  (zkCallback-9510-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1392766 INFO  (zkCallback-9510-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1392767 INFO  (qtp85963446-18554) [n:127.0.0.1:37099_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37099_&wt=javabin&version=2} status=0 QTime=1832
   [junit4]   2> 1392767 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1392778 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]-SendThread(127.0.0.1:41985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108042d43eb0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1392887 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1392902 INFO  (zkConnectionManagerCallback-9539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1392902 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1392912 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1392932 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41985/solr ready
   [junit4]   2> 1392932 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1392941 INFO  (OverseerCollectionConfigSetProcessor-74313986311127044-127.0.0.1:37099_-n_0000000000) [n:127.0.0.1:37099_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1392967 INFO  (OverseerThreadFactory-9518-thread-2-processing-n:127.0.0.1:37099_) [n:127.0.0.1:37099_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1393279 WARN  (OverseerThreadFactory-9518-thread-2-processing-n:127.0.0.1:37099_) [n:127.0.0.1:37099_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1393287 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1393290 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1393291 INFO  (qtp85963446-18555) [n:127.0.0.1:37099_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=357
   [junit4]   2> 1393292 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1393293 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1393552 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1393569 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1393569 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1393569 INFO  (closeThreadPool-9540-thread-1) [     ] 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> 1393592 INFO  (closeThreadPool-9540-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1393592 INFO  (closeThreadPool-9540-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1393592 INFO  (closeThreadPool-9540-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1393592 INFO  (closeThreadPool-9540-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22e14604{/,null,AVAILABLE}
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ac660d4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36191}
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.e.j.s.Server Started @1393626ms
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36191, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-1-001/cores}
   [junit4]   2> 1393594 ERROR (closeThreadPool-9540-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 1393594 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-04T21:40:26.282Z
   [junit4]   2> 1393595 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393598 INFO  (zkConnectionManagerCallback-9542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393598 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393601 WARN  (closeThreadPool-9540-thread-1-SendThread(127.0.0.1:41985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108042d43eb0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1393817 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1393817 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-1-001/solr.xml
   [junit4]   2> 1393820 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1393820 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1393821 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1393934 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1393951 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1393952 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1393952 INFO  (closeThreadPool-9540-thread-2) [     ] 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> 1394007 INFO  (closeThreadPool-9540-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1394007 INFO  (closeThreadPool-9540-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1394007 INFO  (closeThreadPool-9540-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1394007 INFO  (closeThreadPool-9540-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d24d1a6{/,null,AVAILABLE}
   [junit4]   2> 1394010 INFO  (closeThreadPool-9540-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64eb6fb9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33859}
   [junit4]   2> 1394010 INFO  (closeThreadPool-9540-thread-2) [     ] o.e.j.s.Server Started @1394042ms
   [junit4]   2> 1394010 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33859, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-2-001/cores}
   [junit4]   2> 1394010 ERROR (closeThreadPool-9540-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1394010 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1394010 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 1394010 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1394011 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 1394011 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-04T21:40:26.699Z
   [junit4]   2> 1394227 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394227 INFO  (zkConnectionManagerCallback-9547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394227 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394323 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[B269294331818AE5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1394325 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1394325 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1394325 INFO  (closeThreadPool-9540-thread-3) [     ] 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> 1394350 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1394350 INFO  (closeThreadPool-9540-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1394350 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-2-001/solr.xml
   [junit4]   2> 1394350 INFO  (closeThreadPool-9540-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1394350 INFO  (closeThreadPool-9540-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1394353 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1394353 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1394356 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1394368 INFO  (closeThreadPool-9540-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a92496{/,null,AVAILABLE}
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ce25c44{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36447}
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.e.j.s.Server Started @1394401ms
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36447, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-3-001/cores}
   [junit4]   2> 1394369 ERROR (closeThreadPool-9540-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.1
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 1394369 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-04T21:40:27.057Z
   [junit4]   2> 1394379 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394380 INFO  (zkConnectionManagerCallback-9552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394380 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394382 WARN  (closeThreadPool-9540-thread-3-SendThread(127.0.0.1:41985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108042d43eb0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1394482 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1394483 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-3-001/solr.xml
   [junit4]   2> 1394485 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1394485 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1394486 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1394687 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1394687 WARN  (closeThreadPool-9540-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55e2b6dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394687 WARN  (closeThreadPool-9540-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55e2b6dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394698 WARN  (closeThreadPool-9540-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b48e185[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394698 WARN  (closeThreadPool-9540-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b48e185[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394699 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 1394715 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394737 INFO  (zkConnectionManagerCallback-9563-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394737 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1395039 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395044 INFO  (OverseerCollectionConfigSetProcessor-74313986311127044-127.0.0.1:37099_-n_0000000000) [n:127.0.0.1:37099_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1395055 INFO  (zkConnectionManagerCallback-9565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395055 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1395106 WARN  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1395117 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1395130 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33859_ as DOWN
   [junit4]   2> 1395146 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1395146 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33859_
   [junit4]   2> 1395150 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1395150 WARN  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] 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> 1395154 INFO  (zkCallback-9510-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1395161 INFO  (zkCallback-9538-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1395162 INFO  (zkCallback-9564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1395185 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1395240 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1395264 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1395265 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@548dd788
   [junit4]   2> 1395266 INFO  (closeThreadPool-9540-thread-2) [n:127.0.0.1:33859_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001/shard-2-001/cores
   [junit4]   2> 1395315 INFO  (closeThreadPool-9540-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33859_
   [junit4]   2> 1395870 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1395873 WARN  (closeThreadPool-9540-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b4ab400[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395892 WARN  (closeThreadPool-9540-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b4ab400[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395893 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1395896 WARN  (closeThreadPool-9540-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d02d797[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395896 WARN  (closeThreadPool-9540-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d02d797[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395919 WARN  (closeThreadPool-9540-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39a90895[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395919 WARN  (closeThreadPool-9540-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39a90895[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395920 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 1395937 WARN  (closeThreadPool-9540-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@545ac9be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395937 WARN  (closeThreadPool-9540-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@545ac9be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1395937 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395938 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 1395944 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395946 INFO  (zkConnectionManagerCallback-9586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395946 INFO  (closeThreadPool-9540-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1395947 INFO  (zkConnectionManagerCallback-9589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396159 INFO  (closeThreadPool-9540-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396228 WARN  (closeThreadPool-9540-thread-1-SendThread(127.0.0.1:41985)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x108042d43eb000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x108042d43eb000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1396335 INFO  (closeThreadPool-9540-thread-3) [n:127.0.0.1:36447_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396336 INFO  (zkConnectionManagerCallback-9591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396336 INFO  (closeThreadPool-9540-thread-3) [n:127.0.0.1:36447_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396375 WARN  (closeThreadPool-9540-thread-3) [n:127.0.0.1:36447_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/g

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

ilter.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 5509708 ERROR (qtp1861876179-18612) [n:127.0.0.1:36191_     ] o.a.s.c.SolrCore org.apache.lucene.store.AlreadyClosedException: this Directory is closed
   [junit4]   2> 	at org.apache.lucene.store.BaseDirectory.ensureOpen(BaseDirectory.java:51)
   [junit4]   2> 	at org.apache.lucene.store.RAMDirectory.openInput(RAMDirectory.java:246)
   [junit4]   2> 	at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getIndexPropertyFromPropFile(SolrCore.java:436)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:403)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3211)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1666)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.destroy(HttpSolrCall.java:637)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:340)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_B269294331818AE5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneFixedGap), title_s=PostingsFormat(name=MockRandom), id=FST50, id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=904, maxMBSortInHeap=6.910866166861329, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=et, timezone=America/Dawson_Creek
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=217685840,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, RequiredFieldsTest, ExecutePlanActionTest, TestMissingGroups, TestExpandComponent, TestCloudConsistency, MoreLikeThisComponentTest, TimeZoneUtilsTest, SuggesterFSTTest, MetricsHistoryIntegrationTest, OverseerTest, SplitShardTest, PreAnalyzedFieldManagedSchemaCloudTest, OverriddenZkACLAndCredentialsProvidersTest, TestConfigSetImmutable, BlockJoinFacetSimpleTest, RouteFieldTest, TestObjectReleaseTracker, SpellPossibilityIteratorTest, BigEndianAscendingWordSerializerTest, TestUnifiedSolrHighlighterWithoutStoredId, TestLegacyFieldReuse, PrimUtilsTest, CircularListTest, TestWaitForStateWithJettyShutdowns, TestNumericRangeQuery32, UpdateParamsTest, SpatialRPTFieldTypeTest, ScheduledTriggerTest, TestSystemCollAutoCreate, HdfsUnloadDistributedZkTest, TestSchemalessBufferedUpdates, TestCopyFieldCollectionResource, TestIBSimilarityFactory, TestFaceting, TestSQLHandler, DistanceFunctionTest, ShardRoutingCustomTest, JWTAuthPluginTest, TestFieldCacheWithThreads, FullSolrCloudDistribCmdsTest, SliceStateTest, CustomHighlightComponentTest, TestPKIAuthenticationPlugin, TestFunctionQuery, TestSchemaResource, IgnoreLargeDocumentProcessorFactoryTest, ResponseBuilderTest, AliasIntegrationTest, SolrShardReporterTest, DistribCursorPagingTest, TestSimLargeCluster, ZookeeperStatusHandlerFailureTest, TestHighlightDedupGrouping, TestHdfsCloudBackupRestore, MetricUtilsTest, CollectionReloadTest, RuleEngineTest, SpellCheckComponentTest, ReplaceNodeTest, TestMinimalConfig, AnalysisAfterCoreReloadTest, TestPullReplica, TestReloadAndDeleteDocs, SignatureUpdateProcessorFactoryTest, TestSurroundQueryParser, TestTlogReplica, TestExplainDocTransformer, TestNonDefinedSimilarityFactory, TestDistributedMissingSort, TestStressCloudBlindAtomicUpdates, CurrencyRangeFacetCloudTest, DisMaxRequestHandlerTest, DistributedUpdateProcessorTest, ClassificationUpdateProcessorTest, TestExactStatsCache, HDFSCollectionsAPITest, XmlInterpolationTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [549/947 (1!)] on J0 in 4124.98s, 1 test, 1 error <<< FAILURES!

[...truncated 55602 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 26 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/26/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 18 object(s) that were not released!!! [RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 18 object(s) that were not released!!! [RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 18 object(s) that were not released!!! [RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 18 object(s) that were not released!!! [RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper, RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([C1E806065326E0B9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:331)
	at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:901)
	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 15601 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 3400887 INFO  (SUITE-TestReplicationHandler-seed#[C1E806065326E0B9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3400888 INFO  (SUITE-TestReplicationHandler-seed#[C1E806065326E0B9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/data-dir-194-001
   [junit4]   2> 3400888 WARN  (SUITE-TestReplicationHandler-seed#[C1E806065326E0B9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 3400888 INFO  (SUITE-TestReplicationHandler-seed#[C1E806065326E0B9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3400890 INFO  (SUITE-TestReplicationHandler-seed#[C1E806065326E0B9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3400890 INFO  (SUITE-TestReplicationHandler-seed#[C1E806065326E0B9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3400897 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithLeaderUrl
   [junit4]   2> 3400897 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/collection1
   [junit4]   2> 3400901 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3400901 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3400901 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] 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> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b85e4b{/solr,null,AVAILABLE}
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@334db724{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40173}
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.Server Started @3400938ms
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=40173}
   [junit4]   2> 3400902 ERROR (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3400902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-03T20:06:13.392Z
   [junit4]   2> 3400903 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/solr.xml
   [junit4]   2> 3400905 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3400905 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3400907 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3401456 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3401457 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5437b6cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3401457 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5437b6cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3401464 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@619d540b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3401464 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@619d540b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3401466 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] 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> 3401482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3401482 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3401505 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68
   [junit4]   2> 3401513 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68
   [junit4]   2> 3401513 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68
   [junit4]   2> 3401515 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001
   [junit4]   2> 3401515 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3401524 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 3401525 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3401525 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 3401525 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/collection1, trusted=true
   [junit4]   2> 3401525 INFO  (coreLoadExecutor-35610-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@706ffc68
   [junit4]   2> 3401526 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/collection1/data/]
   [junit4]   2> 3401527 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=0.958984375, floorSegmentMB=0.955078125, forceMergeDeletesPctAllowed=29.29138467208186, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=43.343242281747706
   [junit4]   2> 3401571 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3401571 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3401572 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3401573 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-001/collection1/conf
   [junit4]   2> 3401574 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 3401574 INFO  (coreLoadExecutor-35610-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3401575 INFO  (searcherExecutor-35612-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3401576 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1
   [junit4]   2> 3401579 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3401579 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3401579 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] 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> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7228598{/solr,null,AVAILABLE}
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40bc2bf5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39585}
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.Server Started @3401615ms
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=39585}
   [junit4]   2> 3401580 ERROR (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3401580 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-03T20:06:14.070Z
   [junit4]   2> 3401581 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/solr.xml
   [junit4]   2> 3401583 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3401583 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3401584 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3402310 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3402311 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e9f9ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3402311 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e9f9ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3402316 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35deb606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3402316 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35deb606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3402318 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] 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> 3402332 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3402332 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3402357 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68
   [junit4]   2> 3402370 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68
   [junit4]   2> 3402370 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68
   [junit4]   2> 3402372 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002
   [junit4]   2> 3402372 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3402380 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 3402381 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3402381 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 3402382 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1, trusted=true
   [junit4]   2> 3402382 INFO  (coreLoadExecutor-35628-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@706ffc68
   [junit4]   2> 3402382 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1/data/]
   [junit4]   2> 3402383 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=0.958984375, floorSegmentMB=0.955078125, forceMergeDeletesPctAllowed=29.29138467208186, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=43.343242281747706
   [junit4]   2> 3402433 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3402433 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3402434 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3402435 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1/conf
   [junit4]   2> 3402436 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 3402436 INFO  (coreLoadExecutor-35628-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3402438 INFO  (searcherExecutor-35630-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3402438 INFO  (qtp1225324519-72025) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3402439 INFO  (indexFetcher-35634-thread-1) [     ] o.a.s.h.IndexFetcher Leader's generation: 1
   [junit4]   2> 3402439 INFO  (indexFetcher-35634-thread-1) [     ] o.a.s.h.IndexFetcher Leader's version: 0
   [junit4]   2> 3402439 INFO  (indexFetcher-35634-thread-1) [     ] o.a.s.h.IndexFetcher Follower's generation: 1
   [junit4]   2> 3402439 INFO  (indexFetcher-35634-thread-1) [     ] o.a.s.h.IndexFetcher Follower's version: 0
   [junit4]   2> 3402439 INFO  (indexFetcher-35634-thread-1) [     ] o.a.s.h.IndexFetcher New index in Leader. Deleting mine...
   [junit4]   2> 3402441 INFO  (searcherExecutor-35630-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3402442 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1100029306
   [junit4]   2> 3402443 INFO  (coreCloseExecutor-35637-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bad4016
   [junit4]   2> 3402443 INFO  (coreCloseExecutor-35637-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1bad4016
   [junit4]   2> 3402443 INFO  (coreCloseExecutor-35637-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a5cb940: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@73b786af
   [junit4]   2> 3402456 INFO  (coreCloseExecutor-35637-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3402457 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3402457 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60b50147: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2ac29510
   [junit4]   2> 3402465 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3402465 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@583795d2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@a4d6f94
   [junit4]   2> 3402468 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3402468 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c550555: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b7c88a1
   [junit4]   2> 3402469 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40bc2bf5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 3402469 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7228598{/solr,null,STOPPED}
   [junit4]   2> 3402469 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3402470 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3402470 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3402471 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] 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> 3402471 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3402471 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3402471 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3402471 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ec3c420{/solr,null,AVAILABLE}
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2620ca89{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34805}
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.s.Server Started @3402507ms
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=34805}
   [junit4]   2> 3402472 ERROR (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-03T20:06:14.962Z
   [junit4]   2> 3402472 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C1E806065326E0B9-001/solr-instance-002/solr.xml
   [junit4]   2> 3402475 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3402475 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3402476 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@706ffc68, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3403158 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3403159 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@279c1765[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3403159 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@279c1765[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3403162 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51e93515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3403162 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[C1E806065326E0B9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51e93515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3403163 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithLeaderUrl-seed#[

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

yWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$fetchIndex$0(ReplicationHandler.java:381)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1E806065326E0B9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:331)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [744/947 (1!)] on J0 in 476.20s, 26 tests, 1 failure <<< FAILURES!

[...truncated 54965 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 25 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/25/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Error from server at http://127.0.0.1:43451/delete_data_dir: Async exception during distributed update: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43451/delete_data_dir: Async exception during distributed update: null
	at __randomizedtesting.SeedInfo.seed([FAE76989D3BC575D:72B356537D403AA5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:918)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:209)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107)
	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 15444 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> 3956448 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3956449 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/data-dir-189-001
   [junit4]   2> 3956449 WARN  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 3956449 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3956451 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 3956451 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3956451 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3956517 WARN  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3956519 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] 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> 3956525 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3956525 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3956525 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3956526 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44234fb7{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 3956648 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@64d0aa42{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-33339-hadoop-hdfs-3_2_2-tests_jar-_-any-3892884692576788595/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/hdfs}
   [junit4]   2> 3956649 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1614e6a{HTTP/1.1, (http/1.1)}{localhost.localdomain:33339}
   [junit4]   2> 3956649 INFO  (SUITE-StressHdfsTest-seed#[FAE76989D3BC575D]-worker) [     ] o.e.j.s.Server Started @3956679ms
   [junit4]   2> 3956707 WARN  (Listener at localhost.localdomain/39141) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3956708 INFO  (Listener at localhost.localdomain/39141) [     ] 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> 3956708 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3956708 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3956708 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3956709 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44d9211{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 3956840 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@5e1071f4{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-45385-hadoop-hdfs-3_2_2-tests_jar-_-any-458300648446222768/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/datanode}
   [junit4]   2> 3956841 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10e43526{HTTP/1.1, (http/1.1)}{localhost:45385}
   [junit4]   2> 3956841 INFO  (Listener at localhost.localdomain/39141) [     ] o.e.j.s.Server Started @3956871ms
   [junit4]   2> 3956966 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb0f969767e21e6c: Processing first storage report for DS-8b472ac1-f24a-49f1-a80c-ec7b48e872af from datanode c1c46740-3be0-4e71-ab79-b2afcf49bb31
   [junit4]   2> 3956967 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb0f969767e21e6c: from storage DS-8b472ac1-f24a-49f1-a80c-ec7b48e872af node DatanodeRegistration(127.0.0.1:44855, datanodeUuid=c1c46740-3be0-4e71-ab79-b2afcf49bb31, infoPort=45587, infoSecurePort=0, ipcPort=33347, storageInfo=lv=-57;cid=testClusterID;nsid=1729554445;c=1633214159723), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3956967 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb0f969767e21e6c: Processing first storage report for DS-6a295fc4-244f-4569-aeb6-cabcb9792751 from datanode c1c46740-3be0-4e71-ab79-b2afcf49bb31
   [junit4]   2> 3956967 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb0f969767e21e6c: from storage DS-6a295fc4-244f-4569-aeb6-cabcb9792751 node DatanodeRegistration(127.0.0.1:44855, datanodeUuid=c1c46740-3be0-4e71-ab79-b2afcf49bb31, infoPort=45587, infoSecurePort=0, ipcPort=33347, storageInfo=lv=-57;cid=testClusterID;nsid=1729554445;c=1633214159723), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3957091 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3957091 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3957091 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3957092 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3957191 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41209
   [junit4]   2> 3957191 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41209
   [junit4]   2> 3957191 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41209
   [junit4]   2> 3957191 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41209
   [junit4]   2> 3957193 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3957195 INFO  (zkConnectionManagerCallback-34899-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3957195 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3957200 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3957201 INFO  (zkConnectionManagerCallback-34901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3957202 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3957203 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3957205 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3957206 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3957208 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3957209 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3957211 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3957213 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3957214 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3957216 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3957217 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3957219 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3957220 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3957354 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3957354 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3957354 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] 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> 3957357 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3957357 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3957357 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3957357 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f812f5d{/,null,AVAILABLE}
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10caed58{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45055}
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.s.Server Started @3957388ms
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_control_data, replicaType=NRT, hostContext=/, hostPort=45055, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/control-001/cores}
   [junit4]   2> 3957358 ERROR (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3957358 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:00.612Z
   [junit4]   2> 3957359 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3957360 INFO  (zkConnectionManagerCallback-34903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3957360 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3957461 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3957461 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/control-001/solr.xml
   [junit4]   2> 3957464 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3957464 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3957465 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3959349 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3959350 WARN  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6927ea4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3959350 WARN  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6927ea4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3959353 WARN  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@645030c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3959353 WARN  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@645030c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3959354 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41209/solr
   [junit4]   2> 3959355 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3959356 INFO  (zkConnectionManagerCallback-34914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3959356 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3959458 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3959459 INFO  (zkConnectionManagerCallback-34916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3959459 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3959538 WARN  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3959543 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45055_
   [junit4]   2> 3959543 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.Overseer Overseer (id=72511334682198020-127.0.0.1:45055_-n_0000000000) starting
   [junit4]   2> 3959548 INFO  (OverseerStateUpdate-72511334682198020-127.0.0.1:45055_-n_0000000000) [n:127.0.0.1:45055_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45055_
   [junit4]   2> 3959549 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45055_
   [junit4]   2> 3959550 INFO  (OverseerStateUpdate-72511334682198020-127.0.0.1:45055_-n_0000000000) [n:127.0.0.1:45055_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3959552 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3959552 WARN  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] 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> 3959578 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3959615 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a
   [junit4]   2> 3959624 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a
   [junit4]   2> 3959624 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a
   [junit4]   2> 3959625 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [n:127.0.0.1:45055_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/control-001/cores
   [junit4]   2> 3959639 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3959640 INFO  (zkConnectionManagerCallback-34933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3959640 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3959642 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3959643 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41209/solr ready
   [junit4]   2> 3959648 INFO  (OverseerThreadFactory-34923-thread-1-processing-n:127.0.0.1:45055_) [n:127.0.0.1:45055_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3959755 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3959755 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 3960770 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 3960770 WARN  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 3960774 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 3960784 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3960801 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 3960801 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a
   [junit4]   2> 3960801 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39141/solr_hdfs_home
   [junit4]   2> 3960801 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3960802 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39141/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 3960802 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39141/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 3960810 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 3960810 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3960810 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3960815 WARN  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 3960815 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3960816 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39141/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 3960823 WARN  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 3960831 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39141/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 3960837 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 3960837 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3960837 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3960841 WARN  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 3960841 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3960841 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3960871 WARN  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3960926 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3960926 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3960926 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3960936 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3960936 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3960937 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8572161685575881]
   [junit4]   2> 3960943 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3960944 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3960944 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3960945 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712549175439130624
   [junit4]   2> 3960949 INFO  (searcherExecutor-34935-thread-1-processing-n:127.0.0.1:45055_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3960953 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3960953 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 3960960 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3960960 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3960960 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45055/control_collection_shard1_replica_n1/
   [junit4]   2> 3960960 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3960961 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45055/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3960961 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72511334682198020-core_node2-n_0000000000
   [junit4]   2> 3960964 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45055/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3960967 INFO  (zkCallback-34915-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3960967 INFO  (zkCallback-34915-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3960968 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3960973 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1218
   [junit4]   2> 3960975 INFO  (qtp1877177162-59914) [n:127.0.0.1:45055_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3961072 INFO  (zkCallback-34915-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3961072 INFO  (zkCallback-34915-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3961072 INFO  (zkCallback-34915-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3961072 INFO  (qtp1877177162-59914) [n:127.0.0.1:45055_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45055_&wt=javabin&version=2} status=0 QTime=1427
   [junit4]   2> 3961073 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 3961179 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3961179 INFO  (zkConnectionManagerCallback-34944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3961180 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3961180 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3961181 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41209/solr ready
   [junit4]   2> 3961181 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3961185 INFO  (OverseerThreadFactory-34923-thread-2-processing-n:127.0.0.1:45055_) [n:127.0.0.1:45055_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3961185 INFO  (OverseerCollectionConfigSetProcessor-72511334682198020-127.0.0.1:45055_-n_0000000000) [n:127.0.0.1:45055_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3961388 WARN  (OverseerThreadFactory-34923-thread-2-processing-n:127.0.0.1:45055_) [n:127.0.0.1:45055_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3961389 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3961390 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 3961390 INFO  (qtp1877177162-59917) [n:127.0.0.1:45055_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3961391 INFO  (watches-34941-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 3961391 INFO  (watches-34941-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 3961391 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 3961509 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 3961510 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3961510 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3961510 INFO  (closeThreadPool-34945-thread-1) [     ] 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> 3961516 INFO  (closeThreadPool-34945-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58ff3958{/,null,AVAILABLE}
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50656cab{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37133}
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.e.j.s.Server Started @3961547ms
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37133, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-1-001/cores}
   [junit4]   2> 3961517 ERROR (closeThreadPool-34945-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3961517 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:04.771Z
   [junit4]   2> 3961520 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3961524 INFO  (zkConnectionManagerCallback-34947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3961524 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3961625 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3961625 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-1-001/solr.xml
   [junit4]   2> 3961626 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 3961627 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3961627 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3961627 INFO  (closeThreadPool-34945-thread-2) [     ] 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> 3961628 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3961628 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3961629 INFO  (closeThreadPool-34945-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25d316d0{/,null,AVAILABLE}
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3528ead7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46585}
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.e.j.s.Server Started @3961662ms
   [junit4]   2> 3961631 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=46585, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-2-001/cores}
   [junit4]   2> 3961632 ERROR (closeThreadPool-34945-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3961632 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3961632 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3961632 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3961632 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3961632 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:04.886Z
   [junit4]   2> 3961633 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3961634 INFO  (zkConnectionManagerCallback-34952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3961634 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3961736 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3961736 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-2-001/solr.xml
   [junit4]   2> 3961738 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3961738 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3961755 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3961760 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 3961765 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3961765 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3961765 INFO  (closeThreadPool-34945-thread-3) [     ] 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> 3961772 INFO  (closeThreadPool-34945-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3961772 INFO  (closeThreadPool-34945-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3961772 INFO  (closeThreadPool-34945-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3961772 INFO  (closeThreadPool-34945-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e61a914{/,null,AVAILABLE}
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@beda382{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32885}
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.e.j.s.Server Started @3961803ms
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=32885, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-3-001/cores}
   [junit4]   2> 3961773 ERROR (closeThreadPool-34945-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3961773 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:05.027Z
   [junit4]   2> 3961774 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3961775 INFO  (zkConnectionManagerCallback-34957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3961775 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3961776 WARN  (closeThreadPool-34945-thread-3-SendThread(127.0.0.1:41209)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1019cacb9ec0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3961877 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3961877 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-3-001/solr.xml
   [junit4]   2> 3961883 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3961883 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3961884 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3961901 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 3961915 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3961915 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3961916 INFO  (closeThreadPool-34945-thread-4) [     ] 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> 3961969 INFO  (closeThreadPool-34945-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3961969 INFO  (closeThreadPool-34945-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3961969 INFO  (closeThreadPool-34945-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3961975 INFO  (closeThreadPool-34945-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36d70e0c{/,null,AVAILABLE}
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7fa257c2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38905}
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.e.j.s.Server Started @3962006ms
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=38905, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-4-001/cores}
   [junit4]   2> 3961976 ERROR (closeThreadPool-34945-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3961976 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:05.230Z
   [junit4]   2> 3961996 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962005 INFO  (zkConnectionManagerCallback-34962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3962005 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962013 WARN  (closeThreadPool-34945-thread-4-SendThread(127.0.0.1:41209)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1019cacb9ec000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3962046 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-5-001 of type NRT for shard1
   [junit4]   2> 3962060 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3962060 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3962060 INFO  (closeThreadPool-34945-thread-5) [     ] 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> 3962112 INFO  (closeThreadPool-34945-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3962113 INFO  (closeThreadPool-34945-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3962113 INFO  (closeThreadPool-34945-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3962120 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3962120 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-4-001/solr.xml
   [junit4]   2> 3962120 INFO  (closeThreadPool-34945-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2276454a{/,null,AVAILABLE}
   [junit4]   2> 3962122 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3962122 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3962124 INFO  (closeThreadPool-34945-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1841dfac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35187}
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.e.j.s.Server Started @3962159ms
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=35187, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-5-001/cores}
   [junit4]   2> 3962129 ERROR (closeThreadPool-34945-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3962129 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:05.383Z
   [junit4]   2> 3962156 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962166 INFO  (zkConnectionManagerCallback-34967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3962166 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962196 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 3962208 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3962208 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3962208 INFO  (closeThreadPool-34945-thread-6) [     ] 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> 3962285 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3962285 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-5-001/solr.xml
   [junit4]   2> 3962288 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3962288 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3962289 INFO  (closeThreadPool-34945-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3962309 INFO  (closeThreadPool-34945-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3962309 INFO  (closeThreadPool-34945-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3962309 INFO  (closeThreadPool-34945-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ff2e75{/,null,AVAILABLE}
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e288364{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46561}
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.e.j.s.Server Started @3962343ms
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty6, solrconfig=solrconfig.xml, hostContext=/, hostPort=46561, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-6-001/cores}
   [junit4]   2> 3962313 ERROR (closeThreadPool-34945-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3962313 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:05.567Z
   [junit4]   2> 3962333 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962342 INFO  (zkConnectionManagerCallback-34972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3962342 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962374 INFO  (TEST-StressHdfsTest.test-seed#[FAE76989D3BC575D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-7-001 of type NRT for shard1
   [junit4]   2> 3962385 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3962385 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3962385 INFO  (closeThreadPool-34945-thread-7) [     ] 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> 3962453 INFO  (closeThreadPool-34945-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3962453 INFO  (closeThreadPool-34945-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3962453 INFO  (closeThreadPool-34945-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c0bd553{/,null,AVAILABLE}
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-6-001/solr.xml
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@531cfc8a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43451}
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.e.j.s.Server Started @3962495ms
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:39141/hdfs__localhost.localdomain_39141__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.10_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001_tempDir-002_jetty7, solrconfig=solrconfig.xml, hostContext=/, hostPort=43451, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-7-001/cores}
   [junit4]   2> 3962465 ERROR (closeThreadPool-34945-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 3962465 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-10-02T22:36:05.719Z
   [junit4]   2> 3962468 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3962468 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3962469 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962487 INFO  (closeThreadPool-34945-thread-6) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3962508 INFO  (zkConnectionManagerCallback-34974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3962509 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962510 WARN  (closeThreadPool-34945-thread-7-SendThread(127.0.0.1:41209)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1019cacb9ec000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3962610 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3962610 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001/shard-7-001/solr.xml
   [junit4]   2> 3962612 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3962612 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3962614 INFO  (closeThreadPool-34945-thread-7) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@484de51a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3962667 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3962672 WARN  (closeThreadPool-34945-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34cd3ac9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962672 WARN  (closeThreadPool-34945-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34cd3ac9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962700 WARN  (closeThreadPool-34945-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f972b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962700 WARN  (closeThreadPool-34945-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f972b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962701 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41209/solr
   [junit4]   2> 3962711 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3962719 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962725 WARN  (closeThreadPool-34945-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2926225c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962725 WARN  (closeThreadPool-34945-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2926225c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962736 INFO  (zkConnectionManagerCallback-34988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3962737 INFO  (closeThreadPool-34945-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3962749 WARN  (closeThreadPool-34945-thread-2-SendThread(127.0.0.1:41209)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1019cacb9ec000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1019cacb9ec000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3962765 WARN  (closeThreadPool-34945-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68421045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962765 WARN  (closeThreadPool-34945-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68421045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3962766 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41209/solr
   [junit4]   2> 3962781 INFO  (closeThreadPool-34945-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3962792 INFO  (zkConnectionManagerCallback-34996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2

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

rg.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:918)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:209)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107)
   [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> 4424082 WARN  (Listener at localhost.localdomain/33347) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 4424094 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@5e1071f4{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/datanode}
   [junit4]   2> 4424094 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10e43526{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 4424094 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4424094 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44d9211{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 4424097 WARN  (BP-924246587-127.0.0.1-1633214159723 heartbeating to localhost.localdomain/127.0.0.1:39141) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 4424097 WARN  (BP-924246587-127.0.0.1-1633214159723 heartbeating to localhost.localdomain/127.0.0.1:39141) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-924246587-127.0.0.1-1633214159723 (Datanode Uuid c1c46740-3be0-4e71-ab79-b2afcf49bb31) service to localhost.localdomain/127.0.0.1:39141
   [junit4]   2> 4424108 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@64d0aa42{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/hdfs}
   [junit4]   2> 4424108 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1614e6a{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 4424108 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4424108 INFO  (Listener at localhost.localdomain/33347) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44234fb7{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.2-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_FAE76989D3BC575D-001
   [junit4]   2> Oct 02, 2021 10:43:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=PostingsFormat(name=Direct), id=Lucene84, text=PostingsFormat(name=LuceneVarGapDocFreqInterval), txt_t=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=793, maxMBSortInHeap=6.8376594374520945, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CL, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=5,free=220003240,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateWriterTest, TestGraphMLResponseWriter, TestStandardQParsers, TestTolerantSearch, VMParamsZkACLAndCredentialsProvidersTest, AnalysisErrorHandlingTest, SecurityConfHandlerTest, TestMaxScoreQueryParser, OpenExchangeRatesOrgProviderTest, TransactionLogTest, AggValueSourceTest, PrimitiveFieldTypeTest, TestJsonFacets, DocValuesTest, CollectionsAPIAsyncDistributedZkTest, TestCloudInspectUtil, BooleanFieldTest, TestRandomCollapseQParserPlugin, TestRandomDVFaceting, GraphQueryTest, TestBinaryResponseWriter, StatelessScriptUpdateProcessorFactoryTest, TestZkAclsWithHadoopAuth, TestDocumentBuilder, TestSimNodeLostTrigger, TestNumericTerms32, HighlighterConfigTest, ClassificationUpdateProcessorFactoryTest, TestSearchPerf, TestSolrCoreSnapshots, SolrInfoBeanTest, TestOrdValues, TestFastLRUCache, TestHighFrequencyDictionaryFactory, ZkNodePropsTest, BlockJoinFacetDistribTest, TermsComponentTest, CleanupOldIndexTest, OverseerModifyCollectionTest, TestAuthorizationFramework, TestRebalanceLeaders, TestFastOutputStream, QueryComponentPartialResultsTest, ZkDynamicConfigTest, AutoscalingHistoryHandlerTest, ForceLeaderTest, BufferStoreTest, NodeMutatorTest, DeleteInactiveReplicaTest, TestTestInjection, TestBackupRepositoryFactory, HdfsThreadLeakTest, TestNumericTokenStream, TestZkChroot, BackupIdTest, V2CollectionBackupsAPIMappingTest, OverseerStatusTest, SchemaVersionSpecificBehaviorTest, ConvertedLegacyTest, DistributedFacetPivotWhiteBoxTest, SolrMetricsIntegrationTest, TestSolrFieldCacheBean, TestSchemaDesignerConfigSetHelper, TestSimpleTextCodec, TestPostingsSolrHighlighter, AuditLoggerIntegrationTest, SystemCollectionCompatTest, NodeLostTriggerIntegrationTest, SSLMigrationTest, TestPullReplicaWithAuth, IndexSizeEstimatorTest, HttpTriggerListenerTest, TestDelegationWithHadoopAuth, DistributedFacetPivotLargeTest, ClusterStateUpdateTest, QueryEqualityTest, TestSchemaField, DistributedQueryElevationComponentTest, TestRawResponseWriter, TestSolrIndexConfig, FuzzySearchTest, SQLWithAuthzEnabledTest, RemoteQueryErrorTest, SolrLogPostToolTest, ConcurrentCreateRoutedAliasTest, SplitHandlerTest, TestIncrementalCoreBackup, TestNamedUpdateProcessors, TestTextField, TestCursorMarkWithoutUniqueKey, TestLeaderElectionWithEmptyReplica, MoveReplicaTest, ShardTermsTest, AddSchemaFieldsUpdateProcessorFactoryTest, HttpPartitionTest, SolrCloudExampleTest, FieldMutatingUpdateProcessorTest, TestSafeXMLParsing, AnalyticsMergeStrategyTest, TestCollectionAPIs, SpellCheckCollatorTest, TestRemoteStreaming, DeleteShardTest, DocumentAnalysisRequestHandlerTest, TestStressIncrementalBackup, SuggesterTest, DistribJoinFromCollectionTest, V2StandaloneTest, TestCloudJSONFacetSKG, SimpleMLTQParserTest, MigrateRouteKeyTest, TestQuerySenderListener, DirectUpdateHandlerTest, EchoParamsTest, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CloudExitableDirectoryReaderTest, HttpPartitionWithTlogReplicasTest, MissingSegmentRecoveryTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestQueryingOnDownCollection, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, TestTlogReplayVsRecovery, TestTlogReplica, ZkCLITest, ZkSolrClientTest, AssignTest, AsyncCallRequestStatusResponseTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, IndexSizeTriggerMixedBoundsTest, MetricTriggerIntegrationTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest, SearchRateTriggerTest, TestPolicyCloud, TriggerCooldownIntegrationTest, TestSimClusterStateProvider, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimPolicyCloud, TestSimScenario, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, CdcrRequestHandlerTest, CdcrWithNodesRestartsTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest]
   [junit4] Completed [673/947 (1!)] on J2 in 470.48s, 1 test, 1 error <<< FAILURES!

[...truncated 55189 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 24 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: ${BUILD_URL}

${FAILED_TESTS}

Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                                                                        \
                                                                                                                                                                      \
(?:.*\\[javac\\]\\s++(?![1-9]\\d*\\s+error).*\\r?\\n)*+.*\\[javac\\]\\s+[1-9]\\d*\\s+error.*\\r?\\n                             \
                                                                                                                                                                      \
|.*\\[junit4\\]\\s+Suite:.*+\\s++                                                                                                                         \
 (?:.*\\[junit4\\]\\s++(?!Suite:)(?!Completed).*\\r?\\n)*+                                                                                   \
 .*\\[junit4\\]\\s++Completed\\s+.*<<<\\s*FAILURES!\\r?\\n                                                                            \
                                                                                                                                                                       \
|.*\\[junit4\\]\\s+JVM\\s+J\\d+:\\s+std(?:out|err)\\s+was\\s+not\\s+empty.*+\\s++                                            \
 (?:.*\\[junit4\\]\\s++(?!JVM\\s+\\d+:\\s+std)(?!\\<<<\\s+JVM\\s+J\\d+:\\s+EOF).*\\r?\\n)*+                              \
 .*\\[junit4\\]\\s++<<<\\s+JVM\\s+J\\d+:\\s+EOF.*\\r?\\n                                                                                   \
                                                                                                                                                                       \
|.*rat-sources:.*\\r?\\n                                                                                                                                     \
 (?:\\s*+\\[echo\\]\\s*\\r?\\n|\\s*+\\[echo\\]\\s++(?![1-9]\\d*\\s+Unknown\\s+License)\\S.*\\r?\\n)*+                  \
 \\s*+\\[echo\\]\\s+[1-9]\\d*\\s+Unknown\\s+License.*\\r?\\n                                                                            \
 (?:\\s*+\\[echo\\].*\\r?\\n)*+                                                                                                                             \
                                                                                                                                                                        \
|(?:.*\\r?\\n){2}.*\\[licenses\\]\\s+MISSING\\s+sha1(?:.*\\r?\\n){2}                                                                    \
                                                                                                                                                                        \
|.*check-licenses:.*\\r?\\n\\s*\\[echo\\].*\\r?\\n                                                                                                  \
 \\s*\\[licenses\\]\\s+(?:MISSING\\s+LICENSE|CHECKSUM\\s+FAILED).*\\r?\\n                                            \
 (?:\\s*+\\[licenses\\].*\\r?\\n)++                                                                                                                        \
                                                                                                                                                                         \
|(?:.*\\[javadoc\\]\\s++(?![1-9]\\d*\\s+(?:error|warning)).+\\r?\\n)*+                                                                    \
 .*\\[javadoc\\]\\s+[1-9]\\d*\\s+(?:error|warning).*\\r?\\n                                                                                     \
                                                                                                                                                                         \
|.*javadocs-lint:.*\\r?\\n(?:.*\\[exec\\].*\\r?\\n)*+                                                                                                 \
                                                                                                                                                                          \
|.*check.*:.*\\r?\\n                                                                                                                                              \
 (?:\\s*+\\[forbidden-apis\\]\\s*\\r?\\n                                                                                                                  \
  |\\s*+\\[forbidden-apis\\]\\s++                                                                                                                           \
    (?!Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\))\\S.*\\r?\n)*+                            \
 \\s*+\\[forbidden-apis\\]\\s++                                                                                                                              \
   Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\).*[1-9]\\d*\\s+error\\(s\\)\\.\\r?\\n      \
                                                                                                                                                                            \
|\\S+:\\s*\\r?\\n                                                                                                                                                     \
 (?:(?!\\S+:\\s*\\r?\\n)(?!.*:\\s+exec\\s+returned:\\s+[^0]).*\\r?\\n)*+                                                                     \
 .*:\\s+exec\\s+returned:\\s+[^0](?s:.*+)                                                                                                               \
                                                                                                                                                                             \
|.*\\[echo\\]\\s+Building\\s+.*\\r?\\n                                                                                                                       \
 \\s*ivy-fail:\\s*(?:\\r?\\n)+                                                                                                                                     \
 \\s*ivy-configure:\\s*(?:\\r?\\n)+                                                                                                                           \
 \\s*\\[ivy:configure\\].*(?:\\r?\\n)+                                                                                                                         \
 .*resolve:.*(?:\\r?\\n)+                                                                                                                                          \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                             \
 \\s*\\[ivy:retrieve\\]\\s+:::*\\s+(?:ERRORS|FAILED\\s+DOWNLOADS).*\\r?\\n                                                    \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                             \
                                                                                                                                                                             \
|.*-ecj-javadoc-lint-(?:src|tests):.*\\r?\\n                                                                                                                \
 (?:\\s*\\[mkdir].*\\r?\\n)?                                                                                                                                      \
 (?:\\s*\\[ecj-lint\\].*\\r?\\n)*                                                                                                                                   \
 \\s*\\[ecj-lint\\].*\\([1-9]\\d*\\s+error.*\\r?\\n                                                                                                          \
                                                                                                                                                                            \
|.*check-lib-versions:.*\\r?\\n                                                                                                                               \
 (?:\\s*\\[echo\\].*\\r?\\n)?                                                                                                                                     \
 (?:\\s*\\[libversions\\].*\\r?\\n)*                                                                                                                             \
 \\s*\\[libversions\\].*[1-9]\\d*\\s+error.*\\r?\\n                                                                                                       \
                                                                                                                                                                            \
|.*-validate-source-patterns:.*\\r?\\n                                                                                                                    \
 (?:\\s*\\[source-patterns\\].*\\r?\\n)+                                                                                                                    \
                                                                                                                                                                            \
|.*\\r?\\n.*Full\\s+thread\\s+dump(?s:.*+)                                                                                                             \
                                                                                                                                                                            \
|.*(?:FATAL|ERROR):(?s:.*+)                                                                                                                              \
                                                                                                                                                                            \
|.*\\#\\s+A\\s+fatal\\s+error\\s+has\\s+been\\s+detected\\s+by\\s+the\\s+Java\\s+Runtime\\s+Environment:(?s:.*+)          \
                                                                                                                                                                            \
|.*\\#\\s+There\\s+is\\s+insufficient\\s+memory\\s+for\\s+the\\s+Java\\s+Runtime\\s+Environment\\s+to\\s+continue\\.(?s:.*+) \
                                                                                                                                                                            \
|.*BUILD\\s+FAILED(?s:.*+)                                                                                                                                \
)"}

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.10 - Build # 23 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/23/

1 tests failed.
FAILED:  org.apache.solr.search.TestRangeQuery.testRangeQueryWithFilterCache

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([90F8AC426BA283E9:6C5A780D2E52BEA8]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at org.apache.solr.search.TestRangeQuery.testRangeQueryWithFilterCache(TestRangeQuery.java:414)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15997 lines...]
   [junit4] Suite: org.apache.solr.search.TestRangeQuery
   [junit4]   2> 4409848 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4409849 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.search.TestRangeQuery_90F8AC426BA283E9-001/data-dir-253-001
   [junit4]   2> 4409849 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 4409849 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4409851 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4409851 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4409851 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4409857 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4409875 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 4409878 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 4409884 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 4412534 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.search.TestRangeQuery.beforeClass(TestRangeQuery.java:60) [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> 4412535 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java: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.search.TestRangeQuery.beforeClass(TestRangeQuery.java:60) [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> 4412536 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4412537 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44b62feb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4412537 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44b62feb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4412542 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e4d3ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4412542 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e4d3ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4412544 WARN  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-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> 4412577 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232f414
   [junit4]   2> 4412585 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232f414
   [junit4]   2> 4412585 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232f414
   [junit4]   2> 4412586 INFO  (coreLoadExecutor-26322-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 4412594 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4412625 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 4412629 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 4412635 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 4412914 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 4412915 INFO  (coreLoadExecutor-26322-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@232f414
   [junit4]   2> 4412915 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.search.TestRangeQuery_90F8AC426BA283E9-001/data-dir-253-001/]
   [junit4]   2> 4412916 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7402449184865605]
   [junit4]   2> 4412963 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4412963 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4412964 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4412966 WARN  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 4412967 INFO  (coreLoadExecutor-26322-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4412969 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4412981 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRangeQueryWithFilterCache
   [junit4]   2> 4412981 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4412981 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4412983 INFO  (searcherExecutor-26324-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4412988 INFO  (searcherExecutor-26324-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4412989 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 4412993 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4412993 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 4412993 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 4412994 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 4412994 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 4412994 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 4412995 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 4412995 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 4412995 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 4412995 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 4412995 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 4412996 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 4412996 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 4412996 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 4412996 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 4412997 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 4412997 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 4412997 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 4412997 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 4412998 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 4412998 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 4412998 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 4412999 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 4412999 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 4412999 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 4412999 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 4413000 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 4413000 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 4413000 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 4413000 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 4413001 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 4413001 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 4413001 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 4413001 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 4413002 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 4413002 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 4413002 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 4413002 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 4413003 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 4413003 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 4413003 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 4413003 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 4413003 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 4413004 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 4413004 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 4413004 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 4413004 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 4413005 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 4413005 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 4413005 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 4413005 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 4413006 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 4413006 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 4413006 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 4413006 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 4413007 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 4413007 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 4413007 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 4413007 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 4413007 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 4413008 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 4413008 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 4413008 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 4413008 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 4413009 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 4413009 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 4413009 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 4413009 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 4413010 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 4413010 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 4413010 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 4413011 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 4413011 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 4413011 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 4413011 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 4413012 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 4413012 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 4413012 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 4413012 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 4413012 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 4413013 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 4413013 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 4413013 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 4413013 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 4413014 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 4413014 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 4413014 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 4413014 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 4413015 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 4413015 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 4413015 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 4413015 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 4413015 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 4413016 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 4413016 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 4413016 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 4413016 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 4413017 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 4413017 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 4413028 INFO  (searcherExecutor-26324-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4413028 INFO  (TEST-TestRangeQuery.testRangeQueryWithFilterCache-seed#[90F8AC426BA283E9]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 4413030 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.u.TestInjection Pausing DocSet for 50ms: id:[0 TO 1]
   [junit4]   2> 4413080 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=50
   [junit4]   2> 4413080 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=46
   [junit4]   2> 4413080 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=49
   [junit4]   2> 4413080 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413080 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413080 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413081 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413082 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=0
   [junit4]   2> 4413083 INFO  (TestRangeQuery-1-26328-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+1]} hits=2 status=0 QTime=51
   [junit4]   2> 4413087 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.u.TestInjection Pausing DocSet for 50ms: id:[0 TO 2]
   [junit4]   2> 4413137 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=50
   [junit4]   2> 4413137 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=47
   [junit4]   2> 4413137 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=49
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413139 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413140 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413141 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-3-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413137 INFO  (TestRangeQuery-2-26329-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=50
   [junit4]   2> 4413138 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-4-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-1-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=id:[0+TO+2]} hits=13 status=0 QTime=0
   [junit4]   2> 4413142 INFO  (TestRangeQuery-2-26329-thread-2-processing-x:collection1) [     ] o.a.s.c.S.Request [collection1]  w

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

y-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 4505224 INFO  (SUITE-TestRangeQuery-seed#[90F8AC426BA283E9]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b9c1967: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@fdc558f
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.search.TestRangeQuery_90F8AC426BA283E9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{field_sv_fs_ni_p=DocValuesFormat(name=Lucene80), field_sv_dts_p=DocValuesFormat(name=Lucene80), field_mv_fs_ni_p=DocValuesFormat(name=Lucene80), field_sv_ls_p=DocValuesFormat(name=Lucene80), field_mv_dts_ni_p=DocValuesFormat(name=Lucene80), field_mv_ds_p=DocValuesFormat(name=Lucene80), field_sv_td_ni_dv=DocValuesFormat(name=Direct), field_mv_is_ni_p=DocValuesFormat(name=Asserting), field_sv_ds_p=DocValuesFormat(name=Lucene80), field_sv_d_ni_p=DocValuesFormat(name=Direct), field_sv_tl_ni_dv=DocValuesFormat(name=Asserting), field_sv_tds_dv=DocValuesFormat(name=Lucene80), field_sv_tls_dv=DocValuesFormat(name=Lucene80), field_sv_i_p=DocValuesFormat(name=Lucene80), field_mv_ls_ni_p=DocValuesFormat(name=Lucene80), field_sv_ls_ni_p=DocValuesFormat(name=Lucene80), field_mv_tls_ni_dv=DocValuesFormat(name=Lucene80), field_sv_tdts_ni_dv=DocValuesFormat(name=Lucene80), field_sv_tdts_dv=DocValuesFormat(name=Lucene80), field_mv_tdts_dv=DocValuesFormat(name=Lucene80), field_mv_ls_p=DocValuesFormat(name=Lucene80), field_sv_tis_dv=DocValuesFormat(name=Asserting), field_sv_tdt_ni_dv=DocValuesFormat(name=Asserting), field_mv_tdts_ni_dv=DocValuesFormat(name=Lucene80), field_mv_tls_dv=DocValuesFormat(name=Lucene80), field_sv_is_ni_p=DocValuesFormat(name=Asserting), field_sv_tis_ni_dv=DocValuesFormat(name=Asserting), field_mv_dts_p=DocValuesFormat(name=Lucene80), field_sv_tl_dv=DocValuesFormat(name=Asserting), field_mv_tds_dv=DocValuesFormat(name=Lucene80), field_sv_td_dv=DocValuesFormat(name=Asserting), field_sv_tdt_dv=DocValuesFormat(name=Direct), field_sv_tfs_ni_dv=DocValuesFormat(name=Lucene80), field_sv_tds_ni_dv=DocValuesFormat(name=Lucene80), field_mv_ds_ni_p=DocValuesFormat(name=Lucene80), field_sv_dt_ni_p=DocValuesFormat(name=Direct), field_mv_is_p=DocValuesFormat(name=Direct), field_mv_tis_dv=DocValuesFormat(name=Asserting), field_sv_fs_p=DocValuesFormat(name=Lucene80), field_mv_tds_ni_dv=DocValuesFormat(name=Lucene80), field_sv_l_p=DocValuesFormat(name=Direct), field_mv_tfs_ni_dv=DocValuesFormat(name=Lucene80), field_sv_ti_dv=DocValuesFormat(name=Lucene80), field_sv_f_p=DocValuesFormat(name=Asserting), field_sv_dt_p=DocValuesFormat(name=Asserting), field_mv_tfs_dv=DocValuesFormat(name=Lucene80), field_sv_d_p=DocValuesFormat(name=Direct), field_mv_tis_ni_dv=DocValuesFormat(name=Direct), field_sv_l_ni_p=DocValuesFormat(name=Direct), field_sv_i_ni_p=DocValuesFormat(name=Lucene80), field_sv_ti_ni_dv=DocValuesFormat(name=Lucene80), field_mv_fs_p=DocValuesFormat(name=Lucene80), field_sv_f_ni_p=DocValuesFormat(name=Asserting), field_sv_tf_dv=DocValuesFormat(name=Direct), field_sv_dts_ni_p=DocValuesFormat(name=Lucene80), field_sv_is_p=DocValuesFormat(name=Direct), field_sv_tls_ni_dv=DocValuesFormat(name=Lucene80), field_sv_tf_ni_dv=DocValuesFormat(name=Direct), field_sv_tfs_dv=DocValuesFormat(name=Lucene80), field_sv_ds_ni_p=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1860, maxMBSortInHeap=6.7158946641894195, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-ME, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=303093240,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, TestUnifiedSolrHighlighter, TestSimPolicyCloud, ParsingFieldUpdateProcessorsTest, TestLegacyBM25SimilarityFactory, TestSchemaNameResource, TestConfigOverlay, TestQueryTypes, MultiSolrCloudTestCaseTest, TestMultiValuedNumericRangeQuery, DocumentBuilderTest, TestPackages, TestConfigsApi, TestCoreContainer, TestAddFieldRealTimeGet, AlternateDirectoryTest, HdfsCloudIncrementalBackupTest, CloudExitableDirectoryReaderTest, TestStreamBody, HighlighterMaxOffsetTest, SaslZkACLProviderTest, BasicDistributedZkTest, TestSubQueryTransformerDistrib, TestLogWatcher, TemplateUpdateProcessorTest, TestInPlaceUpdateWithRouteField, TestFieldCollectionResource, InfoHandlerTest, TestFieldCache, TestSnapshotCoreBackup, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ScriptEngineTest, TestDocSet, RequestLoggingTest, BackupRestoreApiErrorConditionsTest, StatsReloadRaceTest, TestStressVersions, SharedFSAutoReplicaFailoverTest, ZookeeperReadAPITest, ZkCLITest, PolyFieldTest, SolrIndexSplitterTest, LeaderFailoverAfterPartitionTest, EmbeddedSolrNoSerializeTest, SegmentsInfoRequestHandlerTest, TestSimGenericDistributedQueue, SoftAutoCommitTest, SolrPluginUtilsTest, TestNumericTerms64, TestSolr4Spatial2, TestSearcherReuse, DirectSolrSpellCheckerTest, TestRawTransformer, TestDeleteCollectionOnDownNodes, TestUtilizeNode, TestSchemaDesignerSettingsDAO, TestSizeLimitedDistributedMap, AnalyticsQueryTest, TestPhraseSuggestions, OrderedExecutorTest, TestDynamicLoading, DistributedMLTComponentTest, TestImpersonationWithHadoopAuth, SuggestComponentTest, AtomicUpdateProcessorFactoryTest, TestDistributedStatsComponentCardinality, JWTAuthPluginIntegrationTest, TestRandomFaceting, TestSolrXml, UpdateLogTest, TestUtils, TestPrepRecovery, ConnectionManagerTest, TestMinHashQParser, TestSchemaManager, TaggingAttributeTest, SOLR749Test, XmlUpdateRequestHandlerTest, TestDeprecatedFilters, TestBulkSchemaConcurrent, OverseerRolesTest, TestBadConfig, HdfsDirectoryTest, TestRecoveryHdfs, BlockJoinFacetRandomTest, NodeLostTriggerTest, TestManagedSynonymGraphFilterFactory, TestSnapshotCloudManager, TestSortByMinMaxFunction, TestFacetMethods, TestValueSourceCache, TestSimDistribStateManager, TestBulkSchemaAPI, DimensionalRoutedAliasUpdateProcessorTest, HdfsRecoveryZkTest, TestMaxTokenLenTokenizer, TestDFRSimilarityFactory, TestFieldCacheVsDocValues, LegacyCloudClusterPropTest, SolrCoreMetricManagerTest, CdcrUpdateLogTest, AuditLoggerPluginTest, TestSerializedLuceneMatchVersion, AuthToolTest, SignificantTermsQParserPluginTest, TestFieldSortValues, TestRestoreCore, TestCSVResponseWriter, TestChildDocTransformerHierarchy, RankFieldTest, EnumFieldTest, CoreMergeIndexesAdminHandlerTest, ReplaceNodeNoTargetTest, FullHLLTest, TestRequestStatusCollectionAPI, MetricTriggerTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, SampleTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedMissingSort, TestDistributedSearch, DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderWithTlogReplicasTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, OverseerTest, RollingRestartTest, ScheduledTriggerIntegrationTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimScenario, TestSimTriggerIntegration, TestSimUtils, CdcrOpsAndBoundariesTest, HdfsBasicDistributedZkTest, TestSolrConfigHandlerConcurrent, TestStressIncrementalBackup, TestSystemCollAutoCreate, V2StandaloneTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestCoreAdminApis, ThreadDumpHandlerTest, V2CollectionBackupsAPIMappingTest, CloudReplicaSourceTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedQueryElevationComponentTest, DistributedSuggestComponentTest, DistributedTermsComponentTest, ResponseBuilderTest, ResponseLogComponentTest, SearchHandlerTest, SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, TestTrackingShardHandlerFactory, ManagedSchemaDiffTest, TestSchemaDesignerConfigSetHelper, TestExportWriter, JavabinLoaderTest, RandomizedTaggerTest, Tagger2Test, TaggerTest, XmlInterpolationTest, HighlighterConfigTest, HighlighterWithoutStoredIdTest, TestUnifiedSolrHighlighterWithoutStoredId, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestRemoteStreaming, TestUnInvertedFieldException, TestWriterPerf, TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestJavabinTupleStreamParser, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, TestManagedResource, TestManagedResourceStorage, TestRestManager, ChangedSchemaMergeTest, CopyFieldTest, CurrencyFieldTypeTest, DateFieldTest, DateRangeFieldTest, ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ManagedSchemaRoundRobinCloudTest, NotRequiredUniqueKeyTest, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldManagedSchemaCloudTest, PreAnalyzedFieldTest, PrimitiveFieldTypeTest, SpatialRPTFieldTypeTest, SynonymTokenizerTest, TestBinaryField, TestCloudSchemaless, TestSchemaField, TestUseDocValuesAsStored, CurrencyRangeFacetCloudTest, CursorMarkTest, LargeFieldTest, MaxScoreCollectorTest, MergeStrategyTest, TestCaffeineCache, TestElisionMultitermQuery, TestFastLRUCache, TestFilteredDocIdSet, TestFiltering, TestInitQParser, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType, TestRangeQuery]
   [junit4] Completed [809/947 (1!)] on J3 in 95.68s, 6 tests, 1 failure <<< FAILURES!

[...truncated 54676 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/22/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36841/pjhw/tf/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:8/pjhw/tf, https://[::1]:6/pjhw/tf]
	at __randomizedtesting.SeedInfo.seed([9CEF06E817A3EDE9:14BB3932B95F8011]: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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Still waiting to see all collections removed from clusterstate.

Stack Trace:
java.lang.IllegalStateException: Still waiting to see all collections removed from clusterstate.
	at __randomizedtesting.SeedInfo.seed([9CEF06E817A3EDE9]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	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$7.evaluate(RandomizedRunner.java:901)
	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 13648 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 393054 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 393054 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 393055 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/data-dir-47-001
   [junit4]   2> 393055 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 393055 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 393057 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 393057 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pjhw/tf
   [junit4]   2> 393058 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 393065 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 393082 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 393082 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 393082 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 393083 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 393084 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 394501 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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> 394503 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java: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> 394504 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394505 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394506 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4783c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394506 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4783c79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394510 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 394511 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c5cc454[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394511 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c5cc454[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394513 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-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> 394545 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 394552 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 394552 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 394554 INFO  (coreLoadExecutor-3278-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 394564 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 394590 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 394590 WARN  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 394590 WARN  (coreLoadExecutor-3278-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> 394592 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 394592 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 394592 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 394592 INFO  (coreLoadExecutor-3278-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@41bbc8ed
   [junit4]   2> 394593 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/data-dir-47-001/]
   [junit4]   2> 394595 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 394650 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394650 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394651 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4a238a6d
   [junit4]   2> 394653 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 394660 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 394684 INFO  (coreLoadExecutor-3278-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 394684 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 394684 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 394684 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 394684 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 394684 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 394684 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 394685 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 394685 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 394685 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 394686 INFO  (searcherExecutor-3280-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 394689 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 394819 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 394821 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 394821 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 394821 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 394822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 394822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b4d8901{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b434e93{SSL, (ssl, http/1.1)}{127.0.0.1:36967}
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.Server Started @394856ms
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/pjhw/tf, hostPort=36967, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores}
   [junit4]   2> 394823 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 394823 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 394824 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T21:41:53.905Z
   [junit4]   2> 394824 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/solr.xml
   [junit4]   2> 394827 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 394827 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 394828 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 395640 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 395640 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 395641 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2575106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395641 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2575106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395649 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 395654 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51b03fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395654 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51b03fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 395656 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 395671 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 395671 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 395695 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 395704 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 395704 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 395706 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores
   [junit4]   2> 395706 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 395723 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 395743 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 395743 WARN  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 395744 WARN  (coreLoadExecutor-3297-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> 395746 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 395746 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 395747 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 395747 INFO  (coreLoadExecutor-3297-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@41bbc8ed
   [junit4]   2> 395747 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 395750 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 395821 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 395821 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 395822 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@60f4d9d6
   [junit4]   2> 395823 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 395832 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 395864 INFO  (coreLoadExecutor-3297-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 395865 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 395865 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 395865 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 395865 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 395866 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 395866 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 395866 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 395866 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 395866 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 395868 INFO  (searcherExecutor-3299-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 396497 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 396499 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 396499 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 396499 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 396499 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 396499 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 396500 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 396500 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c3cfe1f{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bc7ec8d{SSL, (ssl, http/1.1)}{127.0.0.1:44517}
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.Server Started @396534ms
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/pjhw/tf, hostPort=44517, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores}
   [junit4]   2> 396501 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T21:41:55.582Z
   [junit4]   2> 396501 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 396504 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 396504 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 396506 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 397425 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 397425 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397426 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a4dc32a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397426 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a4dc32a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397429 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 397430 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@370fb30d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397430 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@370fb30d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 397432 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 397445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 397445 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 397468 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 397480 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 397480 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 397491 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores
   [junit4]   2> 397491 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 397509 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 397528 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 397528 WARN  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 397529 WARN  (coreLoadExecutor-3315-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> 397530 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 397531 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 397531 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 397531 INFO  (coreLoadExecutor-3315-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@41bbc8ed
   [junit4]   2> 397532 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 397534 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 397599 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 397599 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 397600 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2266c249
   [junit4]   2> 397601 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 397608 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 397638 INFO  (coreLoadExecutor-3315-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 397639 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 397639 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 397639 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 397639 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 397640 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 397640 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 397640 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 397640 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 397641 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 397643 INFO  (searcherExecutor-3317-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 397816 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 397818 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 397818 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 397818 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 397820 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 397820 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 397821 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 397821 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31732963{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 397832 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c07fd17{SSL, (ssl, http/1.1)}{127.0.0.1:41683}
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.Server Started @397865ms
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/pjhw/tf, hostPort=41683, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores}
   [junit4]   2> 397833 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T21:41:56.914Z
   [junit4]   2> 397833 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 397839 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 397839 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 397840 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 401762 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 401762 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 401764 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25e902e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401764 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25e902e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401767 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 401768 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78bea554[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401768 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78bea554[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401770 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 401783 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 401783 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 401807 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 401820 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 401820 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 401822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores
   [junit4]   2> 401822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 401843 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 401866 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 401866 WARN  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 401866 WARN  (coreLoadExecutor-3333-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> 401868 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 401868 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 401868 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 401869 INFO  (coreLoadExecutor-3333-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@41bbc8ed
   [junit4]   2> 401869 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 401872 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=64.2158203125, floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=28.841381342980373, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7493762165865471, deletesPctAllowed=29.463712635726075
   [junit4]   2> 401933 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 401933 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 401934 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1f2dd54a
   [junit4]   2> 401935 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 401943 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 401966 INFO  (coreLoadExecutor-3333-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 401966 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 401967 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 401968 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 401970 INFO  (searcherExecutor-3335-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 402098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 402101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 402101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 402101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 402102 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402102 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402102 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 402102 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29ae8e46{/pjhw/tf,null,AVAILABLE}
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e777e4f{SSL, (ssl, http/1.1)}{127.0.0.1:36841}
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.s.Server Started @402136ms
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/pjhw/tf, hostPort=36841, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores}
   [junit4]   2> 402103 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.1
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-29T21:42:01.184Z
   [junit4]   2> 402103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 402106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 402106 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 402108 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 402446 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 402446 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 402447 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46416f16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402447 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46416f16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402451 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 402453 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77642ec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402453 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77642ec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402454 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] 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> 402468 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 402469 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 402492 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 402504 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 402504 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41bbc8ed
   [junit4]   2> 402506 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores
   [junit4]   2> 402506 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9CEF06E817A3EDE9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 402517 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 402539 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 402540 WARN  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 402540 WARN  (coreLoadExecutor-3351-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> 402542 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 402542 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 402543 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 402543 INFO  (coreLoadExecutor-3351-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@41bbc8ed
   [junit4]   2> 402543 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9CEF06E817A3EDE9-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 402546 INFO  (coreLoadExecutor-3351-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.ind

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

igner_films/managed-schema
   [junit4]   2> 	3	/solr/collections/diff456/terms/shard1
   [junit4]   2> 	2	/solr/collections/._designer_fieldUpdates/terms/shard1
   [junit4]   2> 	2	/solr/configs/._designer_films
   [junit4]   2> 	2	/solr/configs/techproducts/managed-schema
   [junit4]   2> 	2	/solr/configs/._designer_testTSV
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	24	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	18	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	15	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	9	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	9	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	9	/solr/collections/test123/state.json
   [junit4]   2> 	9	/solr/collections/._designer_films/state.json
   [junit4]   2> 	9	/solr/collections/techproducts/state.json
   [junit4]   2> 	9	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	9	/solr/collections/diff456/state.json
   [junit4]   2> 	8	/solr/collections/.system/state.json
   [junit4]   2> 	6	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	4	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	193	/solr/overseer/collection-queue-work
   [junit4]   2> 	173	/solr/overseer/queue
   [junit4]   2> 	92	/solr/collections
   [junit4]   2> 	12	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	5	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 
   [junit4]   2> 3854075 INFO  (SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36903
   [junit4]   2> 3854075 INFO  (SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36903
   [junit4]   2> 3854075 INFO  (SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36903
   [junit4]   2> 3854076 INFO  (SUITE-TestSchemaDesignerAPI-seed#[9CEF06E817A3EDE9]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Sep 29, 2021 10:39:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {blobName=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap), type=BlockTreeOrds(blocksize=128), md5=BlockTreeOrds(blocksize=128)}, docValues:{size=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), version=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=538, maxMBSortInHeap=6.2689472038858725, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=171625616,total=494403584
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, TestSlowCompositeReaderWrapper, SolrCLIZkUtilsTest, IndexSizeTriggerTest, PhrasesIdentificationComponentTest, TestUpdate, JWTIssuerConfigTest, IndexBasedSpellCheckerTest, TestSolrCoreParser, SolrMetricReporterTest, RestoreTriggerStateTest, SimpleFacetsTest, SchemaApiFailureTest, CrossCollectionJoinQueryTest, TestIndexSearcher, OverseerCollectionConfigSetProcessorTest, SplitByPrefixTest, CurrencyFieldTypeTest, TestSolrCoreProperties, ConnectionReuseTest, SimplePostToolTest, RulesTest, HdfsBasicDistributedZk2Test, TestCaffeineCache, TestSystemIdResolver, TolerantUpdateProcessorTest, PreAnalyzedFieldTest, TestSortableTextField, TestSubQueryTransformer, HighlighterWithoutStoredIdTest, TestSolrCloudSnapshots, TestApiFramework, PeerSyncTest, CustomTermsComponentTest, CollectionTooManyReplicasTest, SpellingQueryConverterTest, TestSmileRequest, TestExportTool, ZkStateReaderTest, TestPointFields, CloneFieldUpdateProcessorFactoryTest, TestDynamicURP, RankQueryTest, DistributedTermsComponentTest, V2ApiIntegrationTest, TestPerFieldSimilarity, DistributedQueryComponentOptimizationTest, LocalFSCloudIncrementalBackupTest, CoreSorterTest, NodeAddedTriggerTest, ProtectedTermFilterFactoryTest, TestXmlQParserPlugin, TestLRUStatsCache, TestTolerantUpdateProcessorCloud, JavabinLoaderTest, JavaBinAtomicUpdateMultivalueTest, TestWriterPerf, TestDistributedSearch, TestManagedResourceStorage, CdcrRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, HttpPartitionOnCommitTest, TestLegacyFieldCache, TestPullReplicaErrorHandling, TestSimClusterStateProvider, HLLUtilTest, CdcrBidirectionalTest, LeaderElectionIntegrationTest, AddBlockUpdateTest, TestWithCollection, MetricsConfigTest, OverseerSolrResponseUnsafeSerializationTest, HttpSolrCallGetCoreTest, TestSha256AuthenticationProvider, TestFuzzyAnalyzedSuggestions, TestPayloadScoreQParserPlugin, MergeStrategyTest, TestSimNodeAddedTrigger, TestConfLoadPerf, SynonymTokenizerTest, TermVectorComponentTest, PeerSyncWithLeaderTest, TestCloudJSONFacetJoinDomain, SortSpecParsingTest, NestedShardedAtomicUpdateTest, CreateRoutedAliasTest, TestMiniSolrCloudClusterSSL, TestInPlaceUpdatesRequiredField, ConcurrentDeleteAndCreateCollectionTest, TestDistributedTracing, FastVectorHighlighterTest, BasicFunctionalityTest, DistributedIntervalFacetingTest, ResponseLogComponentTest, TestBlobHandler, DeleteByIdWithRouterFieldTest, TestReloadDeadlock, HealthCheckHandlerTest, CategoryRoutedAliasUpdateProcessorTest, TestSort, TestHttpShardHandlerFactory, TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, SolrJmxReporterTest, SolrLogAuditLoggerPluginTest, TestExceedMaxTermLength, CollectionsAPISolrJTest, TestHashPartitioner, TestSimExecutePlanAction, TestConfigSetProperties, TestFieldCacheSort, TestAnalyzedSuggestions, ReplicationFactorTest, TestTrie, TestDeprecatedFilters, TestReversedWildcardFilterFactory, TestLuceneIndexBackCompat, DeleteReplicaTest, DistributedVersionInfoTest, HttpPartitionWithTlogReplicasTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, RouteFieldTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, SplitShardTest, SystemCollectionCompatTest, TestCloudConsistency, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestRandomRequestDistribution, TestSegmentSorting, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTlogReplayVsRecovery, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, ScheduledTriggerTest, SearchRateTriggerTest, TestPolicyCloud, TriggerCooldownIntegrationTest, TestSimGenericDistributedQueue, TestSimScenario, TestSimTriggerIntegration, TestSimUtils, CdcrOpsAndBoundariesTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCoreDiscovery, TestInfoStreamLogging, TestInitParams, TestJmxIntegration, TestLazyCores, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestXIncludeConfig, BackupIdTest, HdfsBackupRepositoryIntegrationTest, JsonLoaderTest, TestContainerPlugin, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestStressIncrementalBackup, MBeansHandlerTest, ZookeeperStatusHandlerTest, BadComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, ShardsWhitelistTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestTrackingShardHandlerFactory, ManagedSchemaDiffTest, TestSchemaDesignerAPI]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSchemaDesignerAPI -Dtests.seed=9CEF06E817A3EDE9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=en-AU -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSchemaDesignerAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: Still waiting to see all collections removed from clusterstate.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9CEF06E817A3EDE9]:0)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
   [junit4]    > 	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [713/947 (2!)] on J1 in 130.72s, 6 tests, 1 error <<< FAILURES!

[...truncated 54987 lines...]