Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/349/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:39273/solr: no core retrieved for 
testNonEnglish

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:39273/solr: no core retrieved for 
testNonEnglish
        at 
__randomizedtesting.SeedInfo.seed([63E794D6E88EB1E:632AFE477650FD49]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        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.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testNonEnglish(CategoryRoutedAliasUpdateProcessorTest.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14341 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/init-core-data-001
   [junit4]   2> 911924 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[63E794D6E88EB1E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 911924 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[63E794D6E88EB1E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 911925 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[63E794D6E88EB1E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 911926 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[63E794D6E88EB1E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 911931 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMustMatch
   [junit4]   2> 911932 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001
   [junit4]   2> 911932 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 911937 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 911937 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 912036 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43647
   [junit4]   2> 912036 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43647
   [junit4]   2> 912036 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43647
   [junit4]   2> 912110 INFO  (zkConnectionManagerCallback-5187-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912161 INFO  (zkConnectionManagerCallback-5189-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912197 INFO  (zkConnectionManagerCallback-5191-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912208 WARN  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 912210 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 912210 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 912210 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 912238 WARN  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 912238 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 912238 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 912238 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 912246 WARN  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 912246 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 912246 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 912246 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 912266 WARN  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 912266 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 912266 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 912266 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 912354 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 912354 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 912354 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 912355 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29a0fa6{/solr,null,AVAILABLE}
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2264f623{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40961}
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.s.Server Started @912395ms
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40961}
   [junit4]   2> 912356 ERROR (jetty-launcher-5192-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.1
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 912356 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 912357 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-27T07:19:01.822Z
   [junit4]   2> 912377 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 912377 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 912377 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 912393 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 912393 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 912393 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 912397 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2612f826{/solr,null,AVAILABLE}
   [junit4]   2> 912401 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53ec0236{/solr,null,AVAILABLE}
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7596580{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40545}
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.s.Server Started @912441ms
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40545}
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e3cd580{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36133}
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.s.Server Started @912441ms
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36133}
   [junit4]   2> 912402 ERROR (jetty-launcher-5192-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 912402 ERROR (jetty-launcher-5192-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.1
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.1
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-27T07:19:01.868Z
   [junit4]   2> 912402 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-27T07:19:01.868Z
   [junit4]   2> 912409 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 912409 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 912409 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 912413 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b2a1229{/solr,null,AVAILABLE}
   [junit4]   2> 912417 INFO  (zkConnectionManagerCallback-5194-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912418 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 912437 INFO  (zkConnectionManagerCallback-5196-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4584e9b6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45717}
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.s.Server Started @912476ms
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45717}
   [junit4]   2> 912437 ERROR (jetty-launcher-5192-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.1
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 912437 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-27T07:19:01.903Z
   [junit4]   2> 912443 INFO  (zkConnectionManagerCallback-5200-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912443 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 912458 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100f09dd9990004, likely client has closed socket
   [junit4]   2> 912468 INFO  (zkConnectionManagerCallback-5198-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912469 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 912495 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 912510 WARN  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5962d087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 912559 WARN  (jetty-launcher-5192-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@21dc3f2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 912559 INFO  (jetty-launcher-5192-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
   [junit4]   2> 912644 INFO  (zkConnectionManagerCallback-5210-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912645 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 912647 WARN  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72b88d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 912668 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 912674 WARN  (jetty-launcher-5192-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2b8a4652[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 912675 INFO  (jetty-launcher-5192-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
   [junit4]   2> 912701 WARN  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@119b3d49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 912752 WARN  (jetty-launcher-5192-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@79bfbdb6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 912753 INFO  (jetty-launcher-5192-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
   [junit4]   2> 912805 INFO  (zkConnectionManagerCallback-5219-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912810 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100f09dd9990008, likely client has closed socket
   [junit4]   2> 912813 INFO  (zkConnectionManagerCallback-5216-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912852 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40545_solr
   [junit4]   2> 912853 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.Overseer Overseer 
(id=72322154789142537-127.0.0.1:40545_solr-n_0000000000) starting
   [junit4]   2> 912886 INFO  (zkConnectionManagerCallback-5224-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912897 INFO  (zkConnectionManagerCallback-5228-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912901 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36133_solr
   [junit4]   2> 912925 INFO  (zkCallback-5215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 912930 INFO  (zkConnectionManagerCallback-5233-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912934 INFO  (zkCallback-5227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 912937 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 912938 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43647/solr ready
   [junit4]   2> 912993 INFO  (zkConnectionManagerCallback-5237-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 912996 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 912998 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40961_solr as DOWN
   [junit4]   2> 912998 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 912998 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40961_solr
   [junit4]   2> 913009 INFO  (zkCallback-5215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 913011 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 913021 INFO  
(OverseerStateUpdate-72322154789142537-127.0.0.1:40545_solr-n_0000000000) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40545_solr
   [junit4]   2> 913029 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40545_solr as DOWN
   [junit4]   2> 913029 INFO  (zkCallback-5227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 913034 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 913034 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40545_solr
   [junit4]   2> 913035 INFO  (zkCallback-5227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 913046 INFO  (zkCallback-5232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 913050 INFO  (zkConnectionManagerCallback-5242-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 913051 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 913051 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43647/solr ready
   [junit4]   2> 913090 INFO  (zkCallback-5215-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 913097 INFO  (zkCallback-5236-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 913112 WARN  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2271b8bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 913129 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 913145 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 913166 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36133.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913181 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36133.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913181 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36133.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913182 INFO  (jetty-launcher-5192-thread-3) 
[n:127.0.0.1:36133_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node3/.
   [junit4]   2> 913212 WARN  (jetty-launcher-5192-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@94f086e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 913212 INFO  (jetty-launcher-5192-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43647/solr
   [junit4]   2> 913233 INFO  (zkConnectionManagerCallback-5250-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 913239 INFO  (zkConnectionManagerCallback-5257-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 913244 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 913245 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43647/solr ready
   [junit4]   2> 913279 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 913318 INFO  (zkConnectionManagerCallback-5260-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 913321 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40961.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913324 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 913326 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40545.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913335 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45717_solr as DOWN
   [junit4]   2> 913336 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 913336 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45717_solr
   [junit4]   2> 913336 INFO  (zkCallback-5215-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913337 INFO  (zkCallback-5232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913337 INFO  (zkCallback-5227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913338 INFO  (zkCallback-5236-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913342 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40961.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913342 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40961.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913343 INFO  (jetty-launcher-5192-thread-4) 
[n:127.0.0.1:40961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node4/.
   [junit4]   2> 913345 INFO  (zkCallback-5249-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913348 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40545.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913348 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40545.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913349 INFO  (jetty-launcher-5192-thread-2) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/.
   [junit4]   2> 913361 INFO  (zkCallback-5241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913371 INFO  (zkCallback-5259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 913389 INFO  (zkConnectionManagerCallback-5267-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 913394 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 913395 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43647/solr ready
   [junit4]   2> 913401 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 913416 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45717.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913423 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45717.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913424 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45717.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 913424 INFO  (jetty-launcher-5192-thread-1) 
[n:127.0.0.1:45717_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node1/.
   [junit4]   2> 913471 INFO  (zkConnectionManagerCallback-5273-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 913488 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 913488 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43647/solr ready
   [junit4]   2> 913493 INFO  (qtp345914690-14071) [n:127.0.0.1:40961_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913494 INFO  (qtp345914690-14071) [n:127.0.0.1:40961_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> 913495 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@618ff835
   [junit4]   2> 913495 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[63E794D6E88EB1E])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@903c37
   [junit4]   2> 913498 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913498 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_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> 913499 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913499 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_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> 913499 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913499 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_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> 913500 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913500 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_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> 913500 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 913503 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 913504 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testMustMatch/protwords.txt
   [junit4]   2> 913504 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testMustMatch/managed-schema
   [junit4]   2> 913505 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testMustMatch/solrconfig.xml
   [junit4]   2> 913505 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testMustMatch/synonyms.txt
   [junit4]   2> 913506 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testMustMatch/stopwords.txt
   [junit4]   2> 913506 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testMustMatch/lang/contractions_it.txt
   [junit4]   2> 913506 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 913507 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 913508 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testMustMatch/lang/stopwords_no.txt
   [junit4]   2> 913509 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testMustMatch/lang/contractions_ca.txt
   [junit4]   2> 913509 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testMustMatch/lang/stopwords_id.txt
   [junit4]   2> 913510 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 913510 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 913511 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testMustMatch/lang/stopwords_da.txt
   [junit4]   2> 913511 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 913512 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 913512 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 913513 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testMustMatch/lang/stopwords_el.txt
   [junit4]   2> 913514 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 913514 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 913515 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 913515 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testMustMatch/lang/userdict_ja.txt
   [junit4]   2> 913516 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 913517 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testMustMatch/lang/stopwords_it.txt
   [junit4]   2> 913517 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 913518 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 913518 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testMustMatch/lang/contractions_fr.txt
   [junit4]   2> 913519 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testMustMatch/lang/stopwords_de.txt
   [junit4]   2> 913519 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 913520 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testMustMatch/lang/contractions_ga.txt
   [junit4]   2> 913520 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 913521 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 913522 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 913522 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 913523 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testMustMatch/lang/stopwords_en.txt
   [junit4]   2> 913523 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testMustMatch/lang/stopwords_es.txt
   [junit4]   2> 913524 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testMustMatch/lang/stopwords_th.txt
   [junit4]   2> 913524 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 913525 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 913525 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 913526 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 913526 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 913527 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 913527 INFO  
(OverseerThreadFactory-4711-thread-1-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testMustMatch/params.json
   [junit4]   2> 913529 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   2> 913529 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913529 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_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> 913530 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913530 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_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> 913530 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913530 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_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> 913531 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 913531 INFO  (qtp1929295275-14080) [n:127.0.0.1:36133_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> 913531 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 913533 INFO  
(OverseerThreadFactory-4711-thread-2-processing-n:127.0.0.1:40545_solr) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testMustMatch
   [junit4]   2> 913533 INFO  
(OverseerCollectionConfigSetProcessor-72322154789142537-127.0.0.1:40545_solr-n_0000000000)
 [n:127.0.0.1:40545_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> 913638 INFO  
(OverseerStateUpdate-72322154789142537-127.0.0.1:40545_solr-n_0000000000) 
[n:127.0.0.1:40545_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40545/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 913846 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr    
x:testMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 914862 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 914863 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 914863 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 914863 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 914863 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 914863 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 914863 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 914864 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 914864 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 914864 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 914864 WARN  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 914864 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 914893 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.IndexSchema [testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 915029 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 915044 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testMustMatch_shard1_replica_n1' using 
configuration from collection testMustMatch, trusted=true
   [junit4]   2> 915044 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40545.solr.core.testMustMatch.shard1.replica_n1' (registry 
'solr.core.testMustMatch.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 915044 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/./testMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 915046 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 915084 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 915084 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 915085 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 915085 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 915085 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@503d391d[testMustMatch_shard1_replica_n1] main]
   [junit4]   2> 915086 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testMustMatch
   [junit4]   2> 915086 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMustMatch
   [junit4]   2> 915086 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testMustMatch/managed-schema
   [junit4]   2> 915086 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 915086 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 915086 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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> 915087 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 915087 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634668689021206528
   [junit4]   2> 915089 INFO  
(searcherExecutor-4727-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@503d391d[testMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 915089 INFO  
(searcherExecutor-4727-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 915089 INFO  
(searcherExecutor-4727-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 915089 INFO  
(searcherExecutor-4727-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore 
[testMustMatch_shard1_replica_n1] Registered new searcher 
Searcher@503d391d[testMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 915090 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testMustMatch/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 915090 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testMustMatch/leaders/shard1
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40545/solr/testMustMatch_shard1_replica_n1/
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40545/solr/testMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testMustMatch/leaders/shard1/leader after winning as 
/collections/testMustMatch/leader_elect/shard1/election/72322154789142537-core_node2-n_0000000000
   [junit4]   2> 915091 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40545/solr/testMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 915197 INFO  (zkCallback-5215-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 915197 INFO  (zkCallback-5215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 915197 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 915212 ERROR (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Collection testMustMatch is not lazy or watched!
   [junit4]   2> 915213 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1367
   [junit4]   2> 915215 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_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> 915306 INFO  (zkCallback-5215-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 915306 INFO  (zkCallback-5215-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 915306 INFO  (zkCallback-5215-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 915306 INFO  (zkCallback-5227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testMustMatch/state.json] for collection [testMustMatch] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 915306 INFO  (qtp1929295275-14083) [n:127.0.0.1:36133_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1775
   [junit4]   2> 915308 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 915309 INFO  (qtp1929295275-14078) [n:127.0.0.1:36133_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> 915325 INFO  (qtp1230980353-14069) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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":"testMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 915326 INFO  (Thread-2093) [    ] o.a.s.c.SolrCore config 
update listener called for core testMustMatch_shard1_replica_n1
   [junit4]   2> 915326 INFO  (qtp1230980353-14069) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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 testMustMatch
   [junit4]   2> 915327 INFO  (Thread-2093) [    ] o.a.s.c.SolrCore core reload 
testMustMatch_shard1_replica_n1
   [junit4]   2> 915329 INFO  
(solrHandlerExecutor-4732-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 915338 INFO  (Thread-2093) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 915338 INFO  (Thread-2093) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 915339 WARN  (Thread-2093) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 915340 INFO  (Thread-2093) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.1
   [junit4]   2> 915367 INFO  (Thread-2093) [    ] o.a.s.s.IndexSchema 
[testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 915430 INFO  (qtp1230980353-14075) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 915431 INFO  (qtp1230980353-14075) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 915431 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 915431 INFO  
(solrHandlerExecutor-4732-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:40545/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 915431 INFO  
(solrHandlerExecutor-4732-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 915494 INFO  (Thread-2093) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 915532 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 915532 INFO  (qtp1230980353-14074) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 915532 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 915532 INFO  
(solrHandlerExecutor-4732-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:40545/solr/testMustMatch_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 915532 INFO  
(solrHandlerExecutor-4732-thread-1-processing-n:127.0.0.1:40545_solr 
x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) 
[n:127.0.0.1:40545_solr c:testMustMatch s:shard1 r:core_node2 
x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 915533 INFO  (Thread-2093) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testMustMatch_shard1_replica_n1' using configuration from 
collection testMustMatch
   [junit4]   2> 915534 INFO  
(OverseerCollectionConfigSetProcessor-72322154789142537-127.0.0.1:40545_solr-n_0000000000)
 [n:127.0.0.1:40545_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> 915558 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40545.solr.core.testMustMatch.shard1.replica_n1' (registry 
'solr.core.testMustMatch.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e1c389b
   [junit4]   2> 915558 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/testMustMatch_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_63E794D6E88EB1E-001/tempDir-001/node2/./testMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 915559 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 915637 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 915637 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 915639 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@604f42f[testMustMatch_shard1_replica_n1] main]
   [junit4]   2> 915640 INFO  (qtp1230980353-14075) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 915641 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testMustMatch
   [junit4]   2> 915642 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testMustMatch
   [junit4]   2> 915642 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testMustMatch/managed-schema
   [junit4]   2> 915642 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 915642 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 915642 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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> 915643 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 915656 INFO  (Thread-2093) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634668689617846272
   [junit4]   2> 915657 INFO  (qtp1230980353-14075) [n:127.0.0.1:40545_solr 
c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] 
o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=12
   [junit4]   2> 915659 INFO  (Thread-2093) [n:127.0.0.1:40545_solr c:testMustMa

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

-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=63E794D6E88EB1E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=uk-UA -Dtests.timezone=Europe/Monaco -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 63E794D6E88EB1E
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says Привет! Master seed: 63E794D6E88EB1E
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J1 PID([email protected]).
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      27.7s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      11.9s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      16.6s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      14.9s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      15.0s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      3.45s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [1/5] on J1 in 92.45s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      27.9s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      12.6s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      16.5s J2 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      15.2s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      15.1s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      3.61s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [2/5] on J2 in 94.11s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      29.6s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      12.3s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      17.0s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      15.2s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      15.1s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      3.62s J0 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [3/5] on J0 in 95.74s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      10.5s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      9.05s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      15.3s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      15.6s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      14.7s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      3.32s J1 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [4/5] on J1 in 69.43s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      10.0s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      9.16s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      15.8s J2 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      14.9s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      14.5s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] OK      3.02s J2 | 
CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] Completed [5/5] on J2 in 67.90s, 6 tests
   [junit4] 
   [junit4] JVM J0:     0.86 ..    97.73 =    96.87s
   [junit4] JVM J1:     0.89 ..   164.27 =   163.39s
   [junit4] JVM J2:     0.88 ..   164.34 =   163.46s
   [junit4] Execution time total: 2 minutes 44 seconds
   [junit4] Tests summary: 5 suites, 30 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 193.93s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.81s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  87.64s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints]  80.85s | 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[junit4:tophints]  74.54s | org.apache.solr.cloud.PeerSyncReplicationTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 47 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=af3be2b855c5bd7b3b5413ae4bf0ef89f9f7ef47, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.1-Linux
[WARNINGS] Computing warning deltas based on reference build #348
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to