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/05/31 22:21:34 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Windows (64bit/jdk-14.0.1) - Build # 8910 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8910/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$2036/0x00000203822a2508@2d05bcac . attempt: 9 Mismatch for value : '[Version]' in response , {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$2036/0x00000203822a2508@2d05bcac . attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([A244F46C193ABDA9:74C21491FA247A33]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:411)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:237)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15445 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 2002111 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 2002111 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2002114 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\data-dir-175-001
   [junit4]   2> 2002114 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2002114 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2002119 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 2002121 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001
   [junit4]   2> 2002121 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2002121 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2002121 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2002223 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63990
   [junit4]   2> 2002223 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63990
   [junit4]   2> 2002223 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63990
   [junit4]   2> 2002223 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63990
   [junit4]   2> 2002228 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002238 INFO  (zkConnectionManagerCallback-16738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002238 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002247 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002259 INFO  (zkConnectionManagerCallback-16740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002259 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002261 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002264 INFO  (zkConnectionManagerCallback-16742-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002264 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002373 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2002373 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2002373 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2002373 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@87820c3{/solr,null,AVAILABLE}
   [junit4]   2> 2002374 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34349d98{/solr,null,AVAILABLE}
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a8a12f{/solr,null,AVAILABLE}
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dc3ffcc{/solr,null,AVAILABLE}
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32192826{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64013}
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.e.j.s.Server Started @2002345ms
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64013}
   [junit4]   2> 2002376 ERROR (jetty-launcher-16743-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T21:55:10.436502900Z
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f09a176{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64014}
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-3) [     ] o.e.j.s.Server Started @2002345ms
   [junit4]   2> 2002376 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64014}
   [junit4]   2> 2002379 ERROR (jetty-launcher-16743-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T21:55:10.439140100Z
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002379 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002380 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70077086{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64020}
   [junit4]   2> 2002380 INFO  (jetty-launcher-16743-thread-4) [     ] o.e.j.s.Server Started @2002349ms
   [junit4]   2> 2002380 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64020}
   [junit4]   2> 2002382 ERROR (jetty-launcher-16743-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T21:55:10.442202700Z
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3521591a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64017}
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.e.j.s.Server Started @2002349ms
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64017}
   [junit4]   2> 2002382 ERROR (jetty-launcher-16743-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T21:55:10.442927700Z
   [junit4]   2> 2002382 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002383 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002386 INFO  (zkConnectionManagerCallback-16745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002386 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002387 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2002389 INFO  (zkConnectionManagerCallback-16747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002389 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002389 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2002389 INFO  (zkConnectionManagerCallback-16749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002389 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002389 INFO  (zkConnectionManagerCallback-16751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002389 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002390 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2002392 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2002503 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2002505 WARN  (jetty-launcher-16743-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6060eca5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002505 WARN  (jetty-launcher-16743-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6060eca5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002509 WARN  (jetty-launcher-16743-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@103b3423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002509 WARN  (jetty-launcher-16743-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@103b3423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002509 INFO  (jetty-launcher-16743-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63990/solr
   [junit4]   2> 2002511 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002512 INFO  (zkConnectionManagerCallback-16762-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002512 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002604 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2002605 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64020_solr
   [junit4]   2> 2002606 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.Overseer Overseer (id=72081196829179911-127.0.0.1:64020_solr-n_0000000000) starting
   [junit4]   2> 2002606 WARN  (jetty-launcher-16743-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51ffce8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002606 WARN  (jetty-launcher-16743-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51ffce8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002616 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64020_solr
   [junit4]   2> 2002619 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2002619 WARN  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2002648 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2002671 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64020.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002678 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64020.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002678 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64020.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002678 INFO  (jetty-launcher-16743-thread-4) [n:127.0.0.1:64020_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node3\.
   [junit4]   2> 2002702 WARN  (jetty-launcher-16743-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31a4a9a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002702 WARN  (jetty-launcher-16743-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31a4a9a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002702 INFO  (jetty-launcher-16743-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63990/solr
   [junit4]   2> 2002702 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002727 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2002738 INFO  (zkCallback-16761-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2002750 INFO  (OverseerStateUpdate-72081196829179911-127.0.0.1:64020_solr-n_0000000000) [n:127.0.0.1:64020_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64020_solr
   [junit4]   2> 2002758 WARN  (jetty-launcher-16743-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d393065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002758 WARN  (jetty-launcher-16743-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d393065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002763 INFO  (zkConnectionManagerCallback-16784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002763 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002766 WARN  (jetty-launcher-16743-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@182a8655[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002766 WARN  (jetty-launcher-16743-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@182a8655[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002766 INFO  (jetty-launcher-16743-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63990/solr
   [junit4]   2> 2002766 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002778 INFO  (zkConnectionManagerCallback-16796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002778 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2002794 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2002801 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2002802 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64013_solr as DOWN
   [junit4]   2> 2002802 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2002802 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64013_solr
   [junit4]   2> 2002808 INFO  (zkCallback-16761-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2002811 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64017_solr as DOWN
   [junit4]   2> 2002812 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2002812 WARN  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2002815 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2002815 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64017_solr
   [junit4]   2> 2002816 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2002822 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2002822 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2002822 INFO  (zkCallback-16761-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2002831 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2002842 WARN  (jetty-launcher-16743-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23b9b285[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002842 WARN  (jetty-launcher-16743-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23b9b285[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002842 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2002842 WARN  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2002847 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2002858 WARN  (jetty-launcher-16743-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c971398[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002858 WARN  (jetty-launcher-16743-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c971398[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2002867 INFO  (jetty-launcher-16743-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63990/solr
   [junit4]   2> 2002867 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2002874 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64013.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002882 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64013.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002882 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64013.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002886 INFO  (jetty-launcher-16743-thread-2) [n:127.0.0.1:64013_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node1\.
   [junit4]   2> 2002886 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2002939 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002947 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002947 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2002952 INFO  (jetty-launcher-16743-thread-1) [n:127.0.0.1:64017_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node4\.
   [junit4]   2> 2002996 INFO  (zkConnectionManagerCallback-16817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2002996 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2003100 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2003118 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64014_solr as DOWN
   [junit4]   2> 2003118 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2003118 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64014_solr
   [junit4]   2> 2003123 INFO  (zkCallback-16761-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2003123 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2003123 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2003123 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2003129 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2003129 WARN  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2003162 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2003191 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2003198 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2003199 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2003199 INFO  (jetty-launcher-16743-thread-3) [n:127.0.0.1:64014_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node2\.
   [junit4]   2> 2003217 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2003219 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2003222 INFO  (zkConnectionManagerCallback-16836-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2003222 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2003227 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2003230 INFO  (TEST-TestPackages.testPluginLoading-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63990/solr ready
   [junit4]   2> 2003310 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:64014_solr} status=0 QTime=1
   [junit4]   2> 2003314 INFO  (updateExecutor-16771-thread-1-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:64014_solr 
   [junit4]   2> 2003315 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:64014_solr} status=0 QTime=0
   [junit4]   2> 2003326 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:64014_solr} status=0 QTime=0
   [junit4]   2> 2003326 INFO  (qtp567167807-25623) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=47
   [junit4]   1> sync resp: http://127.0.0.1:64014/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 2003326 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 2003330 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2003359 INFO  (updateExecutor-16771-thread-1-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2003359 INFO  (updateExecutor-16771-thread-1-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2003359 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:64014_solr 
   [junit4]   2> 2003363 INFO  (qtp2126549294-25646) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=3
   [junit4]   2> 2003364 INFO  (qtp567167807-25623) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2003364 INFO  (updateExecutor-16791-thread-1-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:64014_solr 
   [junit4]   2> 2003366 INFO  (qtp567167807-25621) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2003369 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2003370 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2003456 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2003456 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2003461 INFO  (updateExecutor-16791-thread-1-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2003461 INFO  (updateExecutor-16791-thread-1-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2003494 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 2003502 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003506 INFO  (qtp1004970006-25642) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003514 INFO  (qtp567167807-25621) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003543 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2003548 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 2003549 INFO  (qtp567167807-25623) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003553 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003555 INFO  (qtp1004970006-25642) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003557 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 2003574 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2003574 INFO  (qtp2126549294-25647) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:64013_solr} status=0 QTime=0
   [junit4]   2> 2003574 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:64013_solr 
   [junit4]   2> 2003574 INFO  (qtp1004970006-25635) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:64013_solr} status=0 QTime=0
   [junit4]   2> 2003574 INFO  (updateExecutor-16791-thread-1-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:64013_solr 
   [junit4]   2> 2003578 INFO  (qtp567167807-25621) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:64013_solr} status=0 QTime=0
   [junit4]   2> 2003578 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003578 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=49
   [junit4]   2> 2003578 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003578 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2003578 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:64013_solr 
   [junit4]   2> 2003578 INFO  (qtp1021235661-25614) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003582 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2003584 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=1
   [junit4]   2> 2003584 INFO  (qtp2126549294-25646) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003587 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2003587 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2003590 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2003590 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2003598 INFO  (updateExecutor-16791-thread-1-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2003602 INFO  (updateExecutor-16791-thread-1-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2003694 INFO  (qtp2126549294-25646) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003704 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003707 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003714 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003722 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2003728 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 2003730 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003732 INFO  (qtp2126549294-25646) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003734 INFO  (qtp1021235661-25614) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003734 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 2003780 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2003784 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:64017_solr} status=0 QTime=0
   [junit4]   2> 2003784 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:64017_solr 
   [junit4]   2> 2003784 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:64017_solr} status=0 QTime=0
   [junit4]   2> 2003784 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:64017_solr 
   [junit4]   2> 2003784 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:64017_solr} status=0 QTime=0
   [junit4]   2> 2003784 INFO  (updateExecutor-16771-thread-2-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:64017_solr 
   [junit4]   2> 2003786 INFO  (qtp1004970006-25642) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003787 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=64
   [junit4]   2> 2003787 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 2003788 INFO  (qtp1004970006-25642) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=1
   [junit4]   2> 2003789 INFO  (qtp1004970006-25635) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=1
   [junit4]   2> 2003789 INFO  (qtp1004970006-25635) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 2003791 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 2003794 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=3
   [junit4]   2> 2003797 INFO  (updateExecutor-16771-thread-2-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2003797 INFO  (updateExecutor-16771-thread-2-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 2003797 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2003797 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 2003798 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2003798 INFO  (updateExecutor-16758-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 2003899 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003904 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003906 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003912 INFO  (qtp567167807-25621) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003926 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2003926 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 2003926 INFO  (qtp567167807-25623) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003926 INFO  (qtp1004970006-25635) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003926 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2003930 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 2003937 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2003940 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:64020_solr} status=0 QTime=0
   [junit4]   2> 2003942 INFO  (updateExecutor-16771-thread-2-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:64020_solr 
   [junit4]   2> 2003942 INFO  (qtp567167807-25621) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:64020_solr} status=0 QTime=0
   [junit4]   2> 2003942 INFO  (qtp2126549294-25646) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003942 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:64020_solr 
   [junit4]   2> 2003942 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:64020_solr} status=0 QTime=0
   [junit4]   2> 2003945 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003945 INFO  (qtp2126549294-25647) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 2003945 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 2003946 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 2003950 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2003950 INFO  (updateExecutor-16810-thread-2-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 2003950 INFO  (updateExecutor-16771-thread-2-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2003950 INFO  (updateExecutor-16771-thread-2-processing-n:127.0.0.1:64013_solr) [n:127.0.0.1:64013_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 2003951 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 2003953 INFO  (updateExecutor-16791-thread-2-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:64020_solr 
   [junit4]   2> 2003953 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 2003954 INFO  (qtp2126549294-25647) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 2003956 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2003961 INFO  (updateExecutor-16791-thread-2-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2003961 INFO  (updateExecutor-16791-thread-2-processing-n:127.0.0.1:64017_solr) [n:127.0.0.1:64017_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 2003962 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=3
   [junit4]   2> 2003967 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2004014 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004016 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004018 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004018 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004024 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004025 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004030 DEBUG (zkCallback-16816-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2004030 DEBUG (zkCallback-16795-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2004030 DEBUG (zkCallback-16761-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2004030 DEBUG (zkCallback-16783-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2004030 INFO  (qtp1004970006-25642) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2004031 INFO  (qtp1021235661-25614) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2004032 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2004032 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2004032 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2004032 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2004036 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004038 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004048 INFO  (zkCallback-16761-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2004048 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2004048 INFO  (zkCallback-16761-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2004048 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2004048 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2004050 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2004050 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2004050 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2004051 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2004051 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2004051 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2004052 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004054 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004054 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004054 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004054 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004054 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004054 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004058 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004058 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004060 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004060 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004062 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_A244F46C193ABDA9-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 2004062 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2004062 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=94
   [junit4]   2> 2004062 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004066 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004066 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004066 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004066 INFO  (qtp567167807-25623) [n:127.0.0.1:64014_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2004066 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004066 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004066 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004070 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004070 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004070 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_A244F46C193ABDA9-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 2004070 INFO  (zkCallback-16795-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2004073 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_A244F46C193ABDA9-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 2004073 INFO  (zkCallback-16816-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2004073 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004073 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2004073 INFO  (OverseerThreadFactory-16792-thread-1-processing-n:127.0.0.1:64020_solr) [n:127.0.0.1:64020_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 2004073 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_A244F46C193ABDA9-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 2004073 INFO  (zkCallback-16783-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2004193 INFO  (qtp567167807-25621) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2004194 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2004201 INFO  (qtp2126549294-25645) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=5
   [junit4]   2> 2004202 INFO  (qtp1004970006-25638) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2004208 INFO  (qtp1021235661-25616) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=5
   [junit4]   2> 2004214 INFO  (qtp567167807-25630) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2004218 INFO  (qtp2126549294-25647) [n:127.0.0.1:64020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 2004222 INFO  (qtp1004970006-25635) [n:127.0.0.1:64017_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 2004226 INFO  (qtp1021235661-25629) [n:127.0.0.1:64013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 2004242 INFO  (OverseerStateUpdate-72081196829179911-127.0.0.1:64020_solr-n_0000000000) [n:127.0.0.1:64020_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64013/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64013_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2004247 INFO  (OverseerStateUpdate-72081196829179911-127.0.0.1:64020_solr-n_0000000000) [n:127.0.0.1:64020_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64017/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64017_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2004251 INFO  (OverseerStateUpdate-72081196829179911-127.0.0.1:64020_solr-n_0000000000) [n:127.0.0.1:64020_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64020/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64020_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2004254 INFO  (OverseerStateUpdate-72081196829179911-127.0.0.1:64020_solr-n_0000000000) [n:127.0.0.1:64020_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64014/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64014_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2004458 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2004462 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2004462 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2004462 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2004506 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2004510 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2004522 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2004522 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2004522 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2004530 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2004530 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2004530 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 2004530 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 2004530 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64020.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2004530 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64017.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2004530 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node4\.\testPluginLoadingColl_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node4\.\testPluginLoadingColl_shard1_replica_n2\data\]
   [junit4]   2> 2004530 INFO  (qtp2126549294-25648) [n:127.0.0.1:64020_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node3\.\testPluginLoadingColl_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node3\.\testPluginLoadingColl_shard2_replica_n4\data\]
   [junit4]   2> 2004546 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2004549 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2004550 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2004550 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 2004550 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2004550 INFO  (qtp567167807-25627) [n:127.0.0.1:64014_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node2\.\testPluginLoadingColl_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node2\.\testPluginLoadingColl_shard2_replica_n6\data\]
   [junit4]   2> 2004558 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2004563 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2004563 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 2004563 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64013.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@128a4080
   [junit4]   2> 2004563 INFO  (qtp1021235661-25626) [n:127.0.0.1:64013_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node1\.\testPluginLoadingColl_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001\tempDir-001\node1\.\testPluginLoadingColl_shard1_replica_n1\data\]
   [junit4]   2> 2004846 INFO  (qtp1004970006-25637) [n:127.0.0.1:64017_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using Up

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

up but we are closed, exiting.
   [junit4]   2> 2022962 INFO  (OverseerStateUpdate-72081198070169608-127.0.0.1:64610_solr-n_0000000000) [n:127.0.0.1:64610_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64610_solr
   [junit4]   2> 2022962 INFO  (closeThreadPool-17050-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081198070169608-127.0.0.1:64610_solr-n_0000000000) closing
   [junit4]   2> 2022962 INFO  (zkCallback-16967-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2022963 INFO  (zkCallback-16994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2022963 INFO  (zkCallback-16954-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2023064 INFO  (jetty-closer-17030-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081198070169608-127.0.0.1:64610_solr-n_0000000000) closing
   [junit4]   2> 2023068 INFO  (jetty-closer-17030-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40a02b40{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2023068 INFO  (jetty-closer-17030-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@384413d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2023068 INFO  (jetty-closer-17030-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2023294 INFO  (jetty-closer-17030-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@60008f83{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2023296 INFO  (jetty-closer-17030-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49cde95b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2023296 INFO  (jetty-closer-17030-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2032300 INFO  (jetty-closer-17030-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@677f713a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2032300 INFO  (jetty-closer-17030-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@546eefb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2032300 INFO  (jetty-closer-17030-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2032437 INFO  (jetty-closer-17030-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@72dc1ec4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2032437 INFO  (jetty-closer-17030-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d55a0d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2032437 INFO  (jetty-closer-17030-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2032486 INFO  (TEST-TestPackages.testAPI-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2032809 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2032817 INFO  (TEST-TestPackages.testAPI-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64580
   [junit4]   2> 2032817 INFO  (TEST-TestPackages.testAPI-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64580
   [junit4]   2> 2032817 INFO  (TEST-TestPackages.testAPI-seed#[A244F46C193ABDA9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64580
   [junit4]   2> 2034957 INFO  (TEST-TestPackages.testAPI-seed#[A244F46C193ABDA9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 2034957 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2034957 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64580
   [junit4]   2> 2034957 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64580
   [junit4]   2> 2034957 INFO  (SUITE-TestPackages-seed#[A244F46C193ABDA9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64580
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.pkg.TestPackages_A244F46C193ABDA9-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@de81d9f), locale=nn-NO, timezone=Iceland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=369098752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotLongTailTest, IndexSizeTriggerTest, DateRangeFieldTest, TestJsonFacetsStatsParsing, TestNestedUpdateProcessor, TestSimExtremeIndexing, CreateRoutedAliasTest, ZookeeperStatusHandlerTest, TestManagedSchema, RecoveryAfterSoftCommitTest, DebugComponentTest, QueryEqualityTest, FastVectorHighlighterTest, ExecutePlanActionTest, TestLegacyNumericUtils, TestExactSharedStatsCache, TestPolicyCloud, TestDeprecatedFilters, ConjunctionSolrSpellCheckerTest, ZkDynamicConfigTest, QueryElevationComponentTest, CdcrRequestHandlerTest, MissingSegmentRecoveryTest, BasicAuthIntegrationTest, TestDelegationWithHadoopAuth, IndexSizeEstimatorTest, TermVectorComponentTest, HdfsUnloadDistributedZkTest, TestPartialUpdateDeduplication, CollectionTooManyReplicasTest, ClusterStateMockUtilTest, TestSimPolicyCloud, TestManagedStopFilterFactory, TestRestManager, SolrJmxReporterTest, TestDistributedSearch, TestInPlaceUpdateWithRouteField, TestObjectReleaseTracker, TestCloudManagedSchema, ResourceLoaderTest, TestRequestStatusCollectionAPI, TestMergePolicyConfig, CollectionsAPISolrJTest, TestConfigSetsAPIExclusivity, TestMultiWordSynonyms, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestDistributedTracing, ExternalFileFieldSortTest, DeleteShardTest, RandomizedTaggerTest, NodeLostTriggerIntegrationTest, TestShardHandlerFactory, SliceStateTest, TestFaceting, TestStressThreadBackup, TestLMDirichletSimilarityFactory, CustomCollectionTest, DirectSolrConnectionTest, TestImplicitCoreProperties, OverseerCollectionConfigSetProcessorTest, TestSolrIndexConfig, TestSolrCloudWithSecureImpersonation, ReplaceNodeTest, TestDocSet, TestRandomRequestDistribution, TestRangeQuery, TestTlogReplica, ZkShardTermsTest, TestConfigSetProperties, MetricsHandlerTest, SolrTestCaseJ4Test, DistributedQueryComponentCustomSortTest, MaxSizeAutoCommitTest, WrapperMergePolicyFactoryTest, TestShortCircuitedRequests, HdfsDirectoryTest, ZkStateReaderTest, ChaosMonkeySafeLeaderTest, DistributedTermsComponentTest, TestHdfsBackupRestoreCore, TestPerFieldSimilarityWithDefaultOverride, TestJavabinTupleStreamParser, TestWriterPerf, SolrLogPostToolTest, PreAnalyzedUpdateProcessorTest, TestPullReplica, HLLSerializationTest, TestRandomDVFaceting, TestGroupingSearch, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTrie, TestLuceneIndexBackCompat, BasicZkTest, ChaosMonkeyNothingIsSafeTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, NestedShardedAtomicUpdateTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SplitShardTest, TestCloudConsistency, ZkCLITest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, CachingDirectoryFactoryTest, TestCorePropertiesReload, TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, TestXIncludeConfig, TestSolrCloudSnapshots, PingRequestHandlerTest, TestReqParamsAPI, TestSQLHandler, CoreAdminOperationTest, CoreAdminRequestStatusTest, DaemonStreamApiTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, SplitHandlerTest, SystemInfoHandlerTest, TestCollectionAPIs, MoreLikeThisComponentTest, ResponseLogComponentTest, SearchHandlerTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, SolrRrdBackendFactoryTest, TestPackages]
   [junit4] Completed [745/913 (1!)] on J1 in 35.26s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45433 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8910/consoleText

[repro] Revision: e1cc7a75c70b6beed0178dec989050a57ef70f20

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

[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]       TestPackages
[repro] ant compile-test

[...truncated 3147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=A244F46C193ABDA9 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 0

[...truncated 78 lines...]