Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/12/
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.cloud.SaslZkACLProviderTest: 1) Thread[id=53326,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[468C2D12AB0DAB61]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
2) Thread[id=53323,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[468C2D12AB0DAB61]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=53319,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[468C2D12AB0DAB61]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
1) Thread[id=53326,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[468C2D12AB0DAB61]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
2) Thread[id=53323,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[468C2D12AB0DAB61]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=53319,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[468C2D12AB0DAB61]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
at __randomizedtesting.SeedInfo.seed([468C2D12AB0DAB61]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=282532,
name=testExecutor-9429-thread-1, state=RUNNABLE,
group=TGRP-HdfsBasicDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=282532, name=testExecutor-9429-thread-1,
state=RUNNABLE, group=TGRP-HdfsBasicDistributedZkTest]
at
__randomizedtesting.SeedInfo.seed([468C2D12AB0DAB61:CED812C805F1C699]:0)
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: http://127.0.0.1:35020/wypuc
at __randomizedtesting.SeedInfo.seed([468C2D12AB0DAB61]:0)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:658)
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)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred
while waiting response from server at: http://127.0.0.1:35020/wypuc
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.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:656)
... 4 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
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)
... 9 more
FAILED:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test
Error Message:
Captured an uncaught exception in thread: Thread[id=219746, name=Thread-73992,
state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=219746, name=Thread-73992, state=RUNNABLE,
group=TGRP-TestDistributedStatsComponentCardinality]
at
__randomizedtesting.SeedInfo.seed([468C2D12AB0DAB61:CED812C805F1C699]:0)
Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
at __randomizedtesting.SeedInfo.seed([468C2D12AB0DAB61]:0)
at junit.framework.Assert.fail(Assert.java:57)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:999)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1026)
at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:695)
FAILED:
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at:
https://127.0.0.1:41369/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at:
https://127.0.0.1:41369/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:499)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
at 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:41369/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
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.directUpdate(BaseCloudSolrClient.java:493)
... 46 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)
... 51 more
FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
Error Message:
KeeperErrorCode = AuthFailed for /solr
Stack Trace:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode =
AuthFailed for /solr
at
__randomizedtesting.SeedInfo.seed([468C2D12AB0DAB61:42787BCA3249086F]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:792)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:545)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:544)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:436)
at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:84)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
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$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14567 lines...]
[junit4] Suite:
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/init-core-data-001
[junit4] 2> 2714321 WARN
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[468C2D12AB0DAB61]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 2714321 INFO
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[468C2D12AB0DAB61]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2714323 INFO
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[468C2D12AB0DAB61]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2714323 INFO
(SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[468C2D12AB0DAB61]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2714326 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNonEnglish
[junit4] 2> 2714326 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001
[junit4] 2> 2714327 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2714327 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2714327 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2714427 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.ZkTestServer start zk server on port:46601
[junit4] 2> 2714427 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46601
[junit4] 2> 2714427 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46601
[junit4] 2> 2714432 INFO (zkConnectionManagerCallback-5941-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714434 INFO (zkConnectionManagerCallback-5943-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714435 INFO (zkConnectionManagerCallback-5945-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714438 WARN (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2714438 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2714438 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2714438 INFO (jetty-launcher-5946-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_191-b12
[junit4] 2> 2714439 WARN (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2714439 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2714439 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2714439 INFO (jetty-launcher-5946-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_191-b12
[junit4] 2> 2714440 WARN (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2714441 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2714441 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2714441 INFO (jetty-launcher-5946-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_191-b12
[junit4] 2> 2714441 WARN (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2714442 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2714442 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2714442 INFO (jetty-launcher-5946-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_191-b12
[junit4] 2> 2714443 INFO (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2714443 INFO (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2714443 INFO (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2714443 INFO (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b24e4de{/solr,null,AVAILABLE}
[junit4] 2> 2714444 WARN (jetty-launcher-5946-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@9015659[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714445 INFO (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2714445 INFO (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2714445 INFO (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2714445 INFO (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5161412{/solr,null,AVAILABLE}
[junit4] 2> 2714445 WARN (jetty-launcher-5946-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@31803cca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714446 INFO (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2714446 INFO (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2714446 INFO (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2714446 INFO (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e31285b{SSL,[ssl,
http/1.1]}{127.0.0.1:38323}
[junit4] 2> 2714446 INFO (jetty-launcher-5946-thread-1) [ ]
o.e.j.s.Server Started @2714566ms
[junit4] 2> 2714446 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38323}
[junit4] 2> 2714447 ERROR (jetty-launcher-5946-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-05T16:35:51.242Z
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@488081f5{SSL,[ssl,
http/1.1]}{127.0.0.1:37325}
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-4) [ ]
o.e.j.s.Server Started @2714567ms
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2714447 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37325}
[junit4] 2> 2714448 ERROR (jetty-launcher-5946-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2714448 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2714448 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 2714448 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2714448 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2714448 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-05T16:35:51.243Z
[junit4] 2> 2714448 INFO (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@694476fd{/solr,null,AVAILABLE}
[junit4] 2> 2714449 WARN (jetty-launcher-5946-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7156ec22[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714449 INFO (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c9ab98a{/solr,null,AVAILABLE}
[junit4] 2> 2714449 WARN (jetty-launcher-5946-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@178a349d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714450 INFO (zkConnectionManagerCallback-5948-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714450 INFO (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7eba20b1{SSL,[ssl,
http/1.1]}{127.0.0.1:37109}
[junit4] 2> 2714450 INFO (jetty-launcher-5946-thread-3) [ ]
o.e.j.s.Server Started @2714570ms
[junit4] 2> 2714450 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37109}
[junit4] 2> 2714451 ERROR (jetty-launcher-5946-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2714451 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2714451 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 2714451 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2714451 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2714451 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-05T16:35:51.246Z
[junit4] 2> 2714451 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2714456 INFO (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@743db691{SSL,[ssl,
http/1.1]}{127.0.0.1:33047}
[junit4] 2> 2714456 INFO (jetty-launcher-5946-thread-2) [ ]
o.e.j.s.Server Started @2714576ms
[junit4] 2> 2714456 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33047}
[junit4] 2> 2714457 ERROR (jetty-launcher-5946-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2714457 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2714457 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 2714457 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2714457 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2714457 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-05T16:35:51.252Z
[junit4] 2> 2714457 INFO (zkConnectionManagerCallback-5950-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714457 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2714471 INFO (zkConnectionManagerCallback-5952-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714472 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2714497 INFO (zkConnectionManagerCallback-5954-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714497 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2714616 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2714617 WARN (jetty-launcher-5946-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> 2714644 WARN (jetty-launcher-5946-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@b6a499e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714649 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2714650 WARN (jetty-launcher-5946-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> 2714650 WARN (jetty-launcher-5946-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> 2714651 WARN (jetty-launcher-5946-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2d88863[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714652 INFO (jetty-launcher-5946-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46601/solr
[junit4] 2> 2714653 WARN (jetty-launcher-5946-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@ea740f7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714664 WARN (jetty-launcher-5946-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> 2714674 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2714674 WARN (jetty-launcher-5946-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> 2714679 INFO (zkConnectionManagerCallback-5965-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714679 WARN (jetty-launcher-5946-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@58a6e192[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714679 WARN (jetty-launcher-5946-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@76fb01d4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714680 INFO (jetty-launcher-5946-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46601/solr
[junit4] 2> 2714682 WARN (jetty-launcher-5946-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> 2714682 INFO (zkConnectionManagerCallback-5972-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714683 WARN (jetty-launcher-5946-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@22165d7d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714684 INFO (jetty-launcher-5946-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46601/solr
[junit4] 2> 2714685 INFO (zkConnectionManagerCallback-5978-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714688 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x108929dc73c0008, likely client has closed socket
[junit4] 2> 2714690 INFO (zkConnectionManagerCallback-5975-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714690 INFO (zkConnectionManagerCallback-5980-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714692 INFO (zkConnectionManagerCallback-5982-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714802 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37109_solr
[junit4] 2> 2714803 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.Overseer Overseer
(id=74470600201732107-127.0.0.1:37109_solr-n_0000000000) starting
[junit4] 2> 2714804 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38323_solr
[junit4] 2> 2714806 INFO (zkCallback-5981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2714811 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2714811 WARN (jetty-launcher-5946-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> 2714812 WARN (jetty-launcher-5946-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@622496ea[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714813 INFO (zkCallback-5979-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2714815 WARN (jetty-launcher-5946-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> 2714815 WARN (jetty-launcher-5946-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@33bf7aed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2714816 INFO (jetty-launcher-5946-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46601/solr
[junit4] 2> 2714820 INFO (zkConnectionManagerCallback-5994-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714823 INFO (zkConnectionManagerCallback-6001-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714829 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2714830 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2714833 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33047_solr as DOWN
[junit4] 2> 2714834 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2714834 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33047_solr
[junit4] 2> 2714834 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37325_solr as DOWN
[junit4] 2> 2714835 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2714835 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37325_solr
[junit4] 2> 2714840 INFO (zkConnectionManagerCallback-5999-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714844 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2714848 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46601/solr ready
[junit4] 2> 2714849 INFO (zkCallback-5981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 2714849 INFO (zkCallback-5979-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 2714849 INFO
(OverseerStateUpdate-74470600201732107-127.0.0.1:37109_solr-n_0000000000)
[n:127.0.0.1:37109_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37109_solr
[junit4] 2> 2714851 INFO (zkCallback-5974-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 2714853 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37109_solr as DOWN
[junit4] 2> 2714854 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2714854 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37109_solr
[junit4] 2> 2714855 INFO (zkCallback-5981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2714868 INFO (zkCallback-5974-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2714868 INFO (zkCallback-5979-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2714869 INFO (zkCallback-5998-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2714872 INFO (zkCallback-6000-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 2714873 INFO (zkConnectionManagerCallback-6008-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714874 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2714875 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46601/solr ready
[junit4] 2> 2714889 INFO (zkConnectionManagerCallback-6013-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714890 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2714891 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46601/solr ready
[junit4] 2> 2714896 INFO (zkConnectionManagerCallback-6018-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2714896 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2714897 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2714898 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46601/solr ready
[junit4] 2> 2714904 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2714933 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2714958 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37109.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2714959 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2714971 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37109.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2714971 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37109.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2714973 INFO (jetty-launcher-5946-thread-3)
[n:127.0.0.1:37109_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node2/.
[junit4] 2> 2714989 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38323.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2714995 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33047.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715000 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37325.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715012 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38323.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715012 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38323.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715013 INFO (jetty-launcher-5946-thread-1)
[n:127.0.0.1:38323_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node1/.
[junit4] 2> 2715019 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33047.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715019 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33047.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715020 INFO (jetty-launcher-5946-thread-2)
[n:127.0.0.1:33047_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node3/.
[junit4] 2> 2715022 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37325.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715022 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37325.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2715023 INFO (jetty-launcher-5946-thread-4)
[n:127.0.0.1:37325_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/.
[junit4] 2> 2715149 INFO (zkConnectionManagerCallback-6027-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2715150 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2715151 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46601/solr ready
[junit4] 2> 2715151 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@512ae7af
[junit4] 2> 2715151 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider
127.0.0.1:46601/solr
[junit4] 2> 2715169 INFO (zkConnectionManagerCallback-6032-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2715170 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2715172 INFO
(TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[468C2D12AB0DAB61])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46601/solr ready
[junit4] 2> 2715189 INFO (qtp1304911285-20277) [n:127.0.0.1:33047_solr
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2
[junit4] 2> 2715191 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testNonEnglish",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 2715192 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testNonEnglish/protwords.txt
[junit4] 2> 2715194 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/testNonEnglish/managed-schema
[junit4] 2> 2715196 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/testNonEnglish/solrconfig.xml
[junit4] 2> 2715205 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testNonEnglish/synonyms.txt
[junit4] 2> 2715206 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testNonEnglish/stopwords.txt
[junit4] 2> 2715208 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/testNonEnglish/params.json
[junit4] 2> 2715210 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testNonEnglish/lang/contractions_it.txt
[junit4] 2> 2715211 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testNonEnglish/lang/stopwords_no.txt
[junit4] 2> 2715213 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testNonEnglish/lang/stopwords_hy.txt
[junit4] 2> 2715215 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testNonEnglish/lang/stemdict_nl.txt
[junit4] 2> 2715224 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testNonEnglish/lang/contractions_ca.txt
[junit4] 2> 2715226 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testNonEnglish/lang/stopwords_id.txt
[junit4] 2> 2715228 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testNonEnglish/lang/stopwords_ga.txt
[junit4] 2> 2715229 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testNonEnglish/lang/stopwords_da.txt
[junit4] 2> 2715230 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testNonEnglish/lang/stopwords_hi.txt
[junit4] 2> 2715233 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testNonEnglish/lang/stopwords_ja.txt
[junit4] 2> 2715236 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testNonEnglish/lang/stopwords_pt.txt
[junit4] 2> 2715238 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testNonEnglish/lang/stopwords_hu.txt
[junit4] 2> 2715245 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testNonEnglish/lang/stopwords_el.txt
[junit4] 2> 2715247 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testNonEnglish/lang/stopwords_ru.txt
[junit4] 2> 2715249 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testNonEnglish/lang/stopwords_tr.txt
[junit4] 2> 2715250 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testNonEnglish/lang/stopwords_ar.txt
[junit4] 2> 2715251 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testNonEnglish/lang/userdict_ja.txt
[junit4] 2> 2715252 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testNonEnglish/lang/stopwords_it.txt
[junit4] 2> 2715253 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testNonEnglish/lang/stopwords_eu.txt
[junit4] 2> 2715255 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testNonEnglish/lang/stopwords_cz.txt
[junit4] 2> 2715256 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testNonEnglish/lang/stoptags_ja.txt
[junit4] 2> 2715258 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testNonEnglish/lang/contractions_fr.txt
[junit4] 2> 2715259 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testNonEnglish/lang/stopwords_fa.txt
[junit4] 2> 2715261 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testNonEnglish/lang/stopwords_de.txt
[junit4] 2> 2715262 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testNonEnglish/lang/contractions_ga.txt
[junit4] 2> 2715264 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testNonEnglish/lang/stopwords_ca.txt
[junit4] 2> 2715265 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testNonEnglish/lang/stopwords_nl.txt
[junit4] 2> 2715266 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testNonEnglish/lang/stopwords_bg.txt
[junit4] 2> 2715268 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testNonEnglish/lang/stopwords_es.txt
[junit4] 2> 2715269 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testNonEnglish/lang/stopwords_en.txt
[junit4] 2> 2715270 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testNonEnglish/lang/stopwords_lv.txt
[junit4] 2> 2715272 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testNonEnglish/lang/stopwords_th.txt
[junit4] 2> 2715273 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testNonEnglish/lang/stopwords_ro.txt
[junit4] 2> 2715274 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testNonEnglish/lang/stopwords_fr.txt
[junit4] 2> 2715276 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testNonEnglish/lang/stopwords_sv.txt
[junit4] 2> 2715278 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testNonEnglish/lang/stopwords_fi.txt
[junit4] 2> 2715284 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testNonEnglish/lang/hyphenations_ga.txt
[junit4] 2> 2715285 INFO
(OverseerThreadFactory-5583-thread-1-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testNonEnglish/lang/stopwords_gl.txt
[junit4] 2> 2715288 INFO (qtp1304911285-20277) [n:127.0.0.1:33047_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2}
status=0 QTime=99
[junit4] 2> 2715289 INFO (qtp1304911285-20259) [n:127.0.0.1:33047_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2715291 INFO
(OverseerThreadFactory-5583-thread-2-processing-n:127.0.0.1:37109_solr)
[n:127.0.0.1:37109_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testNonEnglish
[junit4] 2> 2715292 INFO
(OverseerCollectionConfigSetProcessor-74470600201732107-127.0.0.1:37109_solr-n_0000000000)
[n:127.0.0.1:37109_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> 2715418 INFO
(OverseerStateUpdate-74470600201732107-127.0.0.1:37109_solr-n_0000000000)
[n:127.0.0.1:37109_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNonEnglish",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNonEnglish_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37325/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2715633 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
x:testNonEnglish_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2716654 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2716654 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2716655 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 2716655 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
[junit4] 2> 2716655 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 2716655 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
[junit4] 2> 2716655 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 2716655 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
[junit4] 2> 2716656 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 2716656 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
[junit4] 2> 2716656 WARN (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1/../../../../dist
[junit4] 2> 2716663 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2716699 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema
name=default-config
[junit4] 2> 2716904 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 2716943 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testNonEnglish_shard1_replica_n1'
using configuration from collection testNonEnglish, trusted=true
[junit4] 2> 2716943 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37325.solr.core.testNonEnglish.shard1.replica_n1' (registry
'solr.core.testNonEnglish.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31308ffb
[junit4] 2> 2716944 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/testNonEnglish_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_468C2D12AB0DAB61-001/tempDir-001/node4/./testNonEnglish_shard1_replica_n1/data/]
[junit4] 2> 2716952 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 2717077 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2717077 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2717079 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 2717079 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2717081 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@156f0cc6[testNonEnglish_shard1_replica_n1] main]
[junit4] 2> 2717082 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testNonEnglish
[junit4] 2> 2717082 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testNonEnglish
[junit4] 2> 2717082 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testNonEnglish/managed-schema
[junit4] 2> 2717083 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2717083 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2717083 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 2717085 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2717085 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629992678986874880
[junit4] 2> 2717088 INFO
(searcherExecutor-5598-thread-1-processing-n:127.0.0.1:37325_solr
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2)
[n:127.0.0.1:37325_solr c:testNonEnglish s:shard1 r:core_node2
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@156f0cc6[testNonEnglish_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2717088 INFO
(searcherExecutor-5598-thread-1-processing-n:127.0.0.1:37325_solr
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2)
[n:127.0.0.1:37325_solr c:testNonEnglish s:shard1 r:core_node2
x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 2717088 INFO
(searcherExecutor-5598-thread-1-processing-n:127.0.0.1:37325_solr
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2)
[n:127.0.0.1:37325_solr c:testNonEnglish s:shard1 r:core_node2
x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 2717088 INFO
(searcherExecutor-5598-thread-1-processing-n:127.0.0.1:37325_solr
x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2)
[n:127.0.0.1:37325_solr c:testNonEnglish s:shard1 r:core_node2
x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore
[testNonEnglish_shard1_replica_n1] Registered new searcher
Searcher@156f0cc6[testNonEnglish_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2717091 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testNonEnglish/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2717091 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testNonEnglish/leaders/shard1
[junit4] 2> 2717093 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2717094 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2717094 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37325/solr/testNonEnglish_shard1_replica_n1/
[junit4] 2> 2717094 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2717094 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:37325/solr/testNonEnglish_shard1_replica_n1/ has no replicas
[junit4] 2> 2717094 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testNonEnglish/leaders/shard1/leader after winning as
/collections/testNonEnglish/leader_elect/shard1/election/74470600201732106-core_node2-n_0000000000
[junit4] 2> 2717095 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37325/solr/testNonEnglish_shard1_replica_n1/ shard1
[junit4] 2> 2717197 INFO (zkCallback-5974-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2717197 INFO (zkCallback-5974-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2717198 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2717199 INFO (qtp453465370-20266) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1566
[junit4] 2> 2717212 INFO (qtp1304911285-20259) [n:127.0.0.1:33047_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> 2717300 INFO (zkCallback-5974-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2717300 INFO (zkCallback-6000-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2717300 INFO (zkCallback-5974-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2717300 INFO (zkCallback-5974-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testNonEnglish/state.json] for collection [testNonEnglish]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2717301 INFO (qtp1304911285-20259) [n:127.0.0.1:33047_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2011
[junit4] 2> 2717305 INFO
(OverseerCollectionConfigSetProcessor-74470600201732107-127.0.0.1:37109_solr-n_0000000000)
[n:127.0.0.1:37109_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> 2717337 INFO (qtp453465370-20265) [n:127.0.0.1:37325_solr
c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"set-user-property":{"update.autoCreateFields":false}},
{"add-updateprocessor
[...truncated too long message...]
2> 9298094 WARN (BP-1260808663-127.0.0.1-1554484771924 heartbeating to
lucene2-us-west.apache.org/127.0.0.1:35729) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 9298094 WARN (BP-1260808663-127.0.0.1-1554484771924
heartbeating to lucene2-us-west.apache.org/127.0.0.1:35729) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-1260808663-127.0.0.1-1554484771924 (Datanode Uuid
2a89bbff-be8d-400c-b50e-e66e4d82182c) service to
lucene2-us-west.apache.org/127.0.0.1:35729
[junit4] 2> 9298103 WARN
(refreshUsed-/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_468C2D12AB0DAB61-001/tempDir-001/hdfsBaseDir/data/data1/current/BP-1260808663-127.0.0.1-1554484771924)
[ ] o.a.h.f.CachingGetSpaceUsed Thread Interrupted waiting to refresh disk
information: sleep interrupted
[junit4] 2> 9298120 WARN
(refreshUsed-/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_468C2D12AB0DAB61-001/tempDir-001/hdfsBaseDir/data/data2/current/BP-1260808663-127.0.0.1-1554484771924)
[ ] o.a.h.f.CachingGetSpaceUsed Thread Interrupted waiting to refresh disk
information: sleep interrupted
[junit4] 2> 9298146 INFO
(SUITE-HdfsBasicDistributedZkTest-seed#[468C2D12AB0DAB61]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.w.WebAppContext@6291d0a9{hdfs,/,null,UNAVAILABLE}{/hdfs}
[junit4] 2> 9298146 INFO
(SUITE-HdfsBasicDistributedZkTest-seed#[468C2D12AB0DAB61]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4bb73b13{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:0}
[junit4] 2> 9298146 INFO
(SUITE-HdfsBasicDistributedZkTest-seed#[468C2D12AB0DAB61]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 9298146 INFO
(SUITE-HdfsBasicDistributedZkTest-seed#[468C2D12AB0DAB61]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5a17ef66{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
[junit4] 2> 9299838 INFO
(SUITE-HdfsBasicDistributedZkTest-seed#[468C2D12AB0DAB61]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Apr 05, 2019 6:25:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 16 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{regex_dup_A_s=PostingsFormat(name=LuceneVarGapFixedInterval),
regex_dup_B_s=BlockTreeOrds(blocksize=128),
SubjectTerms_mfacet=Lucene50(blocksize=128),
multiDefault=BlockTreeOrds(blocksize=128), _root_=Lucene50(blocksize=128),
genre_s=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128),
series_t=Lucene50(blocksize=128), rnd_b=Lucene50(blocksize=128),
oddField_s=Lucene50(blocksize=128), a_t=BlockTreeOrds(blocksize=128),
cat=BlockTreeOrds(blocksize=128),
foo_b=PostingsFormat(name=LuceneVarGapFixedInterval),
name=Lucene50(blocksize=128),
inStock=PostingsFormat(name=LuceneVarGapFixedInterval),
id=Lucene50(blocksize=128),
text=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{regex_dup_A_s=DocValuesFormat(name=Direct),
other_tl1=DocValuesFormat(name=Lucene80),
regex_dup_B_s=DocValuesFormat(name=Lucene80),
range_facet_l_dv=DocValuesFormat(name=Asserting),
SubjectTerms_mfacet=DocValuesFormat(name=Lucene80),
n_l1=DocValuesFormat(name=Lucene80),
multiDefault=DocValuesFormat(name=Lucene80),
intDefault=DocValuesFormat(name=Lucene80),
genre_s=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Lucene80),
n_d1=DocValuesFormat(name=Lucene80),
range_facet_l=DocValuesFormat(name=Lucene80),
n_f1=DocValuesFormat(name=Lucene80), series_t=DocValuesFormat(name=Lucene80),
n_tl1=DocValuesFormat(name=Lucene80),
oddField_s=DocValuesFormat(name=Asserting),
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Direct),
a_t=DocValuesFormat(name=Lucene80), cat=DocValuesFormat(name=Lucene80),
sequence_i=DocValuesFormat(name=Asserting),
inStock=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting),
text=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80),
val_i=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Lucene80),
n_dt1=DocValuesFormat(name=Lucene80), author_t=DocValuesFormat(name=Lucene80),
a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting),
rnd_b=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene80),
n_tdt1=DocValuesFormat(name=Lucene80), foo_b=DocValuesFormat(name=Direct),
name=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Lucene80),
foo_d=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
foo_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=280,
maxMBSortInHeap=7.1564379719630695,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@39f9ff3e),
locale=he-IL, timezone=Asia/Nicosia
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=4,free=53697016,total=433061888
[junit4] 2> NOTE: All tests run in this JVM: [TestHashPartitioner,
TestReplicationHandlerDiskOverFlow, TestDFRSimilarityFactory,
CdcrBidirectionalTest, TestStressRecovery, TestDistributedMap,
ResponseLogComponentTest, TestSchemalessBufferedUpdates,
SignificantTermsQParserPluginTest, HttpSolrCallGetCoreTest, CircularListTest,
TestSolr4Spatial, ExecutePlanActionTest, ScheduledMaintenanceTriggerTest,
ShardSplitTest, SystemInfoHandlerTest, RollingRestartTest, TestSimLargeCluster,
TestHighFrequencyDictionaryFactory, ConfigSetsAPITest, TestOrdValues,
SystemCollectionCompatTest, TestSolrFieldCacheBean, CoreAdminHandlerTest,
IndexSizeTriggerTest, TestShortCircuitedRequests,
DistributedQueryElevationComponentTest, BlockJoinFacetSimpleTest,
BasicAuthIntegrationTest, SuggestComponentContextFilterQueryTest,
TestHdfsBackupRestoreCore, ResponseBuilderTest, TestManagedStopFilterFactory,
ConvertedLegacyTest, StressHdfsTest, UpdateParamsTest,
CoreMergeIndexesAdminHandlerTest, TestObjectReleaseTracker,
SearchRateTriggerIntegrationTest, ReindexCollectionTest,
EmbeddedSolrNoSerializeTest, TestFieldResource,
ConcurrentDeleteAndCreateCollectionTest, TestXIncludeConfig,
TestZkAclsWithHadoopAuth, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestSimpleTrackingShardHandler, BigEndianAscendingWordSerializerTest,
TestFileDictionaryLookup, TestSlowCompositeReaderWrapper,
AutoAddReplicasPlanActionTest, TestLuceneIndexBackCompat, TaggerTest,
TestConfigSetsAPI, CategoryRoutedAliasUpdateProcessorTest,
CollectionStateFormat2Test, StatelessScriptUpdateProcessorFactoryTest,
LukeRequestHandlerTest, TestRandomCollapseQParserPlugin, SolrXmlInZkTest,
SuggesterTSTTest, HdfsRestartWhileUpdatingTest, BlockDirectoryTest,
MoveReplicaTest, ConfigureRecoveryStrategyTest, TestSolrDeletionPolicy2,
DateFieldTest, TestChildDocTransformerHierarchy, TestValueSourceCache,
HighlighterTest, SortByFunctionTest, TestComplexPhraseQParserPlugin,
SolrIndexSplitterTest, DocValuesNotIndexedTest,
HdfsTlogReplayBufferedWhileIndexingTest, DistributedIntervalFacetingTest,
FullSolrCloudDistribCmdsTest, SchemaApiFailureTest,
LeaderElectionIntegrationTest, TestRemoteStreaming, TestHashQParserPlugin,
V2StandaloneTest, TestFiltering, TestCloudPivotFacet,
TestCollectionsAPIViaSolrCloudCluster, TestDocSet, TestGraphMLResponseWriter,
DistanceUnitsTest, TestEmbeddedSolrServerSchemaAPI, TestBM25SimilarityFactory,
TestUseDocValuesAsStored2, SolrPluginUtilsTest, TestMaxScoreQueryParser,
TestSolrCoreSnapshots, TestUninvertingReader, TestNumericRangeQuery32,
DeleteNodeTest, DistributedMLTComponentTest, TestFieldCache,
DocumentBuilderTest, MetricsHistoryHandlerTest, TestPushWriter,
PeerSyncWithBufferUpdatesTest, TolerantUpdateProcessorTest,
TestStressCloudBlindAtomicUpdates, ZkStateWriterTest,
TestCloudJSONFacetJoinDomain, JSONWriterTest, DistribJoinFromCollectionTest,
TestWriterPerf, TestTrackingShardHandlerFactory, TestSolrCLIRunExample,
TestInitParams, TestConfigsApi, TestAnalyzeInfixSuggestions, TestFacetMethods,
FastVectorHighlighterTest, BJQParserTest, ZkSolrClientTest, TestLogWatcher,
TestPKIAuthenticationPlugin, TestLegacyNumericUtils, TestCharFilters,
HdfsBasicDistributedZkTest]
[junit4] Completed [709/847 (4!)] on J2 in 3966.38s, 1 test, 1 error <<<
FAILURES!
[...truncated 442 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20190405_155036_5975581830361237255320.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/heapdumps/java_pid10819.hprof
...
[junit4] Heap dump file created [708463125 bytes in 23.850 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 8979 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/build.xml:661:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid10819.hprof
Total time: 594 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]