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/02/14 02:59:19 UTC

[JENKINS-Experimental-GC] Lucene-Solr-BadApples-master-Linux (64bit/jdk-13.0.2) - Build # 331 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/331/
Java: 64bit/jdk-13.0.2 -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$1762/0x00007f93cf5c4cb0@2bd4a668 . 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$1762/0x00007f93cf5c4cb0@2bd4a668 . 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([9E5FF29CE75CBB24:48D9126104427CBE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:431)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15355 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1198442 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/data-dir-113-001
   [junit4]   2> 1198442 WARN  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 1198443 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1198443 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1198444 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1198514 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 1198515 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001
   [junit4]   2> 1198515 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1198516 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1198516 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1198616 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer start zk server on port:37743
   [junit4]   2> 1198616 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37743
   [junit4]   2> 1198616 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37743
   [junit4]   2> 1198616 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37743
   [junit4]   2> 1198645 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198657 INFO  (zkConnectionManagerCallback-7611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198657 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198672 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198674 INFO  (zkConnectionManagerCallback-7613-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198674 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198675 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198681 INFO  (zkConnectionManagerCallback-7615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198681 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198799 WARN  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1198799 WARN  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1198799 WARN  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1198799 WARN  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1198799 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1198857 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1198857 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1198857 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1198865 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d848f57{/solr,null,AVAILABLE}
   [junit4]   2> 1198875 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1198875 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1198875 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1198875 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1198875 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1198875 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1198877 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e501f58{/solr,null,AVAILABLE}
   [junit4]   2> 1198877 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7fab31c9{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43157}
   [junit4]   2> 1198878 INFO  (jetty-launcher-7616-thread-4) [     ] o.e.j.s.Server Started @1199173ms
   [junit4]   2> 1198878 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43157}
   [junit4]   2> 1198878 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1198878 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1198878 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1198878 ERROR (jetty-launcher-7616-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1198878 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1198879 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1198879 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198879 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 1198879 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T02:39:48.349118Z
   [junit4]   2> 1198879 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c8d8f48{/solr,null,AVAILABLE}
   [junit4]   2> 1198881 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5af50fc0{/solr,null,AVAILABLE}
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d26e9f9{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45191}
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.e.j.s.Server Started @1199180ms
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45191}
   [junit4]   2> 1198885 ERROR (jetty-launcher-7616-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 1198885 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T02:39:48.355755Z
   [junit4]   2> 1198889 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198897 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f15efb8{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45269}
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.e.j.s.Server Started @1199193ms
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45269}
   [junit4]   2> 1198898 ERROR (jetty-launcher-7616-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 1198898 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T02:39:48.368617Z
   [junit4]   2> 1198910 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58624fa1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45615}
   [junit4]   2> 1198910 INFO  (jetty-launcher-7616-thread-2) [     ] o.e.j.s.Server Started @1199206ms
   [junit4]   2> 1198910 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45615}
   [junit4]   2> 1198911 ERROR (jetty-launcher-7616-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1198911 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1198911 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1198911 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198911 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr
   [junit4]   2> 1198911 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T02:39:48.381277Z
   [junit4]   2> 1198945 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198952 INFO  (zkConnectionManagerCallback-7620-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198955 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198961 INFO  (zkConnectionManagerCallback-7618-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198961 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198968 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1198974 INFO  (zkConnectionManagerCallback-7622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198974 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198981 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1198981 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1198981 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1198981 INFO  (zkConnectionManagerCallback-7624-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198981 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1198982 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1199260 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1199283 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1199284 WARN  (jetty-launcher-7616-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27ee9e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199284 WARN  (jetty-launcher-7616-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27ee9e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199288 WARN  (jetty-launcher-7616-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19905651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199288 WARN  (jetty-launcher-7616-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19905651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199298 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1199312 WARN  (jetty-launcher-7616-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1634d2f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199312 WARN  (jetty-launcher-7616-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1634d2f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199313 WARN  (jetty-launcher-7616-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a849e73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199313 WARN  (jetty-launcher-7616-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a849e73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199314 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37743/solr
   [junit4]   2> 1199387 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1199389 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199393 WARN  (jetty-launcher-7616-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e23472a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199393 WARN  (jetty-launcher-7616-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71d7fb96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199393 WARN  (jetty-launcher-7616-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e23472a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199394 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37743/solr
   [junit4]   2> 1199394 WARN  (jetty-launcher-7616-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71d7fb96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199394 WARN  (jetty-launcher-7616-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11c78c21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199394 WARN  (jetty-launcher-7616-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11c78c21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199395 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199395 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37743/solr
   [junit4]   2> 1199395 INFO  (zkConnectionManagerCallback-7638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199395 INFO  (jetty-launcher-7616-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199415 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199436 WARN  (jetty-launcher-7616-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ddbe0fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199436 WARN  (jetty-launcher-7616-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ddbe0fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1199437 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37743/solr
   [junit4]   2> 1199448 INFO  (zkConnectionManagerCallback-7644-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199452 INFO  (jetty-launcher-7616-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199457 INFO  (zkConnectionManagerCallback-7648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199457 INFO  (jetty-launcher-7616-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199460 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199494 INFO  (zkConnectionManagerCallback-7652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199494 INFO  (jetty-launcher-7616-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199557 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199577 INFO  (zkConnectionManagerCallback-7654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199577 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199637 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199661 INFO  (zkConnectionManagerCallback-7658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199661 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199671 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45615_solr
   [junit4]   2> 1199671 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.c.Overseer Overseer (id=72077383126220812-127.0.0.1:45615_solr-n_0000000000) starting
   [junit4]   2> 1199687 INFO  (OverseerStateUpdate-72077383126220812-127.0.0.1:45615_solr-n_0000000000) [n:127.0.0.1:45615_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45615_solr
   [junit4]   2> 1199702 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45615_solr
   [junit4]   2> 1199704 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1199705 WARN  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_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> 1199717 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45191_solr as DOWN
   [junit4]   2> 1199718 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1199718 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45191_solr
   [junit4]   2> 1199720 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1199720 WARN  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_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> 1199725 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1199745 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1199745 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199746 INFO  (zkConnectionManagerCallback-7663-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199746 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199747 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1199760 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1199764 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1199776 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199778 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45269_solr as DOWN
   [junit4]   2> 1199778 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1199778 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45269_solr
   [junit4]   2> 1199779 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1199780 WARN  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_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> 1199786 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45191.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199789 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1199789 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1199792 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199792 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199796 INFO  (jetty-launcher-7616-thread-2) [n:127.0.0.1:45615_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node2/.
   [junit4]   2> 1199798 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45191.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199798 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45191.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199799 INFO  (jetty-launcher-7616-thread-1) [n:127.0.0.1:45191_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node1/.
   [junit4]   2> 1199822 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1199867 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1199875 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1199876 INFO  (zkConnectionManagerCallback-7672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199876 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1199879 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1199880 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43157_solr as DOWN
   [junit4]   2> 1199880 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1199880 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43157_solr
   [junit4]   2> 1199891 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45269.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199894 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1199894 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1199895 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1199895 WARN  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_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> 1199897 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45269.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199897 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45269.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199901 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1199913 INFO  (jetty-launcher-7616-thread-3) [n:127.0.0.1:45269_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node3/.
   [junit4]   2> 1199920 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1199957 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1199970 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199976 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199976 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f22a636
   [junit4]   2> 1199977 INFO  (jetty-launcher-7616-thread-4) [n:127.0.0.1:43157_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node4/.
   [junit4]   2> 1200053 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1200077 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1200081 INFO  (zkConnectionManagerCallback-7681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200082 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1200083 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1200083 INFO  (TEST-TestPackages.testAPI-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37743/solr ready
   [junit4]   2> 1200154 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200195 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_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> 1200212 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200219 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200219 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200219 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200221 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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> 1200230 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200231 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200231 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200232 ERROR (qtp132022921-26387) [n:127.0.0.1:45191_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:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [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.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1200232 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=84
   [junit4]   2> 1200244 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200260 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_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> 1200264 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_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> 1200278 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_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> 1200279 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200280 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1200296 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_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:43157_solr} status=0 QTime=2
   [junit4]   2> 1200297 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:43157_solr 
   [junit4]   2> 1200298 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_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> 1200299 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_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> 1200301 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1200301 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200302 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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:43157_solr} status=0 QTime=5
   [junit4]   2> 1200303 INFO  (updateExecutor-7646-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:43157_solr 
   [junit4]   2> 1200317 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_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:43157_solr} status=0 QTime=8
   [junit4]   2> 1200318 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:43157_solr 
   [junit4]   2> 1200320 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_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> 1200321 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_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> 1200322 INFO  (updateExecutor-7646-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1200322 INFO  (updateExecutor-7646-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200324 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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=81
   [junit4]   2> 1200347 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200348 INFO  (qtp1968396985-26404) [n:127.0.0.1:43157_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> 1200349 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 1200349 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 1200369 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_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=1
   [junit4]   2> 1200396 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_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> 1200405 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200418 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200424 ERROR (qtp1968396985-26393) [n:127.0.0.1:43157_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:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [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.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1200424 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 1200456 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45615_solr} status=0 QTime=11
   [junit4]   2> 1200456 INFO  (updateExecutor-7635-thread-2-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45615_solr 
   [junit4]   2> 1200457 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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> 1200457 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1200458 INFO  (updateExecutor-7635-thread-2-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1200458 INFO  (updateExecutor-7635-thread-2-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1200466 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45615_solr} status=0 QTime=0
   [junit4]   2> 1200466 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45615_solr 
   [junit4]   2> 1200474 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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> 1200477 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1200478 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1200478 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1200481 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45615_solr} status=0 QTime=0
   [junit4]   2> 1200481 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45615_solr 
   [junit4]   2> 1200482 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=39
   [junit4]   1> sync resp: https://127.0.0.1:45615/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1200485 INFO  (qtp1385833681-26411) [n:127.0.0.1:45615_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> 1200493 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1200494 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1200494 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1200516 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_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> 1200543 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_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> 1200558 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200578 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200623 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200625 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200629 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200630 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_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> 1200631 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_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> 1200631 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200632 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1200635 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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:43157_solr} status=0 QTime=0
   [junit4]   2> 1200636 INFO  (updateExecutor-7646-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:43157_solr 
   [junit4]   2> 1200636 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_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:43157_solr} status=0 QTime=0
   [junit4]   2> 1200636 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200636 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:43157_solr 
   [junit4]   2> 1200636 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200636 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_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:43157_solr} status=0 QTime=0
   [junit4]   2> 1200637 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:43157_solr 
   [junit4]   2> 1200637 INFO  (qtp1968396985-26404) [n:127.0.0.1:43157_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> 1200637 INFO  (qtp1968396985-26402) [n:127.0.0.1:43157_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> 1200637 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_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=40
   [junit4]   2> 1200639 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1200639 INFO  (updateExecutor-7632-thread-1-processing-n:127.0.0.1:45269_solr) [n:127.0.0.1:45269_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200640 INFO  (qtp1968396985-26404) [n:127.0.0.1:43157_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> 1200640 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200641 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1200641 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200642 INFO  (updateExecutor-7646-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 1200642 INFO  (updateExecutor-7646-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 1200657 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_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> 1200678 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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> 1200706 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200715 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_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> 1200724 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200725 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200728 DEBUG (zkCallback-7662-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200728 DEBUG (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200728 DEBUG (zkCallback-7653-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200729 DEBUG (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200732 INFO  (qtp1968396985-26395) [n:127.0.0.1:43157_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1200732 INFO  (qtp1385833681-26411) [n:127.0.0.1:45615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1200733 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1200733 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1200733 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1200734 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] 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> 1200744 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200746 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1200746 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1200746 INFO  (zkCallback-7671-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> 1200746 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1200746 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1200746 INFO  (zkCallback-7657-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> 1200748 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1200748 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1200748 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1200749 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 1200749 INFO  (zkCallback-7662-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> 1200757 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200757 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200758 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 1200759 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1200759 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 1200761 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200762 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200765 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200765 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200765 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200766 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 1200766 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 1200766 INFO  (zkCallback-7662-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1200766 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 1200766 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1200769 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 1200771 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200771 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1200772 INFO  (qtp1968396985-26393) [n:127.0.0.1:43157_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> 1200772 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_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> 1200777 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_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> 1200778 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1200778 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1200785 INFO  (qtp1968396985-26402) [n:127.0.0.1:43157_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:45269_solr} status=0 QTime=0
   [junit4]   2> 1200786 INFO  (updateExecutor-7635-thread-3-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:45269_solr 
   [junit4]   2> 1200786 INFO  (qtp1385833681-26392) [n:127.0.0.1:45615_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:45269_solr} status=0 QTime=0
   [junit4]   2> 1200786 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_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:45269_solr} status=0 QTime=0
   [junit4]   2> 1200786 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:45269_solr 
   [junit4]   2> 1200786 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200787 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200787 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_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=17
   [junit4]   2> 1200787 INFO  (updateExecutor-7646-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:45269_solr 
   [junit4]   2> 1200787 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200788 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200789 INFO  (qtp1710064840-26396) [n:127.0.0.1:45269_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> 1200790 INFO  (updateExecutor-7646-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1200790 INFO  (updateExecutor-7646-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1200791 INFO  (updateExecutor-7635-thread-3-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1200791 INFO  (updateExecutor-7635-thread-3-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1200796 INFO  (qtp1710064840-26398) [n:127.0.0.1:45269_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> 1200798 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 1200798 INFO  (updateExecutor-7631-thread-1-processing-n:127.0.0.1:45191_solr) [n:127.0.0.1:45191_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 1200804 INFO  (qtp132022921-26387) [n:127.0.0.1:45191_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> 1200824 INFO  (qtp1385833681-26411) [n:127.0.0.1:45615_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> 1200844 INFO  (qtp1710064840-26422) [n:127.0.0.1:45269_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> 1200856 INFO  (qtp1968396985-26402) [n:127.0.0.1:43157_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> 1200864 INFO  (qtp1710064840-26422) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200865 INFO  (qtp1710064840-26422) [n:127.0.0.1:45269_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200867 DEBUG (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200867 DEBUG (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200867 DEBUG (zkCallback-7653-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1200867 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1200867 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1200868 INFO  (zkCallback-7671-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> 1200868 INFO  (qtp132022921-26389) [n:127.0.0.1:45191_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1200869 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1200869 INFO  (qtp1385833681-26390) [n:127.0.0.1:45615_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1200869 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1200869 INFO  (zkCallback-7657-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> 1200869 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1200869 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1200869 INFO  (zkCallback-7653-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> 1200869 INFO  (qtp1968396985-26404) [n:127.0.0.1:43157_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1200869 INFO  (zkCallback-7657-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200869 INFO  (qtp1710064840-26422) [n:127.0.0.1:45269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1200869 INFO  (qtp1710064840-26422) [n:127.0.0.1:45269_solr     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 1200870 INFO  (qtp1710064840-26422) [n:127.0.0.1:45269_solr     ] 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> 1200870 INFO  (zkCallback-7671-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200872 INFO  (zkCallback-7653-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1200872 INFO  (zkCallback-7657-thread-1) [     

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

l,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1223453 INFO  (jetty-closer-7797-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d35520{/solr,null,UNAVAILABLE}
   [junit4]   2> 1223453 INFO  (jetty-closer-7797-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1223586 INFO  (jetty-closer-7797-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@273290b9{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1223587 INFO  (jetty-closer-7797-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e032b0e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1223587 INFO  (jetty-closer-7797-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1223588 INFO  (TEST-TestPackages.testPluginLoading-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1223796 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard2
   [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> 	47	/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> 	33	/solr/overseer/queue
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1223798 INFO  (TEST-TestPackages.testPluginLoading-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34469
   [junit4]   2> 1223798 INFO  (TEST-TestPackages.testPluginLoading-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34469
   [junit4]   2> 1223798 INFO  (TEST-TestPackages.testPluginLoading-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34469
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=9E5FF29CE75CBB24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Cyrl-BA -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 12.8s J1 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1762/0x00007f93cf5c4cb0@2bd4a668 . 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([9E5FF29CE75CBB24:48D9126104427CBE]:0)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:431)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 1223799 INFO  (TEST-TestPackages.testPluginLoading-seed#[9E5FF29CE75CBB24]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> 1223801 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1223801 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34469
   [junit4]   2> 1223801 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34469
   [junit4]   2> 1223801 INFO  (SUITE-TestPackages-seed#[9E5FF29CE75CBB24]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34469
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_9E5FF29CE75CBB24-001
   [junit4]   2> Feb 14, 2020 2:40:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1785, maxMBSortInHeap=7.746612283264177, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b4df2f), locale=sr-Cyrl-BA, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=1,free=241172480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud, TestReplicationHandlerDiskOverFlow, TriLevelCompositeIdRoutingTest, CdcrVersionReplicationTest, MetricUtilsTest, BlockCacheTest, SolrSlf4jReporterTest, HdfsCollectionsAPIDistributedZkTest, CloudReplicaSourceTest, DistributedFacetExistsSmallTest, TestFilteredDocIdSet, TestConfigSetsAPI, TestNoOpRegenerator, TestIndexingPerformance, MinimalSchemaTest, CollectionsAPISolrJTest, ReplaceNodeNoTargetTest, TestInitParams, LeaderTragicEventTest, ClassificationUpdateProcessorFactoryTest, TestDocTermOrdsUninvertLimit, DistributedMLTComponentTest, SmileWriterTest, TestTolerantUpdateProcessorRandomCloud, TestSolrCloudWithHadoopAuthPlugin, PeerSyncTest, SpatialFilterTest, TestAuthorizationFramework, TestCSVLoader, ChangedSchemaMergeTest, AutoScalingHandlerTest, ChaosMonkeyNothingIsSafeTest, TestMiniSolrCloudClusterSSL, TestSchemaNameResource, DistribCursorPagingTest, SimpleFacetsTest, IndexSizeTriggerSizeEstimationTest, TestSolrDeletionPolicy2, TestCloudPivotFacet, CoreAdminRequestStatusTest, TestLegacyField, TestQuerySenderNoQuery, TriggerEventQueueTest, TestManagedStopFilterFactory, UpdateRequestProcessorFactoryTest, TestSimDistributedQueue, AnalyticsQueryTest, NestedAtomicUpdateTest, TestPartialUpdateDeduplication, ResponseBuilderTest, TestManagedSchemaThreadSafety, TestTestInjection, MissingSegmentRecoveryTest, TestInitQParser, TestHighlightDedupGrouping, SpellCheckCollatorTest, TestSolrFieldCacheBean, BaseCdcrDistributedZkTest, TestSortableTextField, TestRecovery, TestJavabinTupleStreamParser, SSLMigrationTest, TestBlendedInfixSuggestions, SolrMetricManagerTest, DistributedTermsComponentTest, RAMDirectoryFactoryTest, EmbeddedSolrNoSerializeTest, TestQueryUtils, CoreSorterTest, SpatialHeatmapFacetsTest, LukeRequestHandlerTest, TestStreamBody, TestApiFramework, AssignBackwardCompatibilityTest, BasicDistributedZkTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, NestedShardedAtomicUpdateTest, OverseerSolrResponseTest, OverseerTest, PeerSyncReplicationTest, TestLeaderElectionWithEmptyReplica, TestSegmentSorting, TestTlogReplayVsRecovery, TestTlogReplica, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, MetricTriggerTest, NodeMarkersRegistrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TestSimClusterStateProvider, TestSimLargeCluster, TestStressThreadBackup, TestSystemCollAutoCreate, StatsReloadRaceTest, SuggestComponentTest, TermVectorComponentTest, TermsComponentTest, XmlInterpolationTest, FastVectorHighlighterTest, TestPostingsSolrHighlighter, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, TestNumericRangeQuery64, TestPackages]
   [junit4] Completed [740/904 (1!)] on J1 in 25.59s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: dcf448efeb941beb447fa1d5e98ee86448051495

[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=9E5FF29CE75CBB24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Cyrl-BA -Dtests.timezone=Pacific/Saipan -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 3146 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror  -Dtests.seed=9E5FF29CE75CBB24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Cyrl-BA -Dtests.timezone=Pacific/Saipan -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...]