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

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

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:33141/solr/myAlias

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:33141/solr/myAlias
        at 
__randomizedtesting.SeedInfo.seed([FD45FE61BE71B99A:CCD5728D1A2746B3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.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.client.solrj.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:460)
        at 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:367)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 50 more




Build Log:
[...truncated 13929 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/init-core-data-001
   [junit4]   2> 437170 WARN  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 437171 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 437172 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 437172 INFO  
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[FD45FE61BE71B99A]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 437174 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch
   [junit4]   2> 437174 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001
   [junit4]   2> 437174 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 437175 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 437175 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 437275 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:38715
   [junit4]   2> 437275 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38715
   [junit4]   2> 437275 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38715
   [junit4]   2> 437298 INFO  (zkConnectionManagerCallback-3525-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437314 INFO  (zkConnectionManagerCallback-3527-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437334 INFO  (zkConnectionManagerCallback-3529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437340 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437340 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437343 WARN  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437344 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437351 WARN  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437352 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437380 WARN  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437380 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437406 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437412 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437413 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@228cff61{/solr,null,AVAILABLE}
   [junit4]   2> 437414 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@43e93297[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437426 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78f259c4{/solr,null,AVAILABLE}
   [junit4]   2> 437427 WARN  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@25a007b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 437427 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e3b5718{/solr,null,AVAILABLE}
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@360a6891{/solr,null,AVAILABLE}
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6973526e{SSL,[ssl, 
http/1.1]}{127.0.0.1:35391}
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.s.Server Started @437469ms
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35391}
   [junit4]   2> 437428 ERROR (jetty-launcher-3530-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 437428 WARN  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@217ffc70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437428 WARN  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6e2c9f9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437428 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T04:32:16.525Z
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a14c0e3{SSL,[ssl, 
http/1.1]}{127.0.0.1:37109}
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.Server Started @437472ms
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37109}
   [junit4]   2> 437430 ERROR (jetty-launcher-3530-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437430 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T04:32:16.527Z
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5721c8fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:46651}
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.s.Server Started @437473ms
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46651}
   [junit4]   2> 437431 ERROR (jetty-launcher-3530-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437431 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437432 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T04:32:16.529Z
   [junit4]   2> 437432 INFO  (zkConnectionManagerCallback-3532-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437432 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437439 INFO  (zkConnectionManagerCallback-3534-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437441 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@61a91f86{SSL,[ssl, 
http/1.1]}{127.0.0.1:36251}
   [junit4]   2> 437441 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.s.Server Started @437483ms
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36251}
   [junit4]   2> 437442 INFO  (zkConnectionManagerCallback-3536-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437442 ERROR (jetty-launcher-3530-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T04:32:16.539Z
   [junit4]   2> 437442 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437446 INFO  (zkConnectionManagerCallback-3538-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437447 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437449 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437537 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437537 WARN  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437554 WARN  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6f27e46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437562 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437563 WARN  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437573 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437573 WARN  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437606 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437606 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437606 WARN  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437610 WARN  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@696b1d77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437610 WARN  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@103b378[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437612 WARN  (jetty-launcher-3530-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@73406a6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437612 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@77222c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437613 INFO  (jetty-launcher-3530-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437627 WARN  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437643 WARN  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437658 WARN  (jetty-launcher-3530-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@799815d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437658 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 437658 WARN  (jetty-launcher-3530-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5fab7a17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437658 INFO  (zkConnectionManagerCallback-3554-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437659 INFO  (jetty-launcher-3530-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437659 INFO  (jetty-launcher-3530-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437667 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7895d3c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437668 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38715/solr
   [junit4]   2> 437677 INFO  (zkConnectionManagerCallback-3562-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437718 INFO  (zkConnectionManagerCallback-3563-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437724 INFO  (zkConnectionManagerCallback-3568-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437728 INFO  (zkConnectionManagerCallback-3565-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437729 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004b39aef50009, likely client has closed socket
   [junit4]   2> 437762 INFO  (zkConnectionManagerCallback-3572-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437776 INFO  (zkConnectionManagerCallback-3574-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437777 INFO  (zkConnectionManagerCallback-3571-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437780 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36251_solr
   [junit4]   2> 437781 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.Overseer Overseer 
(id=72140305158438925-127.0.0.1:36251_solr-n_0000000000) starting
   [junit4]   2> 437781 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35391_solr
   [junit4]   2> 437782 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46651_solr as DOWN
   [junit4]   2> 437783 INFO  (zkCallback-3573-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437783 INFO  (zkCallback-3564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437784 INFO  (zkCallback-3569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437784 INFO  (zkCallback-3570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437784 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 437784 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46651_solr
   [junit4]   2> 437785 INFO  (zkCallback-3573-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437785 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37109_solr as DOWN
   [junit4]   2> 437785 INFO  (zkCallback-3569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437785 INFO  (zkCallback-3570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437787 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 437787 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37109_solr
   [junit4]   2> 437789 INFO  (zkCallback-3573-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437790 INFO  (zkCallback-3570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437800 INFO  (zkCallback-3569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437802 INFO  (zkCallback-3564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437803 INFO  (zkCallback-3564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437804 INFO  (zkConnectionManagerCallback-3587-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437806 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 437807 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38715/solr ready
   [junit4]   2> 437810 INFO  
(OverseerStateUpdate-72140305158438925-127.0.0.1:36251_solr-n_0000000000) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36251_solr
   [junit4]   2> 437823 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36251_solr as DOWN
   [junit4]   2> 437824 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 437824 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36251_solr
   [junit4]   2> 437830 INFO  (zkCallback-3569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437830 INFO  (zkCallback-3573-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437834 INFO  (zkConnectionManagerCallback-3602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437835 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 437836 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38715/solr ready
   [junit4]   2> 437862 INFO  (zkConnectionManagerCallback-3592-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437863 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 437863 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38715/solr ready
   [junit4]   2> 437865 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 437865 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 437867 INFO  (zkCallback-3564-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437867 INFO  (zkCallback-3586-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437868 INFO  (zkCallback-3570-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437868 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 437903 INFO  (zkConnectionManagerCallback-3597-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437904 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 437905 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38715/solr ready
   [junit4]   2> 437905 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 437953 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35391.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36251.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37109.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437958 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437979 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37109.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437979 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37109.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437981 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36251.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437981 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36251.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-4) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node4/.
   [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437982 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437983 INFO  (jetty-launcher-3530-thread-3) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/.
   [junit4]   2> 437984 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35391.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437984 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35391.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 437985 INFO  (jetty-launcher-3530-thread-2) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node2/.
   [junit4]   2> 437986 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:37109_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node1/.
   [junit4]   2> 438104 INFO  (zkConnectionManagerCallback-3611-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438104 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 438105 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:38715/solr ready
   [junit4]   2> 438121 INFO  (qtp1191184771-10989) [n:127.0.0.1:36251_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438123 INFO  (qtp1191184771-10989) [n:127.0.0.1:36251_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> 438126 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@3e1fe1c0
   [junit4]   2> 438126 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[FD45FE61BE71B99A])
 [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@72b25776
   [junit4]   2> 438137 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438137 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 438137 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438138 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_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> 438138 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438139 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_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> 438139 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438139 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 438151 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_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> 438154 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438155 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testInvalidMustMatch/protwords.txt
   [junit4]   2> 438156 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testInvalidMustMatch/managed-schema
   [junit4]   2> 438157 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testInvalidMustMatch/solrconfig.xml
   [junit4]   2> 438158 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt
   [junit4]   2> 438159 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testInvalidMustMatch/stopwords.txt
   [junit4]   2> 438160 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438160 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438161 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438162 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438163 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438164 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438164 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438175 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438176 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438177 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438178 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438179 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438180 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438181 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438182 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438183 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438184 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438185 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438185 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438186 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438187 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438190 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438191 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438192 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438192 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438193 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438194 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438195 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438196 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438197 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438199 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438200 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438201 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438202 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438202 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438203 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438203 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438204 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_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> 438205 INFO  
(OverseerThreadFactory-4077-thread-1-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testInvalidMustMatch/params.json
   [junit4]   2> 438206 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_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=55
   [junit4]   2> 438207 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438207 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_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> 438207 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438207 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 438208 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438208 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_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> 438208 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 438209 INFO  (qtp1820859869-10976) [n:127.0.0.1:35391_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> 438209 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 438219 INFO  
(OverseerCollectionConfigSetProcessor-72140305158438925-127.0.0.1:36251_solr-n_0000000000)
 [n:127.0.0.1:36251_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> 438219 INFO  
(OverseerThreadFactory-4077-thread-2-processing-n:127.0.0.1:36251_solr) 
[n:127.0.0.1:36251_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testInvalidMustMatch
   [junit4]   2> 438324 INFO  
(OverseerStateUpdate-72140305158438925-127.0.0.1:36251_solr-n_0000000000) 
[n:127.0.0.1:36251_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":"https://127.0.0.1:46651/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 438562 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439591 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439593 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439595 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 439595 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439596 WARN  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 439597 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439631 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439961 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46651.solr.core.testInvalidMustMatch.shard1.replica_n1' 
(registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c56d8e3
   [junit4]   2> 439998 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/./testInvalidMustMatch_shard1_replica_n1/data/]
   [junit4]   2> 440039 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 440286 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440286 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440289 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440289 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 440290 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] main]
   [junit4]   2> 440291 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440292 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 440306 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440317 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440317 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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 1631759094947774464
   [junit4]   2> 440320 INFO  
(searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 440320 INFO  
(searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 440320 INFO  
(searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_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> 440321 INFO  
(searcherExecutor-4091-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_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@54bdb3c9[testInvalidMustMatch_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 440322 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440322 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440323 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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/72140305158438926-core_node2-n_0000000000
   [junit4]   2> 440324 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 440425 INFO  (zkCallback-3573-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> 440425 INFO  (zkCallback-3573-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> 440426 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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> 440527 INFO  (zkCallback-3573-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> 440527 INFO  (zkCallback-3573-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> 440527 INFO  (zkCallback-3573-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> 440561 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_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=1999
   [junit4]   2> 440564 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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> 440564 INFO  (qtp1820859869-10968) [n:127.0.0.1:35391_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=2354
   [junit4]   2> 440565 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 440568 INFO  (qtp1820859869-10973) [n:127.0.0.1:35391_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> 440585 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed 
config commands successfully and persisted to ZK 
[{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testInvalidMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 440586 INFO  (Thread-1787) [    ] o.a.s.c.SolrCore config 
update listener called for core testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 440600 INFO  (Thread-1787) [    ] o.a.s.c.SolrCore core reload 
testInvalidMustMatch_shard1_replica_n1
   [junit4]   2> 440602 INFO  (qtp1810787308-10986) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up 
to 30 secs for 1 replicas to set the property overlay to be of version 0 for 
collection testInvalidMustMatch
   [junit4]   2> 440620 INFO  (Thread-1787) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 440620 INFO  (Thread-1787) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 440620 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 440621 INFO  
(solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440621 WARN  (Thread-1787) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001/tempDir-001/node3/testInvalidMustMatch_shard1_replica_n1/../../../../dist
   [junit4]   2> 440622 INFO  (Thread-1787) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 440718 INFO  (Thread-1787) [    ] o.a.s.s.IndexSchema 
[testInvalidMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 440727 INFO  (qtp1810787308-10987) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 440737 INFO  (qtp1810787308-10987) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request 
[testInvalidMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=10
   [junit4]   2> 440738 INFO  
(solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:46651/solr/testInvalidMustMatch_shard1_replica_n1/ for prop 
overlay   after 1 attempts
   [junit4]   2> 440738 INFO  
(solrHandlerExecutor-4096-thread-1-processing-n:127.0.0.1:46651_solr 
x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 
r:core_node2) [n:127.0.0.1:46651_solr c:testInvalidMustMatch s:shard1 
r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 440738 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 440839 INFO  (qtp1810787308-10985) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting 
overlay version 0 but my version is -1
   [junit4]   2> 440839 INFO  (qtp1810787308-10985) [n:127.0.0.1:46651_solr 
c:testInvalidMustMatch s:shard1 r:core_node2 
x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request 
[testInvalidMustMatch_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 440839 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler A

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

er-4271-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21e17d81: rootName = 
solr_41631, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4d56bb89
   [junit4]   2> 863122 INFO  (jetty-closer-4271-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1c5768d5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 863123 INFO  (jetty-closer-4271-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 863123 INFO  (jetty-closer-4271-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a791fd5: rootName = 
solr_41631, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5fa29765
   [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2269eddf: rootName = 
solr_41631, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@38a23785
   [junit4]   2> 863125 INFO  (jetty-closer-4271-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 863126 INFO  (jetty-closer-4271-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6513e2a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 863134 INFO  (closeThreadPool-4287-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
   [junit4]   2> 863139 INFO  (jetty-closer-4271-thread-4) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 863140 INFO  
(OverseerStateUpdate-72140332054937612-127.0.0.1:41631_solr-n_0000000000) 
[n:127.0.0.1:41631_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41631_solr
   [junit4]   2> 863155 INFO  
(OverseerAutoScalingTriggerThread-72140332054937612-127.0.0.1:41631_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 863164 INFO  (closeThreadPool-4287-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
   [junit4]   2> 863164 INFO  (jetty-closer-4271-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72140332054937612-127.0.0.1:41631_solr-n_0000000000) closing
   [junit4]   2> 863168 INFO  (jetty-closer-4271-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7d6732ec{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 863169 INFO  (jetty-closer-4271-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7957af5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 863169 INFO  (jetty-closer-4271-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 863169 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 863170 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>        11      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/test/managed-schema
   [junit4]   2>        7       /solr/configs/test
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__Constructor/terms/shard1
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__B_ark/terms/shard1
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1
   [junit4]   2>        3       /solr/collections/test/terms/shard1
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__Stunt_Ship/terms/shard1
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__Bi_tromath/terms/shard1
   [junit4]   2>        3       
/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2>        2       /solr/collections/test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        9       /solr/collections/test/state.json
   [junit4]   2>        8       
/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2>        7       
/solr/collections/myAlias__CRA__Heart_of_Gold/state.json
   [junit4]   2>        7       
/solr/collections/myAlias__CRA__Stunt_Ship/state.json
   [junit4]   2>        6       /solr/collections/myAlias__CRA__B_ark/state.json
   [junit4]   2>        6       
/solr/collections/myAlias__CRA__Constructor/state.json
   [junit4]   2>        6       
/solr/collections/myAlias__CRA__Bi_tromath/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72140332054937612-127.0.0.1:41631_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2> 
   [junit4]   2> 863173 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36787
   [junit4]   2> 863173 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36787
   [junit4]   2> 863174 INFO  
(TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[FD45FE61BE71B99A]) [    
] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_FD45FE61BE71B99A-001
   [junit4]   2> Apr 25, 2019 4:39:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b611b6e),
 locale=be, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=1,free=199509952,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyRangeFacetCloudTest, 
TestFieldSortValues, ConvertedLegacyTest, CollectionStateFormat2Test, 
TestReplicationHandler, ClusterStateTest, TestSizeLimitedDistributedMap, 
SolrShardReporterTest, DocValuesNotIndexedTest, HdfsUnloadDistributedZkTest, 
UUIDFieldTest, SplitShardTest, BadComponentTest, PeerSyncWithLeaderTest, 
DocumentBuilderTest, TestConfigReload, TestSystemCollAutoCreate, 
TestBackupRepositoryFactory, TestCharFilters, AutoScalingHandlerTest, 
TestLRUCache, TestConfigsApi, ShardRoutingTest, MigrateRouteKeyTest, 
TestZkAclsWithHadoopAuth, TestTrie, RecoveryAfterSoftCommitTest, TestNRTOpen, 
TestReloadDeadlock, TestManagedResource, LukeRequestHandlerTest, 
TestSimpleQParserPlugin, ExplicitHLLTest, TestMaxTokenLenTokenizer, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, UtilsToolTest, 
TestImplicitCoreProperties, TestDistributedGrouping, TestDynamicFieldResource, 
TestSQLHandlerNonCloud, TermVectorComponentTest, DistributedMLTComponentTest, 
TestStressInPlaceUpdates, TestCollationFieldDocValues, DeleteNodeTest, 
TestSolrCloudWithKerberosAlt, CdcrUpdateLogTest, 
TestTolerantUpdateProcessorCloud, DateMathParserTest, TestRecovery, 
PKIAuthenticationIntegrationTest, TestSlowCompositeReaderWrapper, 
NotRequiredUniqueKeyTest, TestCloudInspectUtil, MoveReplicaHDFSTest, 
CustomCollectionTest, SortSpecParsingTest, SolrCLIZkUtilsTest, 
SpellCheckCollatorWithCollapseTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [273/854 (1!)] on J2 in 426.58s, 6 tests, 1 error <<< 
FAILURES!

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

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

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

Reply via email to