Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25475/
Java: 64bit/jdk-14-ea+32 -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$1304/0x00007f67b27ee0b0@19f73455
 . attempt: 9 Mismatch for value : '[config, searchComponent, get, 
_packageinfo_, package]' in response , {   "responseHeader":{     "status":0,   
  "QTime":0},   "config":{"searchComponent":{"get":{         "name":"get",      
   "class":"mypkg:org.apache.solr.core.RuntimeLibSearchComponent"}}}}

Stack Trace:
java.lang.AssertionError: req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1304/0x00007f67b27ee0b0@19f73455
 . attempt: 9 Mismatch for value : '[config, searchComponent, get, 
_packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"searchComponent":{"get":{
        "name":"get",
        "class":"mypkg:org.apache.solr.core.RuntimeLibSearchComponent"}}}}
        at 
__randomizedtesting.SeedInfo.seed([12EF33EF5C3CE641:C469D312BF2221DB]: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:223)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13871 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 283230 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/data-dir-29-001
   [junit4]   2> 283230 WARN  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=59 numCloses=59
   [junit4]   2> 283230 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 283231 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 283233 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 283235 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 283236 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001
   [junit4]   2> 283236 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 283241 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 283241 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 283341 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:36735
   [junit4]   2> 283341 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36735
   [junit4]   2> 283341 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36735
   [junit4]   2> 283341 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36735
   [junit4]   2> 283349 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283361 INFO  (zkConnectionManagerCallback-1616-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283361 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283372 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283385 INFO  (zkConnectionManagerCallback-1618-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283385 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283389 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283396 INFO  (zkConnectionManagerCallback-1620-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283397 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283525 WARN  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 283525 WARN  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 283525 WARN  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14-ea+32-1423
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14-ea+32-1423
   [junit4]   2> 283525 WARN  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14-ea+32-1423
   [junit4]   2> 283525 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14-ea+32-1423
   [junit4]   2> 283557 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283557 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283557 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b19402b{/solr,null,AVAILABLE}
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 283563 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 283565 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15b81384{/solr,null,AVAILABLE}
   [junit4]   2> 283567 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1403b317{/solr,null,AVAILABLE}
   [junit4]   2> 283575 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 283575 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24d67a9a{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:43259}
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.s.Server Started @283881ms
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43259}
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b6afd8{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41083}
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.s.Server Started @283882ms
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41083}
   [junit4]   2> 283576 ERROR (jetty-launcher-1621-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 283576 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283577 ERROR (jetty-launcher-1621-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T11:46:01.942058Z
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T11:46:01.942131Z
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f2a99ba{/solr,null,AVAILABLE}
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b097590{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:37879}
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.s.Server Started @283883ms
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37879}
   [junit4]   2> 283577 ERROR (jetty-launcher-1621-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283577 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 283578 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 283578 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283578 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283578 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T11:46:01.943069Z
   [junit4]   2> 283581 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@69792d9b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:43625}
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.s.Server Started @283890ms
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43625}
   [junit4]   2> 283585 ERROR (jetty-launcher-1621-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 283585 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T11:46:01.950828Z
   [junit4]   2> 283593 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283597 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283609 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283610 INFO  (zkConnectionManagerCallback-1625-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283610 INFO  (zkConnectionManagerCallback-1624-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283610 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283611 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283617 INFO  (zkConnectionManagerCallback-1627-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283617 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283623 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283633 INFO  (zkConnectionManagerCallback-1629-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283633 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283633 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283633 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283633 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 283790 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 283792 WARN  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@38a8f3b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283792 WARN  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@38a8f3b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283797 WARN  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@217788e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283797 WARN  (jetty-launcher-1621-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@217788e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283798 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36735/solr
   [junit4]   2> 283798 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283813 INFO  (zkConnectionManagerCallback-1636-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283816 INFO  (jetty-launcher-1621-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 283929 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 283938 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 283939 INFO  (zkConnectionManagerCallback-1639-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283939 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 283945 WARN  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@770f66e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283945 WARN  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@770f66e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283948 WARN  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@bacc0b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283948 WARN  (jetty-launcher-1621-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@bacc0b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 283949 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36735/solr
   [junit4]   2> 283985 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 283990 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43259_solr
   [junit4]   2> 283990 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.Overseer Overseer 
(id=72071754672963592-127.0.0.1:43259_solr-n_0000000000) starting
   [junit4]   2> 283997 INFO  (zkConnectionManagerCallback-1648-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 283998 INFO  (jetty-launcher-1621-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284045 INFO  
(OverseerStateUpdate-72071754672963592-127.0.0.1:43259_solr-n_0000000000) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43259_solr
   [junit4]   2> 284053 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43259_solr
   [junit4]   2> 284054 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 284057 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 284058 WARN  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_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> 284062 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 284067 WARN  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f11934b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284067 WARN  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f11934b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284073 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 284095 WARN  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5de619de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284095 WARN  (jetty-launcher-1621-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5de619de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284096 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43259.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284096 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36735/solr
   [junit4]   2> 284100 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43259.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284101 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43259.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284102 INFO  (jetty-launcher-1621-thread-1) 
[n:127.0.0.1:43259_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node1/.
   [junit4]   2> 284102 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284111 INFO  (zkConnectionManagerCallback-1657-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284111 INFO  (jetty-launcher-1621-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284141 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 284157 INFO  (zkConnectionManagerCallback-1659-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284157 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 284157 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 284158 WARN  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@520fe039[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284158 WARN  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@520fe039[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284159 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 284161 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43625_solr as DOWN
   [junit4]   2> 284162 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 284162 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43625_solr
   [junit4]   2> 284162 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 284162 WARN  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b723b71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284162 WARN  (jetty-launcher-1621-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b723b71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 284163 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 284163 WARN  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_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> 284163 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36735/solr
   [junit4]   2> 284174 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 284176 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284181 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 284181 INFO  (zkConnectionManagerCallback-1668-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284181 INFO  (jetty-launcher-1621-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284192 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43625.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284198 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43625.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284198 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43625.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284199 INFO  (jetty-launcher-1621-thread-2) 
[n:127.0.0.1:43625_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node2/.
   [junit4]   2> 284253 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 284263 INFO  (zkConnectionManagerCallback-1671-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284263 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 284269 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 284274 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41083_solr as DOWN
   [junit4]   2> 284274 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 284274 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41083_solr
   [junit4]   2> 284275 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 284276 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 284276 WARN  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_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> 284279 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 284281 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 284294 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 284308 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41083.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284314 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41083.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284314 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41083.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284315 INFO  (jetty-launcher-1621-thread-3) 
[n:127.0.0.1:41083_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node3/.
   [junit4]   2> 284343 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 284353 INFO  (zkConnectionManagerCallback-1677-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284353 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 284371 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 284381 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37879_solr as DOWN
   [junit4]   2> 284382 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 284382 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37879_solr
   [junit4]   2> 284382 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284382 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284382 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284383 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 284384 WARN  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_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> 284391 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 284392 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 284407 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37879.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284414 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37879.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284414 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37879.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 284415 INFO  (jetty-launcher-1621-thread-4) 
[n:127.0.0.1:37879_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node4/.
   [junit4]   2> 284445 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 284448 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 284449 INFO  (zkConnectionManagerCallback-1686-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 284449 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 284450 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 284450 INFO  
(TEST-TestPackages.testAPI-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36735/solr ready
   [junit4]   2> 284531 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284557 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_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=1
   [junit4]   2> 284573 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 284591 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_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> 284592 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284592 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 284601 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_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> 284610 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_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> 284623 INFO  (qtp646171904-5950) [n:127.0.0.1:43625_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> 284623 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 284624 ERROR (qtp1263289082-5940) [n:127.0.0.1:41083_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$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:832) [?:?]
   [junit4]   2> 284624 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=148
   [junit4]   2> 284642 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284650 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_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> 284661 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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> 284670 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_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> 284670 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284672 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and 
metadata. sizes 6860 144
   [junit4]   2> 284688 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_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:43259_solr} 
status=0 QTime=4
   [junit4]   2> 284688 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43259_solr 
   [junit4]   2> 284713 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_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:43259_solr} 
status=0 QTime=9
   [junit4]   2> 284714 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43259_solr 
   [junit4]   2> 284715 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 284725 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 284731 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 284733 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 284733 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284738 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_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> 284740 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 284740 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284741 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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:43259_solr} 
status=0 QTime=15
   [junit4]   2> 284745 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43259_solr 
   [junit4]   2> 284745 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_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=108
   [junit4]   2> 284754 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_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> 284764 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_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> 284765 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 284766 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 284766 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 284776 INFO  (qtp646171904-5950) [n:127.0.0.1:43625_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> 284785 INFO  (qtp1263289082-5954) [n:127.0.0.1:41083_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> 284805 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_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> 284809 ERROR (qtp1263289082-5940) [n:127.0.0.1:41083_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:832) [?:?]
   [junit4]   2> 284809 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 284838 INFO  (qtp1263289082-5954) [n:127.0.0.1:41083_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43259_solr} status=0 QTime=0
   [junit4]   2> 284838 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:43259_solr 
   [junit4]   2> 284846 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 284850 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43259_solr} status=0 QTime=0
   [junit4]   2> 284850 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:43259_solr 
   [junit4]   2> 284853 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 284854 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 284854 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 284861 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43259_solr} status=0 QTime=0
   [junit4]   2> 284861 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:43259_solr 
   [junit4]   2> 284863 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=33
   [junit4]   1> sync resp: 
https://127.0.0.1:43259/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 284864 INFO  (qtp1798083508-5953) [n:127.0.0.1:43259_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> 284875 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_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> 284877 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 284878 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_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> 284879 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 284879 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 284888 INFO  (qtp1798083508-5953) [n:127.0.0.1:43259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 284888 INFO  (qtp646171904-5950) [n:127.0.0.1:43625_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> 284889 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 284889 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 284897 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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> 284909 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_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> 284914 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 284918 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 284933 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_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> 284950 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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> 284963 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_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> 284963 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 284964 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and 
metadata. sizes 6860 246
   [junit4]   2> 284982 INFO  (qtp646171904-5950) [n:127.0.0.1:43625_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:43259_solr} 
status=0 QTime=0
   [junit4]   2> 284982 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:43259_solr 
   [junit4]   2> 284993 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_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:43259_solr} 
status=0 QTime=0
   [junit4]   2> 284993 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:43259_solr 
   [junit4]   2> 284994 INFO  (qtp1798083508-5947) [n:127.0.0.1:43259_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> 285006 INFO  (qtp1263289082-5954) [n:127.0.0.1:41083_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:43259_solr} 
status=0 QTime=0
   [junit4]   2> 285007 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:43259_solr 
   [junit4]   2> 285009 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=3
   [junit4]   2> 285011 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 285011 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 285017 INFO  (qtp1798083508-5953) [n:127.0.0.1:43259_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> 285021 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_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> 285023 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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=111
   [junit4]   2> 285031 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_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> 285033 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 285033 INFO  
(updateExecutor-1653-thread-1-processing-n:127.0.0.1:41083_solr) 
[n:127.0.0.1:41083_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 285038 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_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> 285040 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 285040 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 285050 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_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> 285065 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_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> 285086 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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> 285098 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_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> 285105 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285106 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285110 DEBUG (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285110 DEBUG (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285110 DEBUG (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285110 DEBUG (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285126 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 285126 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 285126 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 285126 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 285126 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 285126 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 285126 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 285126 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 285127 INFO  (zkCallback-1658-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> 285128 INFO  (zkCallback-1676-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> 285128 INFO  (zkCallback-1670-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> 285128 INFO  (zkCallback-1638-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> 285129 INFO  (qtp1263289082-5954) [n:127.0.0.1:41083_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 285130 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285130 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285130 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285130 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285131 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285131 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285132 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 285133 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 285133 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285133 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 285133 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 285134 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285135 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 285135 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 285135 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 285135 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 285146 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 285159 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 285159 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 285159 INFO  (qtp1798083508-5955) [n:127.0.0.1:43259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 285164 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285164 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 285175 INFO  (qtp646171904-5950) [n:127.0.0.1:43625_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> 285190 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 285200 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_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> 285201 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 285202 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and 
metadata. sizes 6582 246
   [junit4]   2> 285217 INFO  (qtp646171904-5948) [n:127.0.0.1:43625_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:41083_solr} 
status=0 QTime=0
   [junit4]   2> 285217 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:41083_solr 
   [junit4]   2> 285227 INFO  (qtp1263289082-5954) [n:127.0.0.1:41083_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> 285233 INFO  (qtp1798083508-5953) [n:127.0.0.1:43259_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:41083_solr} 
status=0 QTime=2
   [junit4]   2> 285233 INFO  
(updateExecutor-1632-thread-4-processing-n:127.0.0.1:43259_solr) 
[n:127.0.0.1:43259_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:41083_solr 
   [junit4]   2> 285236 INFO  (qtp1263289082-5973) [n:127.0.0.1:41083_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> 285240 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 285240 INFO  
(updateExecutor-1644-thread-1-processing-n:127.0.0.1:43625_solr) 
[n:127.0.0.1:43625_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 285245 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_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:41083_solr} 
status=0 QTime=0
   [junit4]   2> 285245 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:41083_solr 
   [junit4]   2> 285246 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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=84
   [junit4]   2> 285253 INFO  (qtp1263289082-5973) [n:127.0.0.1:41083_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=2
   [junit4]   2> 285262 INFO  (qtp1798083508-5945) [n:127.0.0.1:43259_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> 285262 INFO  (qtp1263289082-5954) [n:127.0.0.1:41083_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> 285264 INFO  (qtp1263289082-5973) [n:127.0.0.1:41083_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> 285265 INFO  
(updateExecutor-1632-thread-4-processing-n:127.0.0.1:43259_solr) 
[n:127.0.0.1:43259_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 285265 INFO  
(updateExecutor-1632-thread-4-processing-n:127.0.0.1:43259_solr) 
[n:127.0.0.1:43259_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 285271 INFO  (qtp1263289082-5940) [n:127.0.0.1:41083_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> 285272 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 285272 INFO  
(updateExecutor-1663-thread-1-processing-n:127.0.0.1:37879_solr) 
[n:127.0.0.1:37879_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 285379 INFO  (qtp1798083508-5953) [n:127.0.0.1:43259_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> 285390 INFO  (qtp646171904-5950) [n:127.0.0.1:43625_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> 285401 INFO  (qtp1263289082-5973) [n:127.0.0.1:41083_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> 285412 INFO  (qtp619943237-5944) [n:127.0.0.1:37879_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> 285429 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285433 INFO  (qtp619943237-5942) [n:127.0.0.1:37879_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285435 DEBUG (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285435 DEBUG (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285435 DEBUG (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285435 DEBUG (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 285435 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 285435 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 285435 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 285435 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 285435 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 285435 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 285435 INFO  (zkCallback-1676-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> 285435 INFO  (zkCallback-1638-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> 285435 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 285435 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 285435 INFO  (zkCallback-1658-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> 285435 INFO  (zkCallback-1670-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> 285436 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285436 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285436 INFO  (zkCallback-1658-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285436 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285436 INFO  (zkCallback-1676-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285436 INFO  (zkCallback-1638-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285437 INFO  (zkCallback-1670-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 285437 INFO  (zkCallb

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

.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are 
closed, exiting.
   [junit4]   2> 302119 INFO  (closeThreadPool-1807-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72071755473289226-127.0.0.1:34925_solr-n_0000000000) closing
   [junit4]   2> 302121 INFO  (zkCallback-1741-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 302121 INFO  (zkCallback-1765-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 302315 INFO  (jetty-closer-1792-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72071755473289226-127.0.0.1:34925_solr-n_0000000000) closing
   [junit4]   2> 302517 INFO  (jetty-closer-1792-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3c85cac3{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 302518 INFO  (jetty-closer-1792-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75d5293b{/solr,null,UNAVAILABLE}
   [junit4]   2> 302518 INFO  (jetty-closer-1792-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 306623 INFO  (jetty-closer-1792-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@c1f6e7b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 306623 INFO  (jetty-closer-1792-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@42991090{/solr,null,UNAVAILABLE}
   [junit4]   2> 306623 INFO  (jetty-closer-1792-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 306921 INFO  (jetty-closer-1792-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@12c71664{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 306921 INFO  (jetty-closer-1792-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1469d091{/solr,null,UNAVAILABLE}
   [junit4]   2> 306921 INFO  (jetty-closer-1792-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 310515 INFO  (jetty-closer-1792-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@50086ea2{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 310516 INFO  (jetty-closer-1792-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50c4a0f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 310516 INFO  (jetty-closer-1792-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 310516 INFO  
(TEST-TestPackages.testPluginLoading-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 310719 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>        7       
/solr/collections/testPluginLoadingColl/terms/shard1
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       
/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/testPluginLoadingColl/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        49      
/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72071755473289226-127.0.0.1:34925_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/overseer/queue
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 310720 INFO  
(TEST-TestPackages.testPluginLoading-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35095
   [junit4]   2> 310720 INFO  
(TEST-TestPackages.testPluginLoading-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35095
   [junit4]   2> 310720 INFO  
(TEST-TestPackages.testPluginLoading-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35095
   [junit4]   2> 310721 INFO  
(TEST-TestPackages.testPluginLoading-seed#[12EF33EF5C3CE641]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=12EF33EF5C3CE641 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms-BN 
-Dtests.timezone=America/Knox_IN -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 15.3s J1 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1304/0x00007f67b27ee0b0@19f73455
 . attempt: 9 Mismatch for value : '[config, searchComponent, get, 
_packageinfo_, package]' in response , {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "config":{"searchComponent":{"get":{
   [junit4]    >         "name":"get",
   [junit4]    >         
"class":"mypkg:org.apache.solr.core.RuntimeLibSearchComponent"}}}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([12EF33EF5C3CE641:C469D312BF2221DB]: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:223)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 310724 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 310724 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35095
   [junit4]   2> 310724 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35095
   [junit4]   2> 310724 INFO  
(SUITE-TestPackages-seed#[12EF33EF5C3CE641]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35095
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_12EF33EF5C3CE641-001
   [junit4]   2> Jan 25, 2020 11:46:29 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=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6316e120),
 locale=ms-BN, timezone=America/Knox_IN
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/Oracle Corporation 14-ea 
(64-bit)/cpus=16,threads=1,free=385875968,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestInPlaceUpdatesRequiredField, NodeMutatorTest, CdcrBidirectionalTest, 
TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, IndexSizeTriggerTest, 
PeerSyncReplicationTest, TestUtilizeNode, 
TestPerFieldSimilarityWithDefaultOverride, DistributedFacetPivotLongTailTest, 
FileBasedSpellCheckerTest, TestConfigReload, TestIBSimilarityFactory, 
DeleteLastCustomShardedReplicaTest, BasicFunctionalityTest, 
TestPivotHelperCode, CustomTermsComponentTest, ConcurrentCreateRoutedAliasTest, 
CollectionsAPIAsyncDistributedZkTest, SchemaApiFailureTest, 
TestHashQParserPlugin, TestMacros, RequestHandlersTest, TestUninvertingReader, 
WrapperMergePolicyFactoryTest, ReplaceNodeTest, PeerSyncWithLeaderTest, 
CdcrWithNodesRestartsTest, ChaosMonkeyNothingIsSafeTest, ZkShardTermsTest, 
TestBulkSchemaConcurrent, TestFastOutputStream, TestPackages]
   [junit4] Completed [190/900 (1!)] on J1 in 27.91s, 2 tests, 1 failure <<< 
FAILURES!

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

[repro] Revision: 127ce3e360ad88cb0a77a58d81eb09df00c04045

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=12EF33EF5C3CE641 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms-BN 
-Dtests.timezone=America/Knox_IN -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 3386 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPackages" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" 
-Dtests.seed=12EF33EF5C3CE641 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ms-BN -Dtests.timezone=America/Knox_IN -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...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to