You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/15 17:01:06 UTC

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

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

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

Error Message:
attempt: 9 Mismatch for value : 'requestHandler' in response {   "responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},   "runtimeLib":[{       "name":"foo",       "url":"http://localhost:36368/jar3.jar",       "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922"}],   "requestHandler":[{"bar":"org.apache.solr.core.RuntimeLibReqHandler"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : 'requestHandler' in response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"foo",
      "url":"http://localhost:36368/jar3.jar",
      "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922"}],
  "requestHandler":[{"bar":"org.apache.solr.core.RuntimeLibReqHandler"}]}
	at __randomizedtesting.SeedInfo.seed([C05E7BAA7922060F:F3F9EFFE8AB2F7BB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:106)
	at org.apache.solr.handler.TestContainerReqHandler.testRuntimeLib(TestContainerReqHandler.java:222)
	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 13405 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 424095 INFO  (SUITE-TestContainerReqHandler-seed#[C05E7BAA7922060F]-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_C05E7BAA7922060F-001/data-dir-27-001
   [junit4]   2> 424095 WARN  (SUITE-TestContainerReqHandler-seed#[C05E7BAA7922060F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 424095 INFO  (SUITE-TestContainerReqHandler-seed#[C05E7BAA7922060F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 424097 INFO  (SUITE-TestContainerReqHandler-seed#[C05E7BAA7922060F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 424097 INFO  (SUITE-TestContainerReqHandler-seed#[C05E7BAA7922060F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 424112 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginGlobalLoader
   [junit4]   2> 424152 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] 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> 424168 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45e4d875{HTTP/1.1,[http/1.1]}{0.0.0.0:๔๖๖๒๒}
   [junit4]   2> 424168 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.e.j.s.Server Started @๔๒๔๓๗๐ms
   [junit4]   2> 424169 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] 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_C05E7BAA7922060F-001/tempDir-001
   [junit4]   2> 424169 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 424170 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 424170 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 424270 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.ZkTestServer start zk server on port:35891
   [junit4]   2> 424270 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35891
   [junit4]   2> 424270 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35891
   [junit4]   2> 424272 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424274 INFO  (zkConnectionManagerCallback-2074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424274 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424276 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424277 INFO  (zkConnectionManagerCallback-2076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424277 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424278 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424279 INFO  (zkConnectionManagerCallback-2078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424279 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424381 WARN  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 424381 WARN  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 424381 WARN  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-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> 424381 INFO  (jetty-launcher-2079-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> 424381 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 424381 INFO  (jetty-launcher-2079-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> 424382 WARN  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 424382 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 424382 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 424382 INFO  (jetty-launcher-2079-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> 424384 INFO  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 424384 INFO  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 424385 INFO  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 424385 INFO  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@304b1fb8{/solr,null,AVAILABLE}
   [junit4]   2> 424385 INFO  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4be4d087{/solr,null,AVAILABLE}
   [junit4]   2> 424385 INFO  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75856209{/solr,null,AVAILABLE}
   [junit4]   2> 424385 INFO  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25ddaad7{/solr,null,AVAILABLE}
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62db2c7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:๓๙๕๒๓}
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.e.j.s.Server Started @๔๒๔๕๘๗ms
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39523}
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71e5178a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:๔๐๙๔๐}
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-3) [     ] o.e.j.s.Server Started @๔๒๔๕๘๗ms
   [junit4]   2> 424386 ERROR (jetty-launcher-2079-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424386 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-15T15:09:09.731Z
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d1aeca6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:๔๒๔๗๑}
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.e.j.s.Server Started @๔๒๔๕๘๘ms
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42471}
   [junit4]   2> 424387 ERROR (jetty-launcher-2079-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-15T15:09:09.732Z
   [junit4]   2> 424387 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40940}
   [junit4]   2> 424388 ERROR (jetty-launcher-2079-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 424388 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 424388 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 424388 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424388 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424388 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-15T15:09:09.733Z
   [junit4]   2> 424394 INFO  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d649b3a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:๔๑๐๐๖}
   [junit4]   2> 424394 INFO  (jetty-launcher-2079-thread-4) [     ] o.e.j.s.Server Started @๔๒๔๕๙๕ms
   [junit4]   2> 424394 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41006}
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424402 ERROR (jetty-launcher-2079-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-15T15:09:09.747Z
   [junit4]   2> 424402 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424403 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424404 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 424405 INFO  (zkConnectionManagerCallback-2083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424405 INFO  (zkConnectionManagerCallback-2085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424405 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424405 INFO  (zkConnectionManagerCallback-2081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424405 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424405 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424405 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 424406 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 424406 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 424418 INFO  (zkConnectionManagerCallback-2087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 424418 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 424451 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 425360 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 425415 WARN  (jetty-launcher-2079-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@525eab3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425415 WARN  (jetty-launcher-2079-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@525eab3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425418 WARN  (jetty-launcher-2079-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f482069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425418 WARN  (jetty-launcher-2079-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f482069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425451 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35891/solr
   [junit4]   2> 425468 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425504 INFO  (zkConnectionManagerCallback-2097-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 425504 INFO  (jetty-launcher-2079-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425650 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425670 INFO  (zkConnectionManagerCallback-2099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 425670 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425808 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 425809 WARN  (jetty-launcher-2079-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@716621aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425809 WARN  (jetty-launcher-2079-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@716621aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425824 WARN  (jetty-launcher-2079-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56b71fe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425824 WARN  (jetty-launcher-2079-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56b71fe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425825 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35891/solr
   [junit4]   2> 425826 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425869 INFO  (zkConnectionManagerCallback-2107-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 425881 INFO  (jetty-launcher-2079-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425923 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 425924 WARN  (jetty-launcher-2079-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@250bfad5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425924 WARN  (jetty-launcher-2079-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@250bfad5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425927 WARN  (jetty-launcher-2079-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@119eadc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425927 WARN  (jetty-launcher-2079-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@119eadc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 425928 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35891/solr
   [junit4]   2> 425929 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426006 INFO  (zkConnectionManagerCallback-2113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426006 INFO  (jetty-launcher-2079-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426082 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426086 INFO  (zkConnectionManagerCallback-2115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426087 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426136 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426152 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 426157 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 426157 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 426158 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426180 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41006_solr
   [junit4]   2> 426180 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.Overseer Overseer (id=75217684282081291-127.0.0.1:41006_solr-n_0000000000) starting
   [junit4]   2> 426209 INFO  (zkConnectionManagerCallback-2117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426209 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426318 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426334 INFO  (zkConnectionManagerCallback-2124-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426334 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426335 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 426344 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 426375 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 426376 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 426377 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 426379 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 426411 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 426428 DEBUG (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426428 WARN  (jetty-launcher-2079-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fb65aee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 426428 WARN  (jetty-launcher-2079-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fb65aee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 426428 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35891/solr ready
   [junit4]   2> 426429 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426430 INFO  (OverseerStateUpdate-75217684282081291-127.0.0.1:41006_solr-n_0000000000) [n:127.0.0.1:41006_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41006_solr
   [junit4]   2> 426430 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41006_solr
   [junit4]   2> 426431 DEBUG (OverseerStateUpdate-75217684282081291-127.0.0.1:41006_solr-n_0000000000) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 426444 DEBUG (OverseerStateUpdate-75217684282081291-127.0.0.1:41006_solr-n_0000000000) [n:127.0.0.1:41006_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426477 WARN  (jetty-launcher-2079-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16c9c224[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 426477 WARN  (jetty-launcher-2079-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16c9c224[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 426482 DEBUG (zkCallback-2116-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> 426482 DEBUG (zkCallback-2114-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> 426482 DEBUG (zkCallback-2123-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> 426493 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35891/solr
   [junit4]   2> 426497 INFO  (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 426497 DEBUG (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41006_solr]
   [junit4]   2> 426497 INFO  (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 426497 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41006_solr]
   [junit4]   2> 426497 INFO  (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 426497 DEBUG (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41006_solr]
   [junit4]   2> 426504 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 426515 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42471_solr as DOWN
   [junit4]   2> 426516 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 426516 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42471_solr
   [junit4]   2> 426521 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 426528 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 426545 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426545 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 426545 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426546 DEBUG (zkCallback-2116-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> 426546 DEBUG (zkCallback-2123-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> 426546 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426546 INFO  (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 426546 DEBUG (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr] -> [127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426546 DEBUG (zkCallback-2114-thread-2) [     ] 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> 426546 INFO  (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 426546 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr] -> [127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426547 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426547 INFO  (zkConnectionManagerCallback-2132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426548 INFO  (jetty-launcher-2079-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426585 INFO  (zkCallback-2114-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 426585 DEBUG (zkCallback-2114-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr] -> [127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426600 INFO  (zkConnectionManagerCallback-2137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426600 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426601 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 426618 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 426711 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41006.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 426748 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426766 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41006.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 426766 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41006.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 426767 INFO  (jetty-launcher-2079-thread-4) [n:127.0.0.1:41006_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_C05E7BAA7922060F-001/tempDir-001/node4/.
   [junit4]   2> 426768 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 426769 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 426769 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426769 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40940_solr as DOWN
   [junit4]   2> 426770 DEBUG (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426771 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 426771 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40940_solr
   [junit4]   2> 426771 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35891/solr ready
   [junit4]   2> 426771 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 426774 DEBUG (zkCallback-2116-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> 426774 DEBUG (zkCallback-2123-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> 426775 INFO  (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 426775 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426775 INFO  (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 426775 DEBUG (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426821 INFO  (zkConnectionManagerCallback-2140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426821 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426849 DEBUG (zkCallback-2098-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> 426873 DEBUG (zkCallback-2136-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> 426893 DEBUG (zkCallback-2114-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> 426910 INFO  (zkCallback-2136-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 426910 DEBUG (zkCallback-2136-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426910 INFO  (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 426910 DEBUG (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426910 INFO  (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 426910 DEBUG (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426911 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 426930 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426961 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 426961 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 426962 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 426962 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 426975 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 426992 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39523_solr as DOWN
   [junit4]   2> 426993 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 426993 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39523_solr
   [junit4]   2> 427023 INFO  (zkConnectionManagerCallback-2146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 427023 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 427023 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 427024 DEBUG (zkCallback-2123-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> 427024 DEBUG (zkCallback-2114-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> 427024 DEBUG (zkCallback-2136-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> 427024 DEBUG (zkCallback-2116-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> 427039 DEBUG (zkCallback-2098-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> 427040 INFO  (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 427040 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427040 INFO  (zkCallback-2136-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 427040 DEBUG (zkCallback-2136-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427040 INFO  (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 427040 DEBUG (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427040 INFO  (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 427040 DEBUG (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427040 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 427041 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 427041 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427042 DEBUG (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 427042 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35891/solr ready
   [junit4]   2> 427042 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 427060 DEBUG (zkCallback-2139-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> 427066 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42471.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427075 INFO  (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 427075 DEBUG (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427096 INFO  (zkCallback-2139-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 427096 DEBUG (zkCallback-2139-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427100 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 427120 INFO  (zkConnectionManagerCallback-2153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 427120 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 427121 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 427170 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 427171 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 427171 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427171 DEBUG (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 427171 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42471.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427172 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42471.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427172 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35891/solr ready
   [junit4]   2> 427172 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 427189 INFO  (jetty-launcher-2079-thread-1) [n:127.0.0.1:42471_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_C05E7BAA7922060F-001/tempDir-001/node1/.
   [junit4]   2> 427254 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 427254 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 427502 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39523.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427502 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40940.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427535 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40940.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427535 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40940.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427536 INFO  (jetty-launcher-2079-thread-3) [n:127.0.0.1:40940_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_C05E7BAA7922060F-001/tempDir-001/node3/.
   [junit4]   2> 427595 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39523.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427595 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39523.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 427596 INFO  (jetty-launcher-2079-thread-2) [n:127.0.0.1:39523_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_C05E7BAA7922060F-001/tempDir-001/node2/.
   [junit4]   2> 427854 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 427878 INFO  (zkConnectionManagerCallback-2160-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 427878 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 427879 DEBUG (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 427879 DEBUG (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 427880 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 427880 DEBUG (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:39523_solr, 127.0.0.1:40940_solr, 127.0.0.1:41006_solr, 127.0.0.1:42471_solr]
   [junit4]   2> 427881 DEBUG (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 427881 INFO  (TEST-TestContainerReqHandler.testPluginGlobalLoader-seed#[C05E7BAA7922060F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35891/solr ready
   [junit4]   2> 427886 INFO  (qtp1671657790-5546) [n:127.0.0.1:41006_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalLoaderColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 427948 INFO  (OverseerThreadFactory-1142-thread-1-processing-n:127.0.0.1:41006_solr) [n:127.0.0.1:41006_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalLoaderColl
   [junit4]   2> 427949 DEBUG (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427949 DEBUG (zkCallback-2136-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427949 DEBUG (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427949 DEBUG (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427949 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427950 DEBUG (zkCallback-2123-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427950 DEBUG (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427950 DEBUG (zkCallback-2114-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427950 DEBUG (zkCallback-2136-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427950 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427950 DEBUG (zkCallback-2139-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427950 DEBUG (zkCallback-2145-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427950 DEBUG (zkCallback-2139-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427950 DEBUG (zkCallback-2159-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 427951 DEBUG (zkCallback-2159-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 427963 DEBUG (zkCallback-2152-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 428101 DEBUG (zkCallback-2152-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 428106 DEBUG (zkCallback-2145-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 428114 INFO  (OverseerStateUpdate-75217684282081291-127.0.0.1:41006_solr-n_0000000000) [n:127.0.0.1:41006_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalLoaderColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40940/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 428116 INFO  (OverseerStateUpdate-75217684282081291-127.0.0.1:41006_solr-n_0000000000) [n:127.0.0.1:41006_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalLoaderColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42471/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 428331 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr    x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 428340 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 428340 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 428340 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 428348 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr    x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 428350 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 428350 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 428350 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 428455 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 428455 DEBUG (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 429343 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 429343 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 429357 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 429357 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 429359 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 429374 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 429411 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalLoaderColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 429411 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalLoaderColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 429430 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 429430 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard2_replica_n2' using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 429431 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42471.solr.core.globalLoaderColl.shard2.replica_n2' (registry 'solr.core.globalLoaderColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 429431 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalLoaderColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_C05E7BAA7922060F-001/tempDir-001/node1/globalLoaderColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_C05E7BAA7922060F-001/tempDir-001/node1/./globalLoaderColl_shard2_replica_n2/data/]
   [junit4]   2> 429446 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 429446 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard1_replica_n1' using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 429446 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40940.solr.core.globalLoaderColl.shard1.replica_n1' (registry 'solr.core.globalLoaderColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6dcad3
   [junit4]   2> 429446 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalLoaderColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_C05E7BAA7922060F-001/tempDir-001/node3/globalLoaderColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_C05E7BAA7922060F-001/tempDir-001/node3/./globalLoaderColl_shard1_replica_n1/data/]
   [junit4]   2> 429716 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 429716 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 429738 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429738 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429739 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 429739 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 429740 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58c99621[globalLoaderColl_shard1_replica_n1] main]
   [junit4]   2> 429740 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 429740 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429740 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429741 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 429741 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 429742 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 429742 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 429742 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641946027222106112
   [junit4]   2> 429814 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@781183d6[globalLoaderColl_shard2_replica_n2] main]
   [junit4]   2> 429815 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 429834 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 429834 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 429834 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 429835 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 429835 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 429835 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 429836 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 429836 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641946027320672256
   [junit4]   2> 429932 INFO  (searcherExecutor-1160-thread-1-processing-n:127.0.0.1:40940_solr x:globalLoaderColl_shard1_replica_n1 c:globalLoaderColl s:shard1 r:core_node3) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalLoaderColl_shard1_replica_n1] Registered new searcher Searcher@58c99621[globalLoaderColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429948 INFO  (searcherExecutor-1159-thread-1-processing-n:127.0.0.1:42471_solr x:globalLoaderColl_shard2_replica_n2 c:globalLoaderColl s:shard2 r:core_node4) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalLoaderColl_shard2_replica_n2] Registered new searcher Searcher@781183d6[globalLoaderColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429949 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 429949 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 429949 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 429952 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/globalLoaderColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 429969 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/globalLoaderColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 429969 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/globalLoaderColl/leaders/shard2
   [junit4]   2> 429980 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 429980 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 429980 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42471/solr/globalLoaderColl_shard2_replica_n2/
   [junit4]   2> 429982 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 429982 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:42471/solr/globalLoaderColl_shard2_replica_n2/ has no replicas
   [junit4]   2> 429982 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/globalLoaderColl/leaders/shard2/leader after winning as /collections/globalLoaderColl/leader_elect/shard2/election/75217684282081292-core_node4-n_0000000000
   [junit4]   2> 429984 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42471/solr/globalLoaderColl_shard2_replica_n2/ shard2
   [junit4]   2> 429984 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 429984 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 429997 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/globalLoaderColl/leaders/shard1
   [junit4]   2> 430000 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 430000 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 430000 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40940/solr/globalLoaderColl_shard1_replica_n1/
   [junit4]   2> 430013 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 430013 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40940/solr/globalLoaderColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 430013 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/globalLoaderColl/leaders/shard1/leader after winning as /collections/globalLoaderColl/leader_elect/shard1/election/75217684282081288-core_node3-n_0000000000
   [junit4]   2> 430015 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40940/solr/globalLoaderColl_shard1_replica_n1/ shard1
   [junit4]   2> 430015 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 430015 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 430164 INFO  (zkCallback-2098-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 430166 DEBUG (zkCallback-2098-thread-2) [     ] o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 430166 DEBUG (zkCallback-2098-thread-2) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 430166 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 430166 DEBUG (watches-2100-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 430166 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection globalLoaderColl
   [junit4]   2> 430179 DEBUG (zkCallback-2098-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 430179 INFO  (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 430179 INFO  (zkCallback-2116-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 430179 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 430179 DEBUG (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 430179 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 430179 DEBUG (zkCallback-2116-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 430179 DEBUG (watches-2125-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 430180 INFO  (qtp2132997662-5543) [n:127.0.0.1:40940_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1849
   [junit4]   2> 430230 DEBUG (zkCallback-2116-thread-2) [     ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [globalLoaderColl]
   [junit4]   2> 430230 DEBUG (zkCallback-2116-thread-2) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 430231 INFO  (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 430244 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection globalLoaderColl
   [junit4]   2> 430245 DEBUG (qtp64819885-5544) [n:127.0.0.1:42471_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 430245 DEBUG (qtp64819885-5544) [

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

gs :: 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/null1891563746
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1891563746
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1891563746

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[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 20ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            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: 191 minutes 50 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)