You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/17 01:17:20 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13) - Build # 5437 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5437/
Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([5113E4817C465C06:68EBA5323C67106D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([5113E4817C465C06:5618AB8243B50DEE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:480)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14557 lines...]
   [junit4] JVM J1: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191116_233034_95312086057928517561466.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGFPE (0x8) at pc=0x00007fff8b9a7143, pid=61311, tid=199023
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0+33) (build 13+33)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13+33, mixed mode, tiered, serial gc, bsd-amd64)
   [junit4] # Problematic frame:
   [junit4] # [thread 26627 also had an error]
   [junit4] [thread 91683 also had an error]
   [junit4] C  [libsystem_kernel.dylib+0x11143]  __commpage_gettimeofday+0x43
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/hs_err_pid61311.log
   [junit4] Compiled method (n/a) 3148043 6008     n 0       jdk.internal.misc.VM::getNanoTimeAdjustment (native)
   [junit4]  total in heap  [0x0000000114614990,0x0000000114614cf8] = 872
   [junit4]  relocation     [0x0000000114614af0,0x0000000114614b20] = 48
   [junit4]  main code      [0x0000000114614b20,0x0000000114614cf8] = 472
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] # The crash happened outside the Java Virtual Machine in native code.
   [junit4] # See problematic frame for where to report the bug.
   [junit4] #
   [junit4] <<< JVM J1: EOF ----

