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/04/24 15:09:34 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 251 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/251/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testDeleteAliasedCollection

Error Message:
{aliasedCollection2=DocCollection(aliasedCollection2//collections/aliasedCollection2/state.json/3 )={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node2":{           "core":"aliasedCollection2_shard1_replica_n1",           "node_name":"127.0.0.1:39767_solr",           "base_url":"https://127.0.0.1:39767/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}}

Stack Trace:
java.lang.AssertionError: {aliasedCollection2=DocCollection(aliasedCollection2//collections/aliasedCollection2/state.json/3 )={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"aliasedCollection2_shard1_replica_n1",
          "node_name":"127.0.0.1:39767_solr",
          "base_url":"https://127.0.0.1:39767/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}}
	at __randomizedtesting.SeedInfo.seed([8B06BBE02470D4E0:4C1AB83404207A1B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertFalse(Assert.java:65)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testDeleteAliasedCollection(CollectionsAPISolrJTest.java:1023)
	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)


FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:42565/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42565/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	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.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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 15068 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 3794776 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-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.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3794776 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3794776 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/data-dir-15-001
   [junit4]   2> 3794776 WARN  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3794776 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3794778 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3794779 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 3794782 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionProp
   [junit4]   2> 3794783 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001
   [junit4]   2> 3794783 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3794783 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3794783 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3794784 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3794883 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40031
   [junit4]   2> 3794883 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40031
   [junit4]   2> 3794883 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40031
   [junit4]   2> 3794883 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40031
   [junit4]   2> 3794885 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3794894 INFO  (zkConnectionManagerCallback-71802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794894 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3794904 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3794905 INFO  (zkConnectionManagerCallback-71804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794905 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3794906 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3794907 INFO  (zkConnectionManagerCallback-71806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794907 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795010 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3795010 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3795011 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3795011 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3795011 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3795011 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3795012 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3795012 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3795012 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3795012 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3795012 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3795012 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 3795026 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3795026 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3795026 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3795030 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77021c2b{/solr,null,AVAILABLE}
   [junit4]   2> 3795030 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3795031 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3795031 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3795031 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3795031 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3795031 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3795032 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3795032 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3795032 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3795033 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b261625{/solr,null,AVAILABLE}
   [junit4]   2> 3795034 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3754eae{/solr,null,AVAILABLE}
   [junit4]   2> 3795042 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33f20e35{SSL, (ssl, http/1.1)}{127.0.0.1:44065}
   [junit4]   2> 3795042 INFO  (jetty-launcher-71807-thread-4) [     ] o.e.j.s.Server Started @3795074ms
   [junit4]   2> 3795042 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40031/solr, hostPort=44065}
   [junit4]   2> 3795042 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a0cbc25{SSL, (ssl, http/1.1)}{127.0.0.1:40133}
   [junit4]   2> 3795042 INFO  (jetty-launcher-71807-thread-1) [     ] o.e.j.s.Server Started @3795074ms
   [junit4]   2> 3795042 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40031/solr, hostPort=40133}
   [junit4]   2> 3795043 ERROR (jetty-launcher-71807-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3795043 ERROR (jetty-launcher-71807-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-24T14:24:38.995Z
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-24T14:24:38.995Z
   [junit4]   2> 3795043 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a24959{/solr,null,AVAILABLE}
   [junit4]   2> 3795044 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795044 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d9a9a9{SSL, (ssl, http/1.1)}{127.0.0.1:43813}
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.e.j.s.Server Started @3795076ms
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40031/solr, hostPort=43813}
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@486ed230{SSL, (ssl, http/1.1)}{127.0.0.1:41035}
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.e.j.s.Server Started @3795076ms
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40031/solr, hostPort=41035}
   [junit4]   2> 3795045 ERROR (jetty-launcher-71807-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3795045 ERROR (jetty-launcher-71807-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-24T14:24:38.997Z
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-24T14:24:38.997Z
   [junit4]   2> 3795045 INFO  (zkConnectionManagerCallback-71811-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795045 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795046 INFO  (zkConnectionManagerCallback-71809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795046 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795047 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3795047 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3795047 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795048 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795051 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3795052 INFO  (zkConnectionManagerCallback-71813-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795052 INFO  (zkConnectionManagerCallback-71815-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795053 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795053 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795054 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3795054 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3795054 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3795055 WARN  (jetty-launcher-71807-thread-4-SendThread(127.0.0.1:40031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104bb31cc860003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104bb31cc860003, 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 0x104bb31cc860003, 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> 3795056 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3795058 WARN  (jetty-launcher-71807-thread-3-SendThread(127.0.0.1:40031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104bb31cc860006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104bb31cc860006, 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 0x104bb31cc860006, 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> 3795059 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3795159 WARN  (jetty-launcher-71807-thread-2-SendThread(127.0.0.1:40031)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104bb31cc860005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104bb31cc860005, 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 0x104bb31cc860005, 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> 3795747 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3795748 WARN  (jetty-launcher-71807-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> 3795748 WARN  (jetty-launcher-71807-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1568a839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795748 WARN  (jetty-launcher-71807-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1568a839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795774 WARN  (jetty-launcher-71807-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> 3795781 WARN  (jetty-launcher-71807-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e97353a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795781 WARN  (jetty-launcher-71807-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e97353a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795782 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40031/solr
   [junit4]   2> 3795784 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795785 INFO  (zkConnectionManagerCallback-71835-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795785 INFO  (jetty-launcher-71807-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795888 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3795888 WARN  (jetty-launcher-71807-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> 3795889 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795890 WARN  (jetty-launcher-71807-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39694354[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795890 WARN  (jetty-launcher-71807-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39694354[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795893 INFO  (zkConnectionManagerCallback-71837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795893 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795895 WARN  (jetty-launcher-71807-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> 3795897 WARN  (jetty-launcher-71807-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2236643c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795897 WARN  (jetty-launcher-71807-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2236643c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795898 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40031/solr
   [junit4]   2> 3795901 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795906 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3795906 WARN  (jetty-launcher-71807-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> 3795906 INFO  (zkConnectionManagerCallback-71845-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795907 INFO  (jetty-launcher-71807-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795922 WARN  (jetty-launcher-71807-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7876020c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795923 WARN  (jetty-launcher-71807-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7876020c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795934 WARN  (jetty-launcher-71807-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> 3795939 WARN  (jetty-launcher-71807-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52e87e0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795939 WARN  (jetty-launcher-71807-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52e87e0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3795940 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40031/solr
   [junit4]   2> 3795950 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3795956 INFO  (zkConnectionManagerCallback-71855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795956 INFO  (jetty-launcher-71807-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3795980 WARN  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_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> 3795985 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40133_solr
   [junit4]   2> 3795986 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.c.Overseer Overseer (id=73389316503896072-127.0.0.1:40133_solr-n_0000000000) starting
   [junit4]   2> 3795990 INFO  (OverseerStateUpdate-73389316503896072-127.0.0.1:40133_solr-n_0000000000) [n:127.0.0.1:40133_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40133_solr
   [junit4]   2> 3795999 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40133_solr
   [junit4]   2> 3796001 INFO  (zkCallback-71836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3796004 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3796004 WARN  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_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> 3796066 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3796070 INFO  (zkConnectionManagerCallback-71862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796070 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3796074 INFO  (jetty-launcher-71807-thread-1) [n:127.0.0.1:40133_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node1
   [junit4]   2> 3796074 WARN  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_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> 3796077 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3796084 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41035_solr as DOWN
   [junit4]   2> 3796085 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3796085 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41035_solr
   [junit4]   2> 3796086 INFO  (zkCallback-71836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3796086 INFO  (zkCallback-71861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3796088 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3796088 WARN  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_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> 3796098 INFO  (jetty-launcher-71807-thread-3) [n:127.0.0.1:41035_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node2
   [junit4]   2> 3796130 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3796134 INFO  (zkConnectionManagerCallback-71873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796134 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3796141 WARN  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_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> 3796142 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3796145 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43813_solr as DOWN
   [junit4]   2> 3796146 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3796146 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43813_solr
   [junit4]   2> 3796147 INFO  (zkCallback-71836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3796147 INFO  (zkCallback-71861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3796148 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3796149 WARN  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_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> 3796154 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3796159 INFO  (jetty-launcher-71807-thread-2) [n:127.0.0.1:43813_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node3
   [junit4]   2> 3796172 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3796172 WARN  (jetty-launcher-71807-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> 3796173 WARN  (jetty-launcher-71807-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ff1f842[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796173 WARN  (jetty-launcher-71807-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ff1f842[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796176 WARN  (jetty-launcher-71807-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> 3796177 WARN  (jetty-launcher-71807-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53c6b4d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796177 WARN  (jetty-launcher-71807-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53c6b4d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3796178 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40031/solr
   [junit4]   2> 3796179 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3796179 INFO  (zkConnectionManagerCallback-71887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796179 INFO  (jetty-launcher-71807-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3796281 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3796282 INFO  (zkConnectionManagerCallback-71889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796282 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3796286 WARN  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_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> 3796287 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3796290 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44065_solr as DOWN
   [junit4]   2> 3796291 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3796291 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44065_solr
   [junit4]   2> 3796292 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3796292 INFO  (zkCallback-71836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3796292 INFO  (zkCallback-71888-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3796292 INFO  (zkCallback-71861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3796294 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3796295 WARN  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_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> 3796311 INFO  (jetty-launcher-71807-thread-4) [n:127.0.0.1:44065_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node4
   [junit4]   2> 3796322 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3796323 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3796324 INFO  (zkConnectionManagerCallback-71900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3796324 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3796325 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3796326 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40031/solr ready
   [junit4]   2> 3796379 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3796387 INFO  (OverseerThreadFactory-71860-thread-1-processing-n:127.0.0.1:40133_solr) [n:127.0.0.1:40133_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collectionPropTest
   [junit4]   2> 3796395 INFO  (OverseerThreadFactory-71860-thread-1-processing-n:127.0.0.1:40133_solr) [n:127.0.0.1:40133_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43813_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:43813/solr",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3796398 INFO  (OverseerThreadFactory-71860-thread-1-processing-n:127.0.0.1:40133_solr) [n:127.0.0.1:40133_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:41035_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41035/solr",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3796400 INFO  (OverseerThreadFactory-71860-thread-1-processing-n:127.0.0.1:40133_solr) [n:127.0.0.1:40133_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:40133_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:40133/solr",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3796402 INFO  (OverseerThreadFactory-71860-thread-1-processing-n:127.0.0.1:40133_solr) [n:127.0.0.1:40133_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:44065_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44065/solr",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3796430 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr    x:collectionPropTest_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n3&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3796470 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr    x:collectionPropTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3796478 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3796478 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3796478 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr    x:collectionPropTest_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n5&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3796478 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr    x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3796489 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3796489 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3796490 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 3796490 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr    x:collectionPropTest_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n7&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3796490 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.SolrCore [[collectionPropTest_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node2/collectionPropTest_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node2/collectionPropTest_shard1_replica_n3/data/]
   [junit4]   2> 3796497 INFO  (zkCallback-71888-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3796510 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3796514 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3796532 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3796532 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3796532 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 3796533 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[collectionPropTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node3/collectionPropTest_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node3/collectionPropTest_shard1_replica_n1/data/]
   [junit4]   2> 3796540 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3796540 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3796540 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 3796541 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.SolrCore [[collectionPropTest_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node1/collectionPropTest_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node1/collectionPropTest_shard2_replica_n5/data/]
   [junit4]   2> 3796547 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 3796554 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3796554 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3796554 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionPropTest_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 3796555 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.SolrCore [[collectionPropTest_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node4/collectionPropTest_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_8B06BBE02470D4E0-001/tempDir-001/node4/collectionPropTest_shard2_replica_n7/data/]
   [junit4]   2> 3796557 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3796557 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3796558 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3796558 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3796561 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3796561 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3796562 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3796562 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3796562 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3796562 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3796562 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3796563 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697932147965296640
   [junit4]   2> 3796564 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3796564 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3796564 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3796565 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697932147967393792
   [junit4]   2> 3796573 INFO  (searcherExecutor-71904-thread-1-processing-n:127.0.0.1:43813_solr x:collectionPropTest_shard1_replica_n1 c:collectionPropTest s:shard1 r:core_node2) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.SolrCore [collectionPropTest_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3796575 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3796575 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionPropTest/leaders/shard1
   [junit4]   2> 3796575 INFO  (searcherExecutor-71902-thread-1-processing-n:127.0.0.1:41035_solr x:collectionPropTest_shard1_replica_n3 c:collectionPropTest s:shard1 r:core_node4) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.SolrCore [collectionPropTest_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3796577 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 3796577 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionPropTest/leaders/shard1
   [junit4]   2> 3796581 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 3796591 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3796591 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3796593 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3796593 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3796594 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3796595 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3796595 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3796595 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697932147998851072
   [junit4]   2> 3796599 INFO  (searcherExecutor-71906-thread-1-processing-n:127.0.0.1:40133_solr x:collectionPropTest_shard2_replica_n5 c:collectionPropTest s:shard2 r:core_node6) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.SolrCore [collectionPropTest_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3796605 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3796605 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3796605 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3796605 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3796606 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 3796606 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionPropTest/leaders/shard2
   [junit4]   2> 3796608 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3796609 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3796609 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3796610 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1697932148014579712
   [junit4]   2> 3796612 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 3796613 INFO  (searcherExecutor-71909-thread-1-processing-n:127.0.0.1:44065_solr x:collectionPropTest_shard2_replica_n7 c:collectionPropTest s:shard2 r:core_node8) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.SolrCore [collectionPropTest_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3796619 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionPropTest/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 3796619 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionPropTest/leaders/shard2
   [junit4]   2> 3797083 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3797083 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3797083 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43813/solr/collectionPropTest_shard1_replica_n1/
   [junit4]   2> 3797086 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard1_replica_n1 url=https://127.0.0.1:43813/solr  START replicas=[https://127.0.0.1:41035/solr/collectionPropTest_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 3797087 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard1_replica_n1 url=https://127.0.0.1:43813/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 3797095 INFO  (qtp127149705-119595) [n:127.0.0.1:41035_solr c:collectionPropTest s:shard1 r:core_node4 x:collectionPropTest_shard1_replica_n3 ] o.a.s.c.S.Request [collectionPropTest_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3797095 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3797095 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3797095 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collectionPropTest/leaders/shard1/leader after winning as /collections/collectionPropTest/leader_elect/shard1/election/73389316503896076-core_node2-n_0000000000
   [junit4]   2> 3797097 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43813/solr/collectionPropTest_shard1_replica_n1/ shard1
   [junit4]   2> 3797101 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr c:collectionPropTest s:shard1 r:core_node2 x:collectionPropTest_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3797105 INFO  (qtp1310934054-119598) [n:127.0.0.1:43813_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=634
   [junit4]   2> 3797113 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3797113 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3797113 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40133/solr/collectionPropTest_shard2_replica_n5/
   [junit4]   2> 3797114 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard2_replica_n5 url=https://127.0.0.1:40133/solr  START replicas=[https://127.0.0.1:44065/solr/collectionPropTest_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 3797114 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=collectionPropTest_shard2_replica_n5 url=https://127.0.0.1:40133/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 3797124 INFO  (qtp2080962047-119592) [n:127.0.0.1:44065_solr c:collectionPropTest s:shard2 r:core_node8 x:collectionPropTest_shard2_replica_n7 ] o.a.s.c.S.Request [collectionPropTest_shard2_replica_n7]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3797124 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3797124 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3797124 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collectionPropTest/leaders/shard2/leader after winning as /collections/collectionPropTest/leader_elect/shard2/election/73389316503896072-core_node6-n_0000000000
   [junit4]   2> 3797126 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797126 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40133/solr/collectionPropTest_shard2_replica_n5/ shard2
   [junit4]   2> 3797129 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr c:collectionPropTest s:shard2 r:core_node6 x:collectionPropTest_shard2_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3797130 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797133 INFO  (qtp1173770448-119597) [n:127.0.0.1:40133_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n5&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=655
   [junit4]   2> 3797589 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797589 INFO  (zkCallback-71836-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797593 INFO  (qtp127149705-119589) [n:127.0.0.1:41035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n3&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1162
   [junit4]   2> 3797626 INFO  (zkCallback-71836-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797626 INFO  (zkCallback-71872-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797626 INFO  (zkCallback-71861-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3797630 INFO  (qtp2080962047-119583) [n:127.0.0.1:44065_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n7&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1141
   [junit4]   2> 3797633 INFO  (qtp127149705-119590) [n:127.0.0.1:41035_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3797634 INFO  (qtp127149705-119590) [n:127.0.0.1:41035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=1250
   [junit4]   2> 3797634 INFO  (TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[8B06BBE02470D4E0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collectionPropTest
   [junit4]   2> 3797641 INFO  (qtp127149705-119591) [n:127.0.0.1:41035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3797654 INFO  (qtp127149705-119593) [n:127.0.0.1:41035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3797767 INFO  (jetty-closer-71925-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1877312833
   [junit4]   2> 3797767 INFO  (jetty-closer-71925-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=71693772
   [junit4]   2> 3797767 INFO  (jetty-closer-71925-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40133_solr
   [junit4]   2> 3797767 INFO  (jetty-closer-71925-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41035_solr
   [junit4]   2> 3797767 INFO  (jetty-closer-71925-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=844661955
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44065_solr
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40133_solr as DOWN
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41035_solr as DOWN
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=189395702
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43813_solr
   [junit4]   2> 3797768 INFO  (jetty-closer-71925-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3797769 INFO  (jetty-closer-71925-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44065_solr as DOWN
   [junit4]   2> 3797770 INFO  (jetty-closer-71925-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3797770 INFO  (jetty-closer-71925-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43813_solr as DOWN
   [junit4]   2> 3797772 INFO  (zkCallback-71888-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collectionPropTest/state.json] for collection [collec

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

unit4]   2> 5240787 INFO  (jetty-closer-86001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 5240787 INFO  (jetty-closer-86001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 5240787 INFO  (jetty-closer-86001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 5240787 INFO  (jetty-closer-86001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 5240789 INFO  (zkCallback-85916-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 5240790 INFO  (jetty-closer-86001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 5240790 INFO  (jetty-closer-86001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 5240790 INFO  (jetty-closer-86001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 5240790 INFO  (jetty-closer-86001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 5240795 INFO  (closeThreadPool-86011-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73389410293186566-127.0.0.1:36045_solr-n_0000000000) closing
   [junit4]   2> 5240795 INFO  (OverseerStateUpdate-73389410293186566-127.0.0.1:36045_solr-n_0000000000) [n:127.0.0.1:36045_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36045_solr
   [junit4]   2> 5240797 INFO  (OverseerAutoScalingTriggerThread-73389410293186566-127.0.0.1:36045_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 5240798 INFO  (closeThreadPool-86011-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73389410293186566-127.0.0.1:36045_solr-n_0000000000) closing
   [junit4]   2> 5240890 INFO  (jetty-closer-86001-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@329d1de9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42565}
   [junit4]   2> 5240891 INFO  (jetty-closer-86001-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5541bceb{/solr,null,STOPPED}
   [junit4]   2> 5240891 INFO  (jetty-closer-86001-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5240989 INFO  (jetty-closer-86001-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73389410293186566-127.0.0.1:36045_solr-n_0000000000) closing
   [junit4]   2> 5240991 INFO  (jetty-closer-86001-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@13ffec0b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 5240991 INFO  (jetty-closer-86001-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a741cde{/solr,null,STOPPED}
   [junit4]   2> 5240991 INFO  (jetty-closer-86001-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5240991 INFO  (SUITE-LeaderTragicEventTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 5241093 WARN  (SUITE-LeaderTragicEventTest-seed#[8B06BBE02470D4E0]-worker-SendThread(127.0.0.1:46735)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104bb47a2cd0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104bb47a2cd0001, 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 0x104bb47a2cd0001, 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> 5241194 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> 	9	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	5	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73389410293186566-127.0.0.1:36045_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73389410293186566-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 5241197 INFO  (SUITE-LeaderTragicEventTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46735
   [junit4]   2> 5241197 INFO  (SUITE-LeaderTragicEventTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46735
   [junit4]   2> 5241197 INFO  (SUITE-LeaderTragicEventTest-seed#[8B06BBE02470D4E0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46735
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_8B06BBE02470D4E0-001
   [junit4]   2> Apr 24, 2021 2:48:45 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=348, maxMBSortInHeap=7.367791722558556, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ko, timezone=America/Detroit
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=134396296,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreMetricManagerTest, TestUnifiedSolrHighlighter, SignificantTermsQParserPluginTest, TestJavabinTupleStreamParser, TestStressLiveNodes, TestBulkSchemaConcurrent, ManagedSchemaRoundRobinCloudTest, TestCloudPseudoReturnFields, TestConfigReload, TestPivotHelperCode, PolyFieldTest, CollectionsAPISolrJTest, TestFieldCacheVsDocValues, CreateRoutedAliasTest, TestAtomicUpdateErrorCases, ReplicationFactorTest, LeaderElectionIntegrationTest, HttpTriggerListenerTest, TestReplicaProperties, PeerSyncWithLeaderAndIndexFingerprintCachingTest, ReindexCollectionTest, CollectionsAPIAsyncDistributedZkTest, TriggerEventQueueTest, TestFieldSortValues, PackageManagerCLITest, TestSerializedLuceneMatchVersion, TestSimUtils, UpdateParamsTest, TestDocSet, TestExactSharedStatsCache, TestDFRSimilarityFactory, TestUseDocValuesAsStored, TestCircuitBreaker, PluginInfoTest, ByteBuffersDirectoryFactoryTest, ShardRoutingTest, TestPullReplicaErrorHandling, DeleteReplicaTest, AssignBackwardCompatibilityTest, SortByFunctionTest, StressHdfsTest, PurgeGraphTest, TestBM25SimilarityFactory, BasicFunctionalityTest, TestRecoveryHdfs, TestMultiValuedNumericRangeQuery, TestShortCircuitedRequests, ZkStateWriterTest, RequestLoggingTest, TestInfoStreamLogging, TestManagedSchemaThreadSafety, TestSimNodeLostTrigger, TestOverriddenPrefixQueryForCustomFieldType, TestCSVResponseWriter, SpellCheckCollatorWithCollapseTest, TestRestoreCore, HdfsDirectoryTest, TestSchemaNameResource, TimeRoutedAliasUpdateProcessorTest, TestSchemaManager, TestFileDictionaryLookup, PrimUtilsTest, SignatureUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, BigEndianAscendingWordSerializerTest, TestMacros, TermsComponentTest, SuggestComponentContextFilterQueryTest, TestNumericTerms64, TestQueryTypes, MetricUtilsTest, TestLegacyField, TestSearcherReuse, JWTAuthPluginIntegrationTest, DistributedIntervalFacetingTest, TestHashPartitioner, TestDynamicLoading, TestCoreContainer, ResourceLoaderTest, ZookeeperStatusHandlerTest, OverseerSolrResponseUnsafeSerializationTest, MetricTriggerIntegrationTest, CdcrBootstrapTest, TestSolrConfigHandlerCloud, TestSortByMinMaxFunction, DistributedUpdateProcessorTest, TestGraphTermsQParserPlugin, SolrCloudReportersTest, TestPhraseSuggestions, TestSystemCollAutoCreate, TestMinHashQParser, RankFieldTest, AuditLoggerPluginTest, HLLSerializationTest, TestZkChroot, OverseerCollectionConfigSetProcessorTest, SuggesterWFSTTest, TestSolrJacksonAnnotation, ZkDynamicConfigTest, MetricsHistoryWithAuthIntegrationTest, XsltUpdateRequestHandlerTest, LeaderTragicEventTest]
   [junit4] Completed [922/936 (2!)] on J1 in 15.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 50848 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 254 - 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.x - Build # 253 - Still Unstable!

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:77)  at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:344)  at org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:672)  at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:533)  at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)  at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)  at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:269)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDeleteByQuery(DistributedUpdateProcessor.java:922)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:877)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:838)  at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:458)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:741)  at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:313)  at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:129)  at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:127)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:82)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)  at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)  at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)  at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:516)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)  at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)  at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)  at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:77)  at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:344)  at org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:672)  at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:533)  at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)  at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)  at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:269)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDeleteByQuery(DistributedUpdateProcessor.java:922)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:877)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:838)  at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:458)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:741)  at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:313)  at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:129)  at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:127)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:82)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)  at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)  at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)  at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:516)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)  at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)  at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)  at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:77)
	at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:344)
	at org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:672)
	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:533)
	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:269)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDeleteByQuery(DistributedUpdateProcessor.java:922)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:877)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:838)
	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:458)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:741)
	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:313)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:129)
	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)
	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:127)
	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:82)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:77)
	at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:344)
	at org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:672)
	at org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:533)
	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:83)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:269)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDeleteByQuery(DistributedUpdateProcessor.java:922)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionDeleteByQuery(DistributedUpdateProcessor.java:877)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:838)
	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDeleteByQuery(DistributedZkUpdateProcessor.java:458)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:741)
	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processDelete(DistributedZkUpdateProcessor.java:313)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:129)
	at org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:211)
	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:127)
	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:70)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:82)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([552F4D7CF7190DBA]: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:330)
	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)


FAILED:  org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter

Error Message:
while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t

Stack Trace:
org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
	at __randomizedtesting.SeedInfo.seed([552F4D7CF7190DBA:17545373B95C1D6]:0)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
	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.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
	... 57 more
Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
	... 60 more


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse

Error Message:
Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([1F7177C1EA612460:DD74AFA82C96AD4D]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.request(ConcurrentUpdateHttp2SolrClient.java:359)
	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.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse(SolrExampleStreamingBinaryHttp2Test.java:81)
	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)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse

Error Message:
Error from server at http://127.0.0.1:33363/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33363/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([1F7177C1EA612460:DD74AFA82C96AD4D]: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.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
	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.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse(SolrExampleStreamingBinaryTest.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 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 13506 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
   [junit4]   2> 557921 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-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.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 557921 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 557921 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_552F4D7CF7190DBA-001/data-dir-16-001
   [junit4]   2> 557921 WARN  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 557921 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 557923 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-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> 557923 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n_m/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 559315 WARN  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 559342 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 559346 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559346 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559346 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 559348 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16dee1a9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 559524 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@2aa75038{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/jetty-localhost_localdomain-45739-hadoop-hdfs-3_2_0-tests_jar-_-any-2695502633828594680/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 559525 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5103ab90{HTTP/1.1, (http/1.1)}{localhost.localdomain:45739}
   [junit4]   2> 559525 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.Server Started @559555ms
   [junit4]   2> 560267 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 560352 WARN  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 560358 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 560359 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 560359 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 560359 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 560362 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cab1e30{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 560465 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@1f80bc0{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/jetty-localhost-34461-hadoop-hdfs-3_2_0-tests_jar-_-any-3626781878414413192/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 560466 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2028d097{HTTP/1.1, (http/1.1)}{localhost:34461}
   [junit4]   2> 560466 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.Server Started @560496ms
   [junit4]   2> 560956 WARN  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 560957 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 560958 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 560958 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 560958 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 560958 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2897bdf0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 561060 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@406b51df{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/jetty-localhost-38861-hadoop-hdfs-3_2_0-tests_jar-_-any-5706382581648755677/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 561061 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@353b6c29{HTTP/1.1, (http/1.1)}{localhost:38861}
   [junit4]   2> 561061 INFO  (SUITE-HdfsChaosMonkeySafeLeaderTest-seed#[552F4D7CF7190DBA]-worker) [     ] o.e.j.s.Server Started @561091ms
   [junit4]   2> 561910 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf648ba711f3e6428: Processing first storage report for DS-e25143ab-a4c1-4b63-be99-e0eb53005a7e from datanode f1f2e35e-d2ad-4c8d-a4d8-f12d88e29c2e
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf648ba711f3e6428: from storage DS-e25143ab-a4c1-4b63-be99-e0eb53005a7e node DatanodeRegistration(127.0.0.1:36515, datanodeUuid=f1f2e35e-d2ad-4c8d-a4d8-f12d88e29c2e, infoPort=33013, infoSecurePort=0, ipcPort=33661, storageInfo=lv=-57;cid=testClusterID;nsid=1921230872;c=1619444453677), blocks: 0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x3a9caa0589b757e9: Processing first storage report for DS-a7a8cb32-3963-45e1-9c0e-2c14fec13910 from datanode e76611b4-8355-4bd1-aa3c-1543b86b90fc
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x3a9caa0589b757e9: from storage DS-a7a8cb32-3963-45e1-9c0e-2c14fec13910 node DatanodeRegistration(127.0.0.1:34743, datanodeUuid=e76611b4-8355-4bd1-aa3c-1543b86b90fc, infoPort=33287, infoSecurePort=0, ipcPort=40443, storageInfo=lv=-57;cid=testClusterID;nsid=1921230872;c=1619444453677), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf648ba711f3e6428: Processing first storage report for DS-8280799c-1866-4a54-ad77-9ff3f85ce9de from datanode f1f2e35e-d2ad-4c8d-a4d8-f12d88e29c2e
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xf648ba711f3e6428: from storage DS-8280799c-1866-4a54-ad77-9ff3f85ce9de node DatanodeRegistration(127.0.0.1:36515, datanodeUuid=f1f2e35e-d2ad-4c8d-a4d8-f12d88e29c2e, infoPort=33013, infoSecurePort=0, ipcPort=33661, storageInfo=lv=-57;cid=testClusterID;nsid=1921230872;c=1619444453677), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x3a9caa0589b757e9: Processing first storage report for DS-7e98b01e-9382-4c16-826b-1d47311717d4 from datanode e76611b4-8355-4bd1-aa3c-1543b86b90fc
   [junit4]   2> 561913 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x3a9caa0589b757e9: from storage DS-7e98b01e-9382-4c16-826b-1d47311717d4 node DatanodeRegistration(127.0.0.1:34743, datanodeUuid=e76611b4-8355-4bd1-aa3c-1543b86b90fc, infoPort=33287, infoSecurePort=0, ipcPort=40443, storageInfo=lv=-57;cid=testClusterID;nsid=1921230872;c=1619444453677), blocks: 0, hasStaleStorage: false, processing time: 1 msecs, invalidatedBlocks: 0
   [junit4]   2> 562054 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 562054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 562054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 562055 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 562154 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44491
   [junit4]   2> 562154 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44491
   [junit4]   2> 562154 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44491
   [junit4]   2> 562154 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44491
   [junit4]   2> 562156 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 562162 INFO  (zkConnectionManagerCallback-956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562162 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 562166 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 562172 INFO  (zkConnectionManagerCallback-958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562172 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 562173 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 562174 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 562175 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 562176 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 562177 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 562179 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 562180 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 562181 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 562182 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 562182 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 562183 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 562185 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 562187 INFO  (zkConnectionManagerCallback-962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562187 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 562290 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 562390 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 562390 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 562390 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 562390 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 562391 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 562391 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 562391 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d951f6e{/n_m,null,AVAILABLE}
   [junit4]   2> 562393 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a2624fe{SSL, (ssl, http/1.1)}{127.0.0.1:39095}
   [junit4]   2> 562393 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.s.Server Started @562424ms
   [junit4]   2> 562393 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42435/hdfs__localhost.localdomain_42435__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J3_temp_solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_552F4D7CF7190DBA-001_tempDir-002_control_data, replicaType=NRT, hostContext=/n_m, hostPort=39095, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_552F4D7CF7190DBA-001/control-001/cores}
   [junit4]   2> 562394 ERROR (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 562394 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 562394 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 562394 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 562394 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 562394 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-26T13:40:57.190Z
   [junit4]   2> 562395 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 562396 INFO  (zkConnectionManagerCallback-964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562396 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 562497 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 562498 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_552F4D7CF7190DBA-001/control-001/solr.xml
   [junit4]   2> 562501 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 562501 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 562503 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@183397a5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 564068 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 564068 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] 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> 564070 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f67957b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 564070 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f67957b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 564076 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] 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> 564079 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f683f5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 564079 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f683f5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 564080 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44491/solr
   [junit4]   2> 564081 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 564083 INFO  (zkConnectionManagerCallback-975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 564083 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 564084 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]-SendThread(127.0.0.1:44491)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104c5544fd80004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104c5544fd80004, 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 0x104c5544fd80004, 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> 564197 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 564198 INFO  (zkConnectionManagerCallback-977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 564198 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 564271 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] 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> 564277 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39095_n_m
   [junit4]   2> 564278 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.c.Overseer Overseer (id=73400459852251141-127.0.0.1:39095_n_m-n_0000000000) starting
   [junit4]   2> 564283 INFO  (OverseerStateUpdate-73400459852251141-127.0.0.1:39095_n_m-n_0000000000) [n:127.0.0.1:39095_n_m     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39095_n_m
   [junit4]   2> 564283 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39095_n_m
   [junit4]   2> 564285 INFO  (OverseerStateUpdate-73400459852251141-127.0.0.1:39095_n_m-n_0000000000) [n:127.0.0.1:39095_n_m     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 564287 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 564288 WARN  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] 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> 564300 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 564320 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@183397a5
   [junit4]   2> 564326 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@183397a5
   [junit4]   2> 564326 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@183397a5
   [junit4]   2> 564327 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [n:127.0.0.1:39095_n_m     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_552F4D7CF7190DBA-001/control-001/cores
   [junit4]   2> 564348 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 564350 INFO  (zkConnectionManagerCallback-994-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 564350 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 564351 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 564353 INFO  (TEST-HdfsChaosMonkeySafeLeaderTest.test-seed#[552F4D7CF7190DBA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44491/solr ready
   [junit4]   2> 564390 INFO  (OverseerThreadFactory-984-thread-1-processing-n:127.0.0.1:39095_n_m) [n:127.0.0.1:39095_n_m     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 564505 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m    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> 564505 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 565527 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 565540 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 565551 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 565611 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565613 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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@183397a5
   [junit4]   2> 565620 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42435/solr_hdfs_home
   [junit4]   2> 565620 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 565620 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_552F4D7CF7190DBA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:42435/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 565622 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42435/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 565635 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565635 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 565635 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 565692 WARN  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565692 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565697 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42435/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 565718 WARN  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565729 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42435/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 565735 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565735 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 565738 WARN  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565738 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 565739 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45904814864941845]
   [junit4]   2> 566377 WARN  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566430 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566430 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566430 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 566445 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 566445 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 566447 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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=1.978515625, floorSegmentMB=0.86328125, forceMergeDeletesPctAllowed=9.419720704601437, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1649909691896455, deletesPctAllowed=42.01453365011285
   [junit4]   2> 566558 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 566558 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566561 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566562 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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 1698110595512926208
   [junit4]   2> 566565 INFO  (searcherExecutor-996-thread-1-processing-n:127.0.0.1:39095_n_m x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39095_n_m 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> 566568 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566568 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566574 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 566574 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566574 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39095/n_m/control_collection_shard1_replica_n1/
   [junit4]   2> 566576 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566576 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:39095/n_m/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 566576 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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/73400459852251141-core_node2-n_0000000000
   [junit4]   2> 566581 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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:39095/n_m/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 566692 INFO  (zkCallback-976-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> 566692 INFO  (zkCallback-976-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> 566694 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m 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> 566697 INFO  (qtp68884983-1560) [n:127.0.0.1:39095_n_m     ] 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=2192
   [junit4]   2> 566700 INFO  (qtp68884983-1557) [n:127.0.0.1:39095_n_m     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 566797 INFO  (zkCallback-976-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> 566797 INFO  (zkCallback-976-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> 566797 INFO  (zkCallback-976-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> 566798 INFO  (qtp68884983-1557) [n:127.0.0.1:39095_n_m     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/col

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

read-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 148524 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1024-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1024-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1024-thread-1]: now merge
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1024-thread-1]:   index(source): _2g(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619450519932}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=5gxzvzmkzqzfdsx1xxe2acvl2
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1024-thread-1]:   no more merges pending; now return
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: waitForMerges
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: waitForMerges done
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: commit: start
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: commit: enter lock
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: commit: now prepare
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: prepareCommit: flush
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]:   index before flush _2g(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619450519932}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=5gxzvzmkzqzfdsx1xxe2acvl2
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1024-thread-1]: startFullFlush
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1024-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1024-thread-1]: coreCloseExecutor-1024-thread-1 finishFullFlush success=true
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: startCommit(): start
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: commit: took 0.1 msec
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: commit: done
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: rollback
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: all running merges have aborted
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: rollback: done finish merges
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1024-thread-1]: abort
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.as.u.LoggingInfoStream [DW][coreCloseExecutor-1024-thread-1]: done abort success=true
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1024-thread-1]: rollback: infos=_2g(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619450519932}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=5gxzvzmkzqzfdsx1xxe2acvl2
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1024-thread-1]: now checkpoint "_2g(8.9.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=4.15.0-112-generic, timestamp=1619450519932}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=5gxzvzmkzqzfdsx1xxe2acvl2" [1 segments ; isCommit = false]
   [junit4]   2> 148525 INFO  (coreCloseExecutor-1024-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1024-thread-1]: 0 msec to checkpoint
   [junit4]   2> 148526 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 148526 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@143e6558: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7b4ec29e
   [junit4]   2> 148532 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 148532 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5970de67: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4a4f9c68
   [junit4]   2> 148534 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 148534 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21136b53: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7ebcfd34
   [junit4]   2> 148535 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2cf788c8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 148535 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38d45e7b{/solr,null,STOPPED}
   [junit4]   2> 148535 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[1F7177C1EA612460]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_1F7177C1EA612460-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-VE, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=166043888,total=338165760
   [junit4]   2> NOTE: All tests run in this JVM: [OrEvaluatorTest, DomainMapTest, JdbcDriverTest, DivideEvaluatorTest, CollectionAdminRequestRequiredParamsTest, SolrExampleEmbeddedTest, SquareRootEvaluatorTest, AbsoluteValueEvaluatorTest, FieldValueEvaluatorTest, TestDocumentObjectBinder, MathExpressionTest, TestCloudSolrClientConnections, PerReplicaStatesRestartTest, FieldAnalysisResponseTest, ArcCosineEvaluatorTest, TermsResponseTest, AscEvaluatorTest, TestPathTrie, CloudHttp2SolrClientMultiConstructorTest, ClientUtilsTest, CloudSolrClientBuilderTest, TestDelegationTokenRequest, SolrExampleXMLTest, JsonQueryRequestIntegrationTest, TestSolrProperties, UrlSchemeTest, UsingSolrJRefGuideExamplesTest, TestBatchUpdate, TestLBHttpSolrClient, TestPolicy, TestPolicyOld, LargeVolumeJettyTest, SolrExampleStreamingBinaryTest]
   [junit4] Completed [93/215 (2!)] on J0 in 6.80s, 42 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 50039 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 252 - Still Unstable!

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

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14555, name=Thread-3988, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([B2994BE0351EEBE0:C5E49DC015878910]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B2994BE0351EEBE0]: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 13948 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 1311530 INFO  (SUITE-SolrJmxReporterTest-seed#[B2994BE0351EEBE0]-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.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1311531 INFO  (SUITE-SolrJmxReporterTest-seed#[B2994BE0351EEBE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-99-001
   [junit4]   2> 1311531 INFO  (SUITE-SolrJmxReporterTest-seed#[B2994BE0351EEBE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1311532 INFO  (SUITE-SolrJmxReporterTest-seed#[B2994BE0351EEBE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1311532 INFO  (SUITE-SolrJmxReporterTest-seed#[B2994BE0351EEBE0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1311534 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 1311535 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1311540 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1311554 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1311562 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1311569 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1312261 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/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.x/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.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1312263 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/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.x/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.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1312264 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1312265 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33ab5273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312265 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33ab5273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312268 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4495c21d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312268 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4495c21d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312270 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] 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> 1312297 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1312304 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1312304 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1312305 INFO  (coreLoadExecutor-7604-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1312313 INFO  (coreLoadExecutor-7604-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.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1312330 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1312346 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1312353 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1312359 INFO  (coreLoadExecutor-7604-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.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1312359 INFO  (coreLoadExecutor-7604-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@737ba174
   [junit4]   2> 1312359 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-99-001/]
   [junit4]   2> 1312361 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1987734d
   [junit4]   2> 1312398 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312398 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312399 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1312399 WARN  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1312400 INFO  (coreLoadExecutor-7604-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1312401 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1312402 INFO  (searcherExecutor-7606-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1312441 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-spetxgkibi.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72ec1036
   [junit4]   2> 1312469 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-kjaayz.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72ec1036
   [junit4]   2> 1312469 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 1312481 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1312481 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6499ffcd: rootName = SolrJmxReporterTest-vlctz, domain = solr.core.collection1, service url = null, agent id = localhost_1619360688628] for registry solr.core.collection1/null
   [junit4]   2> 1312481 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7efeb0ce: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@64a3f446
   [junit4]   2> 1312494 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68dcad32: rootName = SolrJmxReporterTest-spetxgkibi, domain = solr.core.collection1, service url = null, agent id = localhost_1619360688628] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@64a3f446
   [junit4]   2> 1312507 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33b0572f: rootName = SolrJmxReporterTest-kjaayz, domain = solr.core.collection1, service url = null, agent id = localhost_1619360688628] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@64a3f446
   [junit4]   2> 1312520 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@12320f5
   [junit4]   2> 1312520 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1312520 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=954020166
   [junit4]   2> 1312521 INFO  (coreCloseExecutor-7611-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12320f5
   [junit4]   2> 1312521 INFO  (coreCloseExecutor-7611-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@12320f5
   [junit4]   2> 1312522 INFO  (coreCloseExecutor-7611-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1312525 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1312525 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4224c8ea: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@207c1f3e
   [junit4]   2> 1312531 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1312531 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37156891: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@10a418b3
   [junit4]   2> 1312533 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1312533 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73910842: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@28c0f079
   [junit4]   2> 1312535 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 1312538 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 1312539 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1312544 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1312559 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1312571 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-100-001
   [junit4]   2> 1312573 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1312580 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1313168 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/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.x/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.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1313170 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/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.x/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.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1313172 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1313172 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6003ecd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1313172 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6003ecd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1313175 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1949b321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1313175 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1949b321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1313177 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] 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> 1313205 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1313213 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1313213 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1313214 INFO  (coreLoadExecutor-7623-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1313221 INFO  (coreLoadExecutor-7623-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.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1313244 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1313252 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1313270 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1313284 INFO  (coreLoadExecutor-7623-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.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1313284 INFO  (coreLoadExecutor-7623-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@737ba174
   [junit4]   2> 1313284 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-100-001/]
   [junit4]   2> 1313290 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@301cc7dd
   [junit4]   2> 1313390 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1313390 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1313391 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1313391 WARN  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1313392 INFO  (coreLoadExecutor-7623-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1313393 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1313393 INFO  (searcherExecutor-7625-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1313432 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-xlucro.SolrJmxReporterTest-' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72ec1036
   [junit4]   2> 1314012 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1314012 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23d7c04f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7eedd832
   [junit4]   2> 1314032 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@87dfecd: rootName = SolrJmxReporterTest-xlucro, domain = SolrJmxReporterTest-, service url = null, agent id = localhost_1619360688628] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7eedd832
   [junit4]   2> 1314055 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@64627c25
   [junit4]   2> 1314055 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@64627c25
   [junit4]   2> 1314154 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> ??? 25, 2021 11:24:51 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-3988,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([B2994BE0351EEBE0]: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> 1316166 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1316166 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@64627c25
   [junit4]   2> 1316166 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1316166 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=609986570
   [junit4]   2> 1316167 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1316167 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@592722b9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@496fd939
   [junit4]   2> 1316173 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1316173 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a6a116b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@10a418b3
   [junit4]   2> 1316176 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1316176 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55b82d12: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@28c0f079
   [junit4]   2> 1316177 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[B2994BE0351EEBE0]) [     ] 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=B2994BE0351EEBE0 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-RS -Dtests.timezone=America/Santarem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.64s J3 | SolrJmxReporterTest.testClosedCore <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14555, name=Thread-3988, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2994BE0351EEBE0:C5E49DC015878910]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2994BE0351EEBE0]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 1316182 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 1316182 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1316199 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1316213 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1316219 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-101-001
   [junit4]   2> 1316222 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1316228 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1316657 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/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.x/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.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1316658 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/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.x/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.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 1316660 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1316660 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@574ad271[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1316660 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@574ad271[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1316663 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10a8ca55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1316663 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10a8ca55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1316664 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] 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> 1316693 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1316700 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1316700 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@737ba174
   [junit4]   2> 1316701 INFO  (coreLoadExecutor-7641-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1316708 INFO  (coreLoadExecutor-7641-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.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1316724 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1316732 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1316738 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1316745 INFO  (coreLoadExecutor-7641-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.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1316745 INFO  (coreLoadExecutor-7641-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@737ba174
   [junit4]   2> 1316745 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-101-001/]
   [junit4]   2> 1316746 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@337f7ba1
   [junit4]   2> 1316792 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1316792 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1316793 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1316793 WARN  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1316794 INFO  (coreLoadExecutor-7641-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1316795 INFO  (searcherExecutor-7643-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1316795 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1316824 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-zliyfowd.SolrJmxReporterTest-ocw' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72ec1036
   [junit4]   2> 1316941 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1316941 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a0d80a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@56dfaf83
   [junit4]   2> 1316969 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15b1f757: rootName = SolrJmxReporterTest-zliyfowd, domain = SolrJmxReporterTest-ocw, service url

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

8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_B2994BE0351EEBE0-001/data-dir-102-001/]
   [junit4]   2> 1319057 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1319057 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1319060 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1319060 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1319062 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1319063 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1319074 INFO  (searcherExecutor-7667-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1319075 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18cbe401
   [junit4]   2> 1319075 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@18cbe401
   [junit4]   2> 1319075 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@748865ed: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6db6e6e3
   [junit4]   2> 1319092 INFO  (searcherExecutor-7667-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1319094 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35a2e02c: rootName = SolrJmxReporterTest-tdqaugud, domain = SolrJmxReporterTest-rrvqa, service url = null, agent id = localhost_1619360688628] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6db6e6e3
   [junit4]   2> 1319162 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-tdqaugud.SolrJmxReporterTest-k' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72ec1036
   [junit4]   2> 1319169 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 1319169 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d89a044: rootName = SolrJmxReporterTest-tdqaugud, domain = SolrJmxReporterTest-k, service url = null, agent id = localhost_1619360688628] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6db6e6e3
   [junit4]   2> 1319187 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d9040d1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6db6e6e3
   [junit4]   2> 1319204 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@18cbe401
   [junit4]   2> 1319204 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1319204 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=227304450
   [junit4]   2> 1319206 INFO  (coreCloseExecutor-7672-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@af8176d
   [junit4]   2> 1319206 INFO  (coreCloseExecutor-7672-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@af8176d
   [junit4]   2> 1319207 INFO  (coreCloseExecutor-7672-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1319209 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1319209 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57c5264d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@18fbaaf0
   [junit4]   2> 1319215 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1319215 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10bc30f5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@10a418b3
   [junit4]   2> 1319223 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1319223 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c59eba4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@28c0f079
   [junit4]   2> 1319247 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[B2994BE0351EEBE0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 1319247 INFO  (SUITE-SolrJmxReporterTest-seed#[B2994BE0351EEBE0]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-RS, timezone=America/Santarem
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=213865104,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSort, TriggerSetPropertiesIntegrationTest, TestManagedSchema, TestExpandComponent, TestSmileRequest, TestGroupingSearch, IndexBasedSpellCheckerTest, BasicAuthOnSingleNodeTest, AddReplicaTest, HDFSCollectionsAPITest, FieldMutatingUpdateProcessorTest, LeaderFailoverAfterPartitionTest, SolrLogAuditLoggerPluginTest, DistributedMLTComponentTest, SolrRequestParserTest, DocValuesMultiTest, CursorPagingTest, TestRandomFaceting, TestTermsQParserPlugin, TestSolrDeletionPolicy2, TestEmbeddedSolrServerSchemaAPI, SolrCoreCheckLockOnStartupTest, NumberUtilsTest, TestAuthenticationFramework, TestLegacyFieldCache, MoreLikeThisHandlerTest, MergeStrategyTest, V2CollectionBackupsAPIMappingTest, ZkCollectionPropsCachingTest, ExecutePlanActionTest, TestCodecSupport, HdfsUnloadDistributedZkTest, TestConfigSetsAPIExclusivity, TestComponentsName, DeleteLastCustomShardedReplicaTest, TestHttpServletCarrier, CdcrReplicationHandlerTest, ConcurrentCreateCollectionTest, OutOfBoxZkACLAndCredentialsProvidersTest, BlobRepositoryCloudTest, TestSchemaSimilarityResource, TestCloudJSONFacetJoinDomain, TestCaffeineCache, RankQueryTest, OverseerRolesTest, DefaultValueUpdateProcessorTest, SaslZkACLProviderTest, TestSolrCloudWithHadoopAuthPlugin, ZkSolrClientTest, MinimalSchemaTest, DistributedSpellCheckComponentTest, ForceLeaderWithTlogReplicasTest, TestMultiWordSynonyms, TestRealTimeGet, ExitableDirectoryReaderTest, TestDistributedGrouping, TestReplicationHandlerDiskOverFlow, TestConfigSetProperties, OverseerTaskQueueTest, TestNumericRangeQuery64, SolrXmlInZkTest, MissingSegmentRecoveryTest, JWTIssuerConfigTest, TestDynamicFieldCollectionResource, TestTestInjection, TestInPlaceUpdatesStandalone, TestDynamicURP, BaseCdcrDistributedZkTest, SynonymTokenizerTest, SmileWriterTest, FastVectorHighlighterTest, TestDynamicFieldNamesIndexCorrectly, TestTrie, AutoAddReplicasIntegrationTest, UUIDFieldTest, CurrencyFieldTypeTest, TestFieldTypeCollectionResource, TestPushWriter, SolrJmxReporterTest]
   [junit4] Completed [223/936 (1!)] on J3 in 7.97s, 4 tests, 1 error <<< FAILURES!

[...truncated 53202 lines...]