You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/25 15:22:58 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 249 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/249/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
Expected no errors: [{type=ADD,id=1,message=Underlying core creation failed while creating collection: testCatTime__CRA__tabby__TRA__2019-07-01}]

Stack Trace:
java.lang.AssertionError: Expected no errors: [{type=ADD,id=1,message=Underlying core creation failed while creating collection: testCatTime__CRA__tabby__TRA__2019-07-01}]
	at __randomizedtesting.SeedInfo.seed([7072FA0F5C3B5B50:7779B50C63C80AB8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.assertUpdateResponse(RoutedAliasUpdateProcessorTest.java:329)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.addDocsAndCommit(RoutedAliasUpdateProcessorTest.java:296)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:375)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13617 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 676050 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[7072FA0F5C3B5B50]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/init-core-data-001
   [junit4]   2> 676051 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[7072FA0F5C3B5B50]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 676051 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[7072FA0F5C3B5B50]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 676052 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[7072FA0F5C3B5B50]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 676055 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 676055 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001
   [junit4]   2> 676056 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 676056 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 676056 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 676156 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.ZkTestServer start zk server on port:52739
   [junit4]   2> 676156 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52739
   [junit4]   2> 676156 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52739
   [junit4]   2> 676165 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676169 INFO  (zkConnectionManagerCallback-3938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676169 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676173 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676176 INFO  (zkConnectionManagerCallback-3940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676176 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676177 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676179 INFO  (zkConnectionManagerCallback-3942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676179 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676285 WARN  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 676285 WARN  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 676285 WARN  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 676285 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 676286 WARN  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 676286 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 676286 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 676286 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 676287 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 676287 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 676287 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 676288 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 676288 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 676288 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 676289 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 676289 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 676289 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 676290 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4478dd6a{/solr,null,AVAILABLE}
   [junit4]   2> 676290 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 676290 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 676290 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c2e031{/solr,null,AVAILABLE}
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ff05752{/solr,null,AVAILABLE}
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e1d06a4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45681}
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.e.j.s.Server Started @676803ms
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45681}
   [junit4]   2> 676291 ERROR (jetty-launcher-3943-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3688ebf4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:47369}
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.e.j.s.Server Started @676804ms
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47369}
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676291 ERROR (jetty-launcher-3943-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-25T13:39:54.729Z
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676291 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-25T13:39:54.729Z
   [junit4]   2> 676292 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676292 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dd1c4f4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:48582}
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.e.j.s.Server Started @676805ms
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48582}
   [junit4]   2> 676293 ERROR (jetty-launcher-3943-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676293 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-25T13:39:54.731Z
   [junit4]   2> 676294 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dea18b4{/solr,null,AVAILABLE}
   [junit4]   2> 676294 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676294 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17510ec0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45400}
   [junit4]   2> 676294 INFO  (jetty-launcher-3943-thread-2) [     ] o.e.j.s.Server Started @676807ms
   [junit4]   2> 676295 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45400}
   [junit4]   2> 676295 ERROR (jetty-launcher-3943-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 676295 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 676296 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 676296 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 676296 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676296 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-25T13:39:54.734Z
   [junit4]   2> 676296 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676297 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676309 INFO  (zkConnectionManagerCallback-3945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676309 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676310 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676311 INFO  (zkConnectionManagerCallback-3947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676311 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676311 INFO  (zkConnectionManagerCallback-3951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676312 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676312 INFO  (zkConnectionManagerCallback-3949-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676312 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676313 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676314 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676314 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676700 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 676700 WARN  (jetty-launcher-3943-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d811ab7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676700 WARN  (jetty-launcher-3943-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d811ab7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676702 WARN  (jetty-launcher-3943-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33b9c82a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676702 WARN  (jetty-launcher-3943-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33b9c82a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676703 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52739/solr
   [junit4]   2> 676703 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676705 INFO  (zkConnectionManagerCallback-3960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676705 INFO  (jetty-launcher-3943-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676838 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676840 INFO  (zkConnectionManagerCallback-3963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676840 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676934 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45681_solr
   [junit4]   2> 676935 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.Overseer Overseer (id=72226490652426248-127.0.0.1:45681_solr-n_0000000000) starting
   [junit4]   2> 676939 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 676940 WARN  (jetty-launcher-3943-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fbf6d4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676940 WARN  (jetty-launcher-3943-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fbf6d4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676942 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676943 WARN  (jetty-launcher-3943-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bbe396[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676943 WARN  (jetty-launcher-3943-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bbe396[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676944 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52739/solr
   [junit4]   2> 676944 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676945 INFO  (zkConnectionManagerCallback-3972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676945 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676947 INFO  (zkConnectionManagerCallback-3976-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676947 INFO  (jetty-launcher-3943-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677036 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 677037 WARN  (jetty-launcher-3943-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3abacd56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677037 WARN  (jetty-launcher-3943-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3abacd56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677039 WARN  (jetty-launcher-3943-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47a2353e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677039 WARN  (jetty-launcher-3943-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47a2353e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677040 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52739/solr
   [junit4]   2> 677041 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677046 INFO  (zkConnectionManagerCallback-3982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677046 INFO  (jetty-launcher-3943-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677050 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677053 INFO  (zkConnectionManagerCallback-3984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677053 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677066 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45400_solr
   [junit4]   2> 677067 INFO  (zkCallback-3962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 677069 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677077 INFO  (zkConnectionManagerCallback-3991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677097 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677100 INFO  (zkCallback-3983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 677106 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52739/solr ready
   [junit4]   2> 677106 INFO  (zkCallback-3971-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 677203 INFO  (OverseerStateUpdate-72226490652426248-127.0.0.1:45681_solr-n_0000000000) [n:127.0.0.1:45681_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45681_solr
   [junit4]   2> 677203 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45681_solr as DOWN
   [junit4]   2> 677204 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 677205 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677207 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 677207 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45681_solr
   [junit4]   2> 677207 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52739/solr ready
   [junit4]   2> 677208 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 677208 INFO  (zkConnectionManagerCallback-3993-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677208 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677209 INFO  (zkCallback-3971-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 677209 INFO  (zkCallback-3990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 677210 INFO  (zkCallback-3983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 677211 INFO  (zkCallback-3962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 677220 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 677236 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 677240 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 677254 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 677268 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:47369_solr as DOWN
   [junit4]   2> 677269 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 677269 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47369_solr
   [junit4]   2> 677272 INFO  (zkCallback-3962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677272 INFO  (zkCallback-3971-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677272 INFO  (zkCallback-3983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677273 INFO  (zkCallback-3990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677273 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45400.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677280 INFO  (zkCallback-3992-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 677284 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45681.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677286 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45400.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677286 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45400.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677287 INFO  (jetty-launcher-3943-thread-2) [n:127.0.0.1:45400_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node1/.
   [junit4]   2> 677293 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45681.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677293 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45681.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677294 INFO  (jetty-launcher-3943-thread-3) [n:127.0.0.1:45681_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node3/.
   [junit4]   2> 677296 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677299 INFO  (zkConnectionManagerCallback-4002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677299 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677301 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677303 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52739/solr ready
   [junit4]   2> 677303 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 677324 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 677340 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47369.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677347 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47369.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677347 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47369.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677348 INFO  (jetty-launcher-3943-thread-1) [n:127.0.0.1:47369_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/.
   [junit4]   2> 677470 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 677471 WARN  (jetty-launcher-3943-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32dcd3a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677471 WARN  (jetty-launcher-3943-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32dcd3a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677474 WARN  (jetty-launcher-3943-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17ba64fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677474 WARN  (jetty-launcher-3943-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17ba64fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 677474 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52739/solr
   [junit4]   2> 677475 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677477 INFO  (zkConnectionManagerCallback-4009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677477 INFO  (jetty-launcher-3943-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677580 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677582 INFO  (zkConnectionManagerCallback-4011-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677582 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677592 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 677599 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:48582_solr as DOWN
   [junit4]   2> 677601 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 677601 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48582_solr
   [junit4]   2> 677604 INFO  (zkCallback-3962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677604 INFO  (zkCallback-3971-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677604 INFO  (zkCallback-3990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677604 INFO  (zkCallback-3983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677605 INFO  (zkCallback-3992-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677605 INFO  (zkCallback-4001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677606 INFO  (zkCallback-4010-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 677607 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677609 INFO  (zkConnectionManagerCallback-4018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677610 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677612 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677615 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52739/solr ready
   [junit4]   2> 677615 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 677635 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 677652 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48582.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677662 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48582.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677662 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48582.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 677663 INFO  (jetty-launcher-3943-thread-4) [n:127.0.0.1:48582_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node4/.
   [junit4]   2> 677705 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677706 INFO  (zkConnectionManagerCallback-4024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677706 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677709 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677711 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52739/solr ready
   [junit4]   2> 677713 INFO  (qtp1624958159-11035) [n:127.0.0.1:45681_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677715 INFO  (qtp1624958159-11035) [n:127.0.0.1:45681_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677716 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@56376ec
   [junit4]   2> 677716 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[7072FA0F5C3B5B50]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4422ee3e
   [junit4]   2> 677718 INFO  (qtp429319042-11042) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677719 INFO  (qtp429319042-11042) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677720 INFO  (qtp429319042-11044) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677722 INFO  (qtp429319042-11044) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677723 INFO  (qtp429319042-11045) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677724 INFO  (qtp429319042-11045) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677725 INFO  (qtp429319042-11046) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677727 INFO  (qtp429319042-11046) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677728 INFO  (qtp429319042-11040) [n:127.0.0.1:45400_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> 677733 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677735 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 677737 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 677741 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 677744 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 677746 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 677750 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 677753 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677756 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677760 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677763 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677767 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677770 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677773 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677775 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677778 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677782 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677785 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677788 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677792 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677795 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677799 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677804 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677807 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677810 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677814 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677817 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677820 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677823 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677827 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677830 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677833 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677836 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677839 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677842 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677845 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677848 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677852 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677856 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677859 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677862 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677866 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677869 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677872 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677876 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677879 INFO  (OverseerThreadFactory-4068-thread-1-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_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> 677884 INFO  (qtp429319042-11040) [n:127.0.0.1:45400_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=156
   [junit4]   2> 677885 INFO  (qtp429319042-11042) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677886 INFO  (qtp429319042-11042) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677886 INFO  (qtp429319042-11044) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677888 INFO  (qtp429319042-11044) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677888 INFO  (qtp429319042-11045) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677890 INFO  (qtp429319042-11045) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677890 INFO  (qtp429319042-11046) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 677892 INFO  (qtp429319042-11046) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677893 INFO  (qtp429319042-11047) [n:127.0.0.1:45400_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> 677899 INFO  (OverseerCollectionConfigSetProcessor-72226490652426248-127.0.0.1:45681_solr-n_0000000000) [n:127.0.0.1:45681_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> 677899 INFO  (OverseerThreadFactory-4068-thread-2-processing-n:127.0.0.1:45681_solr) [n:127.0.0.1:45681_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimeCat
   [junit4]   2> 678015 INFO  (OverseerStateUpdate-72226490652426248-127.0.0.1:45681_solr-n_0000000000) [n:127.0.0.1:45681_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:47369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 678221 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679247 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679248 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679248 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 679248 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 679248 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 679249 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 679249 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 679249 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 679249 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 679249 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 679249 WARN  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 679249 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 679268 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679456 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679526 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679527 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47369.solr.core.testTimeCat.shard1.replica_n1' (registry 'solr.core.testTimeCat.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1350a09d
   [junit4]   2> 679527 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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 [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 679529 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 679611 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679611 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679613 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679613 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 679614 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bdba3e3[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 679617 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679617 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679617 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679618 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679619 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 679619 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679620 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679620 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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 1640037873675665408
   [junit4]   2> 679624 INFO  (searcherExecutor-4088-thread-1-processing-n:127.0.0.1:47369_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5bdba3e3[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679624 INFO  (searcherExecutor-4088-thread-1-processing-n:127.0.0.1:47369_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 679624 INFO  (searcherExecutor-4088-thread-1-processing-n:127.0.0.1:47369_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:47369_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> 679625 INFO  (searcherExecutor-4088-thread-1-processing-n:127.0.0.1:47369_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:47369_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@5bdba3e3[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679629 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679630 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679637 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679637 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679637 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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:47369/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 679638 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679638 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:47369/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 679638 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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/72226490652426254-core_node2-n_0000000000
   [junit4]   2> 679642 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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:47369/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 679747 INFO  (zkCallback-3992-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> 679748 INFO  (zkCallback-3992-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> 679749 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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> 679752 INFO  (qtp944706189-11022) [n:127.0.0.1:47369_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=1532
   [junit4]   2> 679756 INFO  (qtp429319042-11047) [n:127.0.0.1:45400_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> 679853 INFO  (zkCallback-3983-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> 679853 INFO  (zkCallback-3992-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> 679853 INFO  (zkCallback-3992-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> 679854 INFO  (zkCallback-3992-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> 679855 INFO  (qtp429319042-11047) [n:127.0.0.1:45400_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=1962
   [junit4]   2> 679902 INFO  (OverseerCollectionConfigSetProcessor-72226490652426248-127.0.0.1:45681_solr-n_0000000000) [n:127.0.0.1:45681_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> 680358 INFO  (qtp429319042-11040) [n:127.0.0.1:45400_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 680362 INFO  (qtp429319042-11040) [n:127.0.0.1:45400_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 680373 INFO  (qtp944706189-11027) [n:127.0.0.1:47369_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testTimeCat"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 680373 INFO  (qtp944706189-11027) [n:127.0.0.1:47369_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> 680375 INFO  (Thread-1647) [     ] o.a.s.c.SolrCore config update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 680376 INFO  (solrHandlerExecutor-4093-thread-1-processing-n:127.0.0.1:47369_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:47369_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> 680377 INFO  (Thread-1647) [     ] o.a.s.c.SolrCore core reload testTimeCat_shard1_replica_n1
   [junit4]   2> 680393 INFO  (Thread-1647) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 680393 INFO  (Thread-1647) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 680394 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 680394 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 680394 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 680394 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 680394 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 680394 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 680395 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 680395 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 680395 WARN  (Thread-1647) [     ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_7072FA0F5C3B5B50-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.

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

   |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 7072FA0F5C3B5B50
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says שלום! Master seed: 7072FA0F5C3B5B50
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(21609@serv1-vm3).
   [junit4] Started J0 PID(21608@serv1-vm3).
   [junit4] HEARTBEAT J0 PID(21608@serv1-vm3): 2019-07-25T15:16:12, stalled for 68.4s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(21609@serv1-vm3): 2019-07-25T15:16:12, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(21608@serv1-vm3): 2019-07-25T15:17:36, stalled for 60.7s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J1 PID(21609@serv1-vm3): 2019-07-25T15:17:36, stalled for 61.5s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      90.9s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      77.4s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [1/5] on J1 in 171.48s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      91.7s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      78.0s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [2/5] on J0 in 172.83s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(21608@serv1-vm3): 2019-07-25T15:19:00, stalled for 65.5s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(21609@serv1-vm3): 2019-07-25T15:19:00, stalled for 66.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      71.4s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      62.7s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [3/5] on J0 in 134.61s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      71.3s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      65.4s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [4/5] on J1 in 137.92s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(21608@serv1-vm3): 2019-07-25T15:22:12, stalled for 60.1s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      63.1s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      63.1s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [5/5] on J0 in 126.47s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.77 ..   435.74 =   434.96s
   [junit4] JVM J1:     0.76 ..   311.99 =   311.23s
   [junit4] Execution time total: 7 minutes 15 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 276.72s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 240.02s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 186.72s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 164.79s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 140.38s | org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 7 minutes 18 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ab1e4b429f462851ec13b9228987c3cd4d618cde, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #247
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2