[...truncated 1207 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 5992071 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[5113E4817C465C06]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5992071 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[5113E4817C465C06]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/data-dir-650-001
   [junit4]   2> 5992071 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[5113E4817C465C06]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 5992071 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[5113E4817C465C06]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5992072 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[5113E4817C465C06]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 5992074 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 5992074 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001
   [junit4]   2> 5992074 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5992075 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5992075 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5992181 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.ZkTestServer start zk server on port:53981
   [junit4]   2> 5992181 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53981
   [junit4]   2> 5992181 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53981
   [junit4]   2> 5992181 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53981
   [junit4]   2> 5992183 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992193 INFO  (zkConnectionManagerCallback-29347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992193 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992196 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992198 INFO  (zkConnectionManagerCallback-29349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992198 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992200 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992202 INFO  (zkConnectionManagerCallback-29351-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992202 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992306 WARN  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 5992306 WARN  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 5992307 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5992307 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5992307 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5992307 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5992307 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 5992307 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 5992307 WARN  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 5992308 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5992308 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5992308 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 5992308 WARN  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 5992308 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5992308 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5992308 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 5992312 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5992312 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5992312 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e308d7b{/solr,null,AVAILABLE}
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42bb99e1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53986}
   [junit4]   2> 5992313 INFO  (jetty-launcher-29352-thread-3) [     ] o.e.j.s.Server Started @5992379ms
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53986}
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53be2832{/solr,null,AVAILABLE}
   [junit4]   2> 5992314 ERROR (jetty-launcher-29352-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-17T01:10:27.422429Z
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7fc95154{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53987}
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.e.j.s.Server Started @5992379ms
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53987}
   [junit4]   2> 5992314 ERROR (jetty-launcher-29352-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e4e70d5{/solr,null,AVAILABLE}
   [junit4]   2> 5992314 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-17T01:10:27.422899Z
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a2191eb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53988}
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.e.j.s.Server Started @5992380ms
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53988}
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b73bc9a{/solr,null,AVAILABLE}
   [junit4]   2> 5992315 ERROR (jetty-launcher-29352-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ba6d34a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53989}
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-17T01:10:27.423846Z
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-2) [     ] o.e.j.s.Server Started @5992381ms
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53989}
   [junit4]   2> 5992315 ERROR (jetty-launcher-29352-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5992315 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5992316 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 5992316 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5992316 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5992316 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-17T01:10:27.424228Z
   [junit4]   2> 5992316 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992317 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992317 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992318 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992320 INFO  (zkConnectionManagerCallback-29354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992320 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992322 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5992322 INFO  (zkConnectionManagerCallback-29356-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992322 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992322 INFO  (zkConnectionManagerCallback-29358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992323 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992323 INFO  (zkConnectionManagerCallback-29360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992323 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992324 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5992324 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5992324 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5992519 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5992520 WARN  (jetty-launcher-29352-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57b861b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992520 WARN  (jetty-launcher-29352-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57b861b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992522 WARN  (jetty-launcher-29352-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c39e4c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992522 WARN  (jetty-launcher-29352-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c39e4c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992523 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53981/solr
   [junit4]   2> 5992524 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992526 INFO  (zkConnectionManagerCallback-29368-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992526 INFO  (jetty-launcher-29352-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992585 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5992586 WARN  (jetty-launcher-29352-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31cd9141[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992586 WARN  (jetty-launcher-29352-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31cd9141[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992588 WARN  (jetty-launcher-29352-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50d2a9fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992588 WARN  (jetty-launcher-29352-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50d2a9fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992589 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53981/solr
   [junit4]   2> 5992590 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992592 INFO  (zkConnectionManagerCallback-29375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992592 INFO  (jetty-launcher-29352-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992658 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5992658 WARN  (jetty-launcher-29352-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b02f1ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992658 WARN  (jetty-launcher-29352-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b02f1ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992660 WARN  (jetty-launcher-29352-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d9b696b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992660 WARN  (jetty-launcher-29352-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d9b696b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992661 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53981/solr
   [junit4]   2> 5992662 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992664 INFO  (zkConnectionManagerCallback-29382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992664 INFO  (jetty-launcher-29352-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992697 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5992697 WARN  (jetty-launcher-29352-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@283ae440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992697 WARN  (jetty-launcher-29352-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@283ae440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992699 WARN  (jetty-launcher-29352-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1362e36c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992699 WARN  (jetty-launcher-29352-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1362e36c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5992700 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53981/solr
   [junit4]   2> 5992701 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992702 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992704 INFO  (zkConnectionManagerCallback-29388-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992704 INFO  (jetty-launcher-29352-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992704 INFO  (zkConnectionManagerCallback-29390-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992704 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992810 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992813 INFO  (zkConnectionManagerCallback-29392-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992813 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992817 INFO  (zkConnectionManagerCallback-29394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992818 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992818 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992915 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5992917 INFO  (zkConnectionManagerCallback-29402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5992919 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5992967 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53986_solr
   [junit4]   2> 5992969 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.c.Overseer Overseer (id=72146497650425870-127.0.0.1:53986_solr-n_0000000000) starting
   [junit4]   2> 5992985 INFO  (OverseerStateUpdate-72146497650425870-127.0.0.1:53986_solr-n_0000000000) [n:127.0.0.1:53986_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53986_solr
   [junit4]   2> 5992985 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53986_solr
   [junit4]   2> 5992989 INFO  (OverseerStateUpdate-72146497650425870-127.0.0.1:53986_solr-n_0000000000) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5993000 DEBUG (OverseerAutoScalingTriggerThread-72146497650425870-127.0.0.1:53986_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53986_solr]
   [junit4]   2> 5993000 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5993002 DEBUG (ScheduledTrigger-30710-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 5993021 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5993029 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53989_solr as DOWN
   [junit4]   2> 5993032 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5993032 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53989_solr
   [junit4]   2> 5993047 INFO  (zkCallback-29401-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5993047 INFO  (zkCallback-29389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5993053 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53986.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993066 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53986.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993066 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53986.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993069 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5993086 INFO  (jetty-launcher-29352-thread-3) [n:127.0.0.1:53986_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node3/.
   [junit4]   2> 5993098 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5993106 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5993114 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53988_solr as DOWN
   [junit4]   2> 5993115 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5993118 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5993118 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53988_solr
   [junit4]   2> 5993121 INFO  (zkCallback-29389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5993121 INFO  (zkCallback-29401-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5993122 INFO  (zkCallback-29391-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5993123 INFO  (zkCallback-29393-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5993128 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53987_solr as DOWN
   [junit4]   2> 5993130 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5993130 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53987_solr
   [junit4]   2> 5993132 INFO  (zkCallback-29401-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5993133 INFO  (zkCallback-29393-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5993133 INFO  (zkCallback-29391-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5993133 INFO  (zkCallback-29389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5993135 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993161 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5993163 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993163 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993165 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5993166 INFO  (jetty-launcher-29352-thread-2) [n:127.0.0.1:53989_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/.
   [junit4]   2> 5993175 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5993209 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53988.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993246 WARN  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr_53988:dom1=solr,dom2=jvm,name0=system,name=properties
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> javax.management.InstanceNotFoundException: solr_53988:dom1=solr,dom2=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:741) ~[java/:?]
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1338) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:731) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:964) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:890) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:688) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:262) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:182) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:468) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:506) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:474) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:469) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:300) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 5993250 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53988.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993250 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53988.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993252 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5993253 INFO  (jetty-launcher-29352-thread-4) [n:127.0.0.1:53988_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node4/.
   [junit4]   2> 5993255 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53987.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993268 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53987.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993268 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53987.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5993270 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5993271 INFO  (jetty-launcher-29352-thread-1) [n:127.0.0.1:53987_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node1/.
   [junit4]   2> 5993334 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 5993335 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993337 INFO  (zkConnectionManagerCallback-29417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5993337 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5993340 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5993342 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53981/solr ready
   [junit4]   2> 5993343 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@a6fd5db
   [junit4]   2> 5993343 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:53981/solr
   [junit4]   2> 5993344 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993346 INFO  (zkConnectionManagerCallback-29422-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5993346 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5993349 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5993352 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53981/solr ready
   [junit4]   2> 5993353 INFO  (qtp1432434582-83837) [n:127.0.0.1:53989_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 5993357 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 5993360 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 5993364 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 5993367 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 5993371 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 5993374 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 5993379 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 5993383 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 5993387 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 5993391 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 5993395 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 5993399 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 5993403 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 5993407 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 5993411 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 5993415 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 5993419 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 5993422 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 5993426 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 5993430 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 5993434 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 5993439 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 5993443 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 5993448 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 5993452 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 5993456 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 5993460 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 5993465 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 5993469 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 5993473 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 5993477 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 5993482 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 5993486 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 5993491 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 5993496 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 5993500 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 5993505 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 5993509 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 5993513 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 5993518 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 5993522 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 5993526 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 5993531 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 5993535 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 5993539 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 5993543 INFO  (OverseerThreadFactory-30712-thread-1-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 5993550 INFO  (qtp1432434582-83837) [n:127.0.0.1:53989_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2} status=0 QTime=197
   [junit4]   2> 5993551 INFO  (qtp1432434582-83841) [n:127.0.0.1:53989_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5993560 INFO  (OverseerThreadFactory-30712-thread-2-processing-n:127.0.0.1:53986_solr) [n:127.0.0.1:53986_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimeCat
   [junit4]   2> 5993561 INFO  (OverseerCollectionConfigSetProcessor-72146497650425870-127.0.0.1:53986_solr-n_0000000000) [n:127.0.0.1:53986_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 5993686 INFO  (OverseerStateUpdate-72146497650425870-127.0.0.1:53986_solr-n_0000000000) [n:127.0.0.1:53986_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5993898 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr    x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5994006 DEBUG (ScheduledTrigger-30710-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 5994927 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 5994927 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 5994928 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 5994928 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 5994928 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 5994928 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 5994928 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 5994929 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 5994929 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 5994929 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 5994929 WARN  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 5994929 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5994970 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 5995020 DEBUG (ScheduledTrigger-30710-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 5995165 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 5995165 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using configuration from collection testTimeCat, trusted=true
   [junit4]   2> 5995166 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53989.solr.core.testTimeCat.shard1.replica_n1' (registry 'solr.core.testTimeCat.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0e0547
   [junit4]   2> 5995166 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/testTimeCat_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_5113E4817C465C06-001/tempDir-001/node2/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 5995168 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 5995258 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5995258 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5995260 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 5995260 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5995261 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c4874ed[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 5995263 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testTimeCat
   [junit4]   2> 5995264 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 5995264 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testTimeCat/managed-schema
   [junit4]   2> 5995265 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 5995266 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5995266 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 5995266 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5995267 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650409372778496000
   [junit4]   2> 5995269 INFO  (searcherExecutor-30729-thread-1-processing-n:127.0.0.1:53989_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6c4874ed[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5995269 INFO  (searcherExecutor-30729-thread-1-processing-n:127.0.0.1:53989_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5995269 INFO  (searcherExecutor-30729-thread-1-processing-n:127.0.0.1:53989_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5995270 INFO  (searcherExecutor-30729-thread-1-processing-n:127.0.0.1:53989_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [testTimeCat_shard1_replica_n1] Registered new searcher Searcher@6c4874ed[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5995275 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 5995275 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTimeCat/leaders/shard1
   [junit4]   2> 5995284 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5995284 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5995284 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53989/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 5995284 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5995285 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:53989/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 5995285 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTimeCat/leaders/shard1/leader after winning as /collections/testTimeCat/leader_elect/shard1/election/72146497650425867-core_node2-n_0000000000
   [junit4]   2> 5995289 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53989/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 5995403 INFO  (zkCallback-29389-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5995403 INFO  (zkCallback-29389-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5995405 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5995409 INFO  (qtp1432434582-83849) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1510
   [junit4]   2> 5995412 INFO  (qtp1432434582-83841) [n:127.0.0.1:53989_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5995513 INFO  (zkCallback-29389-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5995513 INFO  (zkCallback-29389-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5995514 INFO  (zkCallback-29389-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5995514 INFO  (qtp1432434582-83841) [n:127.0.0.1:53989_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1963
   [junit4]   2> 5995515 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[5113E4817C465C06]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for collections to be created
   [junit4]   2> 5995570 INFO  (OverseerCollectionConfigSetProcessor-72146497650425870-127.0.0.1:53986_solr-n_0000000000) [n:127.0.0.1:53986_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 5996027 DEBUG (ScheduledTrigger-30710-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 5996036 INFO  (qtp1432434582-83833) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testTimeCat
   [junit4]   2> 5996037 INFO  (Thread-13881) [     ] o.a.s.c.SolrCore config update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 5996038 INFO  (solrHandlerExecutor-30734-thread-1-processing-n:127.0.0.1:53989_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:53989_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5996038 INFO  (Thread-13881) [     ] o.a.s.c.SolrCore core reload testTimeCat_shard1_replica_n1
   [junit4]   2> 5996051 INFO  (Thread-13881) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 5996051 INFO  (Thread-13881) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 5996051 WARN  (Thread-13881) [     ] o.a.s.c.SolrConfig C

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

ter-MacOSX/solr/server/lib/jetty-server-9.4.19.v20190610.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/jetty-servlet-9.4.19.v20190610.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/jetty-servlets-9.4.19.v20190610.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/jetty-util-9.4.19.v20190610.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/jetty-webapp-9.4.19.v20190610.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/jetty-xml-9.4.19.v20190610.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/metrics-core-4.0.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/metrics-graphite-4.0.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/metrics-jetty9-4.0.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/metrics-jmx-4.0.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/lib/metrics-jvm-4.0.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/test-framework/lib/hamcrest-core-1.3.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/test-framework/lib/junit-4.12.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/byte-buddy-1.9.3.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/commons-logging-1.1.3.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/commons-text-1.6.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-minicluster-3.2.0.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-core-1.19.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-server-1.19.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-servlet-1.19.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-admin-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-client-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-common-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-crypto-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-identity-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-server-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerby-config-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerby-kdc-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/kerby-util-1.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/mockito-core-2.23.4.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/netty-all-4.1.29.Final.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/objenesis-2.6.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/opentracing-mock-0.33.0.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/classes/test:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/classes/test:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.4.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191116_233034_95316117358961330600479.events @/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191116_233034_9539353148762684399862.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191116_233034_95312086057928517561466.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:830)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:578: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:232: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:557: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1037: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191116_233034_95312086057928517561466.sysout

Total time: 137 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2