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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.1) - Build # 25244 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25244/
Java: 64bit/jdk-12.0.1 -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$2347/0x00007fa8d7995cb0@668b96cb . attempt: 9 Mismatch for value : '[config, searchComponent, get, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"searchComponent":{"get":{         "name":"get",         "class":"mypkg:org.apache.solr.core.RuntimeLibSearchComponent"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2347/0x00007fa8d7995cb0@668b96cb . attempt: 9 Mismatch for value : '[config, searchComponent, get, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"searchComponent":{"get":{
        "name":"get",
        "class":"mypkg:org.apache.solr.core.RuntimeLibSearchComponent"}}}}
	at __randomizedtesting.SeedInfo.seed([B4029FAE285D1A6:DDC6C907019B163C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:241)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:212)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:429)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:221)
	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:835)




Build Log:
[...truncated 14530 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20200101_091615_64412046439924075881544.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGILL (0x4) at pc=0x00007f8d2ae5caa2, pid=3630, tid=11372
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (12.0.1+12) (build 12.0.1+12)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (12.0.1+12, mixed mode, tiered, z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # J 50067 c2 org.apache.solr.schema.TrieField.storedToIndexed(Lorg/apache/lucene/index/IndexableField;Lorg/apache/lucene/util/BytesRefBuilder;)V (155 bytes) @ 0x00007f8d2ae5caa2 [0x00007f8d2ae5c400+0x00000000000006a2]
   [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_pid3630.log
   [junit4] Compiled method (c2) 2018749 50067       4       org.apache.solr.schema.TrieField::storedToIndexed (155 bytes)
   [junit4]  total in heap  [0x00007f8d2ae5c210,0x00007f8d2ae5d258] = 4168
   [junit4]  relocation     [0x00007f8d2ae5c388,0x00007f8d2ae5c3f8] = 112
   [junit4]  main code      [0x00007f8d2ae5c400,0x00007f8d2ae5cce0] = 2272
   [junit4]  stub code      [0x00007f8d2ae5cce0,0x00007f8d2ae5ccf8] = 24
   [junit4]  oops           [0x00007f8d2ae5ccf8,0x00007f8d2ae5cd08] = 16
   [junit4]  metadata       [0x00007f8d2ae5cd08,0x00007f8d2ae5cd50] = 72
   [junit4]  scopes data    [0x00007f8d2ae5cd50,0x00007f8d2ae5cfe0] = 656
   [junit4]  scopes pcs     [0x00007f8d2ae5cfe0,0x00007f8d2ae5d1b0] = 464
   [junit4]  dependencies   [0x00007f8d2ae5d1b0,0x00007f8d2ae5d1b8] = 8
   [junit4]  handler table  [0x00007f8d2ae5d1b8,0x00007f8d2ae5d1e8] = 48
   [junit4]  nul chk table  [0x00007f8d2ae5d1e8,0x00007f8d2ae5d258] = 112
   [junit4] Compiled method (c2) 2018750 50067       4       org.apache.solr.schema.TrieField::storedToIndexed (155 bytes)
   [junit4]  total in heap  [0x00007f8d2ae5c210,0x00007f8d2ae5d258] = 4168
   [junit4]  relocation     [0x00007f8d2ae5c388,0x00007f8d2ae5c3f8] = 112
   [junit4]  main code      [0x00007f8d2ae5c400,0x00007f8d2ae5cce0] = 2272
   [junit4]  stub code      [0x00007f8d2ae5cce0,0x00007f8d2ae5ccf8] = 24
   [junit4]  oops           [0x00007f8d2ae5ccf8,0x00007f8d2ae5cd08] = 16
   [junit4]  me
   [junit4] tadata       [0x00007f8d2ae5cd08,0x00007f8d2ae5cd50] = 72
   [junit4]  scopes data    [0x00007f8d2ae5cd50,0x00007f8d2ae5cfe0] = 656
   [junit4]  scopes pcs     [0x00007f8d2ae5cfe0,0x00007f8d2ae5d1b0] = 464
   [junit4]  dependencies   [0x00007f8d2ae5d1b0,0x00007f8d2ae5d1b8] = 8
   [junit4]  handler table  [0x00007f8d2ae5d1b8,0x00007f8d2ae5d1e8] = 48
   [junit4]  nul chk table  [0x00007f8d2ae5d1e8,0x00007f8d2ae5d258] = 112
   [junit4] Compiled method (c2) 2018750 49867       4       org.apache.solr.schema.TrieField::createFields (229 bytes)
   [junit4]  total in heap  [0x00007f8d29660490,0x00007f8d296628c8] = 9272
   [junit4]  relocation     [0x00007f8d29660608,0x00007f8d29660720] = 280
   [junit4]  main code      [0x00007f8d29660720,0x00007f8d29661bc0] = 5280
   [junit4]  stub code      [0x00007f8d29661bc0,0x00007f8d29661c08] = 72
   [junit4]  oops           [0x00007f8d29661c08,0x00007f8d29661c28] = 32
   [junit4]  metadata       [0x00007f8d29661c28,0x00007f8d29661cb8] = 144
   [junit4]  scopes data    [0x00007f8d29661cb8,0x00007f8d29662328] = 1648
   [junit4]  scopes pcs     [0x00007f8d29662328,0x00007f8d296626d8] = 944
   [junit4]  dependencies   [0x00007f8d296626d8,0x00007f8d296626e0] = 8
   [junit4]  handler table  [0x00007f8d296626e0,0x00007f8d29662848] = 360
   [junit4]  nul chk table  [0x00007f8d29662848,0x00007f8d296628c8] = 128
   [junit4] Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-build/issues
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 628 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 3021716 INFO  (SUITE-TestPackages-seed#[B4029FAE285D1A6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3021718 INFO  (SUITE-TestPackages-seed#[B4029FAE285D1A6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/data-dir-256-001
   [junit4]   2> 3021718 WARN  (SUITE-TestPackages-seed#[B4029FAE285D1A6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 3021718 INFO  (SUITE-TestPackages-seed#[B4029FAE285D1A6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3021719 INFO  (SUITE-TestPackages-seed#[B4029FAE285D1A6]-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> 3022157 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 3022157 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001
   [junit4]   2> 3022158 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3022159 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3022159 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3022259 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.ZkTestServer start zk server on port:45825
   [junit4]   2> 3022259 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45825
   [junit4]   2> 3022259 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45825
   [junit4]   2> 3022259 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45825
   [junit4]   2> 3022261 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3022261 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 3023495 INFO  (zkConnectionManagerCallback-15580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023495 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023497 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023498 INFO  (zkConnectionManagerCallback-15582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023498 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023499 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023500 INFO  (zkConnectionManagerCallback-15584-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023500 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023608 WARN  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3023608 WARN  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3023608 WARN  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3023608 WARN  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 3023608 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 3023620 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3023620 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3023620 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3023621 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3023621 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3023621 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3023621 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b5f3f1a{/solr,null,AVAILABLE}
   [junit4]   2> 3023621 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@535a8ed4{/solr,null,AVAILABLE}
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@35463cac{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41979}
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.e.j.s.Server Started @3023729ms
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46a6db82{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39833}
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.e.j.s.Server Started @3023729ms
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41979}
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39833}
   [junit4]   2> 3023623 ERROR (jetty-launcher-15585-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3023623 ERROR (jetty-launcher-15585-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-01T10:06:39.412470Z
   [junit4]   2> 3023623 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-01T10:06:39.412468Z
   [junit4]   2> 3023624 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023628 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023630 INFO  (zkConnectionManagerCallback-15589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023630 INFO  (zkConnectionManagerCallback-15588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3023630 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3023635 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3023635 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3023635 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3023636 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54352c4{/solr,null,AVAILABLE}
   [junit4]   2> 3023636 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f6e3996{/solr,null,AVAILABLE}
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71581be0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38347}
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.e.j.s.Server Started @3023743ms
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38347}
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2cc43920{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39291}
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.e.j.s.Server Started @3023743ms
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39291}
   [junit4]   2> 3023637 ERROR (jetty-launcher-15585-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3023637 ERROR (jetty-launcher-15585-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-01T10:06:39.426345Z
   [junit4]   2> 3023637 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-01T10:06:39.426345Z
   [junit4]   2> 3023638 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023638 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023638 INFO  (zkConnectionManagerCallback-15593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023638 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023638 INFO  (zkConnectionManagerCallback-15592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023638 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023639 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3023639 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3023887 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3023887 WARN  (jetty-launcher-15585-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63708bf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023887 WARN  (jetty-launcher-15585-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63708bf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023889 WARN  (jetty-launcher-15585-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ba8379d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023889 WARN  (jetty-launcher-15585-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ba8379d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023891 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45825/solr
   [junit4]   2> 3023891 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023892 INFO  (zkConnectionManagerCallback-15601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023892 INFO  (jetty-launcher-15585-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3023945 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3023947 WARN  (jetty-launcher-15585-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29626f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023947 WARN  (jetty-launcher-15585-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29626f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023949 WARN  (jetty-launcher-15585-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ebd4219[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023949 WARN  (jetty-launcher-15585-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ebd4219[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3023950 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45825/solr
   [junit4]   2> 3023952 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3023953 INFO  (zkConnectionManagerCallback-15608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3023953 INFO  (jetty-launcher-15585-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024054 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3024055 WARN  (jetty-launcher-15585-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d25025e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024055 WARN  (jetty-launcher-15585-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d25025e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024057 WARN  (jetty-launcher-15585-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e633799[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024057 WARN  (jetty-launcher-15585-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e633799[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024058 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45825/solr
   [junit4]   2> 3024058 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024059 INFO  (zkConnectionManagerCallback-15615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024059 INFO  (jetty-launcher-15585-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024128 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3024129 WARN  (jetty-launcher-15585-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d37fefe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024129 WARN  (jetty-launcher-15585-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d37fefe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024131 WARN  (jetty-launcher-15585-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d815727[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024131 WARN  (jetty-launcher-15585-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d815727[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024132 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45825/solr
   [junit4]   2> 3024133 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024133 INFO  (zkConnectionManagerCallback-15621-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024133 INFO  (jetty-launcher-15585-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024137 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024138 INFO  (zkConnectionManagerCallback-15623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024138 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024170 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38347_solr
   [junit4]   2> 3024171 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.c.Overseer Overseer (id=72082713198788619-127.0.0.1:38347_solr-n_0000000000) starting
   [junit4]   2> 3024173 INFO  (OverseerStateUpdate-72082713198788619-127.0.0.1:38347_solr-n_0000000000) [n:127.0.0.1:38347_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38347_solr
   [junit4]   2> 3024173 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38347_solr
   [junit4]   2> 3024174 INFO  (zkCallback-15622-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3024174 WARN  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_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> 3024182 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3024199 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38347.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024207 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38347.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024207 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38347.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024209 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3024210 INFO  (jetty-launcher-15585-thread-2) [n:127.0.0.1:38347_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node2/.
   [junit4]   2> 3024238 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024239 INFO  (zkConnectionManagerCallback-15629-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024239 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024242 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3024243 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41979_solr as DOWN
   [junit4]   2> 3024244 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3024244 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41979_solr
   [junit4]   2> 3024245 INFO  (zkCallback-15622-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3024245 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3024245 WARN  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_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> 3024251 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3024265 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024270 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024270 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024271 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3024271 INFO  (jetty-launcher-15585-thread-1) [n:127.0.0.1:41979_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node1/.
   [junit4]   2> 3024338 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024339 INFO  (zkConnectionManagerCallback-15635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024339 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024341 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3024343 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39833_solr as DOWN
   [junit4]   2> 3024343 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3024343 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39833_solr
   [junit4]   2> 3024344 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3024344 INFO  (zkCallback-15622-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3024344 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3024344 WARN  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_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> 3024353 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3024367 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024373 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024373 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024374 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3024375 INFO  (jetty-launcher-15585-thread-4) [n:127.0.0.1:39833_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node4/.
   [junit4]   2> 3024438 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024440 INFO  (zkConnectionManagerCallback-15641-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024440 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024443 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3024445 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39291_solr as DOWN
   [junit4]   2> 3024445 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3024445 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39291_solr
   [junit4]   2> 3024446 INFO  (zkCallback-15622-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3024446 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3024447 WARN  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_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> 3024452 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3024452 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3024456 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3024469 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024475 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024475 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3024476 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3024477 INFO  (jetty-launcher-15585-thread-3) [n:127.0.0.1:39291_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node3/.
   [junit4]   2> 3024507 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3024509 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024512 INFO  (zkConnectionManagerCallback-15650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024512 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024514 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3024514 INFO  (TEST-TestPackages.testPluginLoading-seed#[B4029FAE285D1A6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45825/solr ready
   [junit4]   2> 3024541 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 3024553 INFO  (qtp1281274098-43373) [n:127.0.0.1:39833_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> 3024565 INFO  (qtp1069438940-43368) [n:127.0.0.1:41979_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> 3024574 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_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> 3024574 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 3024592 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 3024595 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38347_solr} status=0 QTime=0
   [junit4]   2> 3024595 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38347_solr 
   [junit4]   2> 3024596 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38347_solr} status=0 QTime=0
   [junit4]   2> 3024596 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38347_solr 
   [junit4]   2> 3024597 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38347_solr} status=0 QTime=0
   [junit4]   2> 3024597 INFO  (updateExecutor-15611-thread-1-processing-n:127.0.0.1:39291_solr) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38347_solr 
   [junit4]   2> 3024598 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_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=60
   [junit4]   2> 3024605 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024605 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 3024606 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024607 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 3024607 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024607 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 3024610 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 3024611 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_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> 3024614 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 3024614 INFO  (updateExecutor-15611-thread-1-processing-n:127.0.0.1:39291_solr) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 3024615 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 3024617 INFO  (updateExecutor-15611-thread-1-processing-n:127.0.0.1:39291_solr) [n:127.0.0.1:39291_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 3024617 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 3024621 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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> 3024633 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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> 3024644 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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> 3024646 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 3024647 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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> 3024647 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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> 3024648 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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> 3024648 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 3024650 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 3024653 INFO  (qtp641487440-43383) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38347_solr} status=0 QTime=0
   [junit4]   2> 3024653 INFO  (updateExecutor-15611-thread-1-processing-n:127.0.0.1:39291_solr) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:38347_solr 
   [junit4]   2> 3024653 INFO  (qtp1281274098-43374) [n:127.0.0.1:39833_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38347_solr} status=0 QTime=0
   [junit4]   2> 3024653 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:38347_solr 
   [junit4]   2> 3024653 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024653 INFO  (qtp1069438940-43369) [n:127.0.0.1:41979_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:38347_solr} status=0 QTime=0
   [junit4]   2> 3024654 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024654 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:38347_solr 
   [junit4]   2> 3024654 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024654 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 3024654 INFO  (qtp2074112144-43481) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 3024654 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 3024657 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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=12
   [junit4]   2> 3024657 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 3024659 INFO  (updateExecutor-15611-thread-1-processing-n:127.0.0.1:39291_solr) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 3024662 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 3024665 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 3024668 INFO  (updateExecutor-15611-thread-1-processing-n:127.0.0.1:39291_solr) [n:127.0.0.1:39291_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 3024669 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 3024670 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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> 3024686 INFO  (qtp1069438940-43368) [n:127.0.0.1:41979_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> 3024699 INFO  (qtp1281274098-43373) [n:127.0.0.1:39833_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> 3024715 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_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> 3024730 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 3024730 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_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> 3024740 INFO  (qtp1069438940-43368) [n:127.0.0.1:41979_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> 3024754 INFO  (qtp1281274098-43373) [n:127.0.0.1:39833_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> 3024754 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 3024757 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 3024759 INFO  (qtp1069438940-43369) [n:127.0.0.1:41979_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:39291_solr} status=0 QTime=0
   [junit4]   2> 3024759 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:39291_solr 
   [junit4]   2> 3024760 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:39291_solr} status=0 QTime=0
   [junit4]   2> 3024760 INFO  (updateExecutor-15604-thread-3-processing-n:127.0.0.1:38347_solr) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:39291_solr 
   [junit4]   2> 3024760 INFO  (qtp1281274098-43374) [n:127.0.0.1:39833_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:39291_solr} status=0 QTime=0
   [junit4]   2> 3024760 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:39291_solr 
   [junit4]   2> 3024760 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024761 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_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=32
   [junit4]   2> 3024762 INFO  (qtp641487440-43383) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 3024765 INFO  (updateExecutor-15604-thread-3-processing-n:127.0.0.1:38347_solr) [n:127.0.0.1:38347_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 3024768 INFO  (qtp641487440-43383) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024769 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 3024771 INFO  (updateExecutor-15604-thread-3-processing-n:127.0.0.1:38347_solr) [n:127.0.0.1:38347_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 3024773 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 3024773 INFO  (qtp641487440-43383) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 3024773 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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> 3024773 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 3024775 INFO  (updateExecutor-15597-thread-1-processing-n:127.0.0.1:41979_solr) [n:127.0.0.1:41979_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 3024776 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 3024778 INFO  (updateExecutor-15617-thread-1-processing-n:127.0.0.1:39833_solr) [n:127.0.0.1:39833_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 3024781 INFO  (qtp1069438940-43369) [n:127.0.0.1:41979_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> 3024791 INFO  (qtp1281274098-43374) [n:127.0.0.1:39833_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> 3024799 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_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> 3024812 DEBUG (zkCallback-15628-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3024812 DEBUG (zkCallback-15634-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3024812 DEBUG (zkCallback-15622-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3024812 DEBUG (zkCallback-15640-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3024815 INFO  (qtp1281274098-43374) [n:127.0.0.1:39833_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3024817 INFO  (qtp1069438940-43369) [n:127.0.0.1:41979_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3024817 INFO  (qtp641487440-43382) [n:127.0.0.1:39291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3024817 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 3024817 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 3024818 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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> 3024821 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 3024821 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 3024821 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_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/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 3024822 INFO  (zkCallback-15622-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3024822 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3024822 INFO  (zkCallback-15622-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 3024822 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 3024822 INFO  (zkCallback-15628-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> 3024822 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 3024822 INFO  (qtp2074112144-43384) [n:127.0.0.1:38347_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 3024822 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3024822 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 3024822 INFO  (zkCallback-15634-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> 3024822 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 3024822 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 3024823 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 3024823 INFO  (zkCallback-15628-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 3024823 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 3024823 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 3024823 INFO  (qtp2074112144-43376) [n:127.0.0.1:38347_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> 3024823 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 3024823 INFO  (zkCallback-15634-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 3024823 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3024823 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 3024823 INFO  (zkCallback-15640-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> 3024824 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 3024824 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 3024824 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 3024824 INFO  (zkCallback-15640-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 3024825 INFO  (OverseerThreadFactory-11584-thread-1-processing-n:127.0.0.1:38347_solr) [n:127.0.0.1:38347_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 3024929 INFO  (OverseerStateUpdate-72082713198788619-127.0.0.1:38347_solr-n_0000000000) [n:127.0.0.1:38347_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:38347/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3024930 INFO  (OverseerStateUpdate-72082713198788619-127.0.0.1:38347_solr-n_0000000000) [n:127.0.0.1:38347_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:39833/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3024931 INFO  (OverseerStateUpdate-72082713198788619-127.0.0.1:38347_solr-n_0000000000) [n:127.0.0.1:38347_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:39291/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3024931 INFO  (OverseerStateUpdate-72082713198788619-127.0.0.1:38347_solr-n_0000000000) [n:127.0.0.1:38347_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:41979/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3025135 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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> 3025136 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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> 3025136 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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> 3025145 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_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> 3025145 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3026145 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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> 3026145 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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> 3026151 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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> 3026151 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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> 3026153 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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> 3026153 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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> 3026153 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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 collection testPluginLoadingColl, trusted=true
   [junit4]   2> 3026153 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_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 collection testPluginLoadingColl, trusted=true
   [junit4]   2> 3026154 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41979.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3026154 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_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/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node1/testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 3026154 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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> 3026154 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39291.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3026154 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node3/testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 3026157 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_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> 3026161 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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> 3026162 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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> 3026162 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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 collection testPluginLoadingColl, trusted=true
   [junit4]   2> 3026163 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39833.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3026163 INFO  (qtp1281274098-43375) [n:127.0.0.1:39833_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/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node4/testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 3026163 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3026164 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3026164 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from collection testPluginLoadingColl, trusted=true
   [junit4]   2> 3026165 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38347.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20e56717
   [junit4]   2> 3026165 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node2/testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B4029FAE285D1A6-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 3026344 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3026344 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3026347 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3026347 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3026352 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3026352 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3026352 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3026352 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3026353 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e09d4d4[testPluginLoadingColl_shard2_replica_n6] main]
   [junit4]   2> 3026353 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c220cf0[testPluginLoadingColl_shard1_replica_n1] main]
   [junit4]   2> 3026355 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3026355 INFO  (qtp641487440-43389) [n:127.0.0.1:39291_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3026355 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3026355 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3026355 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3026355 INFO  (qtp2074112144-43392) [n:127.0.0.1:38347_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3026356 INFO  (qtp1069438940-43378) [n:127.0.0.1:41979_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3026356 INFO  (qtp2074112144-43392) [n:127.0.0.1:3

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

ib/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.1.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-J1-20200101_091615_6447138622710673543432.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20200101_091615_64413030341835175982147.suites -stdin
   [junit4] ERROR: JVM J1 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-J1-20200101_091615_6449242611462945831747.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:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:578: 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:1510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1037: 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-20200101_091615_64412046439924075881544.sysout

Total time: 114 minutes 21 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