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/14 11:57:06 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1774 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1774/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:44497/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([34ECC4975CFA6205:D9B23CE66EB0B58C]: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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	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 15376 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 2317102 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2317102 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2317102 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/data-dir-283-001
   [junit4]   2> 2317102 WARN  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 2317102 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2317104 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-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> 2317106 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 2317106 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001
   [junit4]   2> 2317107 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2317107 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2317107 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2317108 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2317207 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44343
   [junit4]   2> 2317207 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44343
   [junit4]   2> 2317207 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44343
   [junit4]   2> 2317207 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44343
   [junit4]   2> 2317216 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317220 INFO  (zkConnectionManagerCallback-27189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317220 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317229 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317231 INFO  (zkConnectionManagerCallback-27191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317231 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317232 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317235 INFO  (zkConnectionManagerCallback-27193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317235 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317343 WARN  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2317343 WARN  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2317343 WARN  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-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> 2317343 INFO  (jetty-launcher-27194-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> 2317343 INFO  (jetty-launcher-27194-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> 2317343 WARN  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2317343 INFO  (jetty-launcher-27194-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> 2317347 INFO  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2317347 INFO  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2317347 INFO  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2317348 INFO  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e01aaf1{/solr,null,AVAILABLE}
   [junit4]   2> 2317348 INFO  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2317348 INFO  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2317348 INFO  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2317348 INFO  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193cfae2{/solr,null,AVAILABLE}
   [junit4]   2> 2317351 INFO  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2317351 INFO  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2317352 INFO  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2317352 INFO  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65fe687d{/solr,null,AVAILABLE}
   [junit4]   2> 2317359 INFO  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@401a8ee0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44497}
   [junit4]   2> 2317359 INFO  (jetty-launcher-27194-thread-1) [     ] o.e.j.s.Server Started @2317390ms
   [junit4]   2> 2317359 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44497}
   [junit4]   2> 2317360 ERROR (jetty-launcher-27194-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T11:30:34.264Z
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a969654{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33933}
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.e.j.s.Server Started @2317391ms
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33933}
   [junit4]   2> 2317360 ERROR (jetty-launcher-27194-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2317360 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T11:30:34.264Z
   [junit4]   2> 2317361 INFO  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2317361 INFO  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2317361 INFO  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77343fb6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36951}
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.e.j.s.Server Started @2317393ms
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36951}
   [junit4]   2> 2317362 ERROR (jetty-launcher-27194-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2317362 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T11:30:34.266Z
   [junit4]   2> 2317363 INFO  (zkConnectionManagerCallback-27198-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317363 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317364 INFO  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1180d8f{/solr,null,AVAILABLE}
   [junit4]   2> 2317364 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2317364 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317368 INFO  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79d26eac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40267}
   [junit4]   2> 2317368 INFO  (jetty-launcher-27194-thread-2) [     ] o.e.j.s.Server Started @2317399ms
   [junit4]   2> 2317368 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40267}
   [junit4]   2> 2317369 ERROR (jetty-launcher-27194-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2317369 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2317369 INFO  (zkConnectionManagerCallback-27196-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317369 WARN  (jetty-launcher-27194-thread-4-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae30003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2317369 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2317369 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2317369 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2317369 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T11:30:34.273Z
   [junit4]   2> 2317369 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317370 INFO  (zkConnectionManagerCallback-27200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317370 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317370 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2317371 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317371 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2317371 INFO  (zkConnectionManagerCallback-27202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317371 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2317372 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2317378 WARN  (jetty-launcher-27194-thread-1-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2317378 WARN  (jetty-launcher-27194-thread-2-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae30006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2317479 WARN  (jetty-launcher-27194-thread-3-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae30005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae30005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2317918 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2317918 WARN  (jetty-launcher-27194-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ce4aa66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2317918 WARN  (jetty-launcher-27194-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ce4aa66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2317959 WARN  (jetty-launcher-27194-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1de85f6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2317960 WARN  (jetty-launcher-27194-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1de85f6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2317961 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44343/solr
   [junit4]   2> 2317983 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2317995 INFO  (zkConnectionManagerCallback-27221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2317995 INFO  (jetty-launcher-27194-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2318097 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2318097 INFO  (zkConnectionManagerCallback-27223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2318097 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2318165 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36951_solr
   [junit4]   2> 2318165 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.c.Overseer Overseer (id=72134516816412680-127.0.0.1:36951_solr-n_0000000000) starting
   [junit4]   2> 2318169 INFO  (OverseerStateUpdate-72134516816412680-127.0.0.1:36951_solr-n_0000000000) [n:127.0.0.1:36951_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36951_solr
   [junit4]   2> 2318185 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36951_solr
   [junit4]   2> 2318186 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2318187 WARN  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_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> 2318216 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2318232 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2318235 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2318244 WARN  (jetty-launcher-27194-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37f2a277[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318246 WARN  (jetty-launcher-27194-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37f2a277[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318259 WARN  (jetty-launcher-27194-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75c8c08a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318259 WARN  (jetty-launcher-27194-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75c8c08a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318272 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44343/solr
   [junit4]   2> 2318283 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2318285 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318303 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318303 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318303 INFO  (zkConnectionManagerCallback-27241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2318303 INFO  (jetty-launcher-27194-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2318304 INFO  (jetty-launcher-27194-thread-3) [n:127.0.0.1:36951_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node3
   [junit4]   2> 2318395 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2318395 WARN  (jetty-launcher-27194-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@703d4dfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318395 WARN  (jetty-launcher-27194-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@703d4dfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318403 WARN  (jetty-launcher-27194-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10795dd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318403 WARN  (jetty-launcher-27194-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10795dd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2318404 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44343/solr
   [junit4]   2> 2318406 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2318406 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2318406 INFO  (zkConnectionManagerCallback-27249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2318406 INFO  (jetty-launcher-27194-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2318407 INFO  (zkConnectionManagerCallback-27251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2318407 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2318408 WARN  (jetty-launcher-27194-thread-1-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae3000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae3000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae3000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2318411 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2318413 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 2318414 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2318414 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 2318415 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2318416 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2318416 WARN  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_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> 2318427 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2318439 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2318456 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40267.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318465 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40267.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318465 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40267.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318466 INFO  (jetty-launcher-27194-thread-2) [n:127.0.0.1:40267_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node2
   [junit4]   2> 2318509 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2318510 INFO  (zkConnectionManagerCallback-27261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2318510 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2318513 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2318516 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44497_solr as DOWN
   [junit4]   2> 2318517 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2318517 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44497_solr
   [junit4]   2> 2318518 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2318518 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2318519 WARN  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_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> 2318520 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2318520 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2318536 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2318553 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318562 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318562 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2318563 INFO  (jetty-launcher-27194-thread-1) [n:127.0.0.1:44497_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node1
   [junit4]   2> 2319447 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2319448 WARN  (jetty-launcher-27194-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15e8541d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2319448 WARN  (jetty-launcher-27194-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15e8541d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2319450 WARN  (jetty-launcher-27194-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64a8e242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2319450 WARN  (jetty-launcher-27194-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64a8e242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2319451 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44343/solr
   [junit4]   2> 2319455 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2319459 INFO  (zkConnectionManagerCallback-27276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2319459 INFO  (jetty-launcher-27194-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2319460 WARN  (jetty-launcher-27194-thread-4-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae3000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae3000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae3000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2319561 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2319570 INFO  (zkConnectionManagerCallback-27278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2319570 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2319574 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2319576 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33933_solr as DOWN
   [junit4]   2> 2319577 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2319577 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33933_solr
   [junit4]   2> 2319588 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2319588 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2319589 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2319589 WARN  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_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> 2319611 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2319612 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2319627 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2319657 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33933.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2319666 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33933.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2319666 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33933.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57cda7f7
   [junit4]   2> 2319667 INFO  (jetty-launcher-27194-thread-4) [n:127.0.0.1:33933_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node4
   [junit4]   2> 2319690 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2319691 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2319695 INFO  (zkConnectionManagerCallback-27291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2319695 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2319696 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2319696 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44343/solr ready
   [junit4]   2> 2319715 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33933_solr} status=0 QTime=3
   [junit4]   2> 2319715 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33933_solr 
   [junit4]   2> 2319716 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_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> 2319717 INFO  (qtp2046025464-43375) [n:127.0.0.1:36951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33933_solr} status=0 QTime=1
   [junit4]   2> 2319717 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33933_solr 
   [junit4]   2> 2319718 INFO  (qtp1683055790-43385) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2319718 INFO  (qtp1683055790-43383) [n:127.0.0.1:33933_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> 2319718 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2319723 INFO  (qtp1323133259-43366) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33933_solr} status=0 QTime=5
   [junit4]   2> 2319724 INFO  (qtp1683055790-43382) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=17
   [junit4]   1> sync resp: http://127.0.0.1:33933/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 2319724 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33933_solr 
   [junit4]   2> 2319725 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_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> 2319725 INFO  (qtp1683055790-43382) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2319726 INFO  (qtp2046025464-43377) [n:127.0.0.1:36951_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> 2319730 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2319730 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2319739 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2319739 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2319739 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2319739 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2319861 INFO  (qtp2046025464-43376) [n:127.0.0.1:36951_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> 2319876 INFO  (qtp1997901374-43393) [n:127.0.0.1:40267_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> 2319884 INFO  (qtp1323133259-43371) [n:127.0.0.1:44497_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> 2319898 INFO  (qtp1683055790-43385) [n:127.0.0.1:33933_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> 2319904 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2319905 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 2319905 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_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> 2319906 INFO  (qtp2046025464-43374) [n:127.0.0.1:36951_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> 2319906 INFO  (qtp1323133259-43366) [n:127.0.0.1:44497_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> 2319907 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 2319918 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2319920 INFO  (qtp1997901374-43392) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:33933_solr} status=0 QTime=0
   [junit4]   2> 2319920 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:33933_solr 
   [junit4]   2> 2319920 INFO  (qtp1683055790-43385) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2319921 INFO  (qtp1683055790-43383) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2319923 INFO  (qtp2046025464-43375) [n:127.0.0.1:36951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:33933_solr} status=0 QTime=0
   [junit4]   2> 2319924 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:33933_solr 
   [junit4]   2> 2319924 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2319924 INFO  (qtp1323133259-43367) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:33933_solr} status=0 QTime=0
   [junit4]   2> 2319924 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:33933_solr 
   [junit4]   2> 2319924 INFO  (qtp1683055790-43382) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2319925 INFO  (qtp1683055790-43385) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2319925 INFO  (qtp1683055790-43383) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2319930 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_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=27
   [junit4]   2> 2319932 INFO  (qtp2046025464-43377) [n:127.0.0.1:36951_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> 2319937 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2319937 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2319937 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2319937 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2319937 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2319937 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2319938 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_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> 2319940 INFO  (qtp1323133259-43387) [n:127.0.0.1:44497_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> 2319944 INFO  (qtp1683055790-43382) [n:127.0.0.1:33933_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> 2319948 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2319948 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 2319949 INFO  (qtp1997901374-43392) [n:127.0.0.1:40267_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> 2319949 INFO  (qtp2046025464-43375) [n:127.0.0.1:36951_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> 2319949 INFO  (qtp1323133259-43367) [n:127.0.0.1:44497_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> 2319950 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 2319960 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2319962 INFO  (qtp2046025464-43376) [n:127.0.0.1:36951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:33933_solr} status=0 QTime=0
   [junit4]   2> 2319962 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:33933_solr 
   [junit4]   2> 2319962 INFO  (qtp1323133259-43371) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:33933_solr} status=0 QTime=0
   [junit4]   2> 2319962 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2319963 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:33933_solr 
   [junit4]   2> 2319963 INFO  (qtp1997901374-43393) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:33933_solr} status=0 QTime=0
   [junit4]   2> 2319963 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:33933_solr 
   [junit4]   2> 2319963 INFO  (qtp1683055790-43382) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2319963 INFO  (qtp1683055790-43383) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2319964 INFO  (qtp1683055790-43385) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2319964 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2319964 INFO  (qtp1683055790-43385) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2319965 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_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> 2319966 INFO  (qtp2046025464-43378) [n:127.0.0.1:36951_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> 2319980 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2319980 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2319980 INFO  (updateExecutor-27245-thread-1-processing-n:127.0.0.1:44497_solr) [n:127.0.0.1:44497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2319980 INFO  (updateExecutor-27237-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2319980 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2319980 INFO  (updateExecutor-27217-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2320069 INFO  (qtp2046025464-43377) [n:127.0.0.1:36951_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> 2320078 INFO  (qtp1997901374-43390) [n:127.0.0.1:40267_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> 2320080 INFO  (qtp1323133259-43364) [n:127.0.0.1:44497_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> 2320081 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_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> 2320086 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320087 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320089 INFO  (qtp2046025464-43376) [n:127.0.0.1:36951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2320090 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2320090 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2320090 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2320091 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2320092 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2320092 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2320092 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2320092 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2320092 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2320092 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2320092 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320093 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320093 INFO  (qtp1323133259-43387) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2320093 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2320093 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2320093 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2320093 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2320093 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2320097 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320098 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320098 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320098 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320099 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2320099 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2320099 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2320099 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2320099 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320100 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2320100 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2320100 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320100 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2320100 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2320101 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 2320102 INFO  (qtp2046025464-43378) [n:127.0.0.1:36951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2320108 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2320109 INFO  (qtp1323133259-43366) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2320112 INFO  (qtp1683055790-43384) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2320119 INFO  (qtp1997901374-43394) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2320130 INFO  (qtp1997901374-43390) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2320132 INFO  (qtp1683055790-43381) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2320133 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320133 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320135 INFO  (qtp1323133259-43387) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2320135 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2320135 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2320135 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2320135 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2320135 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2320135 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2320136 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2320136 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2320136 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2320136 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2320136 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2320136 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2320136 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320136 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320137 INFO  (qtp2046025464-43376) [n:127.0.0.1:36951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2320137 INFO  (qtp1683055790-43383) [n:127.0.0.1:33933_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2320137 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320137 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320138 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2320138 INFO  (zkCallback-27250-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2320138 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320138 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320138 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2320138 INFO  (qtp1997901374-43391) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2320139 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2320139 INFO  (zkCallback-27222-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2320139 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320140 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2320140 INFO  (zkCallback-27277-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2320140 ERROR (qtp1323133259-43366) [n:127.0.0.1:44497_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]]}], 
   [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> 2320141 INFO  (qtp1323133259-43366) [n:127.0.0.1:44497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 2320141 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2320142 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2320142 INFO  (zkCallback-27260-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2320143 WARN  (TEST-TestContainerPlugin.testApiFromPackage-seed#[34ECC4975CFA6205]-SendThread(127.0.0.1:44343)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f5fae3000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae3000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f5fae3000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2320244 INFO  (jetty-closer-27292-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=303576471
   [junit4]   2> 2320244 INFO  (jetty-closer-27292-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=488141585
   [junit4]   2> 2320244 INFO  (jetty-closer-27292-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1369758001
   [junit4]   2> 2320244 INFO  (jetty-closer-27292-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36951_solr
   [junit4]   2> 2320244 INFO  (jetty-closer-27292-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 2320244 INFO  (jetty-closer-27292-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44497_solr
   [junit4]   2> 2320245 INFO  (jetty-closer-27292-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2320245 INFO  (jetty-closer-27292-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2320245 INFO  (jetty-closer-27292-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 2320245 INFO  (jetty-closer-27292-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36951_solr as DOWN
   [junit4]   2> 2320245 INFO  (jetty-closer-27292-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2320245 INFO  (jetty-closer-27292-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44497_solr as DOWN
   [junit4]   2> 2320251 INFO  (jetty-closer-27292-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=91659618
   [junit4]   2> 2320251 INFO  (jetty-closer-27292-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33933_solr
   [junit4]   2> 2320252 INFO  (jetty-closer-27292-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2320252 INFO  (jetty-closer-27292-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33933_solr as DOWN
   [junit4]   2> 2320255 INFO  (jetty-closer-27292-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2320260 INFO  (jetty-closer-27292-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2320260 INFO  (jetty-closer-27292-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f6eee1e: rootName = solr_40267, domain = solr.node, service url = 

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

er-27417-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a0243cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2332455 INFO  (jetty-closer-27417-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2332554 INFO  (jetty-closer-27417-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@12e95dbb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2332554 INFO  (jetty-closer-27417-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26ee8c93{/solr,null,UNAVAILABLE}
   [junit4]   2> 2332555 INFO  (jetty-closer-27417-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2332555 INFO  (TEST-TestContainerPlugin.testApi-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2332556 WARN  (TEST-TestContainerPlugin.testApi-seed#[34ECC4975CFA6205]-SendThread(127.0.0.1:41629)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10045f62de90000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10045f62de90000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10045f62de90000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2332758 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/72134517672443915-127.0.0.1:41909_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2332761 INFO  (TEST-TestContainerPlugin.testApi-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41629
   [junit4]   2> 2332761 INFO  (TEST-TestContainerPlugin.testApi-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41629
   [junit4]   2> 2332761 INFO  (TEST-TestContainerPlugin.testApi-seed#[34ECC4975CFA6205]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41629
   [junit4]   2> 2332762 INFO  (TEST-TestContainerPlugin.testApi-seed#[34ECC4975CFA6205]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 2332762 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2332762 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41629
   [junit4]   2> 2332762 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41629
   [junit4]   2> 2332762 INFO  (SUITE-TestContainerPlugin-seed#[34ECC4975CFA6205]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41629
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_34ECC4975CFA6205-001
   [junit4]   2> Jul 14, 2020 11:30:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1387, maxMBSortInHeap=7.528257214923931, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=nn-NO, timezone=Antarctica/Palmer
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=39953216,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, UUIDUpdateProcessorFallbackTest, SaslZkACLProviderTest, TestChildDocTransformer, TestOverriddenPrefixQueryForCustomFieldType, OrderedExecutorTest, TestDeprecatedFilters, TestManagedResource, BasicDistributedZk2Test, TestReqParamsAPI, CdcrUpdateLogTest, TestBlobHandler, TestLegacyFieldCache, TestLeaderElectionWithEmptyReplica, LeaderFailoverAfterPartitionTest, TestEmbeddedSolrServerAdminHandler, BasicAuthStandaloneTest, TestUninvertingReader, TestManagedSchema, TestConfigSetImmutable, SolrJmxReporterCloudTest, TestSchemaResource, TestRTimerTree, FileBasedSpellCheckerTest, BlockDirectoryTest, TestGraphTermsQParserPlugin, DynamicMapsTest, TestFastOutputStream, TestSubQueryTransformer, CopyFieldTest, SolrLogPostToolTest, TestLazyCores, TestUnInvertedFieldException, IndexSizeEstimatorTest, TestCloudRecovery, MetricTriggerTest, NotRequiredUniqueKeyTest, TestSolrJ, ZkCLITest, TestRandomFaceting, TestSolrDeletionPolicy1, AuditLoggerPluginTest, PeerSyncReplicationTest, TestOrdValues, TestBulkSchemaConcurrent, BasicFunctionalityTest, RandomizedTaggerTest, TestIBSimilarityFactory, TestMissingGroups, TestApiFramework, PrimitiveFieldTypeTest, QueryEqualityTest, IndexSchemaRuntimeFieldTest, DistributedQueryComponentCustomSortTest, TestConfigSetsAPIZkFailure, TestDistributedTracing, RollingRestartTest, BlockJoinFacetSimpleTest, TestSearchPerf, ReindexCollectionTest, CdcrOpsAndBoundariesTest, SolrCmdDistributorTest, PathHierarchyTokenizerFactoryTest, ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, TestInitQParser, AddSchemaFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestLegacyFieldReuse, TestJettySolrRunner, DeleteReplicaTest, FieldAnalysisRequestHandlerTest, TestExportWriter, TestShortCircuitedRequests, AtomicUpdatesTest, TestInPlaceUpdatesRequiredField, TestStressReorder, TestTextField, ChaosMonkeySafeLeaderWithPullReplicasTest, HttpPartitionOnCommitTest, ConcurrentCreateCollectionTest, TestWordDelimiterFilterFactory, V2StandaloneTest, DeleteInactiveReplicaTest, TestReRankQParserPlugin, RestoreTriggerStateTest, TestBulkSchemaAPI, PolyFieldTest, TestAnalyzeInfixSuggestions, SolrCloudReportersTest, TestSmileRequest, QueryResultKeyTest, TestCollationField, ReplaceNodeTest, TestCloudNestedDocsSort, TestExtendedDismaxParser, TestSimClusterStateProvider, TestSchemaManager, PingRequestHandlerTest, TestFieldCache, CoreAdminHandlerTest, SchemaApiFailureTest, TestCloudConsistency, MetricsHistoryWithAuthIntegrationTest, PhrasesIdentificationComponentTest, SolrCoreTest, SystemLogListenerTest, TestCloudJSONFacetJoinDomain, IndexSizeTriggerSizeEstimationTest, TestManagedSynonymFilterFactory, TestInfoStreamLogging, TestNumericTokenStream, MoveReplicaHDFSFailoverTest, NodeLostTriggerIntegrationTest, UpdateLogTest, TestCustomStream, ResourceLoaderTest, SolrIndexSearcherTest, ZkNodePropsTest, DistributedFacetPivotSmallTest, TestSimDistributedQueue, TestPackages, HdfsChaosMonkeySafeLeaderTest, CollectionsAPISolrJTest, TaggingAttributeTest, TestCustomSort, HdfsWriteToMultipleCollectionsTest, TestDistribDocBasedVersion, ParsingFieldUpdateProcessorsTest, BadIndexSchemaTest, ZkDynamicConfigTest, TestJsonFacetsStatsParsing, TestRTGBase, SuggestComponentTest, TestStandardQParsers, TestPseudoReturnFields, TestDelegationWithHadoopAuth, TestSerializedLuceneMatchVersion, MetricsConfigTest, TestSolrCloudWithDelegationTokens, DistributedFacetSimpleRefinementLongTailTest, LeaderVoteWaitTimeoutTest, TestHdfsCloudBackupRestore, PKIAuthenticationIntegrationTest, LeaderElectionContextKeyTest, SolrRequestParserTest, DateRangeFieldTest, SolrCloudExampleTest, TestCoreContainer, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SplitShardTest, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestWaitForStateWithJettyShutdowns, TestWithCollection, ZkSolrClientTest, CollectionTooManyReplicasTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, TestReplicaProperties, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, ScheduledTriggerIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, TestBadConfig, TestDynamicURP, TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrIndexConfig, TestSolrCloudSnapshots, TestContainerPlugin]
   [junit4] Completed [639/915 (1!)] on J1 in 16.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 52950 lines...]