Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/103/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at http://127.0.0.1:56077/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56077/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0
        at 
__randomizedtesting.SeedInfo.seed([AD2EA5D1AB38A234:DDDB0678CBF00B42]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        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.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch

Error Message:
Error from server at http://127.0.0.1:63686/solr: no core retrieved for 
testInvalidMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:63686/solr: no core retrieved for 
testInvalidMustMatch
        at 
__randomizedtesting.SeedInfo.seed([AD2EA5D1AB38A234:F50A3D6D758033D1]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
        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.testInvalidMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:271)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13487 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/init-core-data-001
   [junit4]   2> 797481 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AD2EA5D1AB38A234]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 797482 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AD2EA5D1AB38A234]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 797482 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AD2EA5D1AB38A234]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 797486 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch
   [junit4]   2> 797487 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001
   [junit4]   2> 797487 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 797488 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 797488 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 797592 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.ZkTestServer start zk server on port:63681
   [junit4]   2> 797592 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63681
   [junit4]   2> 797592 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63681
   [junit4]   2> 797607 INFO  (zkConnectionManagerCallback-4344-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797611 INFO  (zkConnectionManagerCallback-4346-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797614 INFO  (zkConnectionManagerCallback-4348-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797617 WARN  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 797617 WARN  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 797617 WARN  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 797618 WARN  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 797618 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 797618 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 797618 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 797619 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 797622 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797622 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797622 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797623 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@187da8a0{/solr,null,AVAILABLE}
   [junit4]   2> 797624 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797624 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797624 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797624 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3068313d{/solr,null,AVAILABLE}
   [junit4]   2> 797625 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797625 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797625 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 797625 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63b826c6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:63687}
   [junit4]   2> 797625 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.s.Server Started @797682ms
   [junit4]   2> 797625 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63687}
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7529df9{/solr,null,AVAILABLE}
   [junit4]   2> 797626 ERROR (jetty-launcher-4349-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f96b14f{/solr,null,AVAILABLE}
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@52c0f3df{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:63688}
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.s.Server Started @797683ms
   [junit4]   2> 797626 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63688}
   [junit4]   2> 797627 ERROR (jetty-launcher-4349-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-26T03:10:37.289057Z
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-26T03:10:37.289268Z
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b1bc24b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:63689}
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.s.Server Started @797684ms
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15c38f8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:63686}
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.s.Server Started @797684ms
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63686}
   [junit4]   2> 797627 ERROR (jetty-launcher-4349-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797627 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63689}
   [junit4]   2> 797629 ERROR (jetty-launcher-4349-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 797629 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797629 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 797629 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797629 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 797629 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-26T03:10:37.291257Z
   [junit4]   2> 797630 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 797630 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797630 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 797630 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-26T03:10:37.292147Z
   [junit4]   2> 797687 INFO  (zkConnectionManagerCallback-4351-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797687 INFO  (zkConnectionManagerCallback-4355-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797688 INFO  (zkConnectionManagerCallback-4353-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797688 INFO  (zkConnectionManagerCallback-4357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797689 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797689 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797689 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797696 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797852 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 797853 WARN  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@565573b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797856 WARN  (jetty-launcher-4349-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26c228ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797857 INFO  (jetty-launcher-4349-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63681/solr
   [junit4]   2> 797859 INFO  (zkConnectionManagerCallback-4367-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797863 INFO  (zkConnectionManagerCallback-4369-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797888 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 797889 WARN  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f8d5863[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797893 WARN  (jetty-launcher-4349-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@514e37c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797895 INFO  (jetty-launcher-4349-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63681/solr
   [junit4]   2> 797897 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 797898 INFO  (zkConnectionManagerCallback-4377-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797899 WARN  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2d7e3d9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797907 WARN  (jetty-launcher-4349-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@8c65860[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797910 INFO  (jetty-launcher-4349-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63681/solr
   [junit4]   2> 797913 INFO  (zkConnectionManagerCallback-4383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797918 INFO  (zkConnectionManagerCallback-4385-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797924 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 797926 WARN  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b274849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797931 WARN  (jetty-launcher-4349-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5fc23380[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 797932 INFO  (jetty-launcher-4349-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63681/solr
   [junit4]   2> 797934 INFO  (zkConnectionManagerCallback-4393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797941 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63689_solr
   [junit4]   2> 797941 INFO  (zkConnectionManagerCallback-4395-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797941 INFO  (zkConnectionManagerCallback-4397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797942 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.Overseer Overseer 
(id=72087122080628747-127.0.0.1:63689_solr-n_0000000000) starting
   [junit4]   2> 797957 INFO  (zkConnectionManagerCallback-4404-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797966 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63688_solr
   [junit4]   2> 797966 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63681/solr ready
   [junit4]   2> 797968 INFO  
(OverseerStateUpdate-72087122080628747-127.0.0.1:63689_solr-n_0000000000) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63689_solr
   [junit4]   2> 797968 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63689_solr
   [junit4]   2> 797970 INFO  
(OverseerStateUpdate-72087122080628747-127.0.0.1:63689_solr-n_0000000000) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 797971 INFO  (zkCallback-4403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 797971 INFO  (zkCallback-4396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 797979 INFO  (zkCallback-4403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 797979 INFO  (zkCallback-4396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 797979 INFO  (zkCallback-4384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 797989 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 797991 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 797995 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63687_solr as DOWN
   [junit4]   2> 797996 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 797996 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63687_solr
   [junit4]   2> 797998 INFO  (zkCallback-4384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 797998 INFO  (zkCallback-4403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 797998 INFO  (zkCallback-4396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 797999 INFO  (zkCallback-4368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 798010 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63689.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798015 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 798017 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63689.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798017 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63689.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798018 INFO  (jetty-launcher-4349-thread-2) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node2/.
   [junit4]   2> 798019 INFO  (zkConnectionManagerCallback-4412-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798022 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 798024 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63686_solr as DOWN
   [junit4]   2> 798025 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 798025 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63686_solr
   [junit4]   2> 798027 INFO  (zkCallback-4403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 798027 INFO  (zkCallback-4384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 798027 INFO  (zkCallback-4396-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 798027 INFO  (zkCallback-4394-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 798028 INFO  (zkCallback-4368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 798045 INFO  (zkCallback-4411-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 798045 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63681/solr ready
   [junit4]   2> 798046 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 798048 INFO  (zkConnectionManagerCallback-4417-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798050 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 798052 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63681/solr ready
   [junit4]   2> 798052 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 798062 INFO  (zkConnectionManagerCallback-4424-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798064 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 798065 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63681/solr ready
   [junit4]   2> 798065 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 798093 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63687.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798136 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63688.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798141 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63686.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798143 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63687.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798143 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63687.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798146 INFO  (jetty-launcher-4349-thread-4) 
[n:127.0.0.1:63687_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node4/.
   [junit4]   2> 798189 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63686.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798190 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63686.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798190 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63688.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798190 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63688.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 798192 INFO  (jetty-launcher-4349-thread-1) 
[n:127.0.0.1:63686_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/.
   [junit4]   2> 798192 INFO  (jetty-launcher-4349-thread-3) 
[n:127.0.0.1:63688_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node3/.
   [junit4]   2> 798283 INFO  (zkConnectionManagerCallback-4430-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798286 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 798287 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:63681/solr ready
   [junit4]   2> 798294 INFO  (qtp1365887623-10470) [n:127.0.0.1:63689_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798295 INFO  (qtp1365887623-10470) [n:127.0.0.1:63689_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 798296 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@107cfda3
   [junit4]   2> 798296 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[AD2EA5D1AB38A234])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@3ae55bdd
   [junit4]   2> 798298 INFO  (qtp1163303197-10474) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798299 INFO  (qtp1163303197-10474) [n:127.0.0.1:63688_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 798300 INFO  (qtp1163303197-10480) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798300 INFO  (qtp1163303197-10480) [n:127.0.0.1:63688_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> 798301 INFO  (qtp1163303197-10481) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798302 INFO  (qtp1163303197-10481) [n:127.0.0.1:63688_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 798303 INFO  (qtp1163303197-10482) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798303 INFO  (qtp1163303197-10482) [n:127.0.0.1:63688_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> 798305 INFO  (qtp1163303197-10467) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 798308 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testInvalidMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 798309 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 798312 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testInvalidMustMatch/protwords.txt
   [junit4]   2> 798314 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testInvalidMustMatch/solrconfig.xml
   [junit4]   2> 798316 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt
   [junit4]   2> 798318 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testInvalidMustMatch/stopwords.txt
   [junit4]   2> 798321 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testInvalidMustMatch/lang/contractions_it.txt
   [junit4]   2> 798323 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testInvalidMustMatch/lang/contractions_ca.txt
   [junit4]   2> 798326 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testInvalidMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 798328 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testInvalidMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 798331 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testInvalidMustMatch/lang/stopwords_no.txt
   [junit4]   2> 798334 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testInvalidMustMatch/lang/stopwords_id.txt
   [junit4]   2> 798336 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testInvalidMustMatch/lang/stopwords_da.txt
   [junit4]   2> 798339 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testInvalidMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 798341 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testInvalidMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 798344 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testInvalidMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 798347 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testInvalidMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 798349 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testInvalidMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 798352 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testInvalidMustMatch/lang/stopwords_el.txt
   [junit4]   2> 798354 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testInvalidMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 798357 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testInvalidMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 798359 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testInvalidMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 798361 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testInvalidMustMatch/lang/userdict_ja.txt
   [junit4]   2> 798364 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testInvalidMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 798366 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testInvalidMustMatch/lang/stopwords_it.txt
   [junit4]   2> 798369 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testInvalidMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 798371 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testInvalidMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 798374 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testInvalidMustMatch/lang/contractions_fr.txt
   [junit4]   2> 798376 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testInvalidMustMatch/lang/stopwords_de.txt
   [junit4]   2> 798379 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testInvalidMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 798381 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testInvalidMustMatch/lang/contractions_ga.txt
   [junit4]   2> 798384 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testInvalidMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 798386 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testInvalidMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 798389 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testInvalidMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 798391 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testInvalidMustMatch/lang/stopwords_en.txt
   [junit4]   2> 798394 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testInvalidMustMatch/lang/stopwords_es.txt
   [junit4]   2> 798396 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testInvalidMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 798398 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testInvalidMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 798401 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testInvalidMustMatch/lang/stopwords_th.txt
   [junit4]   2> 798403 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testInvalidMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 798406 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testInvalidMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 798408 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testInvalidMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 798411 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testInvalidMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 798413 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testInvalidMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 798415 INFO  
(OverseerThreadFactory-4124-thread-1-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testInvalidMustMatch/params.json
   [junit4]   2> 798420 INFO  (qtp1163303197-10467) [n:127.0.0.1:63688_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2}
 status=0 QTime=115
   [junit4]   2> 798421 INFO  (qtp1163303197-10474) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798422 INFO  (qtp1163303197-10474) [n:127.0.0.1:63688_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> 798422 INFO  (qtp1163303197-10480) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798423 INFO  (qtp1163303197-10480) [n:127.0.0.1:63688_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 798424 INFO  (qtp1163303197-10481) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798425 INFO  (qtp1163303197-10481) [n:127.0.0.1:63688_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> 798425 INFO  (qtp1163303197-10482) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798426 INFO  (qtp1163303197-10482) [n:127.0.0.1:63688_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> 798427 INFO  (qtp1163303197-10486) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 798431 INFO  
(OverseerThreadFactory-4124-thread-2-processing-n:127.0.0.1:63689_solr) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testInvalidMustMatch
   [junit4]   2> 798431 INFO  
(OverseerCollectionConfigSetProcessor-72087122080628747-127.0.0.1:63689_solr-n_0000000000)
 [n:127.0.0.1:63689_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> 798546 INFO  
(OverseerStateUpdate-72087122080628747-127.0.0.1:63689_solr-n_0000000000) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testInvalidMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testInvalidMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63686/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798758 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr    
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 799778 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 799778 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 799779 WARN  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 799780 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 799800 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema 
[testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 801364 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 801432 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from 
collection testInvalidMustMatch, trusted=true
   [junit4]   2> 801433 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_63686.solr.core.testInvalidMustMatch.shard1.replica_n1' 
(registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@e962606
   [junit4]   2> 801433 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore 
[[testInvalidMustMatch_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AD2EA5D1AB38A234-001/tempDir-001/node1/./testInvalidMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 801437 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 801510 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 801510 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 801525 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 801525 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 801526 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51271803[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 801531 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch
   [junit4]   2> 801532 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testInvalidMustMatch
   [junit4]   2> 801532 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 801533 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 801533 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 801534 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_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> 801535 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 801535 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1631844555761385472
   [junit4]   2> 801538 INFO  
(searcherExecutor-4141-thread-1-processing-n:127.0.0.1:63686_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:63686_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@51271803[testInvalidMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 801538 INFO  
(searcherExecutor-4141-thread-1-processing-n:127.0.0.1:63686_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:63686_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 801538 INFO  
(searcherExecutor-4141-thread-1-processing-n:127.0.0.1:63686_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:63686_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 801538 INFO  
(searcherExecutor-4141-thread-1-processing-n:127.0.0.1:63686_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:63686_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore 
[testInvalidMustMatch_shard1_replica_n1] Registered new searcher 
Searcher@51271803[testInvalidMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 801542 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testInvalidMustMatch/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 801542 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testInvalidMustMatch/leaders/shard1
   [junit4]   2> 801547 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 801547 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 801547 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63686/solr/testInvalidMustMatch_shard1_replica_n1/
   [junit4]   2> 801547 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 801548 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63686/solr/testInvalidMustMatch_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 801548 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testInvalidMustMatch/leaders/shard1/leader after winning as 
/collections/testInvalidMustMatch/leader_elect/shard1/election/72087122080628749-core_node2-n_0000000000
   [junit4]   2> 801551 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:63686/solr/testInvalidMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 801553 INFO  (zkCallback-4394-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testInvalidMustMatch/state.json] for collection 
[testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 801553 INFO  (zkCallback-4394-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testInvalidMustMatch/state.json] for collection 
[testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 801554 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 801557 INFO  (qtp817565853-10464) [n:127.0.0.1:63686_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2799
   [junit4]   2> 801562 INFO  (qtp1163303197-10486) [n:127.0.0.1:63688_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> 801660 INFO  (zkCallback-4396-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testInvalidMustMatch/state.json] for collection 
[testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 801662 INFO  (qtp1163303197-10486) [n:127.0.0.1:63688_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3234
   [junit4]   2> 801665 INFO  (zkCallback-4394-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testInvalidMustMatch/state.json] for collection 
[testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 801665 INFO  (zkCallback-4394-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testInvalidMustMatch/state.json] for collection 
[testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 801665 INFO  (zkCallback-4394-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testInvalidMustMatch/state.json] for collection 
[testInvalidMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 801667 INFO  (qtp1163303197-10467) [n:127.0.0.1:63688_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801669 INFO  (qtp1163303197-10467) [n:127.0.0.1:63688_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 801680 ERROR (qtp817565853-10469) [n:127.0.0.1:63686_solr    ] 
o.a.s.a.V2HttpCall >> path: '/collections/testInvalidMustMatch/config'
   [junit4]   2> 801680 ERROR (qtp817565853-10469) [n:127.0.0.1:63686_solr    ] 
o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core 
retrieved for testInvalidMustMatch
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:141)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for 
testInvalidMustMatch
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:141) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:486) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 801686 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1653947708
   [junit4]   2> 801686 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63689_solr
   [junit4]   2> 801687 INFO  (jetty-closer-4433-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1196907043
   [junit4]   2> 801687 INFO  (jetty-closer-4433-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63686_solr
   [junit4]   2> 801687 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1001529134
   [junit4]   2> 801687 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63688_solr
   [junit4]   2> 801687 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 801687 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:63689_solr as DOWN
   [junit4]   2> 801688 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 801688 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:63688_solr as DOWN
   [junit4]   2> 801688 INFO  (jetty-closer-4433-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=651829762
   [junit4]   2> 801688 INFO  (jetty-closer-4433-thread-4) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63687_solr
   [junit4]   2> 801689 INFO  (jetty-closer-4433-thread-4) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 801689 INFO  (jetty-closer-4433-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:63687_solr as DOWN
   [junit4]   2> 801693 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 801694 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 801694 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@146ceed7: rootName = 
solr_63689, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@32fda62c
   [junit4]   2> 801698 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 801698 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1be288da: rootName = 
solr_63689, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@42e04873
   [junit4]   2> 801700 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 801700 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3659e3ed: rootName = 
solr_63689, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2d52d49c
   [junit4]   2> 801700 INFO  (jetty-closer-4433-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 801702 INFO  (closeThreadPool-4444-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72087122080628747-127.0.0.1:63689_solr-n_0000000000) closing
   [junit4]   2> 801703 INFO  
(OverseerAutoScalingTriggerThread-72087122080628747-127.0.0.1:63689_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 801705 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 801706 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 801706 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bd2fc9b: rootName = 
solr_63688, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4b2a028
   [junit4]   2> 801708 INFO  
(OverseerStateUpdate-72087122080628747-127.0.0.1:63689_solr-n_0000000000) 
[n:127.0.0.1:63689_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63689_solr
   [junit4]   2> 801710 INFO  (jetty-closer-4433-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 801710 INFO  (jetty-closer-4433-thread-3

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

) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2382609 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AD2EA5D1AB38A234]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2382611 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/collections/.system/terms/shard1
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/.system/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2382843 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AD2EA5D1AB38A234]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56071
   [junit4]   2> 2382843 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AD2EA5D1AB38A234]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56071
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AD2EA5D1AB38A234-001
   [junit4]   2> Apr 26, 2019 3:37:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 type=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene80), 
time_l=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1107, 
maxMBSortInHeap=6.353361021371193, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f87e1be),
 locale=ne-NP, timezone=Europe/Malta
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 11.0.2 
(64-bit)/cpus=3,threads=1,free=171417776,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPHPSerializedResponseWriter, TestCoreContainer, 
ClassificationUpdateProcessorTest, TestSortableTextField, 
TestSimDistributedQueue, AuditLoggerPluginTest, TestBinaryResponseWriter, 
TestFieldCacheSortRandom, TlogReplayBufferedWhileIndexingTest, 
TestDirectoryFactory, PreAnalyzedUpdateProcessorTest, 
UpdateRequestProcessorFactoryTest, TestSolrCloudWithSecureImpersonation, 
TestReversedWildcardFilterFactory, MultiSolrCloudTestCaseTest, 
SpatialFilterTest, TestFieldCacheWithThreads, TestNumericRangeQuery64, 
CachingDirectoryFactoryTest, TestSQLHandler, NestedShardedAtomicUpdateTest, 
ScheduledTriggerTest, TestMergePolicyConfig, TestCrossCoreJoin, 
AutoAddReplicasIntegrationTest, BadIndexSchemaTest, TestFoldingMultitermQuery, 
PreAnalyzedFieldTest, DistributedTermsComponentTest, TestFreeTextSuggestions, 
TestUpdate, ExecutePlanActionTest, PeerSyncTest, SolrInfoBeanTest, 
DistributedVersionInfoTest, HdfsSyncSliceTest, TestXmlQParser, 
TestReloadAndDeleteDocs, DistribCursorPagingTest, TestLRUStatsCache, 
AtomicUpdateProcessorFactoryTest, MBeansHandlerTest, TestPerFieldSimilarity, 
DocumentBuilderTest, TestFilteredDocIdSet, ConnectionReuseTest, 
TestExpandComponent, CdcrBidirectionalTest, TestRecovery, 
TestExceedMaxTermLength, RestartWhileUpdatingTest, 
TestCloudPhrasesIdentificationComponent, 
ClassificationUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, 
TestRemoteStreaming, TestSimLargeCluster, TestOmitPositions, 
TolerantUpdateProcessorTest, DistribJoinFromCollectionTest, 
TestCorePropertiesReload, TestTrie, SignificantTermsQParserPluginTest, 
NodeLostTriggerIntegrationTest, TestXIncludeConfig, 
SignatureUpdateProcessorFactoryTest, CoreSorterTest, 
XsltUpdateRequestHandlerTest, TestPolicyCloud, 
TestMultiValuedNumericRangeQuery, BlockJoinFacetSimpleTest, 
PKIAuthenticationIntegrationTest, TestDocBasedVersionConstraints, 
SimplePostToolTest, TestCoreAdminApis, ZkStateWriterTest, 
PeerSyncWithIndexFingerprintCachingTest, TestExactSharedStatsCache, 
TokenizerChainTest, CircularListTest, DistributedDebugComponentTest, 
TestRawResponseWriter, TestDistributedSearch, MoveReplicaHDFSTest, 
CdcrOpsAndBoundariesTest, ShardSplitTest, TestFieldCollectionResource, 
TestSlowCompositeReaderWrapper, TestHalfAndHalfDocValues, 
TestSolrCloudWithDelegationTokens, EchoParamsTest, 
CollectionTooManyReplicasTest, TestInPlaceUpdateWithRouteField, 
HdfsLockFactoryTest, TestClassicSimilarityFactory, TestReplicaProperties, 
TestJsonFacets, CleanupOldIndexTest, MissingSegmentRecoveryTest, 
UnloadDistributedZkTest, CdcrRequestHandlerTest, PluginInfoTest, 
TestFastOutputStream, ShardRoutingCustomTest, SolrIndexConfigTest, 
TestStressReorder, TestDistributedGrouping, TestDownShardTolerantSearch, 
AddReplicaTest, TestBlendedInfixSuggestions, TestSuggestSpellingConverter, 
TestGroupingSearch, OverseerCollectionConfigSetProcessorTest, 
LeaderTragicEventTest, HdfsNNFailoverTest, SpatialRPTFieldTypeTest, 
TestCodecSupport, HttpPartitionWithTlogReplicasTest, HttpSolrCallGetCoreTest, 
DocValuesMultiTest, RequiredFieldsTest, LegacyCloudClusterPropTest, 
DocExpirationUpdateProcessorFactoryTest, TestPivotHelperCode, 
TestMaxScoreQueryParser, HdfsWriteToMultipleCollectionsTest, 
TestLMDirichletSimilarityFactory, AnalysisAfterCoreReloadTest, 
TestSolrCloudSnapshots, TestExportWriter, TestBackupRepositoryFactory, 
SolrCoreCheckLockOnStartupTest, HdfsChaosMonkeyNothingIsSafeTest, 
DateMathParserTest, TestJmxIntegration, TestMiniSolrCloudClusterSSL, 
TestSchemaManager, TestConfigSetProperties, BasicDistributedZk2Test, 
SolrXmlInZkTest, TestTolerantUpdateProcessorRandomCloud, 
TermVectorComponentDistributedTest, TestScoreJoinQPNoScore, 
HttpPartitionOnCommitTest, TestRandomCollapseQParserPlugin, 
HttpTriggerListenerTest, BigEndianAscendingWordDeserializerTest, 
TestStressLucene, ShardsWhitelistTest, TestUseDocValuesAsStored2, 
TestBulkSchemaAPI, PingRequestHandlerTest, AnalysisErrorHandlingTest, 
SolrShardReporterTest, TestCustomSort, TestNoOpRegenerator, DeleteNodeTest, 
JWTAuthPluginTest, TestReplicationHandlerBackup, TestChildDocTransformer, 
TestSort, SubstringBytesRefFilterTest, TestClusterStateMutator, 
DataDrivenBlockJoinTest, TestSolrIndexConfig, CurrencyFieldTypeTest, 
TestHashQParserPlugin, JsonLoaderTest, SolrCLIZkUtilsTest, 
TestDFRSimilarityFactory, TestManagedSchemaAPI, AutoscalingHistoryHandlerTest, 
TestDeprecatedFilters, TestRuleBasedAuthorizationPlugin, 
CdcrWithNodesRestartsTest, TestSubQueryTransformerDistrib, 
LeaderElectionIntegrationTest, TestFunctionQuery, SolrJmxReporterCloudTest, 
HdfsBasicDistributedZk2Test, TestSchemaSimilarityResource, 
TestSchemaNameResource, ZkFailoverTest, TestAuthorizationFramework, 
TestHighFrequencyDictionaryFactory, IndexSchemaRuntimeFieldTest, 
TestSegmentSorting, TestPseudoReturnFields, TestLeaderElectionZkExpiry, 
TestReqParamsAPI, RAMDirectoryFactoryTest, EnumFieldTest, 
TestPayloadCheckQParserPlugin, SchemaVersionSpecificBehaviorTest, 
TestCloudDeleteByQuery, TestStressInPlaceUpdates, TestRetrieveFieldsOptimizer, 
HdfsTlogReplayBufferedWhileIndexingTest, NumericFieldsTest, 
MetricTriggerIntegrationTest, ShowFileRequestHandlerTest, 
DistributedMLTComponentTest, TestBinaryField, TestCollationField, 
TestSolrCoreProperties, ForceLeaderTest, QueryElevationComponentTest, 
TestHashPartitioner, FullSolrCloudDistribCmdsTest, SpellCheckComponentTest, 
AssignBackwardCompatibilityTest, TestJsonFacetsWithNestedObjects, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, 
HealthCheckHandlerTest, HttpPartitionTest, 
MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerStatusTest, OverseerTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, 
ReindexCollectionTest, SystemCollectionCompatTest]
   [junit4] Completed [488/855 (2!)] on J0 in 4.60s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44325 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/103/consoleText

[repro] Revision: 1cf0439a24c55ee1c00ad0141cafd01a9550d8f8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  
-Dtestcase=CategoryRoutedAliasUpdateProcessorTest 
-Dtests.method=testInvalidMustMatch -Dtests.seed=AD2EA5D1AB38A234 
-Dtests.slow=true -Dtests.locale=pt-GQ -Dtests.timezone=Australia/Sydney 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=AD2EA5D1AB38A234 -Dtests.slow=true 
-Dtests.locale=ne-NP -Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CategoryRoutedAliasUpdateProcessorTest
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.CategoryRoutedAliasUpdateProcessorTest|*.SystemCollectionCompatTest"
 -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=AD2EA5D1AB38A234 -Dtests.slow=true -Dtests.locale=pt-GQ 
-Dtests.timezone=Australia/Sydney -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 117 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   0/5 failed: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to