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

2 tests failed.
FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37265/solr: Could not backup all shards
        at 
__randomizedtesting.SeedInfo.seed([DCDBCA01B1997D58:EA974E9EC4C07F17]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:184)
        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.metrics.reporters.SolrJmxReporterTest.testClosedCore

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=10971, name=Thread-1410, state=RUNNABLE, 
group=TGRP-SolrJmxReporterTest]
        at 
__randomizedtesting.SeedInfo.seed([DCDBCA01B1997D58:ABA61C2191001FA8]:0)
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([DCDBCA01B1997D58]: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 14447 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 824940 INFO  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 824941 INFO  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-62-001
   [junit4]   2> 824941 WARN  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
   [junit4]   2> 824941 INFO  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 824946 INFO  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-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> 824947 INFO  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 824954 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadCore
   [junit4]   2> 824955 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 824964 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 824996 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 825021 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 825033 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 825588 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 825588 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
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> 825590 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18863484[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 825590 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18863484[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 825592 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
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> 825593 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@765f162[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 825593 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@765f162[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 825594 WARN  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
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> 825627 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 825635 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 825635 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 825636 INFO  (coreLoadExecutor-5780-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 825643 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 825661 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 825670 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 825678 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 825685 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 825685 INFO  (coreLoadExecutor-5780-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@2ead6b5f
   [junit4]   2> 825686 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-62-001/]
   [junit4]   2> 825687 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@14091630
   [junit4]   2> 825728 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 825728 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 825729 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=21.984375, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=11.207628722565994, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.735980664267448, deletesPctAllowed=35.07858707194424
   [junit4]   2> 825729 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 825730 INFO  (coreLoadExecutor-5780-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 825731 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 825731 INFO  
(searcherExecutor-5782-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 825779 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-fnppjctb.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44ab0c26
   [junit4]   2> 825791 ERROR 
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties:
   [junit4]   2>           => java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2>        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]   2> java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2>        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.newByteChannel(Files.java:361) 
~[?:1.8.0_281]
   [junit4]   2>        at java.nio.file.Files.newByteChannel(Files.java:407) 
~[?:1.8.0_281]
   [junit4]   2>        at 
java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384)
 ~[?:1.8.0_281]
   [junit4]   2>        at java.nio.file.Files.newInputStream(Files.java:152) 
~[?:1.8.0_281]
   [junit4]   2>        at 
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:187)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reloadCoreDescriptor(CoreContainer.java:1641)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1690) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1669) [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporterTest.testReloadCore(SolrJmxReporterTest.java:187)
 [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$8.evaluate(RandomizedRunner.java:938)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
 [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> 825799 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 825816 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 825824 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 825831 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 825838 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 825880 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [    
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@2ead6b5f
   [junit4]   2> 825880 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-62-001/]
   [junit4]   2> 825929 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 825929 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 825931 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 825931 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 825933 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 825934 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 825939 INFO  (searcherExecutor-5787-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 825940 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@321c1b60
   [junit4]   2> 825940 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@321c1b60
   [junit4]   2> 825940 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@361e6c30: rootName = 
SolrJmxReporterTest-fnppjctb, domain = solr.core.collection1, service url = 
null, agent id = localhost_1614161455818] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@3942da98
   [junit4]   2> 825951 INFO  (searcherExecutor-5787-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 825960 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a6d6c5a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3942da98
   [junit4]   2> 826029 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-fnppjctb.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44ab0c26
   [junit4]   2> 826034 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 826034 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52ea0ec3: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3942da98
   [junit4]   2> 826051 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@334bd869: rootName = 
SolrJmxReporterTest-fnppjctb, domain = solr.core.collection1, service url = 
null, agent id = localhost_1614161455818] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@3942da98
   [junit4]   2> 826067 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@321c1b60
   [junit4]   2> 826068 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 826068 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1148216346
   [junit4]   2> 826120 INFO  (coreCloseExecutor-5792-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1131452b
   [junit4]   2> 826120 INFO  (coreCloseExecutor-5792-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@1131452b
   [junit4]   2> 826121 INFO  (coreCloseExecutor-5792-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 826122 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 826122 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a3b20fa: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@5dd31424
   [junit4]   2> 826128 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 826128 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60f1729c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1dfc4796
   [junit4]   2> 826130 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 826130 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@201b968e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@735f1ae8
   [junit4]   2> 826132 INFO  
(TEST-SolrJmxReporterTest.testReloadCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 826136 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 826136 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 826141 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 826156 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 826161 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-63-001
   [junit4]   2> 826164 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 826172 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 826675 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 826676 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
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> 826677 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11afb1c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826677 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11afb1c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826680 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
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> 826684 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d568958[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826684 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d568958[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 826685 WARN  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
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> 826713 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 826720 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 826720 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 826721 INFO  (coreLoadExecutor-5804-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 826728 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 826747 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 826772 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 826790 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 826801 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 826801 INFO  (coreLoadExecutor-5804-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@2ead6b5f
   [junit4]   2> 826801 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-63-001/]
   [junit4]   2> 826803 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@521f66fa
   [junit4]   2> 826851 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 826851 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 826852 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=21.984375, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=11.207628722565994, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.735980664267448, deletesPctAllowed=35.07858707194424
   [junit4]   2> 826852 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 826853 INFO  (coreLoadExecutor-5804-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 826854 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 826854 INFO  
(searcherExecutor-5806-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 826886 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-tqhflect.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44ab0c26
   [junit4]   2> 827387 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 827388 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77850e8a: rootName = 
SolrJmxReporterTest-tqhflect, domain = solr.core.collection1, service url = 
null, agent id = localhost_1614161455818] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@3e0ff0aa
   [junit4]   2> 827439 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@78e301fd: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3e0ff0aa
   [junit4]   2> 827474 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@63001f3e
   [junit4]   2> 827474 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@63001f3e
   [junit4]   2> 827489 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> helmikuuta 24, 2021 7:10:58 AP. 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-1410,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([DCDBCA01B1997D58]: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> 829494 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 829494 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@63001f3e
   [junit4]   2> 829494 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 829494 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=613590388
   [junit4]   2> 829494 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 829495 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@607b67cc: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@287800a0
   [junit4]   2> 829501 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 829501 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@567436f7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1dfc4796
   [junit4]   2> 829504 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 829504 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b536479: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@735f1ae8
   [junit4]   2> 829506 INFO  
(TEST-SolrJmxReporterTest.testClosedCore-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testClosedCore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrJmxReporterTest 
-Dtests.method=testClosedCore -Dtests.seed=DCDBCA01B1997D58 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi 
-Dtests.timezone=America/Miquelon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.38s J3 | SolrJmxReporterTest.testClosedCore <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=10971, name=Thread-1410, state=RUNNABLE, 
group=TGRP-SolrJmxReporterTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DCDBCA01B1997D58:ABA61C2191001FA8]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DCDBCA01B1997D58]:0)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 829511 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 829511 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 829517 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 829538 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 829544 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-64-001
   [junit4]   2> 829546 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 829553 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 830027 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 830027 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
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> 830034 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@85f2be3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830034 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@85f2be3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830037 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
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> 830037 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5fdf663d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830037 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5fdf663d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 830039 WARN  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
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> 830070 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 830077 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 830078 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 830079 INFO  (coreLoadExecutor-5822-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 830106 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 830122 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 830130 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 830144 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 830175 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 830176 INFO  (coreLoadExecutor-5822-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@2ead6b5f
   [junit4]   2> 830176 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-64-001/]
   [junit4]   2> 830196 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@b4f330a
   [junit4]   2> 830271 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 830271 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 830272 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=21.984375, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=11.207628722565994, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.735980664267448, deletesPctAllowed=35.07858707194424
   [junit4]   2> 830272 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 830273 INFO  (coreLoadExecutor-5822-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 830274 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 830274 INFO  
(searcherExecutor-5824-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 830349 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-yxbod.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44ab0c26
   [junit4]   2> 830441 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-quksjrg.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44ab0c26
   [junit4]   2> 830447 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry 
solr.core.collection1
   [junit4]   2> 830490 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 830490 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f1aa2ae: rootName = 
SolrJmxReporterTest-hjlnkxd, domain = SolrJmxReporterTest-jfdhc, service url = 
null, agent id = localhost_1614161455818] for registry 
solr.core.collection1/null
   [junit4]   2> 830490 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33af9f19: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2c065637
   [junit4]   2> 830823 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bfb1bfc: rootName = 
SolrJmxReporterTest-yxbod, domain = solr.core.collection1, service url = null, 
agent id = localhost_1614161455818] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@2c065637
   [junit4]   2> 830885 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41ee4822: rootName = 
SolrJmxReporterTest-quksjrg, domain = solr.core.collection1, service url = 
null, agent id = localhost_1614161455818] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@2c065637
   [junit4]   2> 830902 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@44c636a9
   [junit4]   2> 830902 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 830902 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=620161563
   [junit4]   2> 831114 INFO  (coreCloseExecutor-5829-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44c636a9
   [junit4]   2> 831114 INFO  (coreCloseExecutor-5829-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@44c636a9
   [junit4]   2> 831115 INFO  (coreCloseExecutor-5829-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 831129 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 831129 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cca1c83: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@48cd0910
   [junit4]   2> 831135 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 831136 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b2aa798: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1dfc4796
   [junit4]   2> 831138 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 831138 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b38e409: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@735f1ae8
   [junit4]   2> 831157 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 831161 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 831161 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 831166 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 831181 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 831189 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-65-001
   [junit4]   2> 831192 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 831199 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 832014 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832014 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
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> 832019 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28ef14d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832019 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28ef14d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832023 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
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> 832024 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69f95a6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832024 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69f95a6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832025 WARN  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
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> 832058 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 832066 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 832066 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ead6b5f
   [junit4]   2> 832067 INFO  (coreLoadExecutor-5841-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 832077 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 832093 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 832102 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 832111 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 832118 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 832118 INFO  (coreLoadExecutor-5841-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@2ead6b5f
   [junit4]   2> 832118 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_DCDBCA01B1997D58-001/data-dir-65-001/]
   [junit4]   2> 832119 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@12ea4800
   [junit4]   2> 832169 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 832169 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 832170 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=21.984375, 
floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=11.207628722565994, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.735980664267448, deletesPctAllowed=35.07858707194424
   [junit4]   2> 832170 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 832171 INFO  (coreLoadExecutor-5841-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 832172 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 832184 INFO  
(searcherExecutor-5843-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 832262 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-xplstp.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44ab0c26
   [junit4]   2> 832666 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 832667 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@236e39a7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@9ea7ee
   [junit4]   2> 832709 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f7b9952: rootName = 
SolrJmxReporterTest-xplstp, domain = solr.core.collection1, service url = null, 
agent id = localhost_1614161455818] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@9ea7ee
   [junit4]   2> 832734 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@1f3e5e1e
   [junit4]   2> 832735 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 832735 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=601687967
   [junit4]   2> 832737 INFO  (coreCloseExecutor-5848-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f3e5e1e
   [junit4]   2> 832738 INFO  (coreCloseExecutor-5848-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@1f3e5e1e
   [junit4]   2> 832738 INFO  (coreCloseExecutor-5848-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 832740 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 832740 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c99ec72: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@1da361ea
   [junit4]   2> 832747 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 832747 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d6c5b04: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1dfc4796
   [junit4]   2> 832750 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 832750 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30220828: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@735f1ae8
   [junit4]   2> 832753 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[DCDBCA01B1997D58]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 832753 INFO  
(SUITE-SolrJmxReporterTest-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1126, maxMBSortInHeap=6.346313322732645, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fi, 
timezone=America/Miquelon
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=320580496,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeprecatedFilters, 
InfixSuggestersTest, TestDefaultStatsCache, TestSortableTextField, 
HDFSCollectionsAPITest, TestTermsQParserPlugin, 
TestCloudPhrasesIdentificationComponent, UpdateLogTest, 
LegacyCloudClusterPropTest, TestSchemaSimilarityResource, 
AtomicUpdateProcessorFactoryTest, PreAnalyzedFieldTest, SaslZkACLProviderTest, 
TestSuggestSpellingConverter, MBeansHandlerTest, 
DistributedSpellCheckComponentTest, CursorMarkTest, ZkControllerTest, 
TestPushWriter, TestPrepRecovery, OverseerTaskQueueTest, 
TestGeoJSONResponseWriter, SolrMetricReporterTest, TestTlogReplica, 
SolrCoreCheckLockOnStartupTest, TestRTGBase, DistributedQueueTest, 
TestLegacyNumericRangeQueryBuilder, TestIndexingPerformance, 
AutoscalingHistoryHandlerTest, TriggerSetPropertiesIntegrationTest, 
RAMDirectoryFactoryTest, TestNumericTerms32, TestInPlaceUpdateWithRouteField, 
TestSSLRandomization, SpellCheckComponentTest, TestManagedResourceStorage, 
HdfsCollectionsAPIDistributedZkTest, TestDeleteCollectionOnDownNodes, 
TestSkipOverseerOperations, ConnectionManagerTest, TestSolrQueryResponse, 
DistributedDebugComponentTest, DimensionalRoutedAliasUpdateProcessorTest, 
HighlighterWithoutStoredIdTest, TestJsonRangeFacets, SolrXmlInZkTest, 
TestSmileRequest, TestNRTOpen, TestExtendedDismaxParser, 
TestSolrJacksonAnnotation, SplitHandlerTest, HttpPartitionWithTlogReplicasTest, 
CrossCollectionJoinQueryTest, TestCircuitBreaker, 
DistributedFacetPivotLongTailTest, ForceLeaderWithTlogReplicasTest, 
DocumentBuilderTest, MinimalSchemaTest, ChaosMonkeySafeLeaderTest, 
AutoAddReplicasIntegrationTest, SharedFSAutoReplicaFailoverTest, 
MergeStrategyTest, DistributedMLTComponentTest, ConcurrentCreateCollectionTest, 
TestNumericRangeQuery64, PeerSyncWithIndexFingerprintCachingTest, 
TestFiltering, TestSimScenario, SuggesterTest, SolrIndexSplitterTest, 
TestSimLargeCluster, TestShardHandlerFactory, 
TestStressCloudBlindAtomicUpdates, HdfsRestartWhileUpdatingTest, 
SolrJmxReporterTest]
   [junit4] Completed [342/934 (1!)] on J3 in 8.07s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 1060 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
   [junit4]   2> 1898849 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1898850 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_DCDBCA01B1997D58-001/data-dir-172-001
   [junit4]   2> 1898850 WARN  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1898850 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1898852 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1898852 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1898852 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_DCDBCA01B1997D58-001/tempDir-001
   [junit4]   2> 1898852 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1898853 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1898853 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1898853 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1898953 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 40877
   [junit4]   2> 1898953 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40877
   [junit4]   2> 1898953 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40877
   [junit4]   2> 1898953 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40877
   [junit4]   2> 1898955 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898956 INFO  (zkConnectionManagerCallback-21081-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898957 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898959 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898960 INFO  (zkConnectionManagerCallback-21083-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898960 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898960 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898962 INFO  (zkConnectionManagerCallback-21085-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898962 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899067 INFO  (jetty-launcher-21086-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> 1899067 INFO  (jetty-launcher-21086-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> 1899067 INFO  (jetty-launcher-21086-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> 1899068 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1899068 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1899068 INFO  (jetty-launcher-21086-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> 1899078 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899078 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899078 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1899078 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52f2837a{/solr,null,AVAILABLE}
   [junit4]   2> 1899079 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899079 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899079 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1899079 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c5ac474{/solr,null,AVAILABLE}
   [junit4]   2> 1899079 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3061aacc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45053}
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.e.j.s.Server Started @1899158ms
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:40877/solr, hostPort=45053}
   [junit4]   2> 1899080 ERROR (jetty-launcher-21086-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-24T10:28:49.924Z
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899080 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43bac210{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37265}
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.e.j.s.Server Started @1899160ms
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:40877/solr, hostPort=37265}
   [junit4]   2> 1899082 ERROR (jetty-launcher-21086-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1899082 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-24T10:28:49.926Z
   [junit4]   2> 1899083 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1899083 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1899083 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1899086 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899086 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b250fc1{/solr,null,AVAILABLE}
   [junit4]   2> 1899086 INFO  (jetty-launcher-21086-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47573e22{/solr,null,AVAILABLE}
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@53814274{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37903}
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.e.j.s.Server Started @1899165ms
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:40877/solr, hostPort=37903}
   [junit4]   2> 1899087 ERROR (jetty-launcher-21086-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899087 INFO  (zkConnectionManagerCallback-21090-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c685b48{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43147}
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.e.j.s.Server Started @1899165ms
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-24T10:28:49.931Z
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:40877/solr, hostPort=43147}
   [junit4]   2> 1899087 ERROR (jetty-launcher-21086-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1899087 INFO  (jetty-launcher-21086-

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

 while closing send thread for session 0x1038a82b2d70000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1038a82b2d70000, 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 0x1038a82b2d70000, 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> 1910083 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>        7       
/solr/collections/SolrCloudSnapshots/terms/shard2
   [junit4]   2>        7       
/solr/collections/SolrCloudSnapshots/terms/shard1
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2>        7       
/solr/collections/SolrCloudSnapshots/collectionprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/overseer/queue
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        17      /solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2>        12      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1910086 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40877
   [junit4]   2> 1910086 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40877
   [junit4]   2> 1910086 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[DCDBCA01B1997D58]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40877
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.snapshots.TestSolrCloudSnapshots_DCDBCA01B1997D58-001
   [junit4]   2> Feb 24, 2021 10:29:01 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hr, 
timezone=Asia/Bahrain
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=199447080,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaField, 
TestRemoteStreaming, BitVectorTest, TestSolrIndexConfig, UpdateParamsTest, 
TestSolr4Spatial, TestSystemIdResolver, TestChildDocTransformer, 
LocalFSCloudIncrementalBackupTest, OutputWriterTest, 
TestImplicitCoreProperties, TestLegacyTerms, JWTVerificationkeyResolverTest, 
TermVectorComponentTest, MetricsHistoryIntegrationTest, 
TestTolerantUpdateProcessorCloud, CustomHighlightComponentTest, 
LeaderElectionContextKeyTest, TestDistributedTracing, SuggesterWFSTTest, 
DistributedExpandComponentTest, TestReqParamsAPI, 
TestSimpleTrackingShardHandler, TestFastLRUCache, TestAuthorizationFramework, 
MoreLikeThisComponentTest, PingRequestHandlerTest, TestFileDictionaryLookup, 
UpdateRequestProcessorFactoryTest, UtilsToolTest, TestCloudJSONFacetSKG, 
AuditLoggerIntegrationTest, CollectionTooManyReplicasTest, DeleteNodeTest, 
HdfsBasicDistributedZk2Test, DistributedUpdateProcessorTest, 
SolrSlf4jReporterTest, TestNoOpRegenerator, TestCloudPivotFacet, 
TestHttpShardHandlerFactory, ReturnFieldsTest, TestGraphMLResponseWriter, 
DocValuesTest, HdfsNNFailoverTest, TestTrieFacet, TestDFISimilarityFactory, 
FileUtilsTest, DOMUtilTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestLMJelinekMercerSimilarityFactory, TestMacroExpander, 
OverseerSolrResponseTest, SegmentsInfoRequestHandlerTest, 
TestSolrCoreSnapshots, ResponseHeaderTest, TestInitQParser, 
TestStandardQParsers, OverseerTest, TestNumericTokenStream, 
PreAnalyzedUpdateProcessorTest, MoveReplicaHDFSFailoverTest, 
TestManagedSynonymFilterFactory, TestRawResponseWriter, TestDistribIDF, 
TestBinaryField, MultiThreadedOCPTest, TestConfig, 
TriggerCooldownIntegrationTest, DistributedFacetPivotSmallAdvancedTest, 
TestManagedSchemaAPI, CdcrUpdateLogTest, HdfsDirectoryFactoryTest, 
TestRTimerTree, TestPhraseSuggestions, TestPullReplica, TestConfigSets, 
QueryEqualityTest, TaggerTest, TestPseudoReturnFields, 
TestSimTriggerIntegration, ConcurrentDeleteAndCreateCollectionTest, 
TestCloudConsistency, DistributedQueryComponentCustomSortTest, 
ClassificationUpdateProcessorTest, MaxSizeAutoCommitTest, TestSimpleTextCodec, 
InfoHandlerTest, GraphQueryTest, OpenExchangeRatesOrgProviderTest, 
AliasIntegrationTest, TestDelegationWithHadoopAuth, 
TestRandomRequestDistribution, SliceStateTest, TestFieldCacheVsDocValues, 
TestLockTree, TestIncrementalCoreBackup, TestDistribDocBasedVersion, 
WordBreakSolrSpellCheckerTest, UninvertDocValuesMergePolicyTest, 
DirectSolrSpellCheckerTest, TestWithCollection, TestCollationField, 
HdfsSyncSliceTest, TestCSVLoader, TestFoldingMultitermQuery, SpatialFilterTest, 
TestBinaryResponseWriter, TestExportTool, TestOrdValues, ZkFailoverTest, 
RecoveryZkTest, CoreSorterTest, BooleanFieldTest, CdcrBidirectionalTest, 
SolrMetricsIntegrationTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, SolrInfoBeanTest, 
SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, 
TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestTolerantSearch, 
TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestLuceneMatchVersion, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
BasicDistributedZkTest, CloudExitableDirectoryReaderTest, 
CollectionsAPISolrJTest, HttpPartitionOnCommitTest, MigrateRouteKeyTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RouteFieldTest, 
RoutingToNodesWithPropertiesTest, ShardRoutingTest, SyncSliceTest, 
TestLeaderElectionWithEmptyReplica, TestSolrCloudWithKerberosAlt, 
TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, TestCollectionAPI, 
ComputePlanActionTest, NodeLostTriggerIntegrationTest, 
ScheduledMaintenanceTriggerTest, ZkStateReaderTest, ZkStateWriterTest, 
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, ResourceLoaderTest, 
TestBackupRepositoryFactory, TestBadConfig, TestCoreDiscovery, TestDynamicURP, 
TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, 
TestXIncludeConfig, TestSolrCloudSnapshots]
   [junit4] Completed [663/934 (2!)] on J0 in 11.98s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51673 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:494:
 Source checkout is dirty (unversioned/missing files) after running tests!!! 
Offending files:
* solr/contrib/analytics/src/test-files/solr/filestore
* solr/contrib/analytics/src/test-files/solr/userfiles
* 
solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles
* solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore
* solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles
* solr/contrib/extraction/src/test-files/extraction/solr/filestore
* solr/contrib/extraction/src/test-files/extraction/solr/userfiles
* solr/contrib/langid/src/test-files/langid/solr/filestore
* solr/contrib/langid/src/test-files/langid/solr/userfiles
* solr/contrib/ltr/src/test-files/solr/filestore
* solr/contrib/ltr/src/test-files/solr/userfiles
* solr/contrib/prometheus-exporter/src/test-files/solr/filestore
* solr/contrib/prometheus-exporter/src/test-files/solr/userfiles
* solr/contrib/velocity/src/test-files/velocity/solr/filestore
* solr/contrib/velocity/src/test-files/velocity/solr/userfiles
* solr/core/src/test-files/solr/filestore
* solr/core/src/test-files/solr/userfiles
* solr/solrj/src/test-files/solrj/solr/multicore/filestore
* solr/solrj/src/test-files/solrj/solr/multicore/userfiles

Total time: 73 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to