Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/491/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
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:34491/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n10 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: https://127.0.0.1:34491/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n10 at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:491) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977) 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.add(SolrClient.java:177) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366) at 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: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:34491/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n10 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:465) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more 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) ... 10 more Build Log: [...truncated 15842 lines...] [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest [junit4] 2> 2033146 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[1E69BEAB33D9D12A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_1E69BEAB33D9D12A-001/init-core-data-001 [junit4] 2> 2033147 WARN (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[1E69BEAB33D9D12A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 2033147 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[1E69BEAB33D9D12A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2033148 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[1E69BEAB33D9D12A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2033150 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2033150 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001 [junit4] 2> 2033150 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2033151 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2033151 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2033251 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.c.ZkTestServer start zk server on port:37105 [junit4] 2> 2033251 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37105 [junit4] 2> 2033251 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37105 [junit4] 2> 2033262 INFO (zkConnectionManagerCallback-17344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033285 INFO (zkConnectionManagerCallback-17346-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033292 INFO (zkConnectionManagerCallback-17348-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033295 WARN (jetty-launcher-17349-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2033295 WARN (jetty-launcher-17349-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2033295 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2033295 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2033295 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2033295 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2033295 INFO (jetty-launcher-17349-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> 2033295 INFO (jetty-launcher-17349-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> 2033296 WARN (jetty-launcher-17349-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2033296 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2033296 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2033296 INFO (jetty-launcher-17349-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> 2033296 WARN (jetty-launcher-17349-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2033297 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2033297 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2033297 INFO (jetty-launcher-17349-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> 2033297 INFO (jetty-launcher-17349-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2033297 INFO (jetty-launcher-17349-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4341513e{/solr,null,AVAILABLE} [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44813a8c{/solr,null,AVAILABLE} [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cafa31f{/solr,null,AVAILABLE} [junit4] 2> 2033298 INFO (jetty-launcher-17349-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15ac132e{/solr,null,AVAILABLE} [junit4] 2> 2033299 WARN (jetty-launcher-17349-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@da2d7e1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033299 WARN (jetty-launcher-17349-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26cedb32[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033299 WARN (jetty-launcher-17349-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1994585e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033299 WARN (jetty-launcher-17349-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a3776d2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@148ddec7{SSL,[ssl, http/1.1]}{127.0.0.1:42501} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f5977b7{SSL,[ssl, http/1.1]}{127.0.0.1:43601} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@489704ff{SSL,[ssl, http/1.1]}{127.0.0.1:41985} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.e.j.s.Server Started @2033335ms [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.e.j.s.Server Started @2033335ms [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.e.j.s.Server Started @2033335ms [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41985} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43601} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42501} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@64666d2a{SSL,[ssl, http/1.1]}{127.0.0.1:39507} [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.e.j.s.Server Started @2033335ms [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39507} [junit4] 2> 2033300 ERROR (jetty-launcher-17349-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2033300 ERROR (jetty-launcher-17349-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2033300 ERROR (jetty-launcher-17349-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2033300 ERROR (jetty-launcher-17349-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.1.0 [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-30T21:51:52.209Z [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-30T21:51:52.209Z [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-30T21:51:52.209Z [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2033300 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-30T21:51:52.209Z [junit4] 2> 2033301 INFO (zkConnectionManagerCallback-17357-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033302 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2033312 INFO (zkConnectionManagerCallback-17355-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033313 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2033318 INFO (zkConnectionManagerCallback-17354-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033319 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2033338 INFO (zkConnectionManagerCallback-17356-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033339 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2033397 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2033398 WARN (jetty-launcher-17349-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> 2033398 WARN (jetty-launcher-17349-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@65163680[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033400 WARN (jetty-launcher-17349-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> 2033400 WARN (jetty-launcher-17349-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@82f7dc5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033401 INFO (jetty-launcher-17349-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37105/solr [junit4] 2> 2033421 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2033421 WARN (jetty-launcher-17349-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> 2033421 INFO (zkConnectionManagerCallback-17367-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033426 WARN (jetty-launcher-17349-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ba06800[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033449 WARN (jetty-launcher-17349-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> 2033459 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2033459 WARN (jetty-launcher-17349-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> 2033466 INFO (zkConnectionManagerCallback-17372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033522 WARN (jetty-launcher-17349-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4487e753[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033524 WARN (jetty-launcher-17349-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1dae0ae2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033525 INFO (jetty-launcher-17349-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37105/solr [junit4] 2> 2033526 WARN (jetty-launcher-17349-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> 2033534 INFO (zkConnectionManagerCallback-17379-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033538 WARN (jetty-launcher-17349-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@f7f3a7d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033539 INFO (jetty-launcher-17349-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37105/solr [junit4] 2> 2033542 INFO (zkConnectionManagerCallback-17382-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033547 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39507_solr [junit4] 2> 2033547 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.Overseer Overseer (id=72172704570081290-127.0.0.1:39507_solr-n_0000000000) starting [junit4] 2> 2033549 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43601_solr [junit4] 2> 2033555 INFO (zkConnectionManagerCallback-17385-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033556 INFO (zkCallback-17381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2033556 INFO (zkCallback-17371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2033556 INFO (zkConnectionManagerCallback-17389-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033557 INFO (zkConnectionManagerCallback-17394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033558 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2033558 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37105/solr ready [junit4] 2> 2033560 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2033561 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41985_solr as DOWN [junit4] 2> 2033561 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2033561 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41985_solr [junit4] 2> 2033565 INFO (zkCallback-17381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2033565 INFO (OverseerStateUpdate-72172704570081290-127.0.0.1:39507_solr-n_0000000000) [n:127.0.0.1:39507_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39507_solr [junit4] 2> 2033566 INFO (zkCallback-17371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2033571 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39507_solr as DOWN [junit4] 2> 2033571 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2033571 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39507_solr [junit4] 2> 2033571 INFO (zkCallback-17371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2033574 INFO (zkCallback-17388-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 2033581 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2033581 WARN (jetty-launcher-17349-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> 2033581 INFO (zkCallback-17381-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2033581 INFO (zkCallback-17393-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 2033582 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2033583 INFO (zkConnectionManagerCallback-17406-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033583 WARN (jetty-launcher-17349-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c0016e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033585 WARN (jetty-launcher-17349-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> 2033585 WARN (jetty-launcher-17349-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73917315[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2033586 INFO (jetty-launcher-17349-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37105/solr [junit4] 2> 2033591 INFO (zkConnectionManagerCallback-17401-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033591 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2033591 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37105/solr ready [junit4] 2> 2033591 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2033591 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37105/solr ready [junit4] 2> 2033594 INFO (zkConnectionManagerCallback-17413-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033600 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033602 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2033605 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033605 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033605 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2033606 INFO (jetty-launcher-17349-thread-1) [n:127.0.0.1:39507_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_1E69BEAB33D9D12A-001/tempDir-001/node1/. [junit4] 2> 2033610 INFO (zkConnectionManagerCallback-17417-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033612 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2033614 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42501_solr as DOWN [junit4] 2> 2033614 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033614 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2033614 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42501_solr [junit4] 2> 2033615 INFO (zkCallback-17371-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033615 INFO (zkCallback-17381-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033618 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41985.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033620 INFO (zkCallback-17388-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033620 INFO (zkCallback-17393-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033620 INFO (zkCallback-17416-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033620 INFO (zkCallback-17400-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033621 INFO (zkCallback-17405-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2033621 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033621 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033621 INFO (jetty-launcher-17349-thread-4) [n:127.0.0.1:43601_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_1E69BEAB33D9D12A-001/tempDir-001/node4/. [junit4] 2> 2033625 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41985.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033625 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41985.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033626 INFO (jetty-launcher-17349-thread-2) [n:127.0.0.1:41985_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_1E69BEAB33D9D12A-001/tempDir-001/node2/. [junit4] 2> 2033627 INFO (zkConnectionManagerCallback-17424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033628 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2033628 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37105/solr ready [junit4] 2> 2033628 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2033640 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42501.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033645 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42501.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033646 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42501.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2033646 INFO (jetty-launcher-17349-thread-3) [n:127.0.0.1:42501_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_1E69BEAB33D9D12A-001/tempDir-001/node3/. [junit4] 2> 2033731 INFO (zkConnectionManagerCallback-17430-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033731 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2033732 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37105/solr ready [junit4] 2> 2033742 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033742 INFO (qtp262808354-49993) [n:127.0.0.1:41985_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> 2033743 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@43fc1116 [junit4] 2> 2033743 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[1E69BEAB33D9D12A]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@204ca2f3 [junit4] 2> 2033756 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033757 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_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> 2033757 INFO (qtp1821866811-49984) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033758 INFO (qtp1821866811-49984) [n:127.0.0.1:42501_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> 2033758 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033759 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_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> 2033759 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033759 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_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> 2033763 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2 [junit4] 2> 2033764 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , { [junit4] 2> "name":"test", [junit4] 2> "baseConfigSet":"_default", [junit4] 2> "immutable":"false", [junit4] 2> "operation":"configsets:create"} [junit4] 2> 2033764 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test/protwords.txt [junit4] 2> 2033765 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test/managed-schema [junit4] 2> 2033766 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test/solrconfig.xml [junit4] 2> 2033766 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test/synonyms.txt [junit4] 2> 2033767 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test/stopwords.txt [junit4] 2> 2033767 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/test/lang/contractions_it.txt [junit4] 2> 2033768 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/test/lang/stemdict_nl.txt [junit4] 2> 2033768 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/test/lang/stopwords_hy.txt [junit4] 2> 2033769 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/test/lang/stopwords_no.txt [junit4] 2> 2033769 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/test/lang/contractions_ca.txt [junit4] 2> 2033770 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/test/lang/stopwords_id.txt [junit4] 2> 2033771 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/test/lang/stopwords_ga.txt [junit4] 2> 2033771 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/test/lang/stopwords_hi.txt [junit4] 2> 2033772 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/test/lang/stopwords_da.txt [junit4] 2> 2033772 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/test/lang/stopwords_ja.txt [junit4] 2> 2033773 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/test/lang/stopwords_pt.txt [junit4] 2> 2033774 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/test/lang/stopwords_hu.txt [junit4] 2> 2033774 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/test/lang/stopwords_el.txt [junit4] 2> 2033775 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/test/lang/stopwords_ru.txt [junit4] 2> 2033776 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/test/lang/stopwords_tr.txt [junit4] 2> 2033776 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/test/lang/stopwords_ar.txt [junit4] 2> 2033777 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/test/lang/userdict_ja.txt [junit4] 2> 2033777 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/test/lang/stopwords_eu.txt [junit4] 2> 2033778 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/test/lang/stopwords_it.txt [junit4] 2> 2033778 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/test/lang/stopwords_cz.txt [junit4] 2> 2033779 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/test/lang/stoptags_ja.txt [junit4] 2> 2033779 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/test/lang/contractions_fr.txt [junit4] 2> 2033780 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/test/lang/stopwords_de.txt [junit4] 2> 2033780 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/test/lang/stopwords_fa.txt [junit4] 2> 2033781 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/test/lang/contractions_ga.txt [junit4] 2> 2033781 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/test/lang/stopwords_ca.txt [junit4] 2> 2033782 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/test/lang/stopwords_nl.txt [junit4] 2> 2033783 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/test/lang/stopwords_bg.txt [junit4] 2> 2033783 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/test/lang/stopwords_lv.txt [junit4] 2> 2033784 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/test/lang/stopwords_en.txt [junit4] 2> 2033785 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/test/lang/stopwords_es.txt [junit4] 2> 2033785 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/test/lang/stopwords_th.txt [junit4] 2> 2033786 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/test/lang/stopwords_ro.txt [junit4] 2> 2033786 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/test/lang/stopwords_fr.txt [junit4] 2> 2033787 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/test/lang/stopwords_sv.txt [junit4] 2> 2033787 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/test/lang/stopwords_fi.txt [junit4] 2> 2033788 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/test/lang/hyphenations_ga.txt [junit4] 2> 2033788 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/test/lang/stopwords_gl.txt [junit4] 2> 2033789 INFO (OverseerThreadFactory-15398-thread-1-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/test/params.json [junit4] 2> 2033790 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=test&action=CREATE&wt=javabin&version=2} status=0 QTime=27 [junit4] 2> 2033791 INFO (qtp1821866811-49984) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033791 INFO (qtp1821866811-49984) [n:127.0.0.1:42501_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> 2033792 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033792 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_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> 2033792 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033793 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_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> 2033793 INFO (qtp1821866811-49984) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033793 INFO (qtp1821866811-49984) [n:127.0.0.1:42501_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> 2033794 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2033795 INFO (OverseerCollectionConfigSetProcessor-72172704570081290-127.0.0.1:39507_solr-n_0000000000) [n:127.0.0.1:39507_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> 2033796 INFO (OverseerThreadFactory-15398-thread-2-processing-n:127.0.0.1:39507_solr) [n:127.0.0.1:39507_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection test [junit4] 2> 2033900 INFO (OverseerStateUpdate-72172704570081290-127.0.0.1:39507_solr-n_0000000000) [n:127.0.0.1:39507_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41985/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2034108 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2035125 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 2035125 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 2035125 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 2035125 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035125 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 2035125 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035125 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 2035125 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035126 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 2035126 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035126 WARN (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035126 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 2035149 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config [junit4] 2> 2035356 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 2035387 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true [junit4] 2> 2035387 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41985.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2035387 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_1E69BEAB33D9D12A-001/tempDir-001/node2/./test_shard1_replica_n1/data/] [junit4] 2> 2035389 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2035427 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2035427 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2035430 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 2035430 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2035431 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d8ec0b5[test_shard1_replica_n1] main] [junit4] 2> 2035432 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test [junit4] 2> 2035432 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test [junit4] 2> 2035432 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test/managed-schema [junit4] 2> 2035433 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 2035433 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2035433 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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> 2035434 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2035434 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632277484633325568 [junit4] 2> 2035436 INFO (searcherExecutor-15416-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3d8ec0b5[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2035436 INFO (searcherExecutor-15416-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 2035436 INFO (searcherExecutor-15416-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2035436 INFO (searcherExecutor-15416-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@3d8ec0b5[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2035438 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 2035438 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1 [junit4] 2> 2035439 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2035439 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2035439 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41985/solr/test_shard1_replica_n1/ [junit4] 2> 2035439 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2035439 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:41985/solr/test_shard1_replica_n1/ has no replicas [junit4] 2> 2035439 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72172704570081292-core_node2-n_0000000000 [junit4] 2> 2035440 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41985/solr/test_shard1_replica_n1/ shard1 [junit4] 2> 2035541 INFO (zkCallback-17388-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2035541 INFO (zkCallback-17388-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2035541 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2035642 INFO (zkCallback-17388-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2035642 INFO (zkCallback-17388-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2035642 INFO (zkCallback-17388-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2035665 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1557 [junit4] 2> 2035667 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_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> 2035667 INFO (qtp1821866811-49979) [n:127.0.0.1:42501_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=test&name=test&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1873 [junit4] 2> 2035669 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2035670 INFO (qtp1821866811-49983) [n:127.0.0.1:42501_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> 2035691 INFO (qtp262808354-49996) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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":"test"}}, {"add-updateprocessor":{ [junit4] 2> "name":"inc", [junit4] 2> "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory", [junit4] 2> "fieldName":"integer_i"}}] [junit4] 2> 2035691 INFO (qtp262808354-49996) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_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 test [junit4] 2> 2035692 INFO (Thread-8993) [ ] o.a.s.c.SolrCore config update listener called for core test_shard1_replica_n1 [junit4] 2> 2035693 INFO (solrHandlerExecutor-15421-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2035693 INFO (Thread-8993) [ ] o.a.s.c.SolrCore core reload test_shard1_replica_n1 [junit4] 2> 2035698 INFO (Thread-8993) [ ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 2035698 INFO (Thread-8993) [ ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 2035698 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 2035698 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035698 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 2035698 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035698 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 2035698 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035699 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 2035699 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035699 WARN (Thread-8993) [ ] 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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1/../../../../dist [junit4] 2> 2035699 INFO (Thread-8993) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 2035735 INFO (Thread-8993) [ ] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config [junit4] 2> 2035797 INFO (OverseerCollectionConfigSetProcessor-72172704570081290-127.0.0.1:39507_solr-n_0000000000) [n:127.0.0.1:39507_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2035797 INFO (qtp262808354-49990) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 2035797 INFO (qtp262808354-49990) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2035798 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 2035798 INFO (solrHandlerExecutor-15421-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:41985/solr/test_shard1_replica_n1/ for prop overlay after 1 attempts [junit4] 2> 2035798 INFO (solrHandlerExecutor-15421-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2035880 INFO (Thread-8993) [ ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 2035898 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 2035898 INFO (qtp262808354-49993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2035898 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 2035899 INFO (solrHandlerExecutor-15421-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:41985/solr/test_shard1_replica_n1/ for prop overlay after 2 attempts [junit4] 2> 2035899 INFO (solrHandlerExecutor-15421-thread-1-processing-n:127.0.0.1:41985_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 2035903 INFO (Thread-8993) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'test_shard1_replica_n1' using configuration from collection test [junit4] 2> 2035921 INFO (Thread-8993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41985.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4 [junit4] 2> 2035921 INFO (Thread-8993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_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_1E69BEAB33D9D12A-001/tempDir-001/node2/test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_1E69BEAB33D9D12A-001/tempDir-001/node2/./test_shard1_replica_n1/data/] [junit4] 2> 2035923 INFO (Thread-8993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2035952 INFO (Thread-8993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 2035952 INFO (Thread-8993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2035953 INFO (Thread-8993) [n:127.0.0.1:41985_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b91dcf8[test_shard1_r [...truncated too long message...] ntsInLeafNode=1315, maxMBSortInHeap=6.347010249871579, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7ba94717), locale=bg, timezone=Asia/Bangkok [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=1,free=116631744,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestManagedSchemaAPI, RestartWhileUpdatingTest, DeleteReplicaTest, HDFSCollectionsAPITest, TestSubQueryTransformer, TestLogWatcher, TestHdfsUpdateLog, BadComponentTest, ForceLeaderTest, BlockDirectoryTest, TestFieldCacheSortRandom, TestTrie, CurrencyRangeFacetCloudTest, TestExactStatsCache, TestScoreJoinQPNoScore, SchemaVersionSpecificBehaviorTest, TestRecovery, TestConfigsApi, TestLeaderElectionZkExpiry, TestSimTriggerIntegration, ScheduledTriggerIntegrationTest, TestReplicationHandler, TestQueryUtils, SimpleFacetsTest, SearchRateTriggerTest, TestImplicitCoreProperties, PhrasesIdentificationComponentTest, TestHdfsCloudBackupRestore, PrimitiveFieldTypeTest, TestRTimerTree, TestSystemIdResolver, TestZkAclsWithHadoopAuth, TestSuggestSpellingConverter, TestReversedWildcardFilterFactory, TestLRUCache, TestElisionMultitermQuery, TestFieldTypeCollectionResource, TestSolr4Spatial2, ZkControllerTest, TestPointFields, TestNoOpRegenerator, SignatureUpdateProcessorFactoryTest, TimeZoneUtilsTest, PKIAuthenticationIntegrationTest, TestReloadDeadlock, TestExclusionRuleCollectionAccess, CollectionsAPISolrJTest, ConvertedLegacyTest, AsyncCallRequestStatusResponseTest, TestComponentsName, FastVectorHighlighterTest, AssignBackwardCompatibilityTest, TestIndexSearcher, TestSolrQueryResponse, FieldAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, TestJmxIntegration, DistributedQueryElevationComponentTest, SimpleCollectionCreateDeleteTest, TestSlowCompositeReaderWrapper, HdfsSyncSliceTest, TestSurroundQueryParser, AutoscalingHistoryHandlerTest, RecoveryZkTest, DistributedIntervalFacetingTest, TemplateUpdateProcessorTest, TestSimpleQParserPlugin, UpdateLogTest, TestConfig, ChaosMonkeySafeLeaderTest, TestCloudManagedSchema, FileBasedSpellCheckerTest, PrimUtilsTest, TermVectorComponentTest, TestEmbeddedSolrServerSchemaAPI, TestSimExtremeIndexing, ClusterStateUpdateTest, SortSpecParsingTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestNestedUpdateProcessor, TriggerSetPropertiesIntegrationTest, TestSkipOverseerOperations, TestCloudConsistency, RegexBoostProcessorTest, PeerSyncWithBufferUpdatesTest, TestFaceting, ActionThrottleTest, TestJoin, MetricsHistoryIntegrationTest, SuggesterTSTTest, DistributedTermsComponentTest, SolrCmdDistributorTest, TestDocumentBuilder, NodeMarkersRegistrationTest, TestTrackingShardHandlerFactory, MetricUtilsTest, MissingSegmentRecoveryTest, DaemonStreamApiTest, TestSortByMinMaxFunction, SearchHandlerTest, TestLegacyFieldCache, TestHighFrequencyDictionaryFactory, DistributedFacetExistsSmallTest, LeaderElectionTest, DocumentBuilderTest, TestStandardQParsers, TestFieldCache, HttpSolrCallGetCoreTest, SOLR749Test, PingRequestHandlerTest, CloudMLTQParserTest, TestFunctionQuery, TestDistribDocBasedVersion, TestMacroExpander, DistributedFacetPivotSmallAdvancedTest, SolrMetricsIntegrationTest, OverriddenZkACLAndCredentialsProvidersTest, MergeStrategyTest, HttpPartitionWithTlogReplicasTest, SolrTestCaseJ4Test, URLClassifyProcessorTest, TestDirectoryFactory, SolrCoreMetricManagerTest, TestSolrIndexConfig, TestSolrJ, TestPKIAuthenticationPlugin, TestSystemCollAutoCreate, CoreSorterTest, NotRequiredUniqueKeyTest, TestDefaultStatsCache, TestSimDistribStateManager, TestStressReorder, TestAnalyzeInfixSuggestions, CollectionsAPIAsyncDistributedZkTest, PeerSyncWithLeaderTest, AtomicUpdatesTest, TestBulkSchemaAPI, TestXmlQParser, HdfsAutoAddReplicasIntegrationTest, TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerTaskQueueTest, ReplaceNodeNoTargetTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SyncSliceTest, TestCloudSearcherWarming, TestPrepRecovery, TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTlogReplica, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, IndexSizeTriggerTest, MetricTriggerTest, NodeAddedTriggerTest, TriggerCooldownIntegrationTest, TestSimLargeCluster, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrCloudSnapshots, TestReqParamsAPI, TestSQLHandlerNonCloud, V2ApiIntegrationTest, V2StandaloneTest, XmlUpdateRequestHandlerTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, LukeRequestHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, CustomHighlightComponentTest, CustomTermsComponentTest, DistributedFacetPivotWhiteBoxTest, QueryElevationComponentTest, ShufflingReplicaListTransformerTest, SpellCheckComponentTest, SuggestComponentContextFilterQueryTest, JavabinLoaderTest, Tagger2Test, HighlighterConfigTest, UninvertDocValuesMergePolicyTest, TestLegacyField, TestLegacyNumericUtils, TestNumericRangeQuery32, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestRemoteStreaming, TestStreamBody, TestMacros, JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestCSVResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestPushWriter, TestRawResponseWriter, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestManagedResource, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, BooleanFieldTest, CopyFieldTest, DateFieldTest, DateRangeFieldTest, DocValuesMultiTest, DocValuesTest, SpatialRPTFieldTypeTest, TestCollationField, TestCollationFieldDocValues, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, TestUseDocValuesAsStored, RangeFacetCloudTest, TestCloudJSONFacetSKG, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestBM25SimilarityFactory, TestClassicSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLegacyBM25SimilarityFactory, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, AuditLoggerIntegrationTest, BasicAuthStandaloneTest, JWTAuthPluginIntegrationTest, NoCacheHeaderTest, ResponseHeaderTest, SolrRequestParserTest, SpellCheckCollatorTest, TestBlendedInfixSuggestions, TestFileDictionaryLookup, HdfsLockFactoryTest, TestNumericTerms32, TestNumericTerms64, TestUninvertingReader, AddBlockUpdateTest, AnalysisErrorHandlingTest, CdcrUpdateLogTest, SolrIndexConfigTest, SolrIndexMetricsTest, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesRequiredField, CategoryRoutedAliasUpdateProcessorTest] [junit4] Completed [855/855 (1!)] on J2 in 450.84s, 6 tests, 1 error <<< FAILURES! [...truncated 1 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-20190430_211758_8458718626015224842976.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_pid21042.hprof ... [junit4] Heap dump file created [591949680 bytes in 3.527 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 8958 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_pid21042.hprof Total time: 83 minutes 49 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]
