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/04/01 05:12:23 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14) - Build # 26205 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26205/
Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2056/0x00007f21006928b0@fa63113 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2056/0x00007f21006928b0@fa63113 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([84120DBA53F8331B:5294ED47B0E6F481]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	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 15346 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1069755 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1069755 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1069756 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/data-dir-95-001
   [junit4]   2> 1069756 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1069756 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1069758 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1069759 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001
   [junit4]   2> 1069759 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1069759 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1069759 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1069859 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer start zk server on port:42405
   [junit4]   2> 1069859 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42405
   [junit4]   2> 1069859 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42405
   [junit4]   2> 1069859 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42405
   [junit4]   2> 1069861 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069862 INFO  (zkConnectionManagerCallback-9928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1069862 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1069863 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069864 INFO  (zkConnectionManagerCallback-9930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1069864 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1069866 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069868 INFO  (zkConnectionManagerCallback-9932-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1069868 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1069974 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1069974 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1069974 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1069974 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36
   [junit4]   2> 1069975 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1069988 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1069989 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17be5ff6{/solr,null,AVAILABLE}
   [junit4]   2> 1069989 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c4ca42a{/solr,null,AVAILABLE}
   [junit4]   2> 1069989 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@316c05fe{/solr,null,AVAILABLE}
   [junit4]   2> 1069989 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e42c41e{/solr,null,AVAILABLE}
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ad2447a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46533}
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@78c7ea7c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38723}
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-1) [     ] o.e.j.s.Server Started @1070286ms
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-2) [     ] o.e.j.s.Server Started @1070287ms
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46533}
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38723}
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ab3b650{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44281}
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-3) [     ] o.e.j.s.Server Started @1070287ms
   [junit4]   2> 1069991 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44281}
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f50e99a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41741}
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.e.j.s.Server Started @1070287ms
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41741}
   [junit4]   2> 1069992 ERROR (jetty-launcher-9933-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1069992 ERROR (jetty-launcher-9933-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1069992 ERROR (jetty-launcher-9933-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1069992 ERROR (jetty-launcher-9933-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T04:59:10.029307Z
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T04:59:10.029296Z
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T04:59:10.029307Z
   [junit4]   2> 1069992 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T04:59:10.029306Z
   [junit4]   2> 1069995 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069995 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1069999 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070000 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070001 INFO  (zkConnectionManagerCallback-9936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070001 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070001 INFO  (zkConnectionManagerCallback-9940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070001 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070001 INFO  (zkConnectionManagerCallback-9937-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070001 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070001 INFO  (zkConnectionManagerCallback-9941-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070001 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070003 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1070003 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1070004 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1070004 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1070113 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1070114 WARN  (jetty-launcher-9933-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13c630da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070114 WARN  (jetty-launcher-9933-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13c630da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070117 WARN  (jetty-launcher-9933-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22bf2db3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070117 WARN  (jetty-launcher-9933-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22bf2db3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070118 INFO  (jetty-launcher-9933-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42405/solr
   [junit4]   2> 1070119 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070123 INFO  (zkConnectionManagerCallback-9948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070123 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070161 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44281_solr
   [junit4]   2> 1070161 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.c.Overseer Overseer (id=72145549908049927-127.0.0.1:44281_solr-n_0000000000) starting
   [junit4]   2> 1070165 INFO  (OverseerStateUpdate-72145549908049927-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44281_solr
   [junit4]   2> 1070169 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44281_solr
   [junit4]   2> 1070172 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1070172 WARN  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_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> 1070180 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1070183 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1070211 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44281.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070213 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1070214 WARN  (jetty-launcher-9933-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fded02b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070214 WARN  (jetty-launcher-9933-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fded02b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070216 WARN  (jetty-launcher-9933-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f095032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070216 WARN  (jetty-launcher-9933-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f095032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070216 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44281.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070216 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44281.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070217 INFO  (jetty-launcher-9933-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42405/solr
   [junit4]   2> 1070217 INFO  (jetty-launcher-9933-thread-3) [n:127.0.0.1:44281_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node3/.
   [junit4]   2> 1070218 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070218 INFO  (zkConnectionManagerCallback-9959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070218 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070220 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1070221 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41741_solr as DOWN
   [junit4]   2> 1070221 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1070221 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41741_solr
   [junit4]   2> 1070222 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1070222 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1070223 WARN  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_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> 1070234 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1070234 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1070248 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41741.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070253 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41741.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070253 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41741.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070254 INFO  (jetty-launcher-9933-thread-4) [n:127.0.0.1:41741_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node4/.
   [junit4]   2> 1070315 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1070316 WARN  (jetty-launcher-9933-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ea012db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070316 WARN  (jetty-launcher-9933-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ea012db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070320 WARN  (jetty-launcher-9933-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e644fe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070321 WARN  (jetty-launcher-9933-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e644fe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070322 INFO  (jetty-launcher-9933-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42405/solr
   [junit4]   2> 1070323 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070324 INFO  (zkConnectionManagerCallback-9970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070324 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070326 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1070329 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38723_solr as DOWN
   [junit4]   2> 1070329 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1070329 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38723_solr
   [junit4]   2> 1070330 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1070330 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1070330 INFO  (zkCallback-9969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1070330 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1070331 WARN  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_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> 1070340 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1070354 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38723.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070361 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38723.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070361 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38723.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070363 INFO  (jetty-launcher-9933-thread-2) [n:127.0.0.1:38723_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node2/.
   [junit4]   2> 1070415 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1070416 WARN  (jetty-launcher-9933-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@635e9df9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070416 WARN  (jetty-launcher-9933-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@635e9df9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070419 WARN  (jetty-launcher-9933-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d739981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070419 WARN  (jetty-launcher-9933-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d739981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070420 INFO  (jetty-launcher-9933-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42405/solr
   [junit4]   2> 1070423 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070423 INFO  (zkConnectionManagerCallback-9981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070423 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070425 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1070426 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46533_solr as DOWN
   [junit4]   2> 1070427 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1070427 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46533_solr
   [junit4]   2> 1070427 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1070427 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1070427 INFO  (zkCallback-9969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1070428 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1070428 WARN  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_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> 1070436 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1070441 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1070455 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46533.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070462 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46533.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070462 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46533.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1070463 INFO  (jetty-launcher-9933-thread-1) [n:127.0.0.1:46533_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node1/.
   [junit4]   2> 1070470 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1070471 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070472 INFO  (zkConnectionManagerCallback-9990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070472 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070474 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1070475 INFO  (TEST-TestPackages.testPluginLoading-seed#[84120DBA53F8331B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42405/solr ready
   [junit4]   2> 1070521 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:46533_solr} status=0 QTime=0
   [junit4]   2> 1070521 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:46533_solr 
   [junit4]   2> 1070529 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:46533_solr} status=0 QTime=0
   [junit4]   2> 1070530 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:46533_solr 
   [junit4]   2> 1070533 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1070536 INFO  (qtp271200010-25704) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1070537 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1070537 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1070539 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:46533_solr} status=0 QTime=0
   [junit4]   2> 1070539 INFO  (updateExecutor-9944-thread-1-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:46533_solr 
   [junit4]   2> 1070540 INFO  (qtp271200010-25690) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=33
   [junit4]   2> 1070540 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   1> sync resp: https://127.0.0.1:46533/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1070541 INFO  (qtp271200010-25704) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1070542 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1070542 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1070546 INFO  (qtp271200010-25703) [n:127.0.0.1:46533_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> 1070547 INFO  (qtp271200010-25704) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1070547 INFO  (updateExecutor-9944-thread-1-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1070547 INFO  (updateExecutor-9944-thread-1-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1070552 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_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> 1070563 INFO  (qtp900236010-25699) [n:127.0.0.1:41741_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=0
   [junit4]   2> 1070573 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_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=0
   [junit4]   2> 1070584 INFO  (qtp271200010-25703) [n:127.0.0.1:46533_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=0
   [junit4]   2> 1070599 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1070600 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 1070623 INFO  (qtp900236010-25699) [n:127.0.0.1:41741_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> 1070625 INFO  (qtp271200010-25703) [n:127.0.0.1:46533_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=1
   [junit4]   2> 1070638 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_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> 1070638 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1070639 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1070641 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:44281_solr} status=0 QTime=0
   [junit4]   2> 1070641 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:44281_solr 
   [junit4]   2> 1070642 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:44281_solr} status=0 QTime=0
   [junit4]   2> 1070642 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:44281_solr 
   [junit4]   2> 1070655 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:44281_solr} status=0 QTime=9
   [junit4]   2> 1070656 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:44281_solr 
   [junit4]   2> 1070656 INFO  (qtp273407264-25714) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070656 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070657 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_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=59
   [junit4]   2> 1070657 INFO  (qtp273407264-25714) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1070657 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1070658 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1070658 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1070659 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1070659 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1070660 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070661 INFO  (qtp273407264-25714) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1070662 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1070662 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1070671 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_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> 1070682 INFO  (qtp900236010-25699) [n:127.0.0.1:41741_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> 1070697 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_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> 1070722 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1070725 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1070726 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 1070731 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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> 1070731 INFO  (qtp271200010-25690) [n:127.0.0.1:46533_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> 1070732 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_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> 1070732 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1070732 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1070736 INFO  (qtp900236010-25699) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:44281_solr} status=0 QTime=0
   [junit4]   2> 1070737 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:44281_solr 
   [junit4]   2> 1070738 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:44281_solr} status=0 QTime=0
   [junit4]   2> 1070738 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:44281_solr 
   [junit4]   2> 1070738 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070738 INFO  (qtp273407264-25712) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070738 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:44281_solr} status=0 QTime=0
   [junit4]   2> 1070738 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:44281_solr 
   [junit4]   2> 1070739 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1070739 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070739 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1070739 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1070739 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1070740 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1070740 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1070740 INFO  (updateExecutor-9966-thread-1-processing-n:127.0.0.1:38723_solr) [n:127.0.0.1:38723_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1070740 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1070740 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1070748 INFO  (qtp273407264-25705) [n:127.0.0.1:44281_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=23
   [junit4]   2> 1070763 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1070796 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1070874 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1070891 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1070928 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1070929 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 1070931 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1070932 INFO  (qtp273407264-25712) [n:127.0.0.1:44281_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> 1070944 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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> 1070945 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1070945 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1070965 INFO  (qtp273407264-25701) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:38723_solr} status=0 QTime=9
   [junit4]   2> 1070966 INFO  (qtp900236010-25699) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:38723_solr} status=0 QTime=0
   [junit4]   2> 1070967 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:38723_solr 
   [junit4]   2> 1070967 INFO  (qtp271200010-25704) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:38723_solr} status=0 QTime=0
   [junit4]   2> 1070967 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:38723_solr 
   [junit4]   2> 1070968 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070968 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1070968 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_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=56
   [junit4]   2> 1070969 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1070969 INFO  (updateExecutor-9977-thread-2-processing-n:127.0.0.1:46533_solr) [n:127.0.0.1:46533_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1070970 INFO  (updateExecutor-9944-thread-3-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:38723_solr 
   [junit4]   2> 1070970 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070971 INFO  (qtp1916764428-25693) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1070972 INFO  (updateExecutor-9944-thread-3-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1070972 INFO  (updateExecutor-9944-thread-3-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1070977 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1070978 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1070979 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1070979 INFO  (updateExecutor-9955-thread-1-processing-n:127.0.0.1:41741_solr) [n:127.0.0.1:41741_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1070990 INFO  (qtp273407264-25712) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071008 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071033 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071067 INFO  (qtp271200010-25704) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071120 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071128 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071134 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071136 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071139 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071143 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071146 DEBUG (zkCallback-9969-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1071146 DEBUG (zkCallback-9980-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1071148 INFO  (qtp271200010-25690) [n:127.0.0.1:46533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071149 DEBUG (zkCallback-9947-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1071149 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071150 DEBUG (zkCallback-9958-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1071151 INFO  (qtp273407264-25714) [n:127.0.0.1:44281_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1071154 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1071154 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1071154 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1071154 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1071155 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1071155 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1071155 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_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> 1071155 INFO  (zkCallback-9947-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> 1071155 INFO  (zkCallback-9980-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> 1071155 INFO  (zkCallback-9969-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1071155 INFO  (zkCallback-9969-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1071155 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1071155 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1071155 INFO  (zkCallback-9958-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> 1071158 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071158 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071158 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071158 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071160 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071160 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071160 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071160 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071161 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071162 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071162 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071162 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071163 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071163 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071163 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071164 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071164 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071164 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071164 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071164 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071165 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071165 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071165 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071166 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1071166 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1071166 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1071166 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1071166 INFO  (zkCallback-9980-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1071166 INFO  (zkCallback-9947-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1071166 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1071167 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1071167 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1071167 INFO  (qtp1916764428-25724) [n:127.0.0.1:38723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 1071180 INFO  (qtp900236010-25699) [n:127.0.0.1:41741_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> 1071193 INFO  (OverseerThreadFactory-6191-thread-1-processing-n:127.0.0.1:44281_solr) [n:127.0.0.1:44281_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 1071301 INFO  (OverseerStateUpdate-72145549908049927-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_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":"https://127.0.0.1:41741/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41741_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1071307 INFO  (OverseerStateUpdate-72145549908049927-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_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":"https://127.0.0.1:46533/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46533_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1071309 INFO  (OverseerStateUpdate-72145549908049927-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_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":"https://127.0.0.1:38723/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38723_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1071325 INFO  (OverseerStateUpdate-72145549908049927-127.0.0.1:44281_solr-n_0000000000) [n:127.0.0.1:44281_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44281/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44281_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1071530 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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> 1071532 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1071532 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&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> 1071543 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr    x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n7&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1071543 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr    x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1071544 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1071548 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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> 1071558 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1071561 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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> 1071561 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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> 1071561 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr c:testPluginLoadingColl s:shard2 r:core_node6 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1071564 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41741.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1071564 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 1071565 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1071567 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1071568 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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> 1071568 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46533.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1071568 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 1071572 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr c:testPluginLoadingColl s:shard2 r:core_node6 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1071572 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1071574 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr c:testPluginLoadingColl s:shard2 r:core_node6 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1071574 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr c:testPluginLoadingColl s:shard2 r:core_node6 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> 1071575 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr c:testPluginLoadingColl s:shard2 r:core_node6 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38723.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1071575 INFO  (qtp1916764428-25695) [n:127.0.0.1:38723_solr c:testPluginLoadingColl s:shard2 r:core_node6 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 1071583 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1071584 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1071584 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 1071585 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44281.solr.core.testPluginLoadingColl.shard2.replica_n7' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23fabda0
   [junit4]   2> 1071585 INFO  (qtp273407264-25715) [n:127.0.0.1:44281_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n7 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n7/data/]
   [junit4]   2> 1071609 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1071609 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1071610 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1071610 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1071611 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1071611 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1071611 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1548e94d[testPluginLoadingColl_shard1_replica_n1] main]
   [junit4]   2> 1071612 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1071612 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1071613 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1071613 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1071613 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1071613 INFO  (qtp900236010-25697) [n:127.0.0.1:41741_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662744948008550400
   [junit4]   2> 1071614 INFO  (qtp271200010-25692) [n:127.0.0.1:46533_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@294a8cf1[testPluginLoadingColl_shard1_replica_

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

8-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1083009 INFO  (jetty-closer-10088-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1083009 INFO  (jetty-closer-10088-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f7c21f: rootName = solr_37409, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@299ff89
   [junit4]   2> 1083009 INFO  (jetty-closer-10088-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1083017 INFO  (closeThreadPool-10101-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72145550657716232-127.0.0.1:38107_solr-n_0000000000) closing
   [junit4]   2> 1083018 INFO  (zkCallback-10066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1083018 INFO  (zkCallback-10077-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1083018 INFO  (zkCallback-10046-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1083120 INFO  (jetty-closer-10088-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72145550657716232-127.0.0.1:38107_solr-n_0000000000) closing
   [junit4]   2> 1083221 INFO  (jetty-closer-10088-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a12b66e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1083222 INFO  (jetty-closer-10088-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bd6cc59{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083222 INFO  (jetty-closer-10088-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1092274 INFO  (jetty-closer-10088-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5404ffa6{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1092274 INFO  (jetty-closer-10088-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ce2776f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1092274 INFO  (jetty-closer-10088-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1092366 INFO  (jetty-closer-10088-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55432765{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1092366 INFO  (jetty-closer-10088-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71cce2b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1092366 INFO  (jetty-closer-10088-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1092538 INFO  (jetty-closer-10088-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b2e4bcb{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1092538 INFO  (jetty-closer-10088-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65eec551{/solr,null,UNAVAILABLE}
   [junit4]   2> 1092538 INFO  (jetty-closer-10088-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1092539 INFO  (TEST-TestPackages.testAPI-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1092744 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> 	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> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1092746 INFO  (TEST-TestPackages.testAPI-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35177
   [junit4]   2> 1092746 INFO  (TEST-TestPackages.testAPI-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35177
   [junit4]   2> 1092746 INFO  (TEST-TestPackages.testAPI-seed#[84120DBA53F8331B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35177
   [junit4]   2> 1092747 INFO  (TEST-TestPackages.testAPI-seed#[84120DBA53F8331B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 1092748 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1092748 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35177
   [junit4]   2> 1092748 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35177
   [junit4]   2> 1092748 INFO  (SUITE-TestPackages-seed#[84120DBA53F8331B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35177
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_84120DBA53F8331B-001
   [junit4]   2> Apr 01, 2020 4:59:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=575, maxMBSortInHeap=5.45373476867301, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ef78505), locale=en-KN, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=1,free=304087040,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoadingUrl, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, TestFieldCacheWithThreads, AuditLoggerIntegrationTest, InfixSuggestersTest, TestXmlQParser, TestSchemaSimilarityResource, ClusterStateUpdateTest, SearchRateTriggerTest, CurrencyFieldTypeTest, TestWriterPerf, TestDistributedSearch, LeaderElectionTest, ShardRoutingTest, TestSimScenario, TestStressUserVersions, ClassificationUpdateProcessorFactoryTest, NestedAtomicUpdateTest, Tagger2Test, TestSolrCloudWithHadoopAuthPlugin, SolrMetricsIntegrationTest, TestCodecSupport, TestExactSharedStatsCacheCloud, DaemonStreamApiTest, CursorMarkTest, TestCryptoKeys, TestSolr4Spatial, TestPayloadCheckQParserPlugin, TestReload, AutoscalingHistoryHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, RankQueryTest, BlockCacheTest, CollectionsAPIDistributedZkTest, TestPivotHelperCode, ExecutePlanActionTest, SearchHandlerTest, TestCloudRecovery2, TestJettySolrRunner, ExitableDirectoryReaderTest, TestReplicaProperties, MetricsHistoryIntegrationTest, TestCSVResponseWriter, TestFoldingMultitermQuery, TestLMJelinekMercerSimilarityFactory, VersionInfoTest, TestRebalanceLeaders, ChaosMonkeySafeLeaderWithPullReplicasTest, DisMaxRequestHandlerTest, HdfsUnloadDistributedZkTest, BinaryUpdateRequestHandlerTest, TestPushWriter, ZkStateWriterTest, DistanceUnitsTest, SoftAutoCommitTest, TestIndexingPerformance, TestSkipOverseerOperations, TestObjectReleaseTracker, TestLazyCores, TestCoreContainer, EnumFieldTest, TestChildDocTransformerHierarchy, SolrInfoBeanTest, SpellCheckCollatorTest, NodeMarkersRegistrationTest, TestCloudJSONFacetSKG, PathHierarchyTokenizerFactoryTest, TestCoreBackup, ResponseHeaderTest, PeerSyncTest, DistributedQueueTest, TestCaffeineCache, TestShardHandlerFactory, TestPartialUpdateDeduplication, TestOnReconnectListenerSupport, TestStressCloudBlindAtomicUpdates, TestWaitForStateWithJettyShutdowns, ZkFailoverTest, AssignTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SplitByPrefixTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, TriggerCooldownIntegrationTest, TestSimExecutePlanAction, TestSimUtils, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, AlternateDirectoryTest, BlobRepositoryCloudTest, ByteBuffersDirectoryFactoryTest, QueryResultKeyTest, TestReplicationHandlerDiskOverFlow, TestSQLHandler, SolrRrdBackendFactoryTest, TestPackages]
   [junit4] Completed [726/907 (1!)] on J4 in 24.02s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45388 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26205/consoleText

[repro] Revision: 1ca7067a810578d4e246b5434b9cdcec7145d230

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=84120DBA53F8331B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KN -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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 3128 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=84120DBA53F8331B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KN -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]