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

1 tests failed.
FAILED:  
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:35767/solr: Underlying core creation 
failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35767/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([8AF05BC7BD329E9F:46D50F59B665287C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
        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 15382 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 3629347 INFO  
(SUITE-TestContainerReqHandler-seed#[8AF05BC7BD329E9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3629348 INFO  
(SUITE-TestContainerReqHandler-seed#[8AF05BC7BD329E9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_8AF05BC7BD329E9F-001/data-dir-193-001
   [junit4]   2> 3629348 WARN  
(SUITE-TestContainerReqHandler-seed#[8AF05BC7BD329E9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3629348 INFO  
(SUITE-TestContainerReqHandler-seed#[8AF05BC7BD329E9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3629382 INFO  
(SUITE-TestContainerReqHandler-seed#[8AF05BC7BD329E9F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3629385 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig512
   [junit4]   2> 3629397 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; 
git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3629412 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.e.j.s.AbstractConnector Started 
ServerConnector@7ca49795{HTTP/1.1,[http/1.1]}{0.0.0.0:35078}
   [junit4]   2> 3629412 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.e.j.s.Server Started @3629669ms
   [junit4]   2> 3629412 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] 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/J0/temp/solr.handler.TestContainerReqHandler_8AF05BC7BD329E9F-001/tempDir-001
   [junit4]   2> 3629412 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3629413 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3629413 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3629513 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:44844
   [junit4]   2> 3629513 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44844
   [junit4]   2> 3629513 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44844
   [junit4]   2> 3629513 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44844
   [junit4]   2> 3629514 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629525 INFO  (zkConnectionManagerCallback-18785-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629527 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629530 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629531 INFO  (zkConnectionManagerCallback-18787-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629531 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629540 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629541 INFO  (zkConnectionManagerCallback-18789-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629541 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629643 WARN  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3629643 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3629643 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3629643 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3629644 WARN  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3629644 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3629644 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3629644 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3629644 WARN  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3629644 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3629644 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3629644 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3629645 WARN  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3629645 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3629645 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3629645 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3629648 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3629648 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3629648 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3629648 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3629648 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3629648 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3629665 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38924446{/solr,null,AVAILABLE}
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@27eec9f4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41059}
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.s.Server Started @3629927ms
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41059}
   [junit4]   2> 3629670 ERROR (jetty-launcher-18790-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3629670 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T01:24:51.699Z
   [junit4]   2> 3629671 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3629671 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3629671 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39d719b9{/solr,null,AVAILABLE}
   [junit4]   2> 3629671 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3629671 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b35740b{/solr,null,AVAILABLE}
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73388dd3{/solr,null,AVAILABLE}
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7fa9e60b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43489}
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.s.Server Started @3629929ms
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43489}
   [junit4]   2> 3629672 ERROR (jetty-launcher-18790-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T01:24:51.701Z
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ba7a430{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33979}
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.s.Server Started @3629930ms
   [junit4]   2> 3629672 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33979}
   [junit4]   2> 3629673 ERROR (jetty-launcher-18790-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3629673 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3629673 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3629673 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3629673 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3629673 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T01:24:51.702Z
   [junit4]   2> 3629686 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629686 INFO  (zkConnectionManagerCallback-18794-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629686 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b55c616{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45856}
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.s.Server Started @3629944ms
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45856}
   [junit4]   2> 3629687 ERROR (jetty-launcher-18790-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3629687 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T01:24:51.716Z
   [junit4]   2> 3629689 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629706 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3629710 INFO  (zkConnectionManagerCallback-18798-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629710 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629711 INFO  (zkConnectionManagerCallback-18796-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629711 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629711 INFO  (zkConnectionManagerCallback-18792-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3629711 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3629821 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3629821 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3629821 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3630339 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3630368 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3630369 WARN  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c9530d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630369 WARN  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7c9530d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630374 WARN  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d224483[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630374 WARN  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d224483[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630389 WARN  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d9434d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630389 WARN  (jetty-launcher-18790-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d9434d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630390 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44844/solr
   [junit4]   2> 3630404 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3630405 WARN  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f06075a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630405 WARN  (jetty-launcher-18790-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f06075a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630405 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44844/solr
   [junit4]   2> 3630406 INFO  (zkConnectionManagerCallback-18810-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630406 INFO  (jetty-launcher-18790-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3630423 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3630440 INFO  (zkConnectionManagerCallback-18814-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630440 INFO  (jetty-launcher-18790-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3630560 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3630560 WARN  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@146c0c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630560 WARN  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@146c0c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630581 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3630598 WARN  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@522cb244[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630598 WARN  (jetty-launcher-18790-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@522cb244[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630599 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44844/solr
   [junit4]   2> 3630600 INFO  (zkConnectionManagerCallback-18817-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630600 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3630634 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3630662 INFO  (zkConnectionManagerCallback-18822-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630666 INFO  (jetty-launcher-18790-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3630708 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3630731 INFO  (zkConnectionManagerCallback-18826-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630731 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3630752 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3630753 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3630753 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3630754 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3630770 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43489_solr
   [junit4]   2> 3630771 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.Overseer Overseer 
(id=75265403791474699-127.0.0.1:43489_solr-n_0000000000) starting
   [junit4]   2> 3630801 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3630801 INFO  (zkConnectionManagerCallback-18833-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630802 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3630802 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3630803 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3630803 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3630817 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3630817 DEBUG (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3630818 INFO  (zkConnectionManagerCallback-18835-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630818 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44844/solr ready
   [junit4]   2> 3630818 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3630819 INFO  
(OverseerStateUpdate-75265403791474699-127.0.0.1:43489_solr-n_0000000000) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43489_solr
   [junit4]   2> 3630833 DEBUG 
(OverseerStateUpdate-75265403791474699-127.0.0.1:43489_solr-n_0000000000) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3630833 DEBUG 
(OverseerStateUpdate-75265403791474699-127.0.0.1:43489_solr-n_0000000000) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3630836 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3630849 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3630850 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3630850 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3630852 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43489_solr
   [junit4]   2> 3630855 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3630856 WARN  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2291b420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630856 WARN  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2291b420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630867 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3630869 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 3630869 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 3630869 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 3630870 INFO  (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3630870 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:43489_solr]
   [junit4]   2> 3630870 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3630870 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:43489_solr]
   [junit4]   2> 3630872 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3630872 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:43489_solr]
   [junit4]   2> 3630890 WARN  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4269b88c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630890 WARN  (jetty-launcher-18790-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4269b88c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3630891 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44844/solr
   [junit4]   2> 3630892 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3630893 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45856_solr as DOWN
   [junit4]   2> 3630925 INFO  (zkConnectionManagerCallback-18843-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3630925 INFO  (jetty-launcher-18790-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3630950 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3630950 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45856_solr
   [junit4]   2> 3630958 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3631010 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43489.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631037 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43489.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631037 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43489.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631038 INFO  (jetty-launcher-18790-thread-4) 
[n:127.0.0.1:43489_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/J0/temp/solr.handler.TestContainerReqHandler_8AF05BC7BD329E9F-001/tempDir-001/node4/.
   [junit4]   2> 3631055 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 3631055 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 3631055 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 3631055 INFO  (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3631055 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr] -> [127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631056 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3631056 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr] -> [127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631056 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3631056 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr] -> [127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631056 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3631056 INFO  (zkConnectionManagerCallback-18846-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631056 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3631057 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3631058 INFO  (zkConnectionManagerCallback-18851-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631058 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3631058 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3631075 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3631076 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3631076 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631077 DEBUG (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3631077 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44844/solr ready
   [junit4]   2> 3631077 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3631092 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3631104 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3631105 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3631105 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631105 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3631125 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41059_solr as DOWN
   [junit4]   2> 3631126 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3631126 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41059_solr
   [junit4]   2> 3631127 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 3631127 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 3631127 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 3631127 DEBUG (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 3631127 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3631127 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> [127.0.0.1:41059_solr, 
127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631127 INFO  (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3631127 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> [127.0.0.1:41059_solr, 
127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631128 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3631128 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> [127.0.0.1:41059_solr, 
127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631128 INFO  (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3631128 DEBUG (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> [127.0.0.1:41059_solr, 
127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631137 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3631138 INFO  (zkConnectionManagerCallback-18858-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631138 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3631138 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3631139 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3631139 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3631139 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631139 DEBUG (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3631140 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44844/solr ready
   [junit4]   2> 3631148 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3631158 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 3631159 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3631159 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> [127.0.0.1:41059_solr, 
127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631225 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3631236 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3631251 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3631278 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3631346 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3631346 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631369 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41059.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631379 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3631381 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33979_solr as DOWN
   [junit4]   2> 3631382 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3631382 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33979_solr
   [junit4]   2> 3631383 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631383 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631383 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631383 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631383 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631383 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631387 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631403 INFO  (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631403 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631406 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41059.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631406 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41059.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631407 INFO  (jetty-launcher-18790-thread-3) 
[n:127.0.0.1:41059_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/J0/temp/solr.handler.TestContainerReqHandler_8AF05BC7BD329E9F-001/tempDir-001/node3/.
   [junit4]   2> 3631412 DEBUG (zkCallback-18816-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631412 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3631416 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631416 DEBUG (zkCallback-18816-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631418 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45856.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631420 DEBUG (zkCallback-18857-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631420 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631421 DEBUG (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 3631421 INFO  (zkCallback-18857-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631421 DEBUG (zkCallback-18857-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631421 INFO  (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631421 DEBUG (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631421 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3631421 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 127.0.0.1:45856_solr] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631432 INFO  (zkConnectionManagerCallback-18865-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631432 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3631432 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3631455 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45856.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631455 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45856.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631455 INFO  (jetty-launcher-18790-thread-1) 
[n:127.0.0.1:45856_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/J0/temp/solr.handler.TestContainerReqHandler_8AF05BC7BD329E9F-001/tempDir-001/node1/.
   [junit4]   2> 3631456 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3631469 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3631469 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 
127.0.0.1:43489_solr, 127.0.0.1:45856_solr]
   [junit4]   2> 3631478 DEBUG (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3631479 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44844/solr ready
   [junit4]   2> 3631479 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3631565 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3631638 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33979.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631675 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33979.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631676 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33979.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50120374
   [junit4]   2> 3631677 INFO  (jetty-launcher-18790-thread-2) 
[n:127.0.0.1:33979_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/J0/temp/solr.handler.TestContainerReqHandler_8AF05BC7BD329E9F-001/tempDir-001/node2/.
   [junit4]   2> 3631968 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3631969 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3631969 INFO  (zkConnectionManagerCallback-18871-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3631969 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3631970 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3631970 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3631983 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3631983 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:33979_solr, 127.0.0.1:41059_solr, 127.0.0.1:43489_solr, 
127.0.0.1:45856_solr]
   [junit4]   2> 3631983 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 3631984 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[8AF05BC7BD329E9F]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44844/solr ready
   [junit4]   2> 3632013 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully 
verified
   [junit4]   2> 3632014 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632014 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3632027 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632027 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632027 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3632028 DEBUG (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632029 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3632035 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632035 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3632053 DEBUG (zkCallback-18857-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632053 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632053 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632054 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully 
verified
   [junit4]   2> 3632054 DEBUG (zkCallback-18870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632056 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632057 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632074 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632076 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:35078/jar1.jar]
   [junit4]   2> 3632077 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632084 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , 
trying to get every node to update 
   [junit4]   2> 3632084 DEBUG (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
   [junit4]   2> 3632085 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 0 
   [junit4]   2> 3632088 DEBUG (zkCallback-18816-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632088 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3632117 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632118 DEBUG (zkCallback-18864-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3632118 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632124 INFO  
(solrHandlerExecutor-12765-thread-1-processing-n:127.0.0.1:45856_solr) 
[n:127.0.0.1:45856_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3632125 INFO  
(solrHandlerExecutor-12765-thread-2-processing-n:127.0.0.1:45856_solr) 
[n:127.0.0.1:45856_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3632133 INFO  
(solrHandlerExecutor-12765-thread-4-processing-n:127.0.0.1:45856_solr) 
[n:127.0.0.1:45856_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3632133 INFO  
(solrHandlerExecutor-12765-thread-3-processing-n:127.0.0.1:45856_solr) 
[n:127.0.0.1:45856_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3632252 DEBUG (qtp1903040086-50219) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3632252 DEBUG (qtp1903040086-50219) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3632253 INFO  (qtp1903040086-50219) [n:127.0.0.1:43489_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3632253 DEBUG (qtp895507692-50201) [n:127.0.0.1:33979_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3632253 DEBUG (qtp895507692-50201) [n:127.0.0.1:33979_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3632253 INFO  (qtp895507692-50201) [n:127.0.0.1:33979_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3632262 DEBUG (qtp1972512468-50216) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3632262 DEBUG (qtp1972512468-50216) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3632262 INFO  (qtp1972512468-50216) [n:127.0.0.1:45856_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3632271 DEBUG (qtp690565793-50204) [n:127.0.0.1:41059_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3632271 DEBUG (qtp690565793-50204) [n:127.0.0.1:41059_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3632271 INFO  (qtp690565793-50204) [n:127.0.0.1:41059_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3632283 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.h.a.CollectionHandlerApi Took 199.0ms to update the clusterprops to be 
of version 0  on 4 nodes
   [junit4]   2> 3632283 INFO  (qtp1972512468-50212) [n:127.0.0.1:45856_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=284
   [junit4]   2> 3632288 DEBUG (zkCallback-18864-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632288 DEBUG (zkCallback-18850-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632288 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 3632289 DEBUG (zkCallback-18816-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 3632289 DEBUG (zkCallback-18857-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 3632289 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 DEBUG (zkCallback-18870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 3632289 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 3632289 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 3632344 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632345 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully 
verified
   [junit4]   2> 3632346 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632346 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632346 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 3632360 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632360 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632360 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:35078/jar1.jar]
   [junit4]   2> 3632360 DEBUG (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 3632360 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632360 DEBUG (zkCallback-18816-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 3632360 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632360 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 3632380 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35078/jar1.jar]
   [junit4]   2> 3632380 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 3632616 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632688 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632720 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632723 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3632979 INFO  (zkCallback-18816-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 3632994 INFO  (zkCallback-18834-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 3632995 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 3632998 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 3632998 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 3633001 DEBUG (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 3633001 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , 
trying to get every node to update 
   [junit4]   2> 3633001 DEBUG (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:35078/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}}
   [junit4]   2> 3633001 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 1 
   [junit4]   2> 3633002 INFO  (zkCallback-18845-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 3633003 DEBUG (zkCallback-18845-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 3633012 DEBUG (zkCallback-18816-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 3633037 INFO  
(solrHandlerExecutor-12766-thread-1-processing-n:127.0.0.1:43489_solr) 
[n:127.0.0.1:43489_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3633048 INFO  
(solrHandlerExecutor-12766-thread-3-processing-n:127.0.0.1:43489_solr) 
[n:127.0.0.1:43489_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3633049 INFO  
(solrHandlerExecutor-12766-thread-2-processing-n:127.0.0.1:43489_solr) 
[n:127.0.0.1:43489_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3633049 INFO  
(solrHandlerExecutor-12766-thread-4-processing-n:127.0.0.1:43489_solr) 
[n:127.0.0.1:43489_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3633178 DEBUG (qtp1972512468-50216) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 3633178 DEBUG (qtp1972512468-50216) [n:127.0.0.1:45856_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my 
version is 1
   [junit4]   2> 3633178 INFO  (qtp1972512468-50216) [n:127.0.0.1:45856_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3633195 DEBUG (qtp690565793-50203) [n:127.0.0.1:41059_solr     
] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 3633195 DEBUG (qtp690565793-50203) [n:127.0.0.1:41059_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my 
version is 1
   [junit4]   2> 3633195 INFO  (qtp690565793-50203) [n:127.0.0.1:41059_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3633195 DEBUG (qtp895507692-50200) [n:127.0.0.1:33979_solr     
] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 3633195 DEBUG (qtp895507692-50200) [n:127.0.0.1:33979_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my 
version is 1
   [junit4]   2> 3633195 INFO  (qtp895507692-50200) [n:127.0.0.1:33979_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3633197 DEBUG (qtp1903040086-50218) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 3633197 DEBUG (qtp1903040086-50218) [n:127.0.0.1:43489_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my 
version is 1
   [junit4]   2> 3633197 INFO  (qtp1903040086-50218) [n:127.0.0.1:43489_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3633198 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.h.a.CollectionHandlerApi Took 196.0ms to update the clusterprops to be 
of version 1  on 4 nodes
   [junit4]   2> 3633198 INFO  (qtp1903040086-50217) [n:127.0.0.1:43489_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=913
   [junit4]   2> 3633212 INFO  (qtp690565793-50209) [n:127.0.0.1:41059_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/bar 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3633233 INFO  (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3633234 DEBUG (zkCallback-18825-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 3633235 INFO  (zkCallback-18825-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 3633236 DEBUG (zkCallback-18864-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 3633236 DEBUG (zkCallback-18870-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 3633236 DEBUG (zkCallback-18832-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 3633236 INFO  (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 3633237 INFO  (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 3633249 INFO  (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:35078/jar3.jar]
   [junit4]   2> 3633249 DEBUG (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 3633249 DEBUG (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 3633249 INFO  (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 2 , 
trying to get every node to update 
   [junit4]   2> 3633249 DEBUG (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:35078/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}}
   [junit4]   2> 3633249 INFO  (qtp895507692-50210) [n:127.0.0.1:33979_solr     
] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 2 
   [junit4]   2> 3633249 DEBUG (zkCallback-18834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:35078/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar

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

ngs :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1258433000
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1258433000
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1258433000

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 200 minutes 4 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to