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

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk1.8.0_201) - Build # 113 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/113/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([6296E788FE21B697:5B6EA63BBE00FAFC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
	at 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)


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

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

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([6296E788FE21B697:659DA88BC1D2E77F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:480)
	at 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 16181 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2662665 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6296E788FE21B697]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2662665 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6296E788FE21B697]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/data-dir-212-001
   [junit4]   2> 2662665 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6296E788FE21B697]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2662665 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6296E788FE21B697]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2662667 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6296E788FE21B697]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2662671 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 2662672 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001
   [junit4]   2> 2662672 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2662672 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2662672 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2662772 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.ZkTestServer start zk server on port:42745
   [junit4]   2> 2662772 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42745
   [junit4]   2> 2662772 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42745
   [junit4]   2> 2662772 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42745
   [junit4]   2> 2662774 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2662774 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 2664316 INFO  (zkConnectionManagerCallback-15130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664316 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664318 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664319 INFO  (zkConnectionManagerCallback-15132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664319 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664320 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664321 INFO  (zkConnectionManagerCallback-15134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664321 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664425 WARN  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2664425 WARN  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2664425 WARN  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2664425 WARN  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2664426 INFO  (jetty-launcher-15135-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> 2664426 INFO  (jetty-launcher-15135-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> 2664426 INFO  (jetty-launcher-15135-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> 2664426 INFO  (jetty-launcher-15135-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> 2664427 INFO  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1adec9ac{/solr,null,AVAILABLE}
   [junit4]   2> 2664427 INFO  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@588a6ca0{/solr,null,AVAILABLE}
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34b95c91{/solr,null,AVAILABLE}
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46bfd68f{/solr,null,AVAILABLE}
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70c287c7{SSL,[ssl, http/1.1]}{127.0.0.1:45725}
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.e.j.s.Server Started @2664485ms
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45725}
   [junit4]   2> 2664428 ERROR (jetty-launcher-15135-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ded7af8{SSL,[ssl, http/1.1]}{127.0.0.1:42621}
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-3) [     ] o.e.j.s.Server Started @2664485ms
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42621}
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2664428 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T07:38:55.772Z
   [junit4]   2> 2664429 ERROR (jetty-launcher-15135-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T07:38:55.773Z
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1672def4{SSL,[ssl, http/1.1]}{127.0.0.1:34131}
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.e.j.s.Server Started @2664486ms
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34131}
   [junit4]   2> 2664429 ERROR (jetty-launcher-15135-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T07:38:55.773Z
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58847585{SSL,[ssl, http/1.1]}{127.0.0.1:45469}
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-2) [     ] o.e.j.s.Server Started @2664486ms
   [junit4]   2> 2664429 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45469}
   [junit4]   2> 2664430 ERROR (jetty-launcher-15135-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-12T07:38:55.774Z
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664430 INFO  (zkConnectionManagerCallback-15141-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664430 INFO  (zkConnectionManagerCallback-15139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664430 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664431 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664431 INFO  (zkConnectionManagerCallback-15137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664431 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2664431 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2664431 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664435 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2664435 INFO  (zkConnectionManagerCallback-15143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664438 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664439 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2664607 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664607 WARN  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664607 WARN  (jetty-launcher-15135-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8a5045a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664607 WARN  (jetty-launcher-15135-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8a5045a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664609 WARN  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664610 WARN  (jetty-launcher-15135-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4820d1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664610 WARN  (jetty-launcher-15135-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4820d1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664611 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42745/solr
   [junit4]   2> 2664611 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664612 INFO  (zkConnectionManagerCallback-15150-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664612 INFO  (jetty-launcher-15135-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664671 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664671 WARN  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664672 WARN  (jetty-launcher-15135-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a5a33ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664672 WARN  (jetty-launcher-15135-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a5a33ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664674 WARN  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664674 WARN  (jetty-launcher-15135-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51c94031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664674 WARN  (jetty-launcher-15135-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51c94031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664675 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42745/solr
   [junit4]   2> 2664675 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664676 INFO  (zkConnectionManagerCallback-15157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664676 INFO  (jetty-launcher-15135-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664845 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664845 WARN  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664846 WARN  (jetty-launcher-15135-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aa9f0c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664846 WARN  (jetty-launcher-15135-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aa9f0c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664848 WARN  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664849 WARN  (jetty-launcher-15135-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1693cefa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664849 WARN  (jetty-launcher-15135-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1693cefa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664850 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42745/solr
   [junit4]   2> 2664851 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664854 INFO  (zkConnectionManagerCallback-15165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664854 INFO  (jetty-launcher-15135-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664937 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664937 INFO  (zkConnectionManagerCallback-15167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664937 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664972 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2664972 WARN  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664972 WARN  (jetty-launcher-15135-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@659a4c31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664972 WARN  (jetty-launcher-15135-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@659a4c31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664974 WARN  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2664975 WARN  (jetty-launcher-15135-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d969a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664975 WARN  (jetty-launcher-15135-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d969a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664976 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42745/solr
   [junit4]   2> 2664976 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664977 INFO  (zkConnectionManagerCallback-15175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664977 INFO  (jetty-launcher-15135-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664986 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45469_solr
   [junit4]   2> 2664987 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.Overseer Overseer (id=72123869010526218-127.0.0.1:45469_solr-n_0000000000) starting
   [junit4]   2> 2664989 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664990 INFO  (zkConnectionManagerCallback-15180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664990 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664991 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42745/solr ready
   [junit4]   2> 2664992 INFO  (OverseerStateUpdate-72123869010526218-127.0.0.1:45469_solr-n_0000000000) [n:127.0.0.1:45469_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45469_solr
   [junit4]   2> 2664992 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45469_solr
   [junit4]   2> 2664993 INFO  (OverseerStateUpdate-72123869010526218-127.0.0.1:45469_solr-n_0000000000) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2664993 INFO  (zkCallback-15179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2664993 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2665006 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2665023 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45469.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665027 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45469.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665027 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45469.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665028 INFO  (jetty-launcher-15135-thread-2) [n:127.0.0.1:45469_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node2/.
   [junit4]   2> 2665037 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665038 INFO  (zkConnectionManagerCallback-15183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665038 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665040 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2665041 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42621_solr as DOWN
   [junit4]   2> 2665042 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2665042 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42621_solr
   [junit4]   2> 2665042 INFO  (zkCallback-15179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2665042 INFO  (zkCallback-15182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2665042 INFO  (zkCallback-15166-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2665043 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665043 INFO  (zkConnectionManagerCallback-15190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665043 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665044 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2665044 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42745/solr ready
   [junit4]   2> 2665044 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2665061 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2665077 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42621.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665086 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42621.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665086 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42621.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665087 INFO  (jetty-launcher-15135-thread-3) [n:127.0.0.1:42621_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/.
   [junit4]   2> 2665137 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665138 INFO  (zkConnectionManagerCallback-15193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665138 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665140 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2665142 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34131_solr as DOWN
   [junit4]   2> 2665142 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2665142 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34131_solr
   [junit4]   2> 2665143 INFO  (zkCallback-15179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2665143 INFO  (zkCallback-15182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2665143 INFO  (zkCallback-15189-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2665143 INFO  (zkCallback-15166-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2665143 INFO  (zkCallback-15192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2665144 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665144 INFO  (zkConnectionManagerCallback-15200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665144 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665145 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2665145 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42745/solr ready
   [junit4]   2> 2665146 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2665163 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2665176 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34131.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665182 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34131.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665182 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34131.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665183 INFO  (jetty-launcher-15135-thread-1) [n:127.0.0.1:34131_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node1/.
   [junit4]   2> 2665249 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665250 INFO  (zkConnectionManagerCallback-15203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665250 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665252 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2665254 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45725_solr as DOWN
   [junit4]   2> 2665254 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2665254 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45725_solr
   [junit4]   2> 2665255 INFO  (zkCallback-15189-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665255 INFO  (zkCallback-15166-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665255 INFO  (zkCallback-15179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665255 INFO  (zkCallback-15192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665255 INFO  (zkCallback-15182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665255 INFO  (zkCallback-15202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665255 INFO  (zkCallback-15199-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2665256 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665257 INFO  (zkConnectionManagerCallback-15210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665257 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665257 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2665258 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42745/solr ready
   [junit4]   2> 2665258 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2665270 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2665284 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45725.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665292 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45725.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665293 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45725.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2665293 INFO  (jetty-launcher-15135-thread-4) [n:127.0.0.1:45725_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node4/.
   [junit4]   2> 2665334 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2665334 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665335 INFO  (zkConnectionManagerCallback-15216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665335 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665336 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2665337 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42745/solr ready
   [junit4]   2> 2665338 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@5ac099d3
   [junit4]   2> 2665338 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:42745/solr
   [junit4]   2> 2665339 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665339 INFO  (zkConnectionManagerCallback-15221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665339 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665340 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2665341 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42745/solr ready
   [junit4]   2> 2665350 INFO  (qtp1460998536-48264) [n:127.0.0.1:42621_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> 2665352 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665352 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 2665353 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 2665354 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 2665355 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 2665355 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 2665356 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665357 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665358 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665359 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665359 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665360 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665361 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665363 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665363 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665364 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665365 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665366 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665367 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665367 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665368 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665369 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665370 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665371 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665372 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665372 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665373 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665374 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665375 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665375 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665376 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665377 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665378 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665378 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665379 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665380 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665381 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665381 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665382 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665383 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665383 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665384 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665384 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665385 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665385 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_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> 2665386 INFO  (OverseerThreadFactory-12682-thread-1-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 2665387 INFO  (qtp1460998536-48264) [n:127.0.0.1:42621_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=37
   [junit4]   2> 2665388 INFO  (qtp1460998536-48271) [n:127.0.0.1:42621_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> 2665389 INFO  (OverseerThreadFactory-12682-thread-2-processing-n:127.0.0.1:45469_solr) [n:127.0.0.1:45469_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimeCat
   [junit4]   2> 2665389 INFO  (OverseerCollectionConfigSetProcessor-72123869010526218-127.0.0.1:45469_solr-n_0000000000) [n:127.0.0.1:45469_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> 2665493 INFO  (OverseerStateUpdate-72123869010526218-127.0.0.1:45469_solr-n_0000000000) [n:127.0.0.1:45469_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":"https://127.0.0.1:42621/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2665696 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666707 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666708 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666708 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2666708 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666709 WARN  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2666710 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666759 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666886 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666903 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666904 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42621.solr.core.testTimeCat.shard1.replica_n1' (registry 'solr.core.testTimeCat.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43c6bb44
   [junit4]   2> 2666904 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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 [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2666906 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2666947 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666947 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666948 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666948 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2666949 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9c7c38d[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2666950 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666950 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666950 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666950 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666950 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2666950 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666951 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666951 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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 1644454413121617920
   [junit4]   2> 2666953 INFO  (searcherExecutor-12699-thread-1-processing-n:127.0.0.1:42621_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@9c7c38d[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2666953 INFO  (searcherExecutor-12699-thread-1-processing-n:127.0.0.1:42621_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2666953 INFO  (searcherExecutor-12699-thread-1-processing-n:127.0.0.1:42621_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:42621_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> 2666953 INFO  (searcherExecutor-12699-thread-1-processing-n:127.0.0.1:42621_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:42621_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@9c7c38d[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2666954 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666954 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666956 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666956 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666956 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42621/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 2666956 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2666956 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42621/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 2666956 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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/72123869010526221-core_node2-n_0000000000
   [junit4]   2> 2666957 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42621/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 2667058 INFO  (zkCallback-15182-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> 2667058 INFO  (zkCallback-15182-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> 2667059 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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> 2667160 INFO  (zkCallback-15182-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> 2667160 INFO  (zkCallback-15182-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> 2667165 INFO  (zkCallback-15182-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> 2667183 INFO  (qtp1460998536-48263) [n:127.0.0.1:42621_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=1487
   [junit4]   2> 2667185 INFO  (qtp1460998536-48271) [n:127.0.0.1:42621_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> 2667185 INFO  (qtp1460998536-48271) [n:127.0.0.1:42621_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=1797
   [junit4]   2> 2667186 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[6296E788FE21B697]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for collections to be created
   [junit4]   2> 2667391 INFO  (OverseerCollectionConfigSetProcessor-72123869010526218-127.0.0.1:45469_solr-n_0000000000) [n:127.0.0.1:45469_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> 2667732 INFO  (qtp1460998536-48271) [n:127.0.0.1:42621_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> 2667732 INFO  (qtp1460998536-48271) [n:127.0.0.1:42621_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> 2667732 INFO  (Thread-9159) [     ] o.a.s.c.SolrCore config update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 2667733 INFO  (Thread-9159) [     ] o.a.s.c.SolrCore core reload testTimeCat_shard1_replica_n1
   [junit4]   2> 2667733 INFO  (solrHandlerExecutor-12704-thread-1-processing-n:127.0.0.1:42621_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:42621_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> 2667745 INFO  (Thread-9159) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2667745 INFO  (Thread-9159) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2667746 WARN  (Thread-9159) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2667746 WARN  (Thread-9159) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2667746 WARN  (Thread-9159) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6296E788FE21B697-001/tempDir-001/node3/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2667746 WARN  (Thread-9159) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.Dimensional

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

ivy-fail:

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

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 970 source files to /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 2 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" -Dtests.showOutput=onerror  -Dtests.seed=6296E788FE21B697 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-NI -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 6296E788FE21B697
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says cześć! Master seed: 6296E788FE21B697
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8109@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(8108@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(8107@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      64.3s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      59.1s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [1/5] on J1 in 126.14s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(8108@serv1.sd-datasolutions.de): 2019-09-12T08:01:34, stalled for 62.3s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(8107@serv1.sd-datasolutions.de): 2019-09-12T08:01:34, stalled for 61.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      67.6s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      61.6s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [2/5] on J2 in 132.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      66.3s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      63.0s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [3/5] on J0 in 132.12s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      52.1s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      52.8s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [4/5] on J1 in 105.39s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      51.2s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      52.5s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [5/5] on J2 in 104.62s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.60 ..   133.90 =   133.30s
   [junit4] JVM J1:     0.60 ..   233.55 =   232.96s
   [junit4] JVM J2:     0.61 ..   238.60 =   237.99s
   [junit4] Execution time total: 3 minutes 58 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 262.72s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 212.62s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 205.39s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 162.95s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4:tophints] 143.19s | org.apache.solr.search.TestRecoveryHdfs

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 4 minutes 0 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=/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:2804)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2683)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2664)
	at hudson.FilePath.act(FilePath.java:1077)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
	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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/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=656cb2b83111e3fe946f8fea71bb607390377d93, workspace=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #112
Recording test results
Setting ANT_1_8_2_HOME=/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2