You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/11 11:17:27 UTC

[JENKINS] Lucene-Solr-8.6-Windows (64bit/jdk1.8.0_201) - Build # 356 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Windows/356/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([523EF3FC9B095859:7AC3AE9B4AEDC71C]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([523EF3FC9B095859:7AC3AE9B4AEDC71C]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
	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.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 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.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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13424 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 27663 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 27832 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 27875 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\data-dir-1-001
   [junit4]   2> 29028 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 29542 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.e.j.u.log Logging initialized @29587ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 29568 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 30151 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001
   [junit4]   2> 30194 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 30206 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 30209 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 31051 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 55680
   [junit4]   2> 31051 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55680
   [junit4]   2> 31095 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55680
   [junit4]   2> 31098 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55680
   [junit4]   2> 32437 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32769 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32769 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32951 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32960 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32960 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32963 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32983 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32987 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 34813 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 34813 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 34813 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 34859 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 34913 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 34913 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 34928 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 35038 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@188153b4{/solr,null,AVAILABLE}
   [junit4]   2> 35109 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10973933{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55719}
   [junit4]   2> 35109 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @35178ms
   [junit4]   2> 35110 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55719}
   [junit4]   2> 35651 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 35651 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 35651 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 35663 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35663 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 35663 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T10:01:11.838Z
   [junit4]   2> 35666 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 35672 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35672 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 35683 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 41479 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 42028 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58128441[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 42028 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58128441[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43662 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f29eae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43662 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f29eae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 44906 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55680/solr
   [junit4]   2> 45016 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45036 INFO  (zkConnectionManagerCallback-21-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45036 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45165 INFO  (zkConnectionManagerCallback-23-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45174 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45174 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46130 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55719_solr
   [junit4]   2> 46170 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.Overseer Overseer (id=72188833847574533-127.0.0.1:55719_solr-n_0000000000) starting
   [junit4]   2> 47043 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55719_solr
   [junit4]   2> 47069 INFO  (OverseerStateUpdate-72188833847574533-127.0.0.1:55719_solr-n_0000000000) [n:127.0.0.1:55719_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55719_solr
   [junit4]   2> 47202 INFO  (zkCallback-22-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 47466 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 47639 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 48098 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 49634 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 50225 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@258cec78
   [junit4]   2> 50230 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@258cec78
   [junit4]   2> 50230 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@258cec78
   [junit4]   2> 50472 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:55719_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001\node1
   [junit4]   2> 50836 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 50841 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50848 INFO  (zkConnectionManagerCallback-40-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50848 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50850 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 50855 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55680/solr ready
   [junit4]   2> 51636 DEBUG (MetricsHistoryHandler-34-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 53954 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 54471 INFO  (qtp513908660-89) [n:127.0.0.1:55719_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=267
   [junit4]   2> 54498 INFO  (qtp513908660-93) [n:127.0.0.1:55719_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=292
   [junit4]   2> 54752 INFO  (qtp513908660-88) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:55719_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoFIx8dC911fMADL9mgkVcF/13oYWnoEf3WDM5ywhXVtEubJRFfIq3L11lGuWJAB/oyYMn7ufofJ0V1yE2gPuSqE5yTCrIyM4Ca8jhjhQnxGnWMK7chnIVDq7nzKYPZyEFEjpYUI9LTDYwEt+AC4ayzo0QBmgpZscZZy5smnJYn+j7VCQyi/qWEHbvU/Fy4w5V9Puo6v9SZJyOOdvv4XTqlvvxqRXna5/EwltD85MDcL+H9uxhOsxzjb+vs28Ra8X8xlb56FraEA+ouUHkH6jIx29fr2+waz31s0U1C1eJaijVKOIV3AGdLJXKL97aq3AUPpVLcs9UOa5aZTh/90tNQIDAQAB
   [junit4]   2> 54766 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> 54795 INFO  (qtp513908660-88) [n:127.0.0.1:55719_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=32
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=523EF3FC9B095859 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=America/Fort_Wayne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.04s J4 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([523EF3FC9B095859:7AC3AE9B4AEDC71C]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 55022 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=285396994
   [junit4]   2> 55022 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55719_solr
   [junit4]   2> 55044 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 55044 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55719_solr as DOWN
   [junit4]   2> 55066 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55070 DEBUG (jetty-closer-41-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 1317310833
   [junit4]   2> 55088 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 55089 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24532cde: rootName = solr_55719, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@285690e1
   [junit4]   2> 55114 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 55114 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@597d9f93: rootName = solr_55719, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@15ac6d13
   [junit4]   2> 55119 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 55119 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43b5c328: rootName = solr_55719, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@37c9902a
   [junit4]   2> 55119 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 55132 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72188833847574533-127.0.0.1:55719_solr-n_0000000000) closing
   [junit4]   2> 55153 INFO  (OverseerAutoScalingTriggerThread-72188833847574533-127.0.0.1:55719_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 55153 INFO  (OverseerStateUpdate-72188833847574533-127.0.0.1:55719_solr-n_0000000000) [n:127.0.0.1:55719_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55719_solr
   [junit4]   2> 55162 INFO  (closeThreadPool-46-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72188833847574533-127.0.0.1:55719_solr-n_0000000000) closing
   [junit4]   2> 55255 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72188833847574533-127.0.0.1:55719_solr-n_0000000000) closing
   [junit4]   2> 55265 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10973933{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 55276 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@188153b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 55278 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 55280 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 55492 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 55511 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55680
   [junit4]   2> 55511 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55680
   [junit4]   2> 55511 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55680
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=96, maxMBSortInHeap=6.4386370981924745, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=115569656,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [2/914 (1!)] on J4 in 49.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 55258 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Windows/356/consoleText

[repro] Revision: 3ecc9e8c26d7f382cecba8ae9a4c7750faa75069

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       MetricsHistoryWithAuthIntegrationTest
[repro] ant compile-test

[...truncated 3467 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MetricsHistoryWithAuthIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=523EF3FC9B095859 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=America/Fort_Wayne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 39 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 22953 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 23042 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 23065 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\data-dir-1-001
   [junit4]   2> 23730 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 24204 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.e.j.u.log Logging initialized @24236ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 24229 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 24591 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001
   [junit4]   2> 24633 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 24645 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 24645 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 25183 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 49297
   [junit4]   2> 25183 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49297
   [junit4]   2> 25206 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49297
   [junit4]   2> 25207 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49297
   [junit4]   2> 25865 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26081 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26081 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26202 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26207 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26207 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26210 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26213 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26213 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27769 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 27769 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 27769 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 27813 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 27906 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27906 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27916 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 28005 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@634481c8{/solr,null,AVAILABLE}
   [junit4]   2> 28066 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ca836f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49363}
   [junit4]   2> 28067 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @28138ms
   [junit4]   2> 28067 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49363}
   [junit4]   2> 28487 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 28487 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28487 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 28493 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 28493 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 28493 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T11:16:32.616Z
   [junit4]   2> 28498 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28503 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28503 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28513 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34748 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 35247 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33f20b19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35247 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33f20b19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39747 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48a995f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39747 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48a995f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40597 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49297/solr
   [junit4]   2> 40698 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40702 INFO  (zkConnectionManagerCallback-21-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40702 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40830 INFO  (zkConnectionManagerCallback-23-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40841 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40842 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 41812 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49363_solr
   [junit4]   2> 41844 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.Overseer Overseer (id=72189130187407365-127.0.0.1:49363_solr-n_0000000000) starting
   [junit4]   2> 43103 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49363_solr
   [junit4]   2> 43140 INFO  (OverseerStateUpdate-72189130187407365-127.0.0.1:49363_solr-n_0000000000) [n:127.0.0.1:49363_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49363_solr
   [junit4]   2> 43209 INFO  (zkCallback-22-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43493 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43634 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 43989 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 46893 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 47665 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49363.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e0e8dac
   [junit4]   2> 47698 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49363.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e0e8dac
   [junit4]   2> 47698 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49363.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e0e8dac
   [junit4]   2> 47949 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49363_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001\node1
   [junit4]   2> 48325 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 48331 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48336 INFO  (zkConnectionManagerCallback-40-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48336 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48338 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48342 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49297/solr ready
   [junit4]   2> 48895 DEBUG (MetricsHistoryHandler-34-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 51464 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 52267 INFO  (qtp1043880585-93) [n:127.0.0.1:49363_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=771
   [junit4]   2> 52357 INFO  (qtp1043880585-92) [n:127.0.0.1:49363_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=860
   [junit4]   2> 54664 INFO  (qtp1043880585-88) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:49363_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApLppaSMdLpzqxqgYG992dGnGvcgyNUzp0mC7vMagRvd7CaszBbNrDPRKn1fTyTJHRThqRjpJj+9iX3PfZTIFyu/YK40W//F1WsmAsp4LiXGdixGKipaZjwFE4FvL2/7cVwWqNF+N/otSGj1ooKHYGjafZKTsU10ZYmXE98qV5CKT8tJmENGdnLiuBsKrMqmqPhTT6IX2gnW/sH84Oj5ufB9csEh9LO3kyO2zmZlODsqS0Amx7OUQEzdQEcCPxAvm/dLNEyHJqj3weBvfk8KbXpqq7z5dVrxw/d85iPJiGv4BoCrs4T1UXD6m0jXGJkaoMqtvWJgwv688Oh+wGSZlZQIDAQAB
   [junit4]   2> 54689 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> 54722 INFO  (qtp1043880585-88) [n:127.0.0.1:49363_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=40
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=523EF3FC9B095859 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr -Dtests.timezone=America/Fort_Wayne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.51s J0 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([523EF3FC9B095859:7AC3AE9B4AEDC71C]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 55004 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=328520740
   [junit4]   2> 55004 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49363_solr
   [junit4]   2> 55047 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 55047 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49363_solr as DOWN
   [junit4]   2> 55100 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55109 DEBUG (jetty-closer-41-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 1399349476
   [junit4]   2> 55110 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 55111 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fb0f00d: rootName = solr_49363, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@392d3a24
   [junit4]   2> 55134 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 55134 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29e47fc: rootName = solr_49363, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3f85d6be
   [junit4]   2> 55138 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 55138 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b2a0ae8: rootName = solr_49363, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@66bcce76
   [junit4]   2> 55138 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 55158 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72189130187407365-127.0.0.1:49363_solr-n_0000000000) closing
   [junit4]   2> 55158 INFO  (OverseerStateUpdate-72189130187407365-127.0.0.1:49363_solr-n_0000000000) [n:127.0.0.1:49363_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49363_solr
   [junit4]   2> 55161 INFO  (OverseerAutoScalingTriggerThread-72189130187407365-127.0.0.1:49363_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 55166 INFO  (closeThreadPool-46-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189130187407365-127.0.0.1:49363_solr-n_0000000000) closing
   [junit4]   2> 55258 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189130187407365-127.0.0.1:49363_solr-n_0000000000) closing
   [junit4]   2> 55309 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ca836f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 55336 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@634481c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 55336 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 55336 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 55549 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 55556 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49297
   [junit4]   2> 55556 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49297
   [junit4]   2> 55556 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49297
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=96, maxMBSortInHeap=6.4386370981924745, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=111708648,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [2/5 (1!)] on J0 in 50.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 23066 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 23156 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 23174 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\data-dir-1-001
   [junit4]   2> 23784 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 24177 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.e.j.u.log Logging initialized @24235ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 24206 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 24515 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001
   [junit4]   2> 24557 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 24566 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 24567 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 25028 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 49285
   [junit4]   2> 25028 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49285
   [junit4]   2> 25053 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49285
   [junit4]   2> 25054 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49285
   [junit4]   2> 25849 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26055 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26055 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26193 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26201 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26202 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26204 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26207 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26207 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27864 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 27865 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 27865 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 27903 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 27946 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27946 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27961 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 28057 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f33f167{/solr,null,AVAILABLE}
   [junit4]   2> 28122 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67e07c59{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49374}
   [junit4]   2> 28123 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @28197ms
   [junit4]   2> 28123 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49374}
   [junit4]   2> 28536 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 28537 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28537 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 28547 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 28547 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 28548 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T11:16:32.674Z
   [junit4]   2> 28550 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28555 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28555 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28563 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34874 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 35378 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ed230b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35378 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ed230b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39878 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67a9fe4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39878 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67a9fe4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40691 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49285/solr
   [junit4]   2> 40786 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40791 INFO  (zkConnectionManagerCallback-21-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40792 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40926 INFO  (zkConnectionManagerCallback-23-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40938 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40938 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 41894 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49374_solr
   [junit4]   2> 41934 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.Overseer Overseer (id=72189130181312517-127.0.0.1:49374_solr-n_0000000000) starting
   [junit4]   2> 43168 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49374_solr
   [junit4]   2> 43174 INFO  (OverseerStateUpdate-72189130181312517-127.0.0.1:49374_solr-n_0000000000) [n:127.0.0.1:49374_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49374_solr
   [junit4]   2> 43341 INFO  (zkCallback-22-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43741 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43922 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 44413 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 47393 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 48065 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49374.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@396f8300
   [junit4]   2> 48090 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49374.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@396f8300
   [junit4]   2> 48090 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49374.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@396f8300
   [junit4]   2> 48357 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49374_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001\node1
   [junit4]   2> 48667 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 48674 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48677 INFO  (zkConnectionManagerCallback-40-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48678 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48681 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48683 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49285/solr ready
   [junit4]   2> 49393 DEBUG (MetricsHistoryHandler-34-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 51845 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 54878 INFO  (qtp270860356-92) [n:127.0.0.1:49374_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=1149
   [junit4]   2> 54898 INFO  (qtp270860356-93) [n:127.0.0.1:49374_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=1168
   [junit4]   2> 55217 INFO  (qtp270860356-91) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:49374_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqjRwUEyuV5OaKlEk6yj0maBE5J36t9bQ4VI0NXm6ehHPjxvwJiiJC2sPfhDH1sa+4EglNkm3KqjJ1EWVY+XadslIKV9I1cnYkoNzKXXJePgkMlx9vfaapT7pf/GDcB4Rr6Um9PvusceAbYHIjPutQCAIjmEnkNbkx80fcb8vYOiDAZxEdXeOqRjo+7SnBY8jnjFKEBQMNedvyhwyspOfDp9xhKs2Qr8D08FzNflBglTJT+2dE1rKlC1yuDGpphy98ldOpVujREkhmWz48UKPoiKTzz5khABLTKxDIpIxHzTMZCn9xMtj2DmEJw3HJ+fnbLHx1KLQaIj+bRxgupQOpQIDAQAB
   [junit4]   2> 55233 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> 55293 INFO  (qtp270860356-91) [n:127.0.0.1:49374_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=60
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=523EF3FC9B095859 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr -Dtests.timezone=America/Fort_Wayne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.75s J4 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([523EF3FC9B095859:7AC3AE9B4AEDC71C]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 55565 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1869498053
   [junit4]   2> 55568 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49374_solr
   [junit4]   2> 55585 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 55585 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49374_solr as DOWN
   [junit4]   2> 55602 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55609 DEBUG (jetty-closer-41-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 15153755
   [junit4]   2> 55610 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 55611 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f1c9d35: rootName = solr_49374, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3ffaeb20
   [junit4]   2> 55627 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 55627 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45eedabb: rootName = solr_49374, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@21683f49
   [junit4]   2> 55630 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 55630 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13e70f5d: rootName = solr_49374, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5064cbfa
   [junit4]   2> 55630 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 55633 INFO  (closeThreadPool-46-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189130181312517-127.0.0.1:49374_solr-n_0000000000) closing
   [junit4]   2> 55635 INFO  (OverseerAutoScalingTriggerThread-72189130181312517-127.0.0.1:49374_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 55636 INFO  (OverseerStateUpdate-72189130181312517-127.0.0.1:49374_solr-n_0000000000) [n:127.0.0.1:49374_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49374_solr
   [junit4]   2> 55636 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72189130181312517-127.0.0.1:49374_solr-n_0000000000) closing
   [junit4]   2> 55738 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189130181312517-127.0.0.1:49374_solr-n_0000000000) closing
   [junit4]   2> 55745 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67e07c59{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 55752 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f33f167{/solr,null,UNAVAILABLE}
   [junit4]   2> 55752 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 55754 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 55958 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 55964 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49285
   [junit4]   2> 55964 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49285
   [junit4]   2> 55964 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49285
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=96, maxMBSortInHeap=6.4386370981924745, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=112721904,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [3/5 (2!)] on J4 in 50.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 22838 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 22884 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 22900 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\data-dir-1-001
   [junit4]   2> 23471 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 23953 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.e.j.u.log Logging initialized @23991ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 23980 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 24214 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001
   [junit4]   2> 24284 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 24299 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 24300 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 24880 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 49278
   [junit4]   2> 24880 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49278
   [junit4]   2> 24912 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49278
   [junit4]   2> 24924 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49278
   [junit4]   2> 25799 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26028 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26028 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26168 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26176 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26176 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26176 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26180 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26181 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27795 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 27795 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 27795 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 27827 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 27869 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27869 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27880 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 27960 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62b336e4{/solr,null,AVAILABLE}
   [junit4]   2> 28022 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d8b108e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:49360}
   [junit4]   2> 28022 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @28095ms
   [junit4]   2> 28024 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49360}
   [junit4]   2> 28443 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 28443 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28443 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 28452 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 28452 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr
   [junit4]   2> 28452 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T11:16:32.576Z
   [junit4]   2> 28455 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28460 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28461 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28469 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34848 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 35375 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39eb82ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 35375 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39eb82ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39873 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c9a72ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39873 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c9a72ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40699 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49278/solr
   [junit4]   2> 40794 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40799 INFO  (zkConnectionManagerCallback-21-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40800 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40938 INFO  (zkConnectionManagerCallback-23-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40964 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40965 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42025 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49360_solr
   [junit4]   2> 42042 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.Overseer Overseer (id=72189130162176005-127.0.0.1:49360_solr-n_0000000000) starting
   [junit4]   2> 43225 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49360_solr
   [junit4]   2> 43257 INFO  (OverseerStateUpdate-72189130162176005-127.0.0.1:49360_solr-n_0000000000) [n:127.0.0.1:49360_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49360_solr
   [junit4]   2> 43356 INFO  (zkCallback-22-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43762 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43950 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 44450 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 47405 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 48077 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49360.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@396f8300
   [junit4]   2> 48103 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49360.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@396f8300
   [junit4]   2> 48104 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49360.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@396f8300
   [junit4]   2> 48351 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:49360_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001\tempDir-001\node1
   [junit4]   2> 48660 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 48667 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48671 INFO  (zkConnectionManagerCallback-40-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48671 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48672 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48677 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49278/solr ready
   [junit4]   2> 49408 DEBUG (MetricsHistoryHandler-34-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 51991 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 54928 INFO  (qtp1573830105-91) [n:127.0.0.1:49360_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=1093
   [junit4]   2> 54959 INFO  (qtp1573830105-93) [n:127.0.0.1:49360_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=1124
   [junit4]   2> 55391 INFO  (qtp1573830105-90) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:49360_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlnM1r2ouBpJS1uXgfrpSDKHwMIMB77g6iEk45Asrl2J6lHOoyh3TodyHrzd+WUcd46tEd7OD4BsCXYLFkF4qwIsLuuDZkk0uy4L1vlqFjR6eURG+0d1lyMTaeUFX25TPBIxczespSOVpOhWRUUnZVdeVfS+9ZLpd6SAz2WEmaUjsfMNxCAYJRWs/4Morhxg7AZQAzuuVcmHq2PJtd9R8DBcrfi6dtRISlibSzQLNhZMZIVMgTPtN7fCncinx0nA4MRL1ANfwfgkFVgbK/4T1ySuOhr975YiySrV5S887Reeu1ImJeyr7ZOC3yqS9XC/D5AHatmnBRtK2g9Dr9IniqQIDAQAB
   [junit4]   2> 55409 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[523EF3FC9B095859]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> 55433 INFO  (qtp1573830105-90) [n:127.0.0.1:49360_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=29
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=523EF3FC9B095859 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr -Dtests.timezone=America/Fort_Wayne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.85s J3 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([523EF3FC9B095859:7AC3AE9B4AEDC71C]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)

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

	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 55268 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=696632608
   [junit4]   2> 55272 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49346_solr
   [junit4]   2> 55324 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 55324 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49346_solr as DOWN
   [junit4]   2> 55345 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55351 DEBUG (jetty-closer-41-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 1292837469
   [junit4]   2> 55431 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 55431 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b1832fa: rootName = solr_49346, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@25e16a32
   [junit4]   2> 55459 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 55459 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@571435e8: rootName = solr_49346, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@16b2ac4b
   [junit4]   2> 55464 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 55464 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37a83347: rootName = solr_49346, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@554929e6
   [junit4]   2> 55465 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 55478 INFO  (closeThreadPool-46-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72189130151231493-127.0.0.1:49346_solr-n_0000000000) closing
   [junit4]   2> 55479 INFO  (OverseerStateUpdate-72189130151231493-127.0.0.1:49346_solr-n_0000000000) [n:127.0.0.1:49346_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49346_solr
   [junit4]   2> 55480 INFO  (OverseerAutoScalingTriggerThread-72189130151231493-127.0.0.1:49346_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 55480 INFO  (closeThreadPool-46-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189130151231493-127.0.0.1:49346_solr-n_0000000000) closing
   [junit4]   2> 55581 INFO  (jetty-closer-41-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72189130151231493-127.0.0.1:49346_solr-n_0000000000) closing
   [junit4]   2> 55591 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3cd46072{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 55600 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14e8df64{/solr,null,UNAVAILABLE}
   [junit4]   2> 55600 INFO  (jetty-closer-41-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 55602 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 55809 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 55814 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49273
   [junit4]   2> 55814 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49273
   [junit4]   2> 55814 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[523EF3FC9B095859]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49273
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MetricsHistoryWithAuthIntegrationTest_523EF3FC9B095859-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=96, maxMBSortInHeap=6.4386370981924745, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=110657096,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [5/5 (4!)] on J1 in 50.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 5 tests, 4 failures [seed: 523EF3FC9B095859]

Total time: 1 minute 1 second

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.6-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.6-Windows/builds/356/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.6-Windows #355' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.6-Windows #356'.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2