Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/344/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:35869/solr/myAlias__CRA__Heart_of_Gold_shard2_replica_n7

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:35869/solr/myAlias__CRA__Heart_of_Gold_shard2_replica_n7
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: 
http://127.0.0.1:35869/solr/myAlias__CRA__Heart_of_Gold_shard2_replica_n7
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 10 more




Build Log:
[...truncated 15676 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 2576536 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9E9F1F580D7C2842]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/init-core-data-001
   [junit4]   2> 2576536 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9E9F1F580D7C2842]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=116 numCloses=116
   [junit4]   2> 2576536 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9E9F1F580D7C2842]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2576537 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[9E9F1F580D7C2842]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2576539 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonEnglish
   [junit4]   2> 2576539 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001
   [junit4]   2> 2576539 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2576540 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2576540 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2576640 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45735
   [junit4]   2> 2576640 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45735
   [junit4]   2> 2576640 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45735
   [junit4]   2> 2576664 INFO  (zkConnectionManagerCallback-14498-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576688 INFO  (zkConnectionManagerCallback-14500-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576696 INFO  (zkConnectionManagerCallback-14502-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576708 WARN  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2576708 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2576708 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2576709 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2576712 WARN  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2576712 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2576712 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2576712 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2576723 WARN  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2576724 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2576724 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2576724 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2576740 WARN  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2576740 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2576740 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2576740 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2576807 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2576807 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2576808 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2576811 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2576811 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2576811 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2576812 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d59d501{/solr,null,AVAILABLE}
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4336d209{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33553}
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.s.Server Started @2576897ms
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33553}
   [junit4]   2> 2576813 ERROR (jetty-launcher-14503-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2576813 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-03T21:51:59.940716Z
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6af13ded{/solr,null,AVAILABLE}
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c1b51e4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45935}
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.s.Server Started @2576900ms
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45935}
   [junit4]   2> 2576816 ERROR (jetty-launcher-14503-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2576816 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-03T21:51:59.943525Z
   [junit4]   2> 2576828 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2576828 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2576828 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2576833 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2576833 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2576833 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55c9814e{/solr,null,AVAILABLE}
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f7a84cf{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43999}
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.s.Server Started @2576928ms
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43999}
   [junit4]   2> 2576844 ERROR (jetty-launcher-14503-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2576844 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-03T21:51:59.971562Z
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@178397e{/solr,null,AVAILABLE}
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@70388656{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35093}
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.s.Server Started @2576932ms
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35093}
   [junit4]   2> 2576848 ERROR (jetty-launcher-14503-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2576848 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-03T21:51:59.975502Z
   [junit4]   2> 2576860 INFO  (zkConnectionManagerCallback-14507-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576860 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2576883 INFO  (zkConnectionManagerCallback-14505-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576884 INFO  (zkConnectionManagerCallback-14509-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576884 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2576884 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2576939 INFO  (zkConnectionManagerCallback-14511-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2576940 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2576977 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2576980 WARN  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3f5d3b15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2576989 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2577005 WARN  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3048cd0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577020 WARN  (jetty-launcher-14503-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6c0b2c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577021 INFO  (jetty-launcher-14503-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45735/solr
   [junit4]   2> 2577060 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2577090 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2577095 INFO  (zkConnectionManagerCallback-14523-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577120 WARN  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f9b27f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577140 WARN  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a97c463[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577152 INFO  (zkConnectionManagerCallback-14527-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577190 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33553_solr
   [junit4]   2> 2577190 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.Overseer Overseer 
(id=72313374303584264-127.0.0.1:33553_solr-n_0000000000) starting
   [junit4]   2> 2577196 WARN  (jetty-launcher-14503-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3f934abd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577197 INFO  (jetty-launcher-14503-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45735/solr
   [junit4]   2> 2577216 WARN  (jetty-launcher-14503-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@30ff799c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577217 INFO  (jetty-launcher-14503-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45735/solr
   [junit4]   2> 2577228 WARN  (jetty-launcher-14503-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@652d8a50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577229 INFO  (jetty-launcher-14503-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45735/solr
   [junit4]   2> 2577256 INFO  (zkConnectionManagerCallback-14541-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577256 INFO  (zkConnectionManagerCallback-14538-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577257 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45735/solr ready
   [junit4]   2> 2577267 INFO  (zkConnectionManagerCallback-14545-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577272 INFO  
(OverseerStateUpdate-72313374303584264-127.0.0.1:33553_solr-n_0000000000) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33553_solr
   [junit4]   2> 2577276 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33553_solr
   [junit4]   2> 2577284 INFO  (zkConnectionManagerCallback-14550-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577285 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2577287 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43999_solr as DOWN
   [junit4]   2> 2577287 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2577287 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43999_solr
   [junit4]   2> 2577300 INFO  (zkCallback-14526-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2577304 INFO  (zkCallback-14537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2577327 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2577332 INFO  (zkCallback-14549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2577341 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33553.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577348 INFO  (zkConnectionManagerCallback-14552-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577348 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33553.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577349 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33553.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577349 INFO  (jetty-launcher-14503-thread-1) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node1/.
   [junit4]   2> 2577350 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2577351 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45935_solr as DOWN
   [junit4]   2> 2577351 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2577351 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45935_solr
   [junit4]   2> 2577352 INFO  (zkCallback-14537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2577352 INFO  (zkCallback-14526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2577352 INFO  (zkCallback-14549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2577355 INFO  (zkConnectionManagerCallback-14548-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577363 INFO  (zkConnectionManagerCallback-14560-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577368 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2577368 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45735/solr ready
   [junit4]   2> 2577376 INFO  (zkCallback-14551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2577387 INFO  (zkConnectionManagerCallback-14564-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577388 INFO  (zkConnectionManagerCallback-14569-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577388 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2577389 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45735/solr ready
   [junit4]   2> 2577389 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2577390 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35093_solr as DOWN
   [junit4]   2> 2577390 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2577390 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35093_solr
   [junit4]   2> 2577391 INFO  (zkCallback-14537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577391 INFO  (zkCallback-14551-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577391 INFO  (zkCallback-14526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577391 INFO  (zkCallback-14549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577391 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2577400 INFO  (zkCallback-14568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577409 INFO  (zkCallback-14559-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577425 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43999.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577427 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2577427 INFO  (zkCallback-14563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2577433 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43999.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577433 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43999.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577434 INFO  (jetty-launcher-14503-thread-4) 
[n:127.0.0.1:43999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node4/.
   [junit4]   2> 2577440 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45935.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577447 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45935.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577447 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45935.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577448 INFO  (jetty-launcher-14503-thread-3) 
[n:127.0.0.1:45935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node3/.
   [junit4]   2> 2577475 INFO  (zkConnectionManagerCallback-14578-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577476 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2577476 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45735/solr ready
   [junit4]   2> 2577483 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2577508 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35093.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577517 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35093.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577517 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35093.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2577518 INFO  (jetty-launcher-14503-thread-2) 
[n:127.0.0.1:35093_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/.
   [junit4]   2> 2577603 INFO  (zkConnectionManagerCallback-14584-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2577639 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2577668 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45735/solr ready
   [junit4]   2> 2577689 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577700 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2577708 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@481ed5bd
   [junit4]   2> 2577708 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[9E9F1F580D7C2842])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@2b7eb2ce
   [junit4]   2> 2577708 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577716 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2577716 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577724 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2577724 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577736 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2577736 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577740 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2577741 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2577742 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testNonEnglish",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2577742 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testNonEnglish/protwords.txt
   [junit4]   2> 2577743 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testNonEnglish/managed-schema
   [junit4]   2> 2577743 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testNonEnglish/solrconfig.xml
   [junit4]   2> 2577744 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testNonEnglish/synonyms.txt
   [junit4]   2> 2577744 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testNonEnglish/stopwords.txt
   [junit4]   2> 2577745 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testNonEnglish/lang/contractions_it.txt
   [junit4]   2> 2577746 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testNonEnglish/lang/stemdict_nl.txt
   [junit4]   2> 2577746 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testNonEnglish/lang/stopwords_hy.txt
   [junit4]   2> 2577747 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testNonEnglish/lang/stopwords_no.txt
   [junit4]   2> 2577747 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testNonEnglish/lang/contractions_ca.txt
   [junit4]   2> 2577748 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testNonEnglish/lang/stopwords_id.txt
   [junit4]   2> 2577748 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testNonEnglish/lang/stopwords_ga.txt
   [junit4]   2> 2577749 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testNonEnglish/lang/stopwords_hi.txt
   [junit4]   2> 2577749 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testNonEnglish/lang/stopwords_da.txt
   [junit4]   2> 2577750 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testNonEnglish/lang/stopwords_ja.txt
   [junit4]   2> 2577751 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testNonEnglish/lang/stopwords_pt.txt
   [junit4]   2> 2577751 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testNonEnglish/lang/stopwords_hu.txt
   [junit4]   2> 2577752 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testNonEnglish/lang/stopwords_el.txt
   [junit4]   2> 2577752 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testNonEnglish/lang/stopwords_ru.txt
   [junit4]   2> 2577753 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testNonEnglish/lang/stopwords_tr.txt
   [junit4]   2> 2577753 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testNonEnglish/lang/stopwords_ar.txt
   [junit4]   2> 2577754 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testNonEnglish/lang/userdict_ja.txt
   [junit4]   2> 2577756 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testNonEnglish/lang/stopwords_eu.txt
   [junit4]   2> 2577757 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testNonEnglish/lang/stopwords_it.txt
   [junit4]   2> 2577758 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testNonEnglish/lang/stopwords_cz.txt
   [junit4]   2> 2577764 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testNonEnglish/lang/stoptags_ja.txt
   [junit4]   2> 2577764 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testNonEnglish/lang/contractions_fr.txt
   [junit4]   2> 2577765 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testNonEnglish/lang/stopwords_de.txt
   [junit4]   2> 2577766 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testNonEnglish/lang/stopwords_fa.txt
   [junit4]   2> 2577766 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testNonEnglish/lang/contractions_ga.txt
   [junit4]   2> 2577767 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testNonEnglish/lang/stopwords_ca.txt
   [junit4]   2> 2577767 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testNonEnglish/lang/stopwords_nl.txt
   [junit4]   2> 2577768 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testNonEnglish/lang/stopwords_bg.txt
   [junit4]   2> 2577768 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testNonEnglish/lang/stopwords_lv.txt
   [junit4]   2> 2577769 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testNonEnglish/lang/stopwords_en.txt
   [junit4]   2> 2577770 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testNonEnglish/lang/stopwords_es.txt
   [junit4]   2> 2577770 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testNonEnglish/lang/stopwords_th.txt
   [junit4]   2> 2577771 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testNonEnglish/lang/stopwords_ro.txt
   [junit4]   2> 2577772 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testNonEnglish/lang/stopwords_fr.txt
   [junit4]   2> 2577773 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testNonEnglish/lang/stopwords_sv.txt
   [junit4]   2> 2577774 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testNonEnglish/lang/stopwords_fi.txt
   [junit4]   2> 2577775 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testNonEnglish/lang/hyphenations_ga.txt
   [junit4]   2> 2577775 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testNonEnglish/lang/stopwords_gl.txt
   [junit4]   2> 2577795 INFO  
(OverseerThreadFactory-12823-thread-1-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testNonEnglish/params.json
   [junit4]   2> 2577796 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2}
 status=0 QTime=55
   [junit4]   2> 2577797 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577797 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2577797 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577797 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2577798 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577798 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2577798 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2577798 INFO  (qtp793424789-41364) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2577799 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2577808 INFO  
(OverseerCollectionConfigSetProcessor-72313374303584264-127.0.0.1:33553_solr-n_0000000000)
 [n:127.0.0.1:33553_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> 2577814 INFO  
(OverseerThreadFactory-12823-thread-2-processing-n:127.0.0.1:33553_solr) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNonEnglish
   [junit4]   2> 2577918 INFO  
(OverseerStateUpdate-72313374303584264-127.0.0.1:33553_solr-n_0000000000) 
[n:127.0.0.1:33553_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNonEnglish",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNonEnglish_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35093/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2578120 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr    
x:testNonEnglish_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2579130 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2579130 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2579130 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2579130 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579130 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2579130 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579131 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2579131 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579131 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2579131 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579131 WARN  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579139 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2579160 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 2579310 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2579326 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testNonEnglish_shard1_replica_n1' 
using configuration from collection testNonEnglish, trusted=true
   [junit4]   2> 2579326 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35093.solr.core.testNonEnglish.shard1.replica_n1' (registry 
'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2579326 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 2579328 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2579368 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2579368 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2579370 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2579370 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2579371 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16a9e535[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 2579371 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testNonEnglish
   [junit4]   2> 2579372 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testNonEnglish
   [junit4]   2> 2579372 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testNonEnglish/managed-schema
   [junit4]   2> 2579372 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2579372 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2579372 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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> 2579373 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2579373 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629831375093760000
   [junit4]   2> 2579375 INFO  
(searcherExecutor-12840-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@16a9e535[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2579375 INFO  
(searcherExecutor-12840-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2579375 INFO  
(searcherExecutor-12840-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2579376 INFO  
(searcherExecutor-12840-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore 
[testNonEnglish_shard1_replica_n1] Registered new searcher 
Searcher@16a9e535[testNonEnglish_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2579377 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testNonEnglish/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2579377 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testNonEnglish/leaders/shard1
   [junit4]   2> 2579378 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2579378 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2579378 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35093/solr/testNonEnglish_shard1_replica_n1/
   [junit4]   2> 2579378 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2579378 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35093/solr/testNonEnglish_shard1_replica_n1/ has no replicas
   [junit4]   2> 2579378 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testNonEnglish/leaders/shard1/leader after winning as 
/collections/testNonEnglish/leader_elect/shard1/election/72313374303584273-core_node2-n_0000000000
   [junit4]   2> 2579379 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35093/solr/testNonEnglish_shard1_replica_n1/ shard1
   [junit4]   2> 2579479 INFO  (zkCallback-14563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2579480 INFO  (zkCallback-14563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2579480 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2579481 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1361
   [junit4]   2> 2579482 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_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> 2579581 INFO  (zkCallback-14526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2579581 INFO  (zkCallback-14563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2579581 INFO  (zkCallback-14563-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2579581 INFO  (zkCallback-14563-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2579581 INFO  (qtp793424789-41357) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1782
   [junit4]   2> 2579599 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2579604 INFO  (qtp793424789-41363) [n:127.0.0.1:33553_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2579609 INFO  (qtp808976940-41354) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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":"testNonEnglish"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2579609 INFO  (qtp808976940-41354) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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 testNonEnglish
   [junit4]   2> 2579609 INFO  (Thread-9849) [    ] o.a.s.c.SolrCore config 
update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 2579610 INFO  (Thread-9849) [    ] o.a.s.c.SolrCore core 
reload testNonEnglish_shard1_replica_n1
   [junit4]   2> 2579610 INFO  
(solrHandlerExecutor-12845-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2579614 INFO  (Thread-9849) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 2579614 INFO  (Thread-9849) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579614 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2579615 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579615 WARN  (Thread-9849) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2579621 INFO  (Thread-9849) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 2579660 INFO  (Thread-9849) [    ] o.a.s.s.IndexSchema 
[testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2579728 INFO  (qtp808976940-41367) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2579735 INFO  (qtp808976940-41367) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=7
   [junit4]   2> 2579736 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2579736 INFO  
(solrHandlerExecutor-12845-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:35093/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 1 attempts
   [junit4]   2> 2579736 INFO  
(solrHandlerExecutor-12845-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2579820 INFO  
(OverseerCollectionConfigSetProcessor-72313374303584264-127.0.0.1:33553_solr-n_0000000000)
 [n:127.0.0.1:33553_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> 2579839 INFO  (Thread-9849) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2579848 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2579863 INFO  (qtp808976940-41360) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=15
   [junit4]   2> 2579864 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2579864 INFO  
(solrHandlerExecutor-12845-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:35093/solr/testNonEnglish_shard1_replica_n1/ for prop overlay  
 after 2 attempts
   [junit4]   2> 2579864 INFO  
(solrHandlerExecutor-12845-thread-1-processing-n:127.0.0.1:35093_solr 
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) 
[n:127.0.0.1:35093_solr c:testNonEnglish s:shard1 r:core_node2 
x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2579895 INFO  (Thread-9849) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testNonEnglish_shard1_replica_n1' using configuration from 
collection testNonEnglish
   [junit4]   2> 2579936 INFO  (Thread-9849) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35093.solr.core.testNonEnglish.shard1.replica_n1' (registry 
'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49f2847b
   [junit4]   2> 2579936 INFO  (Thread-9849) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/testNonEnglish_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001/tempDir-001/node2/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 2579952 INFO  (Thread-9849) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2580006 INFO  (qtp808976940-41367) [n:127.0.0.1:35093_solr 
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2580015 INFO  (qtp808976940-41367) [n:12

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

eHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
   [junit4]    >        ... 10 moreThrowable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=42892, name=Connection evictor, state=RUNNABLE, 
group=TGRP-CategoryRoutedAliasUpdateProcessorTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_9E9F1F580D7C2842-001
   [junit4]   2> Apr 03, 2019 10:02:08 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=395, maxMBSortInHeap=7.782509199526964, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7ba98576),
 locale=mg-MG, timezone=Asia/Manila
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=1,free=202606408,total=488112128
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrOpsAndBoundariesTest, 
TestCollectionAPI, OverseerRolesTest, TestExclusionRuleCollectionAccess, 
Tagger2Test, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, FullHLLTest, 
UpdateLogTest, TestEmbeddedSolrServerConstructors, IndexSchemaTest, 
TestUseDocValuesAsStored, TestIntervalFaceting, TestLRUStatsCache, 
TestXmlQParserPlugin, TestDocTermOrdsUninvertLimit, 
TestGraphTermsQParserPlugin, ClassificationUpdateProcessorTest, 
TestFieldCacheSort, RuleEngineTest, AutoAddReplicasIntegrationTest, 
RestartWhileUpdatingTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestCoreBackup, CollectionPropsTest, TestChildDocTransformer, 
TestShardHandlerFactory, ScriptEngineTest, CollectionsAPIDistributedZkTest, 
SystemLogListenerTest, CursorMarkTest, TestSweetSpotSimilarityFactory, 
TestSolrCloudWithHadoopAuthPlugin, SolrCloudExampleTest, 
TestSkipOverseerOperations, ZkShardTermsTest, MetricsHandlerTest, 
TestManagedResourceStorage, TestExtendedDismaxParser, 
DirectSolrSpellCheckerTest, V2ApiIntegrationTest, SpellCheckCollatorTest, 
TestCursorMarkWithoutUniqueKey, TestCloudPhrasesIdentificationComponent, 
TestLazyCores, CoreAdminCreateDiscoverTest, HdfsThreadLeakTest, PeerSyncTest, 
SoftAutoCommitTest, BaseCdcrDistributedZkTest, SubstringBytesRefFilterTest, 
MetricsConfigTest, TestNonDefinedSimilarityFactory, TestObjectReleaseTracker, 
TestPseudoReturnFields, TestBinaryResponseWriter, SuggesterFSTTest, 
TestGeoJSONResponseWriter, ComputePlanActionTest, DeleteShardTest, 
NodeLostTriggerIntegrationTest, HdfsWriteToMultipleCollectionsTest, 
TestLocalFSCloudBackupRestore, ProtectedTermFilterFactoryTest, 
ShardsWhitelistTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestJsonFacetRefinement, DistributedVersionInfoTest, RequestLoggingTest, 
TestBlobHandler, TestLegacyFieldReuse, XsltUpdateRequestHandlerTest, 
DeleteLastCustomShardedReplicaTest, TestUtils, TestSimGenericDistributedQueue, 
MinimalSchemaTest, TestPivotHelperCode, ZookeeperStatusHandlerTest, 
SolrSlf4jReporterTest, TestZkChroot, CollectionReloadTest, 
TestCorePropertiesReload, ZkStateReaderTest, MoveReplicaHDFSTest, 
TestDistributedSearch, TestDistribDocBasedVersion, UnloadDistributedZkTest, 
TestManagedSynonymGraphFilterFactory, TestRestoreCore, 
DistributedFacetPivotLongTailTest, TestLuceneMatchVersion, 
SolrGraphiteReporterTest, TestConfigOverlay, TestManagedSchemaThreadSafety, 
TestDistribIDF, LeaderElectionContextKeyTest, DisMaxRequestHandlerTest, 
ConcurrentCreateRoutedAliasTest, AliasIntegrationTest, RecoveryZkTest, 
RequestHandlersTest, TestSolrDeletionPolicy1, TestSchemaSimilarityResource, 
TestLMDirichletSimilarityFactory, AnalyticsMergeStrategyTest, 
QueryEqualityTest, TestFieldTypeResource, SpatialHeatmapFacetsTest, 
TestStressUserVersions, MultiThreadedOCPTest, TestBlendedInfixSuggestions, 
HdfsBasicDistributedZk2Test, RequiredFieldsTest, 
StatelessScriptUpdateProcessorFactoryTest, TestTolerantSearch, TestCustomSort, 
DocValuesMissingTest, TestSolrXml, TestNumericTokenStream, PluginInfoTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSimDistributedQueue, 
ReplaceNodeNoTargetTest, TestSmileRequest, HdfsChaosMonkeySafeLeaderTest, 
TestSolrCloudSnapshots, TestCollectionAPIs, NumericFieldsTest, 
HdfsCollectionsAPIDistributedZkTest, PreAnalyzedUpdateProcessorTest, 
SharedFSAutoReplicaFailoverTest, CircularListTest, TestNamedUpdateProcessors, 
InfixSuggestersTest, ForceLeaderWithTlogReplicasTest, SparseHLLTest, 
TestBadConfig, TestDistributedStatsComponentCardinality, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, BasicDistributedZk2Test, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, 
CleanupOldIndexTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionTest, 
LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, 
MissingSegmentRecoveryTest, OverseerTaskQueueTest, PeerSyncReplicationTest, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPI, 
TestLeaderElectionWithEmptyReplica, TestPullReplica, 
TestPullReplicaErrorHandling, TestRebalanceLeaders, TestShortCircuitedRequests, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, 
ZkCLITest, MetricTriggerTest, NodeMarkersRegistrationTest, 
ScheduledTriggerIntegrationTest, ScheduledTriggerTest, TriggerEventQueueTest, 
TriggerIntegrationTest, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestInitParams, TestNRTOpen, TestQuerySenderListener, TestQuerySenderNoQuery, 
BinaryUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
MoreLikeThisHandlerTest, TestReplicationHandlerBackup, 
TestReplicationHandlerDiskOverFlow, TestSolrConfigHandlerCloud, 
LukeRequestHandlerTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, 
CustomHighlightComponentTest, DebugComponentTest, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotSmallTest, DistributedMLTComponentTest, 
DistributedQueryElevationComponentTest, DistributedTermsComponentTest, 
ReplicaListTransformerTest, ResponseLogComponentTest, SpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestUnifiedSolrHighlighter, 
CheckHdfsIndexTest, PolyFieldTest, PreAnalyzedFieldTest, SynonymTokenizerTest, 
TestBinaryField, TestBulkSchemaConcurrent, TestPointFields, 
TestComplexPhraseLeadingWildcard, TestFieldSortValues, TestFiltering, 
TestRandomCollapseQParserPlugin, TestReRankQParserPlugin, TestRealTimeGet, 
TestRecoveryHdfs, TestSort, SortByFunctionTest, TestMinMaxOnMultiValuedField, 
BlockJoinFacetDistribTest, TestJsonRequest, SimpleMLTQParserTest, 
TestBM25SimilarityFactory, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestDFRSimilarityFactory, 
JWTAuthPluginIntegrationTest, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, 
TestDelegationWithHadoopAuth, CacheHeaderTest, DirectSolrConnectionTest, 
HttpSolrCallGetCoreTest, ResponseHeaderTest, SpellPossibilityIteratorTest, 
SpellingQueryConverterTest, TestSuggestSpellingConverter, SuggesterWFSTTest, 
TestAnalyzeInfixSuggestions, TestFuzzyAnalyzedSuggestions, BlockCacheTest, 
BlockDirectoryTest, HdfsLockFactoryTest, TestFieldCacheVsDocValues, 
TestUninvertingReader, AddBlockUpdateTest, AnalysisErrorHandlingTest, 
CdcrUpdateLogTest, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, 
SolrIndexConfigTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, 
TestInPlaceUpdatesDistrib, TestIndexingPerformance, VersionInfoTest, 
AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, 
CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [846/846 (1!)] on J1 in 609.92s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20190403_210902_966246234049745421420.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid21572.hprof ...
   [junit4] Heap dump file created [543036150 bytes in 5.004 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8966 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:585: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid21572.hprof

Total time: 113 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to