You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/26 19:45:26 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.6 - Build # 26 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.6/26/

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:40949/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:40949/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([9C26EEB5C40F9088:717816C4F6454701]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15636 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 5286600 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5286600 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5286600 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/data-dir-211-001
   [junit4]   2> 5286600 WARN  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 5286600 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5286602 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 5286604 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 5286605 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001
   [junit4]   2> 5286605 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5286608 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 5286608 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5286708 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46825
   [junit4]   2> 5286708 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46825
   [junit4]   2> 5286708 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46825
   [junit4]   2> 5286708 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46825
   [junit4]   2> 5286710 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286712 INFO  (zkConnectionManagerCallback-83888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286712 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286714 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286715 INFO  (zkConnectionManagerCallback-83890-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286715 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286716 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286716 INFO  (zkConnectionManagerCallback-83892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286716 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286820 WARN  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5286820 WARN  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5286820 WARN  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5286820 WARN  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5286820 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5286823 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5286823 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5286823 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5286823 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5286823 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5286823 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@535c1b22{/solr,null,AVAILABLE}
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5becd818{/solr,null,AVAILABLE}
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30bae169{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37811}
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-2) [     ] o.e.j.s.Server Started @5286851ms
   [junit4]   2> 5286824 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37811}
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f6fb0a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39119}
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.e.j.s.Server Started @5286851ms
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39119}
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5286825 ERROR (jetty-launcher-83893-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.1
   [junit4]   2> 5286825 ERROR (jetty-launcher-83893-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T19:13:54.892Z
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.1
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T19:13:54.892Z
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36a672f2{/solr,null,AVAILABLE}
   [junit4]   2> 5286825 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286826 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286826 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@235e47e5{/solr,null,AVAILABLE}
   [junit4]   2> 5286826 INFO  (zkConnectionManagerCallback-83895-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286826 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@93e6376{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33277}
   [junit4]   2> 5286826 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286826 INFO  (jetty-launcher-83893-thread-3) [     ] o.e.j.s.Server Started @5286853ms
   [junit4]   2> 5286826 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33277}
   [junit4]   2> 5286827 ERROR (jetty-launcher-83893-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.1
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T19:13:54.894Z
   [junit4]   2> 5286827 INFO  (zkConnectionManagerCallback-83897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5286829 INFO  (zkConnectionManagerCallback-83899-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286829 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286829 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5286827 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25bcc533{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40949}
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.e.j.s.Server Started @5286859ms
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40949}
   [junit4]   2> 5286832 ERROR (jetty-launcher-83893-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.1
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr
   [junit4]   2> 5286832 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T19:13:54.899Z
   [junit4]   2> 5286842 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5286843 INFO  (zkConnectionManagerCallback-83901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5286843 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5286844 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5287301 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5287302 WARN  (jetty-launcher-83893-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@304d59b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287302 WARN  (jetty-launcher-83893-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@304d59b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287305 WARN  (jetty-launcher-83893-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b8bbbf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287305 WARN  (jetty-launcher-83893-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b8bbbf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287306 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 5287316 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287321 INFO  (zkConnectionManagerCallback-83921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287321 INFO  (jetty-launcher-83893-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287329 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5287329 WARN  (jetty-launcher-83893-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34a7246b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287329 WARN  (jetty-launcher-83893-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34a7246b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287331 WARN  (jetty-launcher-83893-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ca980fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287331 WARN  (jetty-launcher-83893-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ca980fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287332 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 5287333 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287335 INFO  (zkConnectionManagerCallback-83929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287335 INFO  (jetty-launcher-83893-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287422 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287423 INFO  (zkConnectionManagerCallback-83931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287423 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287461 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5287462 WARN  (jetty-launcher-83893-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16df47f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287462 WARN  (jetty-launcher-83893-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16df47f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287463 WARN  (jetty-launcher-83893-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d939645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287464 WARN  (jetty-launcher-83893-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d939645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287465 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 5287468 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287469 INFO  (zkConnectionManagerCallback-83941-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287469 INFO  (jetty-launcher-83893-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287481 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40949_solr
   [junit4]   2> 5287482 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.c.Overseer Overseer (id=72204286484873225-127.0.0.1:40949_solr-n_0000000000) starting
   [junit4]   2> 5287488 INFO  (OverseerStateUpdate-72204286484873225-127.0.0.1:40949_solr-n_0000000000) [n:127.0.0.1:40949_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40949_solr
   [junit4]   2> 5287488 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40949_solr
   [junit4]   2> 5287489 INFO  (OverseerStateUpdate-72204286484873225-127.0.0.1:40949_solr-n_0000000000) [n:127.0.0.1:40949_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5287490 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5287490 WARN  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_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> 5287507 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5287523 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287524 INFO  (zkConnectionManagerCallback-83952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287524 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287527 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5287529 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39119_solr as DOWN
   [junit4]   2> 5287529 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5287529 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39119_solr
   [junit4]   2> 5287530 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5287531 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5287531 WARN  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_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> 5287536 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5287538 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40949.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287545 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40949.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287545 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40949.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287546 INFO  (jetty-launcher-83893-thread-4) [n:127.0.0.1:40949_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node4
   [junit4]   2> 5287548 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5287569 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39119.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287578 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39119.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287578 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39119.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287579 INFO  (jetty-launcher-83893-thread-1) [n:127.0.0.1:39119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node1
   [junit4]   2> 5287624 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287627 INFO  (zkConnectionManagerCallback-83963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287627 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287632 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5287634 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37811_solr as DOWN
   [junit4]   2> 5287635 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5287635 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37811_solr
   [junit4]   2> 5287636 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5287636 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5287637 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5287637 WARN  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_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> 5287652 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5287656 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5287684 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37811.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287693 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37811.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287693 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37811.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287694 INFO  (jetty-launcher-83893-thread-2) [n:127.0.0.1:37811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node2
   [junit4]   2> 5287820 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5287820 WARN  (jetty-launcher-83893-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e0b2ece[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287820 WARN  (jetty-launcher-83893-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e0b2ece[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287823 WARN  (jetty-launcher-83893-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56dbc3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287823 WARN  (jetty-launcher-83893-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56dbc3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5287824 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46825/solr
   [junit4]   2> 5287826 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287827 INFO  (zkConnectionManagerCallback-83979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287827 INFO  (jetty-launcher-83893-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287929 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5287930 INFO  (zkConnectionManagerCallback-83981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5287930 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5287933 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 5287937 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33277_solr as DOWN
   [junit4]   2> 5287939 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5287939 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33277_solr
   [junit4]   2> 5287940 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5287940 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5287940 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5287940 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5287942 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5287942 WARN  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_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> 5287960 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5287980 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287990 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287990 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ffb6c7
   [junit4]   2> 5287991 INFO  (jetty-launcher-83893-thread-3) [n:127.0.0.1:33277_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node3
   [junit4]   2> 5288011 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 5288011 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5288012 INFO  (zkConnectionManagerCallback-83994-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5288012 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5288013 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5288014 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46825/solr ready
   [junit4]   2> 5288027 INFO  (qtp1101547244-239946) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:37811_solr} status=0 QTime=0
   [junit4]   2> 5288027 INFO  (updateExecutor-83925-thread-1-processing-n:127.0.0.1:39119_solr) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:37811_solr 
   [junit4]   2> 5288028 INFO  (qtp1048385750-239951) [n:127.0.0.1:37811_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> 5288028 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:37811_solr} status=0 QTime=0
   [junit4]   2> 5288029 INFO  (qtp1048385750-239953) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 5288029 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:37811_solr 
   [junit4]   2> 5288029 INFO  (qtp1048385750-239947) [n:127.0.0.1:37811_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> 5288030 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:37811_solr} status=0 QTime=0
   [junit4]   2> 5288030 INFO  (qtp1048385750-239942) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=6
   [junit4]   2> 5288030 INFO  (updateExecutor-83917-thread-1-processing-n:127.0.0.1:40949_solr) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:37811_solr 
   [junit4]   1> sync resp: http://127.0.0.1:37811/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 5288030 INFO  (qtp1048385750-239942) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 5288032 INFO  (qtp1048385750-239951) [n:127.0.0.1:37811_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> 5288033 INFO  (qtp1048385750-239953) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 5288033 INFO  (qtp729493036-239964) [n:127.0.0.1:40949_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> 5288042 INFO  (updateExecutor-83925-thread-1-processing-n:127.0.0.1:39119_solr) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 5288042 INFO  (updateExecutor-83925-thread-1-processing-n:127.0.0.1:39119_solr) [n:127.0.0.1:39119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 5288043 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 5288043 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 5288052 INFO  (updateExecutor-83917-thread-1-processing-n:127.0.0.1:40949_solr) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 5288053 INFO  (updateExecutor-83917-thread-1-processing-n:127.0.0.1:40949_solr) [n:127.0.0.1:40949_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 5288135 INFO  (qtp729493036-239963) [n:127.0.0.1:40949_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> 5288137 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_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> 5288139 INFO  (qtp1048385750-239947) [n:127.0.0.1:37811_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> 5288141 INFO  (qtp133795321-239966) [n:127.0.0.1:33277_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> 5288147 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288147 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 5288148 INFO  (qtp1101547244-239948) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288149 INFO  (qtp1048385750-239953) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288149 INFO  (qtp133795321-239962) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288150 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 5288168 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 5288170 INFO  (qtp133795321-239966) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:40949_solr} status=0 QTime=0
   [junit4]   2> 5288170 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:40949_solr 
   [junit4]   2> 5288170 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:40949_solr} status=0 QTime=0
   [junit4]   2> 5288170 INFO  (updateExecutor-83925-thread-1-processing-n:127.0.0.1:39119_solr) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:40949_solr 
   [junit4]   2> 5288170 INFO  (qtp729493036-239964) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 5288171 INFO  (qtp729493036-239955) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 5288171 INFO  (qtp1048385750-239940) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:40949_solr} status=0 QTime=0
   [junit4]   2> 5288171 INFO  (updateExecutor-83937-thread-2-processing-n:127.0.0.1:37811_solr) [n:127.0.0.1:37811_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:40949_solr 
   [junit4]   2> 5288171 INFO  (qtp729493036-239955) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 5288171 INFO  (qtp729493036-239965) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 5288171 INFO  (qtp729493036-239964) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 5288172 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 5288172 INFO  (qtp729493036-239963) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 5288173 INFO  (qtp729493036-239965) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288175 INFO  (qtp1101547244-239944) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288191 INFO  (updateExecutor-83925-thread-1-processing-n:127.0.0.1:39119_solr) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 5288191 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 5288191 INFO  (updateExecutor-83937-thread-2-processing-n:127.0.0.1:37811_solr) [n:127.0.0.1:37811_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 5288191 INFO  (updateExecutor-83925-thread-1-processing-n:127.0.0.1:39119_solr) [n:127.0.0.1:39119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 5288191 INFO  (updateExecutor-83937-thread-2-processing-n:127.0.0.1:37811_solr) [n:127.0.0.1:37811_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 5288191 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 5288277 INFO  (qtp1101547244-239954) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288278 INFO  (qtp1048385750-239942) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288280 INFO  (qtp133795321-239960) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288283 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288284 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 5288284 INFO  (qtp133795321-239967) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288285 INFO  (qtp729493036-239963) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288285 INFO  (qtp1048385750-239940) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288285 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 5288297 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 5288299 INFO  (qtp729493036-239955) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:39119_solr} status=0 QTime=0
   [junit4]   2> 5288299 INFO  (updateExecutor-83917-thread-2-processing-n:127.0.0.1:40949_solr) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:39119_solr 
   [junit4]   2> 5288300 INFO  (qtp133795321-239960) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:39119_solr} status=0 QTime=0
   [junit4]   2> 5288300 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:39119_solr 
   [junit4]   2> 5288300 INFO  (qtp1101547244-239954) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 5288300 INFO  (qtp1048385750-239947) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:39119_solr} status=0 QTime=0
   [junit4]   2> 5288300 INFO  (updateExecutor-83937-thread-2-processing-n:127.0.0.1:37811_solr) [n:127.0.0.1:37811_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:39119_solr 
   [junit4]   2> 5288300 INFO  (qtp1101547244-239946) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 5288300 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 5288301 INFO  (qtp1101547244-239946) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 5288301 INFO  (qtp1101547244-239954) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 5288301 INFO  (qtp1101547244-239954) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 5288302 INFO  (qtp729493036-239964) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288302 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 5288317 INFO  (updateExecutor-83917-thread-2-processing-n:127.0.0.1:40949_solr) [n:127.0.0.1:40949_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 5288317 INFO  (updateExecutor-83937-thread-2-processing-n:127.0.0.1:37811_solr) [n:127.0.0.1:37811_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 5288317 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 5288317 INFO  (updateExecutor-83917-thread-2-processing-n:127.0.0.1:40949_solr) [n:127.0.0.1:40949_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 5288317 INFO  (updateExecutor-83937-thread-2-processing-n:127.0.0.1:37811_solr) [n:127.0.0.1:37811_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 5288317 INFO  (updateExecutor-83975-thread-1-processing-n:127.0.0.1:33277_solr) [n:127.0.0.1:33277_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 5288404 INFO  (qtp729493036-239965) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288406 INFO  (qtp1101547244-239948) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288408 INFO  (qtp1048385750-239951) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288409 INFO  (qtp133795321-239962) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288417 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288418 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288421 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288422 INFO  (qtp729493036-239963) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288422 INFO  (qtp1048385750-239947) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288428 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 5288428 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 5288430 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 5288439 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288439 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288440 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 5288440 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 5288440 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 5288442 INFO  (qtp729493036-239965) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 5288444 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 5288444 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 5288444 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 5288444 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 5288444 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 5288444 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 5288444 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 5288444 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 5288444 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 5288444 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 5288445 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288445 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288445 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288445 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288445 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288446 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 5288446 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 5288446 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 5288446 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 5288446 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288447 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 5288447 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 5288543 INFO  (qtp729493036-239955) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 5288545 INFO  (qtp1101547244-239948) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 5288546 INFO  (qtp1048385750-239951) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 5288547 INFO  (qtp133795321-239966) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 5288554 INFO  (qtp729493036-239959) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 5288557 INFO  (qtp729493036-239963) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 5288571 ERROR (qtp1048385750-239942) [n:127.0.0.1:37811_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 5288572 ERROR (qtp1048385750-239942) [n:127.0.0.1:37811_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [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.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 5288675 INFO  (qtp729493036-239955) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5288677 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288677 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288679 INFO  (qtp1048385750-239951) [n:127.0.0.1:37811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288679 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 5288679 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 5288679 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 5288679 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 5288679 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 5288679 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 5288679 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 5288680 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 5288680 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 5288680 INFO  (qtp133795321-239961) [n:127.0.0.1:33277_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288680 INFO  (qtp729493036-239965) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 5288680 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 5288680 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 5288680 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 5288680 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 5288680 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 5288681 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288681 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288681 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288681 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288682 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288682 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288682 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 5288682 INFO  (zkCallback-83951-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 5288682 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 5288682 INFO  (zkCallback-83980-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 5288682 INFO  (qtp1101547244-239949) [n:127.0.0.1:39119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 5288683 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288683 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 5288683 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 5288683 INFO  (zkCallback-83962-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 5288683 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 5288683 INFO  (zkCallback-83930-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 5288683 ERROR (qtp729493036-239964) [n:127.0.0.1:40949_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0, 2.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [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.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 5288684 INFO  (qtp729493036-239964) [n:127.0.0.1:40949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1143769871
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40949_solr
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1210668768
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1658099086
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37811_solr
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39119_solr
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 5288790 INFO  (jetty-closer-83995-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 5288791 INFO  (jetty-closer-83995-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40949_solr as DOWN
   [junit4]   2> 5288791 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 5288791 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37811_solr as DOWN
   [junit4]   2> 5288791 INFO  (jetty-closer-83995-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39119_solr as DOWN
   [junit4]   2> 5288793 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 5288793 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28be7924: rootName = solr_37811, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@66fbf607
   [junit4]   2> 5288796 INFO  (jetty-closer-83995-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1026229007
   [junit4]   2> 5288796 INFO  (jetty-closer-83995-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33277_solr
   [junit4]   2> 5288796 INFO  (jetty-closer-83995-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 5288796 INFO  (jetty-closer-83995-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33277_solr as DOWN
   [junit4]   2> 5288798 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 5288798 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ba2523c: rootName = solr_37811, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2513950f
   [junit4]   2> 5288801 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 5288801 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76fe8d0f: rootName = solr_37811, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4e82062a
   [junit4]   2> 5288801 INFO  (jetty-closer-83995-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 5288801 INFO  (jetty-closer-83995-thread-2) [     ] o.a.s.m.SolrMetricMa

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

204287265275912-127.0.0.1:34643_solr-n_0000000000) closing
   [junit4]   2> 5301366 INFO  (OverseerAutoScalingTriggerThread-72204287265275912-127.0.0.1:34643_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 5301368 INFO  (OverseerStateUpdate-72204287265275912-127.0.0.1:34643_solr-n_0000000000) [n:127.0.0.1:34643_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34643_solr
   [junit4]   2> 5301369 INFO  (closeThreadPool-84143-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72204287265275912-127.0.0.1:34643_solr-n_0000000000) closing
   [junit4]   2> 5301459 INFO  (jetty-closer-84124-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e81658f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 5301459 INFO  (jetty-closer-84124-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49061df0{/solr,null,UNAVAILABLE}
   [junit4]   2> 5301459 INFO  (jetty-closer-84124-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5301462 INFO  (zkCallback-84109-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 5301462 INFO  (jetty-closer-84124-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3afbfe85{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 5301462 INFO  (jetty-closer-84124-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@536ccf50{/solr,null,UNAVAILABLE}
   [junit4]   2> 5301462 INFO  (jetty-closer-84124-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5301562 INFO  (jetty-closer-84124-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72204287265275912-127.0.0.1:34643_solr-n_0000000000) closing
   [junit4]   2> 5301562 INFO  (jetty-closer-84124-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4dee6153{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 5301562 INFO  (jetty-closer-84124-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@197f84dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 5301562 INFO  (jetty-closer-84124-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5301662 INFO  (jetty-closer-84124-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b6f636e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 5301662 INFO  (jetty-closer-84124-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2256d0f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 5301662 INFO  (jetty-closer-84124-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5301663 INFO  (TEST-TestContainerPlugin.testApi-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 5301865 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72204287265275914-127.0.0.1:40799_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 5301869 INFO  (TEST-TestContainerPlugin.testApi-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44181
   [junit4]   2> 5301869 INFO  (TEST-TestContainerPlugin.testApi-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44181
   [junit4]   2> 5301869 INFO  (TEST-TestContainerPlugin.testApi-seed#[9C26EEB5C40F9088]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44181
   [junit4]   2> 5301870 INFO  (TEST-TestContainerPlugin.testApi-seed#[9C26EEB5C40F9088]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 5301870 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 5301870 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44181
   [junit4]   2> 5301870 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44181
   [junit4]   2> 5301870 INFO  (SUITE-TestContainerPlugin-seed#[9C26EEB5C40F9088]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44181
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_9C26EEB5C40F9088-001
   [junit4]   2> Jul 26, 2020 7:14:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9, maxDocsPerChunk=976, blockShift=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9, blockSize=5)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ga-IE, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=314686672,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties, ConfigSetsAPITest, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentAnalysisRequestHandlerTest, SolrIndexSearcherTest, TestPseudoReturnFields, TestExactStatsCache, ActionThrottleTest, TestDelegationWithHadoopAuth, UpdateLogTest, TestClusterStateMutator, TestCloudPseudoReturnFields, ChaosMonkeySafeLeaderTest, DefaultValueUpdateProcessorTest, TestFieldCache, TestConfigSetsAPIExclusivity, CollectionStateFormat2Test, OrderedExecutorTest, BigEndianAscendingWordSerializerTest, TestLuceneIndexBackCompat, ZkSolrClientTest, TestOrdValues, CoreAdminCreateDiscoverTest, BlockJoinFacetSimpleTest, TestAnalyzeInfixSuggestions, HDFSCollectionsAPITest, TestNumericTokenStream, HdfsLockFactoryTest, TestCrossCoreJoin, TestDefaultStatsCache, TestNestedUpdateProcessor, TestSimExtremeIndexing, TestJmxIntegration, TestSnapshotCloudManager, TestPerFieldSimilarityWithDefaultOverride, ClusterStateTest, TestAddFieldRealTimeGet, SolrMetricReporterTest, NodeAddedTriggerTest, TestLegacyBM25SimilarityFactory, PKIAuthenticationIntegrationTest, CollectionsAPIDistributedZkTest, SubstringBytesRefFilterTest, TestLegacyNumericRangeQueryBuilder, ExecutePlanActionTest, TestMultiValuedNumericRangeQuery, TestStandardQParsers, DistributedSpellCheckComponentTest, DynamicMapsTest, DistributedFacetPivotLargeTest, CustomCollectionTest, TriggerSetPropertiesIntegrationTest, TestStressLiveNodes, MetricTriggerIntegrationTest, TestZkAclsWithHadoopAuth, TestSolrCoreProperties, TestConfigSets, TestComplexPhraseLeadingWildcard, CopyFieldTest, TestReloadAndDeleteDocs, HdfsSyncSliceTest, TestJsonFacetErrors, TestIBSimilarityFactory, TestReRankQParserPlugin, SampleTest, TestRebalanceLeaders, SpellCheckComponentTest, TestCloudInspectUtil, TestLockTree, TestRTGBase, RandomizedTaggerTest, CustomHighlightComponentTest, TestPHPSerializedResponseWriter, MoreLikeThisHandlerTest, MetricsHandlerTest, HdfsUnloadDistributedZkTest, NodeMarkersRegistrationTest, TestManagedSchema, TestHighFrequencyDictionaryFactory, ScheduledTriggerIntegrationTest, BJQParserTest, HdfsChaosMonkeyNothingIsSafeTest, AuditLoggerPluginTest, TestInPlaceUpdatesRequiredField, CdcrRequestHandlerTest, MetricsHistoryIntegrationTest, IgnoreLargeDocumentProcessorFactoryTest, CloudMLTQParserTest, CollectionReloadTest, SolrJmxReporterCloudTest, TestDistributedTracing, TestSolrJ, FullSolrCloudDistribCmdsTest, WrapperMergePolicyFactoryTest, FullHLLTest, TestLegacyFieldReuse, VMParamsZkACLAndCredentialsProvidersTest, TestReplicationHandlerDiskOverFlow, TestLegacyFieldCache, TestFieldTypeCollectionResource, TestCustomSort, TestRawTransformer, TestCharFilters, TestExternalRoleRuleBasedAuthorizationPlugin, TestFilteredDocIdSet, ClassificationUpdateProcessorIntegrationTest, UUIDUpdateProcessorFallbackTest, TestDeleteCollectionOnDownNodes, AtomicUpdatesTest, BadIndexSchemaTest, ShardRoutingTest, TestDistribPackageStore, TestSuggestSpellingConverter, TestReversedWildcardFilterFactory, TestIntervalFaceting, BlobRepositoryCloudTest, CursorPagingTest, SolrIndexSplitterTest, DistributedFacetSimpleRefinementLongTailTest, MoveReplicaTest, PeerSyncWithBufferUpdatesTest, TestTextField, TestManagedResource, OverseerRolesTest, TestRandomDVFaceting, OverriddenZkACLAndCredentialsProvidersTest, TestHashPartitioner, AutoAddReplicasPlanActionTest, CoreAdminRequestStatusTest, TestTrie, LeaderTragicEventTest, SpellCheckCollatorWithCollapseTest, TestCollationField, RestartWhileUpdatingTest, TestFastOutputStream, DocValuesTest, TestDownShardTolerantSearch, CurrencyRangeFacetCloudTest, TimeRoutedAliasUpdateProcessorTest, TestSmileRequest, CleanupOldIndexTest, TestMissingGroups, PrimitiveFieldTypeTest, RulesTest, TestSolrCloudWithSecureImpersonation, HdfsBasicDistributedZkTest, TestConfig, TestConfigSetProperties, TestCorePropertiesReload, TestDirectoryFactory, TestDynamicLoading, TestSolrCloudSnapshots, TestContainerPlugin]
   [junit4] Completed [639/914 (1!)] on J0 in 15.98s, 2 tests, 1 error <<< FAILURES!

[...truncated 52891 lines...]