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

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

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

Stack Trace:
java.lang.AssertionError: req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1957/0x00007fb53c778cb0@49105bc4
 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, 
_packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
        at 
__randomizedtesting.SeedInfo.seed([F8FA5CDFAE3508C3:2E7CBC224D2BCF59]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
        at 
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14786 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200228_204103_8594382126619010241043.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f8559f15d13, pid=22891, tid=22937
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.2+8) (build 
13.0.2+8)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.2+8, mixed mode, tiered, 
z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0x101fd13]  void 
OopOopIterateDispatch<ZMarkBarrierOopClosure<false> 
>::Table::oop_oop_iterate<InstanceRefKlass, 
oopDesc*>(ZMarkBarrierOopClosure<false>*, oopDesc*, Klass*)+0x133
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To 
enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/hs_err_pid22891.log
   [junit4] [thread 22942 also had an error]
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1050564 INFO  
(SUITE-TestPackages-seed#[F8FA5CDFAE3508C3]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1050564 INFO  
(SUITE-TestPackages-seed#[F8FA5CDFAE3508C3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1050566 INFO  
(SUITE-TestPackages-seed#[F8FA5CDFAE3508C3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/data-dir-106-001
   [junit4]   2> 1050566 WARN  
(SUITE-TestPackages-seed#[F8FA5CDFAE3508C3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1050566 INFO  
(SUITE-TestPackages-seed#[F8FA5CDFAE3508C3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1050567 INFO  
(SUITE-TestPackages-seed#[F8FA5CDFAE3508C3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1050569 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1050570 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001
   [junit4]   2> 1050570 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1050570 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1050570 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1050670 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:35649
   [junit4]   2> 1050670 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35649
   [junit4]   2> 1050670 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35649
   [junit4]   2> 1050670 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35649
   [junit4]   2> 1050676 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050686 INFO  (zkConnectionManagerCallback-8624-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050686 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050691 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050698 INFO  (zkConnectionManagerCallback-8626-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050698 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050703 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050707 INFO  (zkConnectionManagerCallback-8628-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050707 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050847 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1050847 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1050847 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1050848 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1050871 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1050871 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1050871 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1050877 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1050877 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1050877 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1050878 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25e073be{/solr,null,AVAILABLE}
   [junit4]   2> 1050891 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f34fd03{/solr,null,AVAILABLE}
   [junit4]   2> 1050896 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7777aade{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36449}
   [junit4]   2> 1050896 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.s.Server Started @1051180ms
   [junit4]   2> 1050896 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36449}
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1050897 ERROR (jetty-launcher-8629-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1050897 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T20:58:35.063579Z
   [junit4]   2> 1050899 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1050899 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1050899 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a8e19af{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:42079}
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.s.Server Started @1051185ms
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42079}
   [junit4]   2> 1050901 ERROR (jetty-launcher-8629-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1050901 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T20:58:35.067716Z
   [junit4]   2> 1050906 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57490f7a{/solr,null,AVAILABLE}
   [junit4]   2> 1050907 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26d40dba{/solr,null,AVAILABLE}
   [junit4]   2> 1050913 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050923 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@69e34a3a{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41839}
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c418c09{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:43409}
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.s.Server Started @1051211ms
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.s.Server Started @1051211ms
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43409}
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41839}
   [junit4]   2> 1050927 ERROR (jetty-launcher-8629-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1050927 ERROR (jetty-launcher-8629-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T20:58:35.093915Z
   [junit4]   2> 1050927 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T20:58:35.093911Z
   [junit4]   2> 1050928 INFO  (zkConnectionManagerCallback-8631-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050928 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050929 INFO  (zkConnectionManagerCallback-8633-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050929 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050935 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050935 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050939 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1050941 INFO  (zkConnectionManagerCallback-8636-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050941 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050941 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1050941 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1050943 INFO  (zkConnectionManagerCallback-8637-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050943 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1050943 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1051051 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1051053 WARN  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39bf7f2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051053 WARN  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39bf7f2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051055 WARN  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1202b42e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051055 WARN  (jetty-launcher-8629-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1202b42e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051057 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35649/solr
   [junit4]   2> 1051059 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051059 INFO  (zkConnectionManagerCallback-8644-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051059 INFO  (jetty-launcher-8629-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1051151 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1051152 WARN  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69c97b63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051152 WARN  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69c97b63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051154 WARN  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65ce517[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051154 WARN  (jetty-launcher-8629-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65ce517[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051155 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35649/solr
   [junit4]   2> 1051156 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051158 INFO  (zkConnectionManagerCallback-8651-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051158 INFO  (jetty-launcher-8629-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1051252 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1051253 WARN  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7479b08c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051253 WARN  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7479b08c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051255 WARN  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@48024880[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051255 WARN  (jetty-launcher-8629-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@48024880[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051256 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35649/solr
   [junit4]   2> 1051257 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051258 INFO  (zkConnectionManagerCallback-8658-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051258 INFO  (jetty-launcher-8629-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1051351 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1051352 WARN  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53470fa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051352 WARN  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53470fa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051355 WARN  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20578985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051355 WARN  (jetty-launcher-8629-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@20578985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1051356 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35649/solr
   [junit4]   2> 1051357 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051358 INFO  (zkConnectionManagerCallback-8665-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051358 INFO  (jetty-launcher-8629-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1051451 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1051452 INFO  (zkConnectionManagerCallback-8667-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051452 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1051507 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41839_solr
   [junit4]   2> 1051507 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.Overseer Overseer 
(id=72093306117947403-127.0.0.1:41839_solr-n_0000000000) starting
   [junit4]   2> 1051509 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41839_solr
   [junit4]   2> 1051509 INFO  
(OverseerStateUpdate-72093306117947403-127.0.0.1:41839_solr-n_0000000000) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41839_solr
   [junit4]   2> 1051510 INFO  
(OverseerStateUpdate-72093306117947403-127.0.0.1:41839_solr-n_0000000000) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1051510 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1051511 WARN  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_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> 1051520 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1051535 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41839.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051539 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41839.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051539 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41839.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051540 INFO  (jetty-launcher-8629-thread-3) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node3/.
   [junit4]   2> 1051551 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1051552 INFO  (zkConnectionManagerCallback-8673-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051552 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1051553 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1051555 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36449_solr as DOWN
   [junit4]   2> 1051555 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1051555 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36449_solr
   [junit4]   2> 1051556 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1051556 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1051556 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1051557 WARN  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_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> 1051563 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1051575 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36449.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051580 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36449.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051580 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36449.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051581 INFO  (jetty-launcher-8629-thread-2) 
[n:127.0.0.1:36449_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node2/.
   [junit4]   2> 1051658 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1051674 INFO  (zkConnectionManagerCallback-8679-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051674 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1051680 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1051683 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43409_solr as DOWN
   [junit4]   2> 1051683 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1051683 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43409_solr
   [junit4]   2> 1051684 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1051684 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1051685 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1051686 WARN  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_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> 1051695 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1051695 INFO  (zkCallback-8678-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1051708 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43409.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051713 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43409.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051713 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43409.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051714 INFO  (jetty-launcher-8629-thread-4) 
[n:127.0.0.1:43409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node4/.
   [junit4]   2> 1051751 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1051752 INFO  (zkConnectionManagerCallback-8685-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051752 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1051754 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1051756 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42079_solr as DOWN
   [junit4]   2> 1051756 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1051756 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42079_solr
   [junit4]   2> 1051757 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1051757 INFO  (zkCallback-8678-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1051757 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1051757 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1051757 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1051758 WARN  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_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> 1051765 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1051774 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42079.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051778 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42079.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051778 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42079.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1051779 INFO  (jetty-launcher-8629-thread-1) 
[n:127.0.0.1:42079_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node1/.
   [junit4]   2> 1051801 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1051802 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051804 INFO  (zkConnectionManagerCallback-8694-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051804 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1051805 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1051805 INFO  
(TEST-TestPackages.testPluginLoading-seed#[F8FA5CDFAE3508C3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35649/solr ready
   [junit4]   2> 1051843 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:41839_solr} status=0 QTime=3
   [junit4]   2> 1051843 INFO  
(updateExecutor-8647-thread-1-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:41839_solr 
   [junit4]   2> 1051850 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_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> 1051852 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1051854 INFO  
(updateExecutor-8647-thread-1-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1051854 INFO  
(updateExecutor-8647-thread-1-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1051859 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:41839_solr} status=0 QTime=7
   [junit4]   2> 1051859 INFO  
(updateExecutor-8661-thread-1-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:41839_solr 
   [junit4]   2> 1051885 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:41839_solr} status=0 QTime=13
   [junit4]   2> 1051886 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=61
   [junit4]   1> sync resp: 
https://127.0.0.1:41839/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 1051887 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_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> 1051888 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1051889 INFO  
(updateExecutor-8661-thread-1-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1051889 INFO  
(updateExecutor-8661-thread-1-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1051891 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:41839_solr 
   [junit4]   2> 1051897 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_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> 1051900 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1051901 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1051901 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1051906 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_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=11
   [junit4]   2> 1051920 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_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> 1051928 INFO  (qtp381282169-22517) [n:127.0.0.1:43409_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> 1051939 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_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> 1051949 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1051950 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/runtimelibs.jar
   [junit4]   2> 1051960 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1051961 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1051967 INFO  (qtp381282169-22517) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1051968 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1051968 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and 
metadata. sizes 6860 246
   [junit4]   2> 1051970 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:36449_solr} 
status=0 QTime=0
   [junit4]   2> 1051970 INFO  
(updateExecutor-8661-thread-1-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:36449_solr 
   [junit4]   2> 1051970 INFO  (qtp381282169-22517) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:36449_solr} 
status=0 QTime=0
   [junit4]   2> 1051970 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:36449_solr 
   [junit4]   2> 1051971 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:36449_solr} 
status=0 QTime=0
   [junit4]   2> 1051971 INFO  
(updateExecutor-8654-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:36449_solr 
   [junit4]   2> 1051971 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/runtimelibs.jar 
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   2> 1051972 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1051975 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1051975 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1051976 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1051976 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1051977 INFO  
(updateExecutor-8661-thread-1-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1051977 INFO  
(updateExecutor-8661-thread-1-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 1051978 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1051978 INFO  
(updateExecutor-8654-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1051978 INFO  
(updateExecutor-8654-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 1051978 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1051978 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 1051980 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1051986 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1051991 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1051997 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052008 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052009 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/testurpv1.jar
   [junit4]   2> 1052017 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052018 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052019 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052019 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1052020 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and 
metadata. sizes 689 246
   [junit4]   2> 1052023 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:42079_solr} 
status=0 QTime=0
   [junit4]   2> 1052023 INFO  
(updateExecutor-8654-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:42079_solr 
   [junit4]   2> 1052024 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1052024 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:42079_solr} 
status=0 QTime=0
   [junit4]   2> 1052024 INFO  
(updateExecutor-8647-thread-2-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:42079_solr 
   [junit4]   2> 1052024 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 1052024 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1052024 INFO  (qtp381282169-22517) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:42079_solr} status=0 QTime=0
   [junit4]   2> 1052025 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:42079_solr 
   [junit4]   2> 1052025 INFO  
(updateExecutor-8654-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1052025 INFO  
(updateExecutor-8654-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 1052025 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/testurpv1.jar 
params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=19
   [junit4]   2> 1052025 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 1052026 INFO  
(updateExecutor-8647-thread-2-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1052026 INFO  
(updateExecutor-8647-thread-2-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 1052031 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1052032 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 1052032 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1052032 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 1052035 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052048 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052055 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052070 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052077 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052077 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/expressible.jar
   [junit4]   2> 1052078 INFO  (qtp595889013-22531) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052078 INFO  (qtp2106573230-22508) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052079 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052079 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1052080 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and 
metadata. sizes 1977 246
   [junit4]   2> 1052081 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41839_solr} 
status=0 QTime=0
   [junit4]   2> 1052081 INFO  
(updateExecutor-8661-thread-2-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:41839_solr 
   [junit4]   2> 1052081 INFO  (qtp381282169-22517) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41839_solr} 
status=0 QTime=0
   [junit4]   2> 1052081 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1052082 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:41839_solr 
   [junit4]   2> 1052082 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41839_solr} 
status=0 QTime=0
   [junit4]   2> 1052082 INFO  
(updateExecutor-8647-thread-2-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:41839_solr 
   [junit4]   2> 1052082 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1052082 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1052082 INFO  (qtp1662722378-22512) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/expressible.jar 
params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1052082 INFO  (qtp1662722378-22538) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1052082 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1052082 INFO  
(updateExecutor-8661-thread-2-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1052082 INFO  
(updateExecutor-8661-thread-2-processing-n:127.0.0.1:42079_solr) 
[n:127.0.0.1:42079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 1052083 INFO  (qtp1662722378-22505) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1052083 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1052083 INFO  
(updateExecutor-8640-thread-1-processing-n:127.0.0.1:43409_solr) 
[n:127.0.0.1:43409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 1052083 INFO  
(updateExecutor-8647-thread-2-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1052083 INFO  
(updateExecutor-8647-thread-2-processing-n:127.0.0.1:36449_solr) 
[n:127.0.0.1:36449_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 1052092 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052099 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052104 INFO  (qtp381282169-22517) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052110 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 1052138 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052139 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052140 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052140 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052140 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052141 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052143 DEBUG (zkCallback-8672-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1052143 DEBUG (zkCallback-8684-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1052143 DEBUG (zkCallback-8678-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1052143 DEBUG (zkCallback-8666-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1052145 INFO  (qtp595889013-22513) [n:127.0.0.1:42079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052146 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052147 INFO  (qtp2106573230-22506) [n:127.0.0.1:36449_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1052147 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1052147 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1052148 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1052150 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052151 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1052151 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1052151 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1052151 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052151 INFO  (zkCallback-8678-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1052151 INFO  (zkCallback-8678-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1052151 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1052151 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1052151 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1052151 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1052151 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1052151 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1052151 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052152 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052152 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052152 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052152 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052152 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052153 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052153 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052153 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052153 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052153 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052153 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052154 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052155 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052155 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1052155 INFO  (zkCallback-8672-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1052155 INFO  (zkCallback-8666-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1052155 INFO  (zkCallback-8684-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1052155 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] 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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8672-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8684-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8684-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8666-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8672-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] 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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8666-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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] 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/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1052156 INFO  (zkCallback-8666-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1052156 INFO  (zkCallback-8672-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1052156 INFO  (zkCallback-8684-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1052156 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1052156 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 1052157 INFO  (qtp381282169-22515) [n:127.0.0.1:43409_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1052163 INFO  
(OverseerThreadFactory-5753-thread-1-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPluginLoadingColl
   [junit4]   2> 1052277 INFO  
(OverseerStateUpdate-72093306117947403-127.0.0.1:41839_solr-n_0000000000) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41839/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41839_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1052278 INFO  
(OverseerStateUpdate-72093306117947403-127.0.0.1:41839_solr-n_0000000000) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43409/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43409_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1052279 INFO  
(OverseerStateUpdate-72093306117947403-127.0.0.1:41839_solr-n_0000000000) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36449/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36449_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1052279 INFO  
(OverseerStateUpdate-72093306117947403-127.0.0.1:41839_solr-n_0000000000) 
[n:127.0.0.1:41839_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42079/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42079_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1052484 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr    
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1052484 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr    
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1052484 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr    
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1052491 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1052491 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr    
x:testPluginLoadingColl_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1052496 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1052496 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1052496 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1052512 INFO  (qtp1662722378-22503) [n:127.0.0.1:41839_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1052513 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema 
[testPluginLoadingColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1052513 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[testPluginLoadingColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1052513 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema 
[testPluginLoadingColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1052516 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1052516 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1052517 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1052517 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1052517 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1052517 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1052517 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42079.solr.core.testPluginLoadingColl.shard2.replica_n6' 
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1052517 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43409.solr.core.testPluginLoadingColl.shard1.replica_n2' 
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1052517 INFO  (qtp2106573230-22525) [n:127.0.0.1:36449_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36449.solr.core.testPluginLoadingColl.shard2.replica_n4' 
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@937994
   [junit4]   2> 1052518 INFO  (qtp595889013-22510) [n:127.0.0.1:42079_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node1/testPluginLoadingColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 1052518 INFO  (qtp381282169-22535) [n:127.0.0.1:43409_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node4/testPluginLoadingColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_F8FA5CDFAE3508C3-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replic

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

j/lib/netty-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200228_204103_8592542327369378221734.events
 
@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200228_204103_8592071132586962608557.suites
 -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200228_204103_8594382126619010241043.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4]     at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]     at java.base/java.lang.Thread.run(Thread.java:830)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:579: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: 
At least one slave process threw an exception, first: Forked process returned 
with error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200228_204103_8594382126619010241043.sysout

Total time: 33 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to