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/17 19:06:25 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.1) - Build # 25359 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25359/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest:     1) Thread[id=5200, name=aliveCheckExecutor-1566-thread-1, state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@13.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@13.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@13.0.1/java.lang.Thread.run(Thread.java:830)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest: 
   1) Thread[id=5200, name=aliveCheckExecutor-1566-thread-1, state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@13.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@13.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@13.0.1/java.lang.Thread.run(Thread.java:830)
	at __randomizedtesting.SeedInfo.seed([DD35DCD9E71AAA22]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5200, name=aliveCheckExecutor-1566-thread-1, state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@13.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)         at java.base@13.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@13.0.1/java.lang.Thread.run(Thread.java:830)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5200, name=aliveCheckExecutor-1566-thread-1, state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@13.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
        at java.base@13.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@13.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@13.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@13.0.1/java.lang.Thread.run(Thread.java:830)
	at __randomizedtesting.SeedInfo.seed([DD35DCD9E71AAA22]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest

Error Message:
Captured an uncaught exception in thread: Thread[id=5175, name=Thread-1000, state=RUNNABLE, group=TGRP-AutoScalingHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5175, name=Thread-1000, state=RUNNABLE, group=TGRP-AutoScalingHandlerTest]
Caused by: java.lang.AssertionError: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34333/solr]
	at __randomizedtesting.SeedInfo.seed([DD35DCD9E71AAA22]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.lambda$testConcurrentUpdates$3(AutoScalingHandlerTest.java:932)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testConcurrentUpdates

Error Message:
not all updates executed in time, remaining=14

Stack Trace:
java.lang.AssertionError: not all updates executed in time, remaining=14
	at __randomizedtesting.SeedInfo.seed([DD35DCD9E71AAA22:449E062917CFB4A4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testConcurrentUpdates(AutoScalingHandlerTest.java:943)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13353 lines...]
   [junit4] JVM J4: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200117_185549_89416235514815624408333.sysout
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (loopnode.hpp:979), pid=27049, tid=8026
   [junit4] #  guarantee(d != NULL) failed: Null dominator info.
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.1+9) (build 13.0.1+9)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.1+9, mixed mode, sharing, tiered, compressed oops, shenandoah gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xb14104]  PhaseIdealLoop::dom_depth(Node*) const [clone .isra.122]+0x94
   [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/J4/hs_err_pid27049.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/replay_pid27049.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-build/issues
   [junit4] #
   [junit4] <<< JVM J4: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J5: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200117_185549_89417624981693688947637.sysout
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (loopnode.hpp:979), pid=27064, tid=7024
   [junit4] #  guarantee(d != NULL) failed: Null dominator info.
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.1+9) (build 13.0.1+9)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.1+9, mixed mode, sharing, tiered, compressed oops, shenandoah gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xb14104]  PhaseIdealLoop::dom_depth(Node*) const [clone .isra.122]+0x94
   [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/J5/hs_err_pid27064.log
   [junit4] [thread 7047 also had an error]
   [junit4] [thread 7060 also had an error]
   [junit4] 
   [junit4] ------ Timeout during error reporting after 120 s. ------
   [junit4] # [ timer expired, abort... ]
   [junit4] <<< JVM J5: EOF ----

[...truncated 108 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> 244890 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 244890 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/data-dir-57-001
   [junit4]   2> 244890 WARN  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 244890 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 244891 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 244891 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001
   [junit4]   2> 244891 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 244891 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 244891 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 244991 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34061
   [junit4]   2> 244991 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34061
   [junit4]   2> 244991 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34061
   [junit4]   2> 244991 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34061
   [junit4]   2> 244993 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 244995 INFO  (zkConnectionManagerCallback-1498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244995 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245003 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245006 INFO  (zkConnectionManagerCallback-1500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245006 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245006 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245011 INFO  (zkConnectionManagerCallback-1502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245011 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245121 WARN  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 245121 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 245121 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 245121 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 245124 WARN  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 245124 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 245124 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 245124 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 245130 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 245130 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 245130 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 245132 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@385c24c8{/solr,null,AVAILABLE}
   [junit4]   2> 245133 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57830009{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36015}
   [junit4]   2> 245133 INFO  (jetty-launcher-1503-thread-1) [     ] o.e.j.s.Server Started @245145ms
   [junit4]   2> 245133 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36015}
   [junit4]   2> 245134 ERROR (jetty-launcher-1503-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 245134 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 245134 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 245134 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245134 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245134 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T18:59:55.063405Z
   [junit4]   2> 245139 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 245139 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 245139 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 245142 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245142 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3702086b{/solr,null,AVAILABLE}
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a7b23e2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34333}
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.e.j.s.Server Started @245158ms
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34333}
   [junit4]   2> 245147 ERROR (jetty-launcher-1503-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245147 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T18:59:55.076925Z
   [junit4]   2> 245148 INFO  (zkConnectionManagerCallback-1505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245148 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245148 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245151 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245159 INFO  (zkConnectionManagerCallback-1507-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245159 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245163 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245346 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 245346 WARN  (jetty-launcher-1503-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@720394a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245346 WARN  (jetty-launcher-1503-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@720394a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245349 WARN  (jetty-launcher-1503-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46a9432d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245349 WARN  (jetty-launcher-1503-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46a9432d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245350 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34061/solr
   [junit4]   2> 245350 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245351 INFO  (zkConnectionManagerCallback-1514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245351 INFO  (jetty-launcher-1503-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245422 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 245424 WARN  (jetty-launcher-1503-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f6412a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245424 WARN  (jetty-launcher-1503-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f6412a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245427 WARN  (jetty-launcher-1503-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71ea1f46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245427 WARN  (jetty-launcher-1503-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71ea1f46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 245428 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34061/solr
   [junit4]   2> 245429 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245430 INFO  (zkConnectionManagerCallback-1521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245430 INFO  (jetty-launcher-1503-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245464 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245465 INFO  (zkConnectionManagerCallback-1523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245465 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245500 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36015_solr
   [junit4]   2> 245500 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.c.Overseer Overseer (id=72059399401046023-127.0.0.1:36015_solr-n_0000000000) starting
   [junit4]   2> 245503 INFO  (OverseerStateUpdate-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36015_solr
   [junit4]   2> 245503 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36015_solr
   [junit4]   2> 245508 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245510 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 245510 WARN  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_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> 245518 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 245535 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36015.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 245539 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36015.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 245539 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36015.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 245540 INFO  (jetty-launcher-1503-thread-1) [n:127.0.0.1:36015_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node1/.
   [junit4]   2> 245564 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245565 INFO  (zkConnectionManagerCallback-1529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245565 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245568 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245570 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34333_solr as DOWN
   [junit4]   2> 245571 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 245571 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34333_solr
   [junit4]   2> 245572 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245572 INFO  (zkCallback-1528-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245578 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 245580 WARN  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_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> 245590 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 245606 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34333.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 245613 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34333.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 245613 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34333.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 245614 INFO  (jetty-launcher-1503-thread-2) [n:127.0.0.1:34333_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node2/.
   [junit4]   2> 245632 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 245632 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 245633 INFO  (zkConnectionManagerCallback-1538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245633 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 245634 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 245635 INFO  (SUITE-AutoScalingHandlerTest-seed#[DD35DCD9E71AAA22]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34061/solr ready
   [junit4]   2> 245658 INFO  (TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[DD35DCD9E71AAA22]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSuggestionsWithPayload
   [junit4]   2> 245668 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=4&name=testSuggestionsWithPayload.COLL&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 245670 INFO  (OverseerThreadFactory-1586-thread-1-processing-n:127.0.0.1:36015_solr) [n:127.0.0.1:36015_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSuggestionsWithPayload.COLL
   [junit4]   2> 245775 INFO  (OverseerStateUpdate-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSuggestionsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSuggestionsWithPayload.COLL_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36015/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245776 INFO  (OverseerStateUpdate-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSuggestionsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSuggestionsWithPayload.COLL_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34333/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245979 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 245979 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 245979 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 246986 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 246987 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 246993 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema [testSuggestionsWithPayload.COLL_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 246993 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema [testSuggestionsWithPayload.COLL_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 246995 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 246995 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testSuggestionsWithPayload.COLL_shard1_replica_n1' using configuration from collection testSuggestionsWithPayload.COLL, trusted=true
   [junit4]   2> 246995 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 246995 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testSuggestionsWithPayload.COLL_shard1_replica_n2' using configuration from collection testSuggestionsWithPayload.COLL, trusted=true
   [junit4]   2> 246995 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36015.solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1' (registry 'solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 246995 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34333.solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2' (registry 'solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 246995 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore [[testSuggestionsWithPayload.COLL_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node2/testSuggestionsWithPayload.COLL_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node2/./testSuggestionsWithPayload.COLL_shard1_replica_n2/data/]
   [junit4]   2> 246995 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore [[testSuggestionsWithPayload.COLL_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node1/testSuggestionsWithPayload.COLL_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node1/./testSuggestionsWithPayload.COLL_shard1_replica_n1/data/]
   [junit4]   2> 247034 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247034 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247035 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247035 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247035 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247035 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247036 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f60f08d[testSuggestionsWithPayload.COLL_shard1_replica_n1] main]
   [junit4]   2> 247036 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247036 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247037 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 247037 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 247037 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cf7e6e2[testSuggestionsWithPayload.COLL_shard1_replica_n2] main]
   [junit4]   2> 247038 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247038 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656003071277268992
   [junit4]   2> 247038 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 247038 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 247039 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247039 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656003071278317568
   [junit4]   2> 247039 INFO  (searcherExecutor-1595-thread-1-processing-n:127.0.0.1:36015_solr x:testSuggestionsWithPayload.COLL_shard1_replica_n1 c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore [testSuggestionsWithPayload.COLL_shard1_replica_n1] Registered new searcher Searcher@7f60f08d[testSuggestionsWithPayload.COLL_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247040 INFO  (searcherExecutor-1596-thread-1-processing-n:127.0.0.1:34333_solr x:testSuggestionsWithPayload.COLL_shard1_replica_n2 c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore [testSuggestionsWithPayload.COLL_shard1_replica_n2] Registered new searcher Searcher@3cf7e6e2[testSuggestionsWithPayload.COLL_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247040 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSuggestionsWithPayload.COLL/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 247041 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSuggestionsWithPayload.COLL/leaders/shard1
   [junit4]   2> 247042 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSuggestionsWithPayload.COLL/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 247042 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSuggestionsWithPayload.COLL/leaders/shard1
   [junit4]   2> 247044 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 247545 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 247545 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 247545 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36015/solr/testSuggestionsWithPayload.COLL_shard1_replica_n1/
   [junit4]   2> 247546 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testSuggestionsWithPayload.COLL_shard1_replica_n1 url=http://127.0.0.1:36015/solr START replicas=[http://127.0.0.1:34333/solr/testSuggestionsWithPayload.COLL_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 247546 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testSuggestionsWithPayload.COLL_shard1_replica_n1 url=http://127.0.0.1:36015/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 247547 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.S.Request [testSuggestionsWithPayload.COLL_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 247548 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 247548 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 247548 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSuggestionsWithPayload.COLL/leaders/shard1/leader after winning as /collections/testSuggestionsWithPayload.COLL/leader_elect/shard1/election/72059399401046023-core_node3-n_0000000000
   [junit4]   2> 247549 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36015/solr/testSuggestionsWithPayload.COLL_shard1_replica_n1/ shard1
   [junit4]   2> 247651 INFO  (zkCallback-1522-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247652 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 247654 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1674
   [junit4]   2> 247753 INFO  (zkCallback-1522-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 247753 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248047 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2068
   [junit4]   2> 248048 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 248148 INFO  (zkCallback-1528-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248148 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248148 INFO  (zkCallback-1522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248148 INFO  (zkCallback-1528-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248148 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=4&name=testSuggestionsWithPayload.COLL&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2480
   [junit4]   2> 248148 INFO  (TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[DD35DCD9E71AAA22]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testSuggestionsWithPayload.COLL
   [junit4]   2> 248156 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 248157 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 248159 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 248160 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 248170 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling/suggestions params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 248174 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 248176 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 248177 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 248179 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 248179 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling/suggestions params={type=repair&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 248180 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testSuggestionsWithPayload.COLL&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 248181 INFO  (OverseerCollectionConfigSetProcessor-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 248181 INFO  (OverseerThreadFactory-1586-thread-2-processing-n:127.0.0.1:36015_solr) [n:127.0.0.1:36015_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 248183 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1, tag=null
   [junit4]   2> 248183 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2, tag=null
   [junit4]   2> 248183 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@387e7d8e: rootName = solr_34333, domain = solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@51941efd
   [junit4]   2> 248183 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@714b5527: rootName = solr_36015, domain = solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3f7f680f
   [junit4]   2> 248194 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore [testSuggestionsWithPayload.COLL_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@59deedbf
   [junit4]   2> 248194 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2, tag=SolrCore@59deedbf
   [junit4]   2> 248194 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSuggestionsWithPayload.COLL.shard1.leader, tag=SolrCore@59deedbf
   [junit4]   2> 248194 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 248198 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSuggestionsWithPayload.COLL/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 248201 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 248201 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testSuggestionsWithPayload.COLL_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 248202 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore [testSuggestionsWithPayload.COLL_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5acd4fec
   [junit4]   2> 248202 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1, tag=SolrCore@5acd4fec
   [junit4]   2> 248202 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSuggestionsWithPayload.COLL.shard1.leader, tag=SolrCore@5acd4fec
   [junit4]   2> 248202 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 248204 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSuggestionsWithPayload.COLL/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 248204 WARN  (zkCallback-1528-thread-2) [     ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 248205 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testSuggestionsWithPayload.COLL_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 248306 INFO  (zkCallback-1528-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248306 INFO  (zkCallback-1522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248306 INFO  (zkCallback-1528-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248306 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection [testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 248310 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testSuggestionsWithPayload.COLL&action=DELETE&wt=javabin&version=2} status=0 QTime=130
   [junit4]   2> 248311 INFO  (TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[DD35DCD9E71AAA22]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSuggestionsWithPayload
   [junit4]   2> 248336 INFO  (TEST-AutoScalingHandlerTest.testDiagnosticsWithPayload-seed#[DD35DCD9E71AAA22]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDiagnosticsWithPayload
   [junit4]   2> 248337 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=4&name=testDiagnosticsWithPayload.COLL&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 248338 INFO  (OverseerThreadFactory-1586-thread-3-processing-n:127.0.0.1:36015_solr) [n:127.0.0.1:36015_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDiagnosticsWithPayload.COLL
   [junit4]   2> 248338 INFO  (OverseerCollectionConfigSetProcessor-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 248545 INFO  (OverseerStateUpdate-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDiagnosticsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDiagnosticsWithPayload.COLL_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36015/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 248547 INFO  (OverseerStateUpdate-72059399401046023-127.0.0.1:36015_solr-n_0000000000) [n:127.0.0.1:36015_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDiagnosticsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDiagnosticsWithPayload.COLL_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34333/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 248748 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr    x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testDiagnosticsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testDiagnosticsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 248748 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr    x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testDiagnosticsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testDiagnosticsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249754 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 249758 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 249760 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema [testDiagnosticsWithPayload.COLL_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 249762 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 249762 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testDiagnosticsWithPayload.COLL_shard1_replica_n2' using configuration from collection testDiagnosticsWithPayload.COLL, trusted=true
   [junit4]   2> 249762 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34333.solr.core.testDiagnosticsWithPayload.COLL.shard1.replica_n2' (registry 'solr.core.testDiagnosticsWithPayload.COLL.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 249762 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore [[testDiagnosticsWithPayload.COLL_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node2/testDiagnosticsWithPayload.COLL_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node2/./testDiagnosticsWithPayload.COLL_shard1_replica_n2/data/]
   [junit4]   2> 249766 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema [testDiagnosticsWithPayload.COLL_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 249767 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 249767 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testDiagnosticsWithPayload.COLL_shard1_replica_n1' using configuration from collection testDiagnosticsWithPayload.COLL, trusted=true
   [junit4]   2> 249767 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36015.solr.core.testDiagnosticsWithPayload.COLL.shard1.replica_n1' (registry 'solr.core.testDiagnosticsWithPayload.COLL.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c66abd2
   [junit4]   2> 249767 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore [[testDiagnosticsWithPayload.COLL_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node1/testDiagnosticsWithPayload.COLL_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_DD35DCD9E71AAA22-001/tempDir-001/node1/./testDiagnosticsWithPayload.COLL_shard1_replica_n1/data/]
   [junit4]   2> 249794 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249794 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249796 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249796 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249797 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21ee29e[testDiagnosticsWithPayload.COLL_shard1_replica_n1] main]
   [junit4]   2> 249797 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 249798 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 249798 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 249798 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656003074171338752
   [junit4]   2> 249799 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249799 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249799 INFO  (searcherExecutor-1606-thread-1-processing-n:127.0.0.1:36015_solr x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore [testDiagnosticsWithPayload.COLL_shard1_replica_n1] Registered new searcher Searcher@21ee29e[testDiagnosticsWithPayload.COLL_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 249800 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249800 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249800 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDiagnosticsWithPayload.COLL/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 249800 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testDiagnosticsWithPayload.COLL/leaders/shard1
   [junit4]   2> 249801 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e5d15db[testDiagnosticsWithPayload.COLL_shard1_replica_n2] main]
   [junit4]   2> 249802 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 249802 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 249802 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 249802 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 249802 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656003074175533056
   [junit4]   2> 249804 INFO  (searcherExecutor-1605-thread-1-processing-n:127.0.0.1:34333_solr x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore [testDiagnosticsWithPayload.COLL_shard1_replica_n2] Registered new searcher Searcher@e5d15db[testDiagnosticsWithPayload.COLL_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 249804 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDiagnosticsWithPayload.COLL/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 249804 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testDiagnosticsWithPayload.COLL/leaders/shard1
   [junit4]   2> 250303 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 250303 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 250303 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36015/solr/testDiagnosticsWithPayload.COLL_shard1_replica_n1/
   [junit4]   2> 250303 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testDiagnosticsWithPayload.COLL_shard1_replica_n1 url=http://127.0.0.1:36015/solr START replicas=[http://127.0.0.1:34333/solr/testDiagnosticsWithPayload.COLL_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 250303 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testDiagnosticsWithPayload.COLL_shard1_replica_n1 url=http://127.0.0.1:36015/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 250304 INFO  (qtp79486213-5081) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.S.Request [testDiagnosticsWithPayload.COLL_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 250304 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 250304 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 250304 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testDiagnosticsWithPayload.COLL/leaders/shard1/leader after winning as /collections/testDiagnosticsWithPayload.COLL/leader_elect/shard1/election/72059399401046023-core_node3-n_0000000000
   [junit4]   2> 250305 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36015/solr/testDiagnosticsWithPayload.COLL_shard1_replica_n1/ shard1
   [junit4]   2> 250406 INFO  (zkCallback-1522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDiagnosticsWithPayload.COLL/state.json] for collection [testDiagnosticsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 250407 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 250410 INFO  (qtp1497691473-5080) [n:127.0.0.1:36015_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node3 x:testDiagnosticsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testDiagnosticsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testDiagnosticsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1661
   [junit4]   2> 250508 INFO  (zkCallback-1522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDiagnosticsWithPayload.COLL/state.json] for collection [testDiagnosticsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 250508 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDiagnosticsWithPayload.COLL/state.json] for collection [testDiagnosticsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 250807 INFO  (qtp79486213-5091) [n:127.0.0.1:34333_solr c:testDiagnosticsWithPayload.COLL s:shard1 r:core_node4 x:testDiagnosticsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testDiagnosticsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testDiagnosticsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2059
   [junit4]   2> 250808 INFO  (qtp79486213-5074) [n:127.0.0.1:34333_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 250908 INFO  (zkCallback-1522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDiagnosticsWithPayload.COLL/state.json] for collection [testDiagnosticsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 250908 INFO  (zkCallback-1522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDiagnosticsWithPayload.COLL/state.json] for collection [testDiagnosticsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 250908 INFO  (zkCallback-1528-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDiagnosticsWithPayload.COLL/state.json] for collection [testDiagnosticsWithPayload.COLL] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 250908 INFO  (zkCallback-1528-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:S

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

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

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml: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-J1-20200117_185549_8939336556919274172414.sysout

Total time: 35 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

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25360/
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$1282/0x00007f08d3c268b0@4ef9fe2f . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

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




Build Log:
[...truncated 14176 lines...]
   [junit4] JVM J4: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200117_205429_09012365958596559522505.sysout
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGILL (0x4) at pc=0x00007f19b1b4d0f2, pid=8358, tid=13397
   [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 34986 c2 org.apache.solr.schema.TrieField.storedToIndexed(Lorg/apache/lucene/index/IndexableField;Lorg/apache/lucene/util/BytesRefBuilder;)V (155 bytes) @ 0x00007f19b1b4d0f2 [0x00007f19b1b4c9a0+0x0000000000000752]
   [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/J4/hs_err_pid8358.log
   [junit4] Compiled method (c2)  466070 34986       4       org.apache.solr.schema.TrieField::storedToIndexed (155 bytes)
   [junit4]  total in heap  [0x00007f19b1b4c790,0x00007f19b1b4d8d0] = 4416
   [junit4]  relocation     [0x00007f19b1b4c908,0x00007f19b1b4c988] = 128
   [junit4]  main code      [0x00007f19b1b4c9a0,0x00007f19b1b4d300] = 2400
   [junit4]  stub code      [0x00007f19b1b4d300,0x00007f19b1b4d338] = 56
   [junit4]  oops           [0x00007f19b1b4d338,0x00007f19b1b4d348] = 16
   [junit4]  metadata       [0x00007f19b1b4d348,0x00007f19b1b4d388] = 64
   [junit4]  scopes data    [0x00007f19b1b4d388,0x00007f19b1b4d618] = 656
   [junit4]  scopes pcs     [0x00007f19b1b4d618,0x00007f19b1b4d7f8] = 480
   [junit4]  dependencies   [0x00007f19b1b4d7f8,0x00007f19b1b4d800] = 8
   [junit4]  handler table  [0x00007f19b1b4d800,0x00007f19b1b4d878] = 120
   [junit4]  nul chk table  [0x00007f19b1b4d878,0x00007f19b1b4d8d0] = 88
   [junit4] Compiled method (c2)  466070 25000       4       org.apache.solr.schema.TrieField::createFields (229 bytes)
   [junit4]  total in heap  [0x00007f19b1474290,0x00007f19b14757c0] = 5424
   [junit4]  relocation     [0x00007f19b1474408,0x00007f19b1474500] = 248
   [junit4]  main code      [0x00007f19b1474500,0x00007f19b1474f60] = 2656
   [junit4]  stub code      [0x00007f19b1474f60,0x00007f19b1474fd0] = 112
   [junit4]  oops           [0x00007f19b1474fd0,0x00007f19b1474ff0] = 32
   [junit4]  meta
   [junit4] data       [0x00007f19b1474ff0,0x00007f19b1475050] = 96
   [junit4]  scopes data    [0x00007f19b1475050,0x00007f19b1475370] = 800
   [junit4]  scopes pcs     [0x00007f19b1475370,0x00007f19b14755f0] = 640
   [junit4]  dependencies   [0x00007f19b14755f0,0x00007f19b14755f8] = 8
   [junit4]  handler table  [0x00007f19b14755f8,0x00007f19b1475760] = 360
   [junit4]  nul chk table  [0x00007f19b1475760,0x00007f19b14757c0] = 96
   [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 J4: EOF ----

[...truncated 507 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 686862 INFO  (SUITE-TestPackages-seed#[5D00F295AA01A2E7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_5D00F295AA01A2E7-001/data-dir-130-001
   [junit4]   2> 686862 WARN  (SUITE-TestPackages-seed#[5D00F295AA01A2E7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 686862 INFO  (SUITE-TestPackages-seed#[5D00F295AA01A2E7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 686863 INFO  (SUITE-TestPackages-seed#[5D00F295AA01A2E7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 686864 INFO  (SUITE-TestPackages-seed#[5D00F295AA01A2E7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 686866 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 686867 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] 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_5D00F295AA01A2E7-001/tempDir-001
   [junit4]   2> 686867 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 686868 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 686868 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 686968 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.ZkTestServer start zk server on port:45181
   [junit4]   2> 686968 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45181
   [junit4]   2> 686968 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45181
   [junit4]   2> 686968 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45181
   [junit4]   2> 686970 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 686971 INFO  (zkConnectionManagerCallback-3772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 686971 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 686973 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 686973 INFO  (zkConnectionManagerCallback-3774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 686973 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 686975 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 686977 INFO  (zkConnectionManagerCallback-3776-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 686977 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687094 WARN  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 687094 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 687094 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 687094 INFO  (jetty-launcher-3777-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> 687103 WARN  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 687103 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 687103 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 687103 INFO  (jetty-launcher-3777-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> 687107 WARN  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 687107 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 687107 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 687107 INFO  (jetty-launcher-3777-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> 687111 WARN  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 687111 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 687111 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 687111 INFO  (jetty-launcher-3777-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> 687120 INFO  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 687120 INFO  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 687120 INFO  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 687121 INFO  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e200924{/solr,null,AVAILABLE}
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57111091{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41299}
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.e.j.s.Server Started @687419ms
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41299}
   [junit4]   2> 687149 ERROR (jetty-launcher-3777-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 687149 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T21:05:56.532733Z
   [junit4]   2> 687153 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687156 INFO  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 687156 INFO  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 687156 INFO  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 687157 INFO  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 687157 INFO  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 687157 INFO  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 687157 INFO  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f8d3552{/solr,null,AVAILABLE}
   [junit4]   2> 687157 INFO  (zkConnectionManagerCallback-3779-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687157 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687158 INFO  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 687158 INFO  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 687158 INFO  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 687158 INFO  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@559256a2{/solr,null,AVAILABLE}
   [junit4]   2> 687158 INFO  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@152f890d{/solr,null,AVAILABLE}
   [junit4]   2> 687161 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1aba2080{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43079}
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.e.j.s.Server Started @687432ms
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e9a76f7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34113}
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.e.j.s.Server Started @687432ms
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43079}
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34113}
   [junit4]   2> 687162 ERROR (jetty-launcher-3777-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 687162 ERROR (jetty-launcher-3777-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T21:05:56.545689Z
   [junit4]   2> 687162 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T21:05:56.545695Z
   [junit4]   2> 687164 INFO  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19d08de5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40291}
   [junit4]   2> 687164 INFO  (jetty-launcher-3777-thread-3) [     ] o.e.j.s.Server Started @687434ms
   [junit4]   2> 687164 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40291}
   [junit4]   2> 687164 ERROR (jetty-launcher-3777-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 687164 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 687165 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 687165 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 687165 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 687165 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T21:05:56.548038Z
   [junit4]   2> 687165 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687166 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687169 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687169 INFO  (zkConnectionManagerCallback-3783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687169 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687170 INFO  (zkConnectionManagerCallback-3782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687170 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687170 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687170 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687170 INFO  (zkConnectionManagerCallback-3785-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687170 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687171 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687422 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 687424 WARN  (jetty-launcher-3777-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c19359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687424 WARN  (jetty-launcher-3777-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c19359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687426 WARN  (jetty-launcher-3777-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12b3c9e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687426 WARN  (jetty-launcher-3777-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12b3c9e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687426 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45181/solr
   [junit4]   2> 687427 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687427 INFO  (zkConnectionManagerCallback-3793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687428 INFO  (jetty-launcher-3777-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687451 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 687452 WARN  (jetty-launcher-3777-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@482c9439[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687452 WARN  (jetty-launcher-3777-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@482c9439[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687453 WARN  (jetty-launcher-3777-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19deeae2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687453 WARN  (jetty-launcher-3777-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19deeae2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687454 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45181/solr
   [junit4]   2> 687454 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687455 INFO  (zkConnectionManagerCallback-3799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687455 INFO  (jetty-launcher-3777-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687645 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 687646 WARN  (jetty-launcher-3777-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f4894f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687646 WARN  (jetty-launcher-3777-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f4894f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687647 WARN  (jetty-launcher-3777-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21a2848a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687647 WARN  (jetty-launcher-3777-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21a2848a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687648 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45181/solr
   [junit4]   2> 687648 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687650 INFO  (zkConnectionManagerCallback-3807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687650 INFO  (jetty-launcher-3777-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687670 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687671 INFO  (zkConnectionManagerCallback-3809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687671 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687677 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 687678 WARN  (jetty-launcher-3777-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b6d7502[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687678 WARN  (jetty-launcher-3777-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b6d7502[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687679 WARN  (jetty-launcher-3777-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@482294bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687679 WARN  (jetty-launcher-3777-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@482294bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 687680 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45181/solr
   [junit4]   2> 687684 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687693 INFO  (zkConnectionManagerCallback-3817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687693 INFO  (jetty-launcher-3777-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687708 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41299_solr
   [junit4]   2> 687708 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.c.Overseer Overseer (id=72059894947119114-127.0.0.1:41299_solr-n_0000000000) starting
   [junit4]   2> 687710 INFO  (OverseerStateUpdate-72059894947119114-127.0.0.1:41299_solr-n_0000000000) [n:127.0.0.1:41299_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41299_solr
   [junit4]   2> 687713 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41299_solr
   [junit4]   2> 687714 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 687715 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 687715 WARN  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_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> 687730 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 687747 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687752 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687752 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687753 INFO  (jetty-launcher-3777-thread-1) [n:127.0.0.1:41299_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_5D00F295AA01A2E7-001/tempDir-001/node1/.
   [junit4]   2> 687771 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687773 INFO  (zkConnectionManagerCallback-3821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687773 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687775 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 687777 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40291_solr as DOWN
   [junit4]   2> 687778 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 687778 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40291_solr
   [junit4]   2> 687778 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 687779 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 687779 WARN  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_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> 687788 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 687793 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 687807 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687812 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687812 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687813 INFO  (jetty-launcher-3777-thread-3) [n:127.0.0.1:40291_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_5D00F295AA01A2E7-001/tempDir-001/node3/.
   [junit4]   2> 687871 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687872 INFO  (zkConnectionManagerCallback-3827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687872 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687875 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 687877 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34113_solr as DOWN
   [junit4]   2> 687878 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 687878 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34113_solr
   [junit4]   2> 687879 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 687879 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 687879 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 687879 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 687880 WARN  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_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> 687888 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 687899 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34113.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687903 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34113.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687903 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34113.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 687904 INFO  (jetty-launcher-3777-thread-2) [n:127.0.0.1:34113_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_5D00F295AA01A2E7-001/tempDir-001/node2/.
   [junit4]   2> 687976 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687976 INFO  (zkConnectionManagerCallback-3833-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 687976 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687978 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 687980 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43079_solr as DOWN
   [junit4]   2> 687980 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 687980 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43079_solr
   [junit4]   2> 687981 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 687981 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 687981 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 687982 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 687982 WARN  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_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> 687987 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 687987 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 687997 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43079.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 688002 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43079.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 688003 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43079.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d99dbf6
   [junit4]   2> 688004 INFO  (jetty-launcher-3777-thread-4) [n:127.0.0.1:43079_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_5D00F295AA01A2E7-001/tempDir-001/node4/.
   [junit4]   2> 688030 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 688031 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688032 INFO  (zkConnectionManagerCallback-3842-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688032 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688033 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 688034 INFO  (TEST-TestPackages.testAPI-seed#[5D00F295AA01A2E7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45181/solr ready
   [junit4]   2> 688073 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688087 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688103 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688114 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688115 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688115 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688123 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688131 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688139 INFO  (qtp418113479-14839) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688139 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688139 ERROR (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 688139 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=87
   [junit4]   2> 688155 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688163 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688172 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688181 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688181 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688182 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 688192 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:41299_solr} status=0 QTime=0
   [junit4]   2> 688192 INFO  (updateExecutor-3789-thread-1-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:41299_solr 
   [junit4]   2> 688201 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:41299_solr} status=0 QTime=1
   [junit4]   2> 688201 INFO  (updateExecutor-3803-thread-1-processing-n:127.0.0.1:43079_solr) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:41299_solr 
   [junit4]   2> 688203 INFO  (qtp418113479-14839) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 688210 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 688211 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:41299_solr} status=0 QTime=1
   [junit4]   2> 688212 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:41299_solr 
   [junit4]   2> 688213 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 688215 INFO  (qtp418113479-14849) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 688218 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 688218 INFO  (updateExecutor-3789-thread-1-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 688218 INFO  (updateExecutor-3789-thread-1-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688221 INFO  (updateExecutor-3803-thread-1-processing-n:127.0.0.1:43079_solr) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 688221 INFO  (updateExecutor-3803-thread-1-processing-n:127.0.0.1:43079_solr) [n:127.0.0.1:43079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688224 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 688231 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 688233 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 688235 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 688235 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 688242 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688252 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688262 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688278 ERROR (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 688279 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 688310 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40291_solr} status=0 QTime=0
   [junit4]   2> 688310 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40291_solr 
   [junit4]   2> 688318 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40291_solr} status=0 QTime=0
   [junit4]   2> 688319 INFO  (qtp1445618539-14835) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 688319 INFO  (updateExecutor-3803-thread-1-processing-n:127.0.0.1:43079_solr) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40291_solr 
   [junit4]   2> 688327 INFO  (qtp1445618539-14858) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 688328 INFO  (qtp418113479-14839) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40291_solr} status=0 QTime=0
   [junit4]   2> 688328 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 688328 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 688329 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40291_solr 
   [junit4]   2> 688329 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=32
   [junit4]   1> sync resp: https://127.0.0.1:40291/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 688334 INFO  (qtp1445618539-14858) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 688336 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 688340 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688347 INFO  (qtp1445618539-14858) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 688392 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 688392 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 688397 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 688399 INFO  (updateExecutor-3803-thread-1-processing-n:127.0.0.1:43079_solr) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 688399 INFO  (updateExecutor-3803-thread-1-processing-n:127.0.0.1:43079_solr) [n:127.0.0.1:43079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 688459 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 688470 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688480 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688490 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688494 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688498 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688517 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688527 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688539 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688539 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688540 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 688549 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:43079_solr} status=0 QTime=0
   [junit4]   2> 688550 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:43079_solr 
   [junit4]   2> 688558 INFO  (qtp418113479-14837) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:43079_solr} status=0 QTime=0
   [junit4]   2> 688558 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:43079_solr 
   [junit4]   2> 688562 INFO  (qtp1430310499-14866) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 688571 INFO  (qtp1430310499-14866) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 688571 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 688572 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 688572 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688576 INFO  (qtp1445618539-14858) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:43079_solr} status=0 QTime=9
   [junit4]   2> 688577 INFO  (updateExecutor-3789-thread-2-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:43079_solr 
   [junit4]   2> 688577 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_b.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=85
   [junit4]   2> 688580 INFO  (qtp1430310499-14867) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 688581 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 688581 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688589 INFO  (qtp1430310499-14867) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 688589 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688598 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 688600 INFO  (updateExecutor-3789-thread-2-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 688600 INFO  (updateExecutor-3789-thread-2-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 688600 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688613 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688622 INFO  (qtp1430310499-14867) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688636 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688637 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688640 DEBUG (zkCallback-3820-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 688640 DEBUG (zkCallback-3832-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 688640 DEBUG (zkCallback-3826-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 688640 DEBUG (zkCallback-3808-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 688649 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 688649 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 688649 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 688649 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 688649 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 688649 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 688649 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 688650 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 688650 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 688650 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 688650 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 688650 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 688651 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688651 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688651 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688652 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688652 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688652 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688654 INFO  (zkCallback-3832-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_5D00F295AA01A2E7-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 688654 INFO  (zkCallback-3808-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_5D00F295AA01A2E7-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 688654 INFO  (zkCallback-3826-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_5D00F295AA01A2E7-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 688654 INFO  (zkCallback-3808-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 688654 INFO  (zkCallback-3832-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 688654 INFO  (zkCallback-3826-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 688655 INFO  (qtp1430310499-14867) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688657 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688658 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688658 INFO  (zkCallback-3820-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_5D00F295AA01A2E7-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 688658 INFO  (zkCallback-3820-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 688669 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688681 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688682 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 688682 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=47
   [junit4]   2> 688687 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 688688 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 688697 INFO  (qtp1445618539-14859) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688707 INFO  (qtp418113479-14849) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688715 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688715 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 688716 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 688723 INFO  (qtp291537040-14842) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:43079_solr} status=0 QTime=0
   [junit4]   2> 688724 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:43079_solr 
   [junit4]   2> 688730 INFO  (qtp1430310499-14867) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 688731 INFO  (qtp418113479-14850) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:43079_solr} status=0 QTime=0
   [junit4]   2> 688731 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:43079_solr 
   [junit4]   2> 688739 INFO  (qtp1445618539-14846) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:43079_solr} status=0 QTime=0
   [junit4]   2> 688740 INFO  (updateExecutor-3789-thread-2-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:43079_solr 
   [junit4]   2> 688740 INFO  (qtp1430310499-14843) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 688741 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.13/jar_a.jar params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2} status=0 QTime=56
   [junit4]   2> 688743 INFO  (qtp1430310499-14866) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 688744 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 688744 INFO  (updateExecutor-3813-thread-1-processing-n:127.0.0.1:34113_solr) [n:127.0.0.1:34113_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 688746 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 688751 INFO  (qtp1430310499-14867) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 688752 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 688752 INFO  (updateExecutor-3795-thread-2-processing-n:127.0.0.1:41299_solr) [n:127.0.0.1:41299_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 688753 INFO  (qtp1430310499-14845) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 688753 INFO  (qtp418113479-14849) [n:127.0.0.1:41299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688754 INFO  (updateExecutor-3789-thread-2-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 688754 INFO  (updateExecutor-3789-thread-2-processing-n:127.0.0.1:40291_solr) [n:127.0.0.1:40291_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 688763 INFO  (qtp1445618539-14859) [n:127.0.0.1:40291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688771 INFO  (qtp291537040-14840) [n:127.0.0.1:34113_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 688790 INFO  (qtp1430310499-14866) [n:127.0.0.1:43079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true

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

b/netty-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200117_205429_09014089923156558295079.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200117_205429_09010615375302668613137.suites -stdin
   [junit4] ERROR: JVM J4 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-J4-20200117_205429_09012365958596559522505.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-J4-20200117_205429_09012365958596559522505.sysout

Total time: 49 minutes 11 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