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

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-15-ea+16) - Build # 3191 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3191/
Java: 64bit/jdk-15-ea+16 -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$988/0x00007f6dfdba04b0@17277268 . 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$988/0x00007f6dfdba04b0@17277268 . 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([440C3A76FF42F332:928ADA8B1C5C34A8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13559 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 42565 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 42566 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/data-dir-5-001
   [junit4]   2> 42566 WARN  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 42566 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 42567 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 42568 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 42570 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 42571 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001
   [junit4]   2> 42571 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 42571 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 42571 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 42671 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34339
   [junit4]   2> 42671 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34339
   [junit4]   2> 42671 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34339
   [junit4]   2> 42671 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34339
   [junit4]   2> 42680 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42684 INFO  (zkConnectionManagerCallback-784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42684 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42693 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42695 INFO  (zkConnectionManagerCallback-786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42695 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42695 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42700 INFO  (zkConnectionManagerCallback-788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42700 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42814 WARN  (jetty-launcher-789-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 42814 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 42814 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 42814 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 42815 WARN  (jetty-launcher-789-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 42815 WARN  (jetty-launcher-789-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 42815 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 42815 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 42815 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 42815 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 42815 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 42815 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 42824 WARN  (jetty-launcher-789-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 42824 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 42824 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 42824 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 42836 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42836 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42837 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 42840 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42840 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42840 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 42840 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6583a2d3{/solr,null,AVAILABLE}
   [junit4]   2> 42843 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e73b8cb{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41741}
   [junit4]   2> 42843 INFO  (jetty-launcher-789-thread-1) [     ] o.e.j.s.Server Started @43118ms
   [junit4]   2> 42843 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41741}
   [junit4]   2> 42843 ERROR (jetty-launcher-789-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 42843 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 42843 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 42844 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 42844 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 42844 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T21:21:33.869046Z
   [junit4]   2> 42844 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42848 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42848 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42849 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 42852 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31ab8158{/solr,null,AVAILABLE}
   [junit4]   2> 42852 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c117648{/solr,null,AVAILABLE}
   [junit4]   2> 42852 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 42852 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 42853 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 42853 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8aa40cf{/solr,null,AVAILABLE}
   [junit4]   2> 42859 INFO  (zkConnectionManagerCallback-791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42859 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42869 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@362ea959{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36155}
   [junit4]   2> 42869 INFO  (jetty-launcher-789-thread-3) [     ] o.e.j.s.Server Started @43144ms
   [junit4]   2> 42869 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36155}
   [junit4]   2> 42869 ERROR (jetty-launcher-789-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 42869 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 42869 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 42870 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 42870 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 42870 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T21:21:33.895040Z
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a27e3c3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38751}
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.e.j.s.Server Started @43152ms
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38751}
   [junit4]   2> 42877 ERROR (jetty-launcher-789-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 42877 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T21:21:33.902679Z
   [junit4]   2> 42885 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36ae18af{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41201}
   [junit4]   2> 42885 INFO  (jetty-launcher-789-thread-2) [     ] o.e.j.s.Server Started @43160ms
   [junit4]   2> 42885 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41201}
   [junit4]   2> 42886 ERROR (jetty-launcher-789-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 42886 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 42886 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 42886 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 42886 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 42886 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T21:21:33.911254Z
   [junit4]   2> 42893 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 42899 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42900 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42901 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42920 INFO  (zkConnectionManagerCallback-795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42920 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42920 INFO  (zkConnectionManagerCallback-797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42920 INFO  (zkConnectionManagerCallback-793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 42920 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42920 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42920 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 42920 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 42920 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43082 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 43083 WARN  (jetty-launcher-789-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20e1892a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43083 WARN  (jetty-launcher-789-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20e1892a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43085 WARN  (jetty-launcher-789-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a75615f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43085 WARN  (jetty-launcher-789-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a75615f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43086 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34339/solr
   [junit4]   2> 43086 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43087 INFO  (zkConnectionManagerCallback-808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43087 INFO  (jetty-launcher-789-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43165 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 43167 WARN  (jetty-launcher-789-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@151acd26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43168 WARN  (jetty-launcher-789-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@151acd26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43173 WARN  (jetty-launcher-789-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4117151a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43173 WARN  (jetty-launcher-789-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4117151a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43174 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34339/solr
   [junit4]   2> 43175 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43176 INFO  (zkConnectionManagerCallback-819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43176 INFO  (jetty-launcher-789-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43275 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 43277 WARN  (jetty-launcher-789-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78b2fabf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43277 WARN  (jetty-launcher-789-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78b2fabf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43279 WARN  (jetty-launcher-789-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a9114d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43279 WARN  (jetty-launcher-789-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a9114d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43279 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34339/solr
   [junit4]   2> 43280 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43281 INFO  (zkConnectionManagerCallback-830-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43281 INFO  (jetty-launcher-789-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43354 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 43355 WARN  (jetty-launcher-789-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a3bc442[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43355 WARN  (jetty-launcher-789-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a3bc442[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43357 WARN  (jetty-launcher-789-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42dc6761[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43357 WARN  (jetty-launcher-789-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42dc6761[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 43358 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34339/solr
   [junit4]   2> 43359 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43359 INFO  (zkConnectionManagerCallback-841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43360 INFO  (jetty-launcher-789-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43415 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43416 INFO  (zkConnectionManagerCallback-843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43416 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43457 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41201_solr
   [junit4]   2> 43457 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.c.Overseer Overseer (id=72105970165678091-127.0.0.1:41201_solr-n_0000000000) starting
   [junit4]   2> 43467 INFO  (OverseerStateUpdate-72105970165678091-127.0.0.1:41201_solr-n_0000000000) [n:127.0.0.1:41201_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41201_solr
   [junit4]   2> 43469 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41201_solr
   [junit4]   2> 43470 INFO  (zkCallback-842-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43472 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43473 WARN  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_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> 43493 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43513 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41201.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43517 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43518 INFO  (zkConnectionManagerCallback-856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43518 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43518 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41201.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43519 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41201.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43520 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43520 INFO  (jetty-launcher-789-thread-2) [n:127.0.0.1:41201_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node2/.
   [junit4]   2> 43521 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36155_solr as DOWN
   [junit4]   2> 43522 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 43522 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36155_solr
   [junit4]   2> 43522 INFO  (zkCallback-842-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43524 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43524 WARN  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_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> 43526 INFO  (zkCallback-855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 43533 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43547 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36155.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43553 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36155.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43554 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36155.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43554 INFO  (jetty-launcher-789-thread-3) [n:127.0.0.1:36155_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node3/.
   [junit4]   2> 43616 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43617 INFO  (zkConnectionManagerCallback-867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43617 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43619 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 43621 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41741_solr as DOWN
   [junit4]   2> 43622 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 43622 INFO  (jetty-launcher-789-thread-1) [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> 43623 INFO  (zkCallback-842-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 43623 INFO  (zkCallback-855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 43623 INFO  (zkCallback-866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 43624 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43624 WARN  (jetty-launcher-789-thread-1) [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> 43632 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43647 INFO  (jetty-launcher-789-thread-1) [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@47e31802
   [junit4]   2> 43653 INFO  (jetty-launcher-789-thread-1) [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@47e31802
   [junit4]   2> 43653 INFO  (jetty-launcher-789-thread-1) [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@47e31802
   [junit4]   2> 43654 INFO  (jetty-launcher-789-thread-1) [n:127.0.0.1:41741_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node1/.
   [junit4]   2> 43717 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43718 INFO  (zkConnectionManagerCallback-877-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43718 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43721 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 43724 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38751_solr as DOWN
   [junit4]   2> 43724 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 43724 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38751_solr
   [junit4]   2> 43725 INFO  (zkCallback-855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 43725 INFO  (zkCallback-866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 43725 INFO  (zkCallback-842-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 43725 INFO  (zkCallback-876-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 43729 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 43730 WARN  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_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> 43760 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43776 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38751.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43781 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38751.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43782 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38751.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47e31802
   [junit4]   2> 43783 INFO  (jetty-launcher-789-thread-4) [n:127.0.0.1:38751_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node4/.
   [junit4]   2> 43795 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 43800 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43800 INFO  (zkConnectionManagerCallback-890-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43800 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43802 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 43803 INFO  (TEST-TestPackages.testAPI-seed#[440C3A76FF42F332]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34339/solr ready
   [junit4]   2> 43872 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 43894 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 43914 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 43957 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 43957 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 43957 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 43966 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 43977 INFO  (qtp1904825009-1630) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 43989 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 43990 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 43990 ERROR (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:179) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 43990 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=163
   [junit4]   2> 44013 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 44023 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44031 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44042 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44042 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 44043 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 44056 INFO  (qtp1904825009-1630) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38751_solr} status=0 QTime=0
   [junit4]   2> 44057 INFO  (updateExecutor-804-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/v.0.12/jar_a.jar from 127.0.0.1:38751_solr 
   [junit4]   2> 44072 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38751_solr} status=0 QTime=3
   [junit4]   2> 44072 INFO  (updateExecutor-815-thread-1-processing-n:127.0.0.1:36155_solr) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:38751_solr 
   [junit4]   2> 44073 INFO  (qtp903676211-1636) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=3
   [junit4]   2> 44099 INFO  (qtp903676211-1636) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 44100 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 44104 INFO  (updateExecutor-804-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/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 44104 INFO  (updateExecutor-804-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/v.0.12/jar_a.jar
   [junit4]   2> 44113 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38751_solr} status=0 QTime=26
   [junit4]   2> 44114 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:38751_solr 
   [junit4]   2> 44116 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 44118 INFO  (updateExecutor-815-thread-1-processing-n:127.0.0.1:36155_solr) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 44118 INFO  (updateExecutor-815-thread-1-processing-n:127.0.0.1:36155_solr) [n:127.0.0.1:36155_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 44120 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=119
   [junit4]   2> 44139 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44141 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 44149 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 44150 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 44150 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 44264 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=5
   [junit4]   2> 44281 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44297 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44308 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44312 ERROR (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:179) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 44312 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 44344 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:36155_solr} status=0 QTime=0
   [junit4]   2> 44345 INFO  (updateExecutor-837-thread-2-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:36155_solr 
   [junit4]   2> 44355 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_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> 44358 INFO  (qtp1904825009-1628) [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:36155_solr} status=0 QTime=0
   [junit4]   2> 44358 INFO  (updateExecutor-804-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:36155_solr 
   [junit4]   2> 44365 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 44366 INFO  (updateExecutor-837-thread-2-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 44366 INFO  (updateExecutor-837-thread-2-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 44371 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:36155_solr} status=0 QTime=0
   [junit4]   2> 44371 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:36155_solr 
   [junit4]   2> 44371 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=43
   [junit4]   1> sync resp: https://127.0.0.1:36155/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 44371 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_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> 44386 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_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> 44389 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 44389 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_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> 44390 INFO  (updateExecutor-804-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> 44390 INFO  (updateExecutor-804-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> 44396 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 44398 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 44398 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 44501 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_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> 44510 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_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> 44518 INFO  (qtp1904825009-1630) [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> 44528 INFO  (qtp903676211-1638) [n:127.0.0.1:38751_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> 44532 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44534 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 44545 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44559 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44572 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44572 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 44573 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 44589 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:38751_solr} status=0 QTime=0
   [junit4]   2> 44589 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:38751_solr 
   [junit4]   2> 44601 INFO  (qtp1904825009-1630) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:38751_solr} status=0 QTime=0
   [junit4]   2> 44601 INFO  (updateExecutor-804-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/v.0.12/jar_b.jar from 127.0.0.1:38751_solr 
   [junit4]   2> 44611 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:38751_solr} status=0 QTime=0
   [junit4]   2> 44611 INFO  (qtp903676211-1638) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 44611 INFO  (updateExecutor-815-thread-2-processing-n:127.0.0.1:36155_solr) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:38751_solr 
   [junit4]   2> 44612 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_b.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=82
   [junit4]   2> 44621 INFO  (qtp903676211-1623) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 44621 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 44626 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44629 INFO  (qtp903676211-1636) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 44630 INFO  (qtp903676211-1638) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 44630 INFO  (updateExecutor-804-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/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 44630 INFO  (updateExecutor-804-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/v.0.12/jar_b.jar
   [junit4]   2> 44632 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 44632 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 44635 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 44636 INFO  (updateExecutor-815-thread-2-processing-n:127.0.0.1:36155_solr) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 44636 INFO  (updateExecutor-815-thread-2-processing-n:127.0.0.1:36155_solr) [n:127.0.0.1:36155_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 44749 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44765 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44778 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44794 INFO  (qtp903676211-1638) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44819 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44821 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44840 DEBUG (zkCallback-842-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 44841 DEBUG (zkCallback-866-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 44841 DEBUG (zkCallback-855-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 44841 DEBUG (zkCallback-876-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 44860 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 44861 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 44862 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 44862 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 44862 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 44862 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 44862 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 44863 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 44863 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 44863 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 44864 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 44864 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 44865 INFO  (qtp1904825009-1630) [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> 44865 INFO  (zkCallback-866-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44865 INFO  (zkCallback-855-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44865 INFO  (zkCallback-876-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44866 INFO  (zkCallback-842-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44866 INFO  (zkCallback-866-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44866 INFO  (zkCallback-876-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44866 INFO  (zkCallback-855-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44868 INFO  (zkCallback-842-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44868 INFO  (zkCallback-855-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 44868 INFO  (zkCallback-876-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 44868 INFO  (zkCallback-866-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 44869 INFO  (zkCallback-842-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 44870 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 44870 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 44870 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 44872 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 44883 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44900 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44900 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 44900 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=85
   [junit4]   2> 44917 INFO  (qtp2043957800-1649) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 44918 INFO  (qtp2043957800-1649) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 44930 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44938 INFO  (qtp903676211-1638) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44953 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 44954 INFO  (qtp2043957800-1649) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 44956 INFO  (qtp2043957800-1649) [n:127.0.0.1:36155_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 44969 INFO  (qtp1904825009-1630) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:36155_solr} status=0 QTime=0
   [junit4]   2> 44969 INFO  (updateExecutor-804-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/v.0.13/jar_a.jar from 127.0.0.1:36155_solr 
   [junit4]   2> 44982 INFO  (qtp2035606478-1631) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:36155_solr} status=0 QTime=0
   [junit4]   2> 44982 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:36155_solr 
   [junit4]   2> 44983 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 44990 INFO  (qtp903676211-1635) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:36155_solr} status=0 QTime=0
   [junit4]   2> 44990 INFO  (qtp2043957800-1648) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 44991 INFO  (updateExecutor-837-thread-3-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:36155_solr 
   [junit4]   2> 44991 INFO  (qtp2043957800-1649) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.13/jar_a.jar params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2} status=0 QTime=76
   [junit4]   2> 45008 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 45008 INFO  (qtp2043957800-1649) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 45011 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 45011 INFO  (updateExecutor-826-thread-1-processing-n:127.0.0.1:41201_solr) [n:127.0.0.1:41201_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 45011 INFO  (updateExecutor-804-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/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 45011 INFO  (updateExecutor-804-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/v.0.13/jar_a.jar
   [junit4]   2> 45015 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 45037 INFO  (qtp2035606478-1633) [n:127.0.0.1:41201_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 45042 INFO  (qtp2043957800-1625) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 45049 INFO  (updateExecutor-837-thread-3-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 45049 INFO  (updateExecutor-837-thread-3-processing-n:127.0.0.1:38751_solr) [n:127.0.0.1:38751_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 45063 INFO  (qtp2043957800-1627) [n:127.0.0.1:36155_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 45081 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 45096 INFO  (qtp903676211-1638) [n:127.0.0.1:38751_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 45140 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45141 INFO  (qtp1904825009-1628) [n:127.0.0.1:41741_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45145 DEBUG (zkCallback-842-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 45145 DEBUG (zkCallback-876-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 45145 DEBUG (zkCallback-855-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 45145 DEBUG (zkCallback-866-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 45146 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 45146 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 45146 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 45146 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 45146 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 45146 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 45146 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 45146 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 45146 INFO  (zkCallback-842-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 45146 INFO  (zkCallback-855-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 45146 INFO  (zkCallback-866-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 45146 INFO  (zkCallback-876-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 45148 INFO  (zkCallback-842-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45148 INFO  (zkCallback-855-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45148 INFO  (zkCallback-866-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45149 INFO  (zkCallback-842-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45149 INFO  (zkCallback-876-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45150 INFO  (zkCallback-866-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 45150 INFO  (zkCallback-855-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 

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

@2a365fa7: rootName = solr_43289, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d485ade
   [junit4]   2> 60298 INFO  (jetty-closer-1073-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 60298 INFO  (jetty-closer-1073-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a9a5eae: rootName = solr_44635, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b0e5f7c
   [junit4]   2> 60298 INFO  (jetty-closer-1073-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 60299 INFO  (jetty-closer-1073-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 60299 INFO  (jetty-closer-1073-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56529307: rootName = solr_43289, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@b0e5f7c
   [junit4]   2> 60299 INFO  (jetty-closer-1073-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 60390 INFO  (jetty-closer-1073-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72105970993004554-127.0.0.1:46431_solr-n_0000000000) closing
   [junit4]   2> 60493 INFO  (jetty-closer-1073-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21effc59{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60493 INFO  (jetty-closer-1073-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34c81d5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 60493 INFO  (jetty-closer-1073-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60594 INFO  (jetty-closer-1073-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69f43cd8{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60594 INFO  (jetty-closer-1073-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@168eec7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 60594 INFO  (jetty-closer-1073-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 66845 INFO  (jetty-closer-1073-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@13bf0715{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 66845 INFO  (jetty-closer-1073-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a976111{/solr,null,UNAVAILABLE}
   [junit4]   2> 66845 INFO  (jetty-closer-1073-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 67085 INFO  (jetty-closer-1073-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e0c0c69{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 67085 INFO  (jetty-closer-1073-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b10f96b{/solr,null,UNAVAILABLE}
   [junit4]   2> 67085 INFO  (jetty-closer-1073-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 67085 INFO  (TEST-TestPackages.testPluginLoading-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 67288 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> 	8	/solr/configs/conf
   [junit4]   2> 	6	/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard1
   [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> 	40	/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/overseer/queue
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 67290 INFO  (TEST-TestPackages.testPluginLoading-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39377
   [junit4]   2> 67290 INFO  (TEST-TestPackages.testPluginLoading-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39377
   [junit4]   2> 67290 INFO  (TEST-TestPackages.testPluginLoading-seed#[440C3A76FF42F332]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39377
   [junit4]   2> 67291 INFO  (TEST-TestPackages.testPluginLoading-seed#[440C3A76FF42F332]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=440C3A76FF42F332 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-SG -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 12.1s J2 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$988/0x00007f6dfdba04b0@17277268 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "config":{"queryResponseWriter":{"json1":{
   [junit4]    >         "name":"json1",
   [junit4]    >         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([440C3A76FF42F332:928ADA8B1C5C34A8]:0)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 67295 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 67295 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39377
   [junit4]   2> 67295 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39377
   [junit4]   2> 67295 INFO  (SUITE-TestPackages-seed#[440C3A76FF42F332]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39377
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_440C3A76FF42F332-001
   [junit4]   2> May 25, 2020 9:21:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=338, maxMBSortInHeap=5.8828684107518034, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c9e9f10), locale=ta-SG, timezone=UTC
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=385875968,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateMockUtilTest, TestDistributedGrouping, TestSolrConfigHandlerConcurrent, TestUtilizeNode, TestPackages]
   [junit4] Completed [50/910 (1!)] on J2 in 25.02s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47816 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3191/consoleText

[repro] Revision: 57703a11cfc41ca74744549e1f08713772fb5b02

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=440C3A76FF42F332 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-SG -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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 3464 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=440C3A76FF42F332 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-SG -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...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...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-14) - Build # 3192 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3192/
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$1107/0x00007fea346c30b0@2527b671 . 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$1107/0x00007fea346c30b0@2527b671 . 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([5F8CB205BEE1278C:890A52F85DFFE016]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14097 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 236818 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 236818 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 236819 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/data-dir-66-001
   [junit4]   2> 236820 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 236820 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 236823 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 236824 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001
   [junit4]   2> 236824 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 236824 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 236824 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 236924 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37061
   [junit4]   2> 236924 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37061
   [junit4]   2> 236924 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37061
   [junit4]   2> 236924 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37061
   [junit4]   2> 236926 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236929 INFO  (zkConnectionManagerCallback-1949-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 236929 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236934 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236935 INFO  (zkConnectionManagerCallback-1951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 236935 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 236935 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 236941 INFO  (zkConnectionManagerCallback-1953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 236941 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237052 WARN  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 237052 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 237052 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 237052 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 237053 WARN  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 237053 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 237053 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 237053 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 237053 WARN  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 237053 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 237053 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 237053 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 237054 WARN  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 237054 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 237054 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 237054 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 237109 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237109 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237109 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 237121 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20a91bcb{/solr,null,AVAILABLE}
   [junit4]   2> 237133 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237133 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237133 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f79ff69{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38865}
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-1) [     ] o.e.j.s.Server Started @237390ms
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38865}
   [junit4]   2> 237137 ERROR (jetty-launcher-1954-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 237137 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 237138 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 237138 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T23:31:31.143042Z
   [junit4]   2> 237144 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f0bccab{/solr,null,AVAILABLE}
   [junit4]   2> 237153 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14f65ffb{/solr,null,AVAILABLE}
   [junit4]   2> 237172 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237201 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237201 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237201 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 237205 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@286829aa{/solr,null,AVAILABLE}
   [junit4]   2> 237210 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4cb884cd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39481}
   [junit4]   2> 237210 INFO  (jetty-launcher-1954-thread-3) [     ] o.e.j.s.Server Started @237463ms
   [junit4]   2> 237210 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39481}
   [junit4]   2> 237211 ERROR (jetty-launcher-1954-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237211 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 237211 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 237211 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 237211 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 237211 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T23:31:31.216200Z
   [junit4]   2> 237232 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237257 INFO  (zkConnectionManagerCallback-1956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237268 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44ad4c85{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33339}
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.e.j.s.Server Started @237538ms
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33339}
   [junit4]   2> 237285 ERROR (jetty-launcher-1954-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 237285 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T23:31:31.290645Z
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17e40ff2{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38919}
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.e.j.s.Server Started @237554ms
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38919}
   [junit4]   2> 237301 ERROR (jetty-launcher-1954-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 237301 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-25T23:31:31.306665Z
   [junit4]   2> 237305 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 237306 INFO  (zkConnectionManagerCallback-1958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237306 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237312 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237313 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237318 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 237337 INFO  (zkConnectionManagerCallback-1962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237337 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237338 INFO  (zkConnectionManagerCallback-1960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237338 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237338 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 237339 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 237468 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 237469 WARN  (jetty-launcher-1954-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ffa7565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237469 WARN  (jetty-launcher-1954-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ffa7565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237486 WARN  (jetty-launcher-1954-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a8c89b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237486 WARN  (jetty-launcher-1954-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a8c89b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237487 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37061/solr
   [junit4]   2> 237494 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237494 INFO  (zkConnectionManagerCallback-1976-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237494 INFO  (jetty-launcher-1954-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237561 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 237565 WARN  (jetty-launcher-1954-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c11d1d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237565 WARN  (jetty-launcher-1954-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c11d1d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237589 WARN  (jetty-launcher-1954-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35d2cb2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237589 WARN  (jetty-launcher-1954-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35d2cb2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237591 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37061/solr
   [junit4]   2> 237612 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237620 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 237627 INFO  (zkConnectionManagerCallback-1987-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237628 INFO  (jetty-launcher-1954-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237629 WARN  (jetty-launcher-1954-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76c82ed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237629 WARN  (jetty-launcher-1954-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76c82ed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237653 WARN  (jetty-launcher-1954-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e524b4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237653 WARN  (jetty-launcher-1954-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e524b4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237654 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37061/solr
   [junit4]   2> 237657 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237675 INFO  (zkConnectionManagerCallback-1998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237675 INFO  (jetty-launcher-1954-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237728 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237730 INFO  (zkConnectionManagerCallback-2000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237730 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237733 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 237735 WARN  (jetty-launcher-1954-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4387f4dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237735 WARN  (jetty-launcher-1954-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4387f4dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237754 WARN  (jetty-launcher-1954-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4457ef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237754 WARN  (jetty-launcher-1954-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4457ef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237755 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37061/solr
   [junit4]   2> 237756 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237756 INFO  (zkConnectionManagerCallback-2010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237757 INFO  (jetty-launcher-1954-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237777 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39481_solr
   [junit4]   2> 237778 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.c.Overseer Overseer (id=72106481165795338-127.0.0.1:39481_solr-n_0000000000) starting
   [junit4]   2> 237793 INFO  (OverseerStateUpdate-72106481165795338-127.0.0.1:39481_solr-n_0000000000) [n:127.0.0.1:39481_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39481_solr
   [junit4]   2> 237806 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39481_solr
   [junit4]   2> 237809 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 237811 WARN  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_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> 237818 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 237828 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 237832 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237833 INFO  (zkConnectionManagerCallback-2020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237833 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237837 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 237839 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33339_solr as DOWN
   [junit4]   2> 237840 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 237840 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33339_solr
   [junit4]   2> 237841 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 237841 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 237842 WARN  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_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> 237849 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 237852 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 237853 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39481.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 237857 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39481.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 237857 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39481.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 237858 INFO  (jetty-launcher-1954-thread-3) [n:127.0.0.1:39481_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node3/.
   [junit4]   2> 237866 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33339.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 237872 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33339.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 237872 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33339.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 237873 INFO  (jetty-launcher-1954-thread-2) [n:127.0.0.1:33339_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node2/.
   [junit4]   2> 237933 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237945 INFO  (zkConnectionManagerCallback-2032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 237945 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237947 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 237957 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38919_solr as DOWN
   [junit4]   2> 237957 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 237957 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38919_solr
   [junit4]   2> 237958 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 237959 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 237959 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 237960 WARN  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_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> 237966 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 237987 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 238005 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38919.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 238011 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38919.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 238011 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38919.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 238013 INFO  (jetty-launcher-1954-thread-4) [n:127.0.0.1:38919_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node4/.
   [junit4]   2> 238044 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238049 INFO  (zkConnectionManagerCallback-2042-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238050 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238060 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 238073 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38865_solr as DOWN
   [junit4]   2> 238073 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 238073 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38865_solr
   [junit4]   2> 238075 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 238075 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 238076 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 238076 WARN  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_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> 238077 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 238098 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 238101 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 238119 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38865.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 238127 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38865.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 238127 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38865.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 238128 INFO  (jetty-launcher-1954-thread-1) [n:127.0.0.1:38865_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node1/.
   [junit4]   2> 238145 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 238148 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238156 INFO  (zkConnectionManagerCallback-2055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238157 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238157 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 238158 INFO  (TEST-TestPackages.testPluginLoading-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37061/solr ready
   [junit4]   2> 238316 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38865_solr} status=0 QTime=3
   [junit4]   2> 238317 INFO  (updateExecutor-1972-thread-1-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38865_solr 
   [junit4]   2> 238339 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_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> 238352 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38865_solr} status=0 QTime=7
   [junit4]   2> 238353 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38865_solr 
   [junit4]   2> 238353 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 238355 INFO  (updateExecutor-1972-thread-1-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 238355 INFO  (updateExecutor-1972-thread-1-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 238367 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_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> 238375 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38865_solr} status=0 QTime=0
   [junit4]   2> 238375 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38865_solr 
   [junit4]   2> 238376 INFO  (qtp8592178-4168) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=108
   [junit4]   1> sync resp: https://127.0.0.1:38865/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 238379 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 238380 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 238380 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 238392 INFO  (qtp54681838-4173) [n:127.0.0.1:39481_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> 238393 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_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> 238411 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 238413 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 238415 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 238415 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 238430 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_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> 238450 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_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> 238494 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 238495 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 238519 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_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> 238537 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_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> 238559 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_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> 238560 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 238561 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 238580 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39481_solr} status=0 QTime=0
   [junit4]   2> 238580 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39481_solr 
   [junit4]   2> 238595 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39481_solr} status=0 QTime=0
   [junit4]   2> 238595 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39481_solr 
   [junit4]   2> 238618 INFO  (qtp54681838-4173) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 238632 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39481_solr} status=0 QTime=3
   [junit4]   2> 238633 INFO  (updateExecutor-2006-thread-2-processing-n:127.0.0.1:38865_solr) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39481_solr 
   [junit4]   2> 238635 INFO  (qtp54681838-4189) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 238637 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_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=146
   [junit4]   2> 238651 INFO  (qtp54681838-4173) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 238659 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 238659 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 238661 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 238664 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 238664 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 238666 INFO  (qtp54681838-4189) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 238671 INFO  (qtp54681838-4173) [n:127.0.0.1:39481_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> 238694 INFO  (qtp54681838-4190) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 238697 INFO  (updateExecutor-2006-thread-2-processing-n:127.0.0.1:38865_solr) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 238697 INFO  (updateExecutor-2006-thread-2-processing-n:127.0.0.1:38865_solr) [n:127.0.0.1:38865_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 238702 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_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> 238723 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_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> 238743 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 238767 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 238768 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 238785 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_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> 238811 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_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> 238833 INFO  (qtp54681838-4189) [n:127.0.0.1:39481_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> 238834 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 238835 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 238872 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38865_solr} status=0 QTime=0
   [junit4]   2> 238872 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:38865_solr 
   [junit4]   2> 238884 INFO  (qtp8592178-4168) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 238885 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38865_solr} status=0 QTime=0
   [junit4]   2> 238885 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:38865_solr 
   [junit4]   2> 238906 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38865_solr} status=0 QTime=7
   [junit4]   2> 238906 INFO  (updateExecutor-1972-thread-2-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:38865_solr 
   [junit4]   2> 238909 INFO  (qtp8592178-4197) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 238915 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_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=150
   [junit4]   2> 238922 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 238923 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 238923 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 238925 INFO  (qtp8592178-4168) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 238927 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 238927 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 238933 INFO  (qtp54681838-4193) [n:127.0.0.1:39481_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> 238945 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 238969 INFO  (qtp8592178-4197) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 238972 INFO  (updateExecutor-1972-thread-2-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 238972 INFO  (updateExecutor-1972-thread-2-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 239073 INFO  (qtp54681838-4189) [n:127.0.0.1:39481_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> 239116 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 239138 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_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> 239159 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_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> 239166 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239167 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 239189 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 239211 INFO  (qtp54681838-4193) [n:127.0.0.1:39481_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> 239254 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_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> 239254 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 239255 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 239268 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:38865_solr} status=0 QTime=0
   [junit4]   2> 239268 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:38865_solr 
   [junit4]   2> 239278 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 239279 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:38865_solr} status=0 QTime=0
   [junit4]   2> 239279 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:38865_solr 
   [junit4]   2> 239290 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 239290 INFO  (qtp54681838-4173) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:38865_solr} status=0 QTime=0
   [junit4]   2> 239290 INFO  (updateExecutor-1972-thread-2-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:38865_solr 
   [junit4]   2> 239292 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 239294 INFO  (updateExecutor-1983-thread-1-processing-n:127.0.0.1:38919_solr) [n:127.0.0.1:38919_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 239295 INFO  (qtp8592178-4168) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 239301 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_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=138
   [junit4]   2> 239321 INFO  (qtp8592178-4197) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 239323 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 239323 INFO  (updateExecutor-1994-thread-1-processing-n:127.0.0.1:33339_solr) [n:127.0.0.1:33339_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 239326 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 239329 INFO  (qtp54681838-4189) [n:127.0.0.1:39481_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> 239339 INFO  (qtp8592178-4197) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 239341 INFO  (updateExecutor-1972-thread-2-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 239341 INFO  (updateExecutor-1972-thread-2-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 239454 INFO  (qtp54681838-4189) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 239473 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 239495 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_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> 239519 INFO  (qtp8592178-4177) [n:127.0.0.1:38865_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> 239533 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239534 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239537 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239538 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239540 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239541 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239545 DEBUG (zkCallback-1999-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 239545 DEBUG (zkCallback-2041-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 239545 DEBUG (zkCallback-2019-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 239545 DEBUG (zkCallback-2031-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 239556 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 239556 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 239556 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 239556 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 239556 INFO  (zkCallback-2031-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> 239556 INFO  (zkCallback-2041-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> 239556 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 239556 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 239556 INFO  (zkCallback-2019-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> 239557 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 239557 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 239557 INFO  (zkCallback-1999-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> 239558 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239559 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239559 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239559 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239559 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239560 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239561 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239561 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239564 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 239565 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239565 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239565 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239566 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239569 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239569 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239569 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239572 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239573 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239573 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239573 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239575 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 239575 INFO  (zkCallback-2031-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 239581 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239584 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239584 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239584 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239586 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 239586 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 239586 INFO  (zkCallback-2041-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 239586 INFO  (zkCallback-2019-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 239587 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 239588 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 239588 INFO  (zkCallback-1999-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 239592 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 239619 INFO  (qtp54681838-4190) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 239620 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 239620 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=97
   [junit4]   2> 239634 INFO  (qtp1777481564-4180) [n:127.0.0.1:38919_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> 239643 INFO  (OverseerThreadFactory-2015-thread-1-processing-n:127.0.0.1:39481_solr) [n:127.0.0.1:39481_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 239787 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 239807 INFO  (qtp8592178-4197) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239820 INFO  (qtp54681838-4190) [n:127.0.0.1:39481_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 239820 INFO  (qtp54681838-4190) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239835 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239837 INFO  (qtp1777481564-4213) [n:127.0.0.1:38919_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239838 INFO  (qtp8592178-4170) [n:127.0.0.1:38865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239840 INFO  (qtp54681838-4173) [n:127.0.0.1:39481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239841 INFO  (qtp988294994-4175) [n:127.0.0.1:33339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 239865 INFO  (OverseerStateUpdate-72106481165795338-127.0.0.1:39481_solr-n_0000000000) [n:127.0.0.1:39481_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:33339/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33339_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 239870 INFO  (OverseerStateUpdate-72106481165795338-127.0.0.1:39481_solr-n_0000000000) [n:127.0.0.1:39481_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:39481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39481_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 239873 INFO  (OverseerStateUpdate-72106481165795338-127.0.0.1:39481_solr-n_0000000000) [n:127.0.0.1:39481_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:38865/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38865_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 239875 INFO  (OverseerStateUpdate-72106481165795338-127.0.0.1:39481_solr-n_0000000000) [n:127.0.0.1:39481_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38919/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38919_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 240094 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 240110 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_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> 240111 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 240122 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 240136 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 240150 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 240152 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 240153 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 240153 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38865.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 240153 INFO  (qtp8592178-4199) [n:127.0.0.1:38865_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 240178 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 240178 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 240183 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 240199 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 240208 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 240211 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 240211 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_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> 240211 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_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> 240224 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39481.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 240225 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 240225 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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> 240225 INFO  (qtp54681838-4171) [n:127.0.0.1:39481_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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 240226 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33339.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 240226 INFO  (qtp988294994-4178) [n:127.0.0.1:33339_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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 240229 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 240229 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 240231 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38919.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e72679e
   [junit4]   2> 240231 INFO  (qtp1777481564-4182) [n:127.0.0.1:38919_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6], dataDir=[

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

70be1
   [junit4]   2> 253311 INFO  (jetty-closer-2242-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 253313 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 253313 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57503cff: rootName = solr_32839, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@59d62882
   [junit4]   2> 253316 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 253316 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e4c5a73: rootName = solr_32839, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@45ba6715
   [junit4]   2> 253318 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 253318 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a86c94f: rootName = solr_32839, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6cf70be1
   [junit4]   2> 253318 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 253347 INFO  (closeThreadPool-2262-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72106482000527373-127.0.0.1:32839_solr-n_0000000000) closing
   [junit4]   2> 253347 INFO  (OverseerStateUpdate-72106482000527373-127.0.0.1:32839_solr-n_0000000000) [n:127.0.0.1:32839_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32839_solr
   [junit4]   2> 253347 INFO  (OverseerAutoScalingTriggerThread-72106482000527373-127.0.0.1:32839_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 253384 INFO  (zkCallback-2197-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 253385 INFO  (zkCallback-2203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 253386 INFO  (zkCallback-2190-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 253391 INFO  (closeThreadPool-2262-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72106482000527373-127.0.0.1:32839_solr-n_0000000000) closing
   [junit4]   2> 253403 INFO  (zkCallback-2197-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 253403 INFO  (zkCallback-2203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 253410 INFO  (zkCallback-2197-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 253516 INFO  (jetty-closer-2242-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72106482000527373-127.0.0.1:32839_solr-n_0000000000) closing
   [junit4]   2> 253520 INFO  (jetty-closer-2242-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43fcea04{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 253521 INFO  (jetty-closer-2242-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@558c845a{/solr,null,UNAVAILABLE}
   [junit4]   2> 253521 INFO  (jetty-closer-2242-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 253690 INFO  (jetty-closer-2242-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a5d6cdd{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 253690 INFO  (jetty-closer-2242-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ecb3f41{/solr,null,UNAVAILABLE}
   [junit4]   2> 253690 INFO  (jetty-closer-2242-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 262440 INFO  (jetty-closer-2242-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c9a6ed{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 262441 INFO  (jetty-closer-2242-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5364194c{/solr,null,UNAVAILABLE}
   [junit4]   2> 262441 INFO  (jetty-closer-2242-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 262856 INFO  (jetty-closer-2242-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@25edb220{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 262856 INFO  (jetty-closer-2242-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47d5624c{/solr,null,UNAVAILABLE}
   [junit4]   2> 262856 INFO  (jetty-closer-2242-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 262857 INFO  (TEST-TestPackages.testAPI-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 263073 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> 	21	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 263075 INFO  (TEST-TestPackages.testAPI-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34729
   [junit4]   2> 263075 INFO  (TEST-TestPackages.testAPI-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34729
   [junit4]   2> 263075 INFO  (TEST-TestPackages.testAPI-seed#[5F8CB205BEE1278C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34729
   [junit4]   2> 263076 INFO  (TEST-TestPackages.testAPI-seed#[5F8CB205BEE1278C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 263077 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 263077 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34729
   [junit4]   2> 263077 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34729
   [junit4]   2> 263078 INFO  (SUITE-TestPackages-seed#[5F8CB205BEE1278C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34729
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_5F8CB205BEE1278C-001
   [junit4]   2> May 25, 2020 11:31:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=169, maxMBSortInHeap=7.90275367285623, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@248a26df), locale=af, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=1,free=352321536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsUpdateLog, TermsComponentTest, NodeLostTriggerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCloudRecovery2, TestRandomRequestDistribution, TestComplexPhraseLeadingWildcard, TestLegacyFieldCache, TestSolrCoreSnapshots, BadIndexSchemaTest, TestGraphTermsQParserPlugin, TestRTGBase, TestGeoJSONResponseWriter, PhrasesIdentificationComponentTest, TestRTimerTree, TestClassicSimilarityFactory, DistribDocExpirationUpdateProcessorTest, AuditLoggerPluginTest, TestPackages]
   [junit4] Completed [207/910 (1!)] on J2 in 26.80s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47276 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3192/consoleText

[repro] Revision: 57703a11cfc41ca74744549e1f08713772fb5b02

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=5F8CB205BEE1278C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=af -Dtests.timezone=Europe/Stockholm -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 3464 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=5F8CB205BEE1278C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=af -Dtests.timezone=Europe/Stockholm -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...]