Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/275/
6 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Captured an uncaught exception in thread: Thread[id=56167, name=Thread-50578,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=56167, name=Thread-50578, state=RUNNABLE,
group=TGRP-TestDistributedSearch]
Caused by: java.lang.AssertionError: Expected to find shardAddress in the up
shard info
at __randomizedtesting.SeedInfo.seed([133465527413FA1F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1174)
at
org.apache.solr.TestDistributedSearch$1.run(TestDistributedSearch.java:1130)
FAILED: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([133465527413FA1F:9B605A88DAEF97E7]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1251)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:702)
at
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:97)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor176.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:737) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:799) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1049) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:914) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:807) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:904) at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:555) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor176.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:737)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:799)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1049)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:904)
at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:555)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([133465527413FA1F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:269)
at sun.reflect.GeneratedMethodAccessor28.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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
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:745)
FAILED:
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig
Error Message:
The max direct memory is likely too low. Either increase it (by adding
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup
args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
Stack Trace:
java.lang.RuntimeException: The max direct memory is likely too low. Either
increase it (by adding -XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to
your containers startup args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
at
__randomizedtesting.SeedInfo.seed([133465527413FA1F:E49BAC79899A1034]:0)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:307)
at
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:289)
at
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:223)
at
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:108)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:693)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:68)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:305)
... 42 more
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
Stack Trace:
org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but
was:<Was: [4, Now: 5], Delta: 1>
at
__randomizedtesting.SeedInfo.seed([133465527413FA1F:D622A1C964A5C27F]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([133465527413FA1F:9B605A88DAEF97E7]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
Build Log:
[...truncated 11433 lines...]
[junit4] Suite: org.apache.solr.core.HdfsDirectoryFactoryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/init-core-data-001
[junit4] 2> 283165 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-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] 1> Formatting using clusterid: testClusterID
[junit4] 2> 283244 WARN
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 283261 WARN
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 283264 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 283281 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_53867_hdfs____5sv0hx/webapp
[junit4] 2> 283663 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53867
[junit4] 2> 283808 WARN
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 283809 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 283825 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_34097_datanode____.a62j4c/webapp
[junit4] 2> 284341 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34097
[junit4] 2> 284414 WARN
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 284415 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 284454 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_57980_datanode____.8552fe/webapp
[junit4] 2> 284525 INFO (IPC Server handler 1 on 55506) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-06242c40-82c4-4979-a170-ad08d765d673 node
DatanodeRegistration(127.0.0.1:39704,
datanodeUuid=3c03ea3e-1bc7-40dd-b729-15efc739e411, infoPort=57835,
infoSecurePort=0, ipcPort=38198,
storageInfo=lv=-56;cid=testClusterID;nsid=1891094399;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 284526 INFO (IPC Server handler 1 on 55506) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-70227e05-dd34-4a3a-a837-436502409b53 node
DatanodeRegistration(127.0.0.1:39704,
datanodeUuid=3c03ea3e-1bc7-40dd-b729-15efc739e411, infoPort=57835,
infoSecurePort=0, ipcPort=38198,
storageInfo=lv=-56;cid=testClusterID;nsid=1891094399;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 284854 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57980
[junit4] 2> 284977 INFO (IPC Server handler 3 on 55506) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-51a33b2a-28c9-423a-a4ca-6d7bfef1759f node
DatanodeRegistration(127.0.0.1:57105,
datanodeUuid=9a58baa3-7c1d-409b-bbfb-f5a0503697f5, infoPort=49010,
infoSecurePort=0, ipcPort=40086,
storageInfo=lv=-56;cid=testClusterID;nsid=1891094399;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 284977 INFO (IPC Server handler 3 on 55506) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-e631dff9-7e95-42d9-ad94-c9e039810c8c node
DatanodeRegistration(127.0.0.1:57105,
datanodeUuid=9a58baa3-7c1d-409b-bbfb-f5a0503697f5, infoPort=49010,
infoSecurePort=0, ipcPort=40086,
storageInfo=lv=-56;cid=testClusterID;nsid=1891094399;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 285043 INFO
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[133465527413FA1F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLocalityReporter
[junit4] 2> 285052 INFO
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[133465527413FA1F]) [
] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55506/solr
[junit4] 2> 285052 INFO
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[133465527413FA1F]) [
] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 285052 INFO
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[133465527413FA1F]) [
] o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55506/solr3/
[junit4] 2> 285067 INFO
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[133465527413FA1F]) [
] o.a.s.s.h.HdfsLocalityReporter Registering direcotry
hdfs://localhost:55506/solr3 for locality metrics.
[junit4] 2> 285125 INFO (IPC Server handler 3 on 55506) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39704 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-51a33b2a-28c9-423a-a4ca-6d7bfef1759f:NORMAL:127.0.0.1:57105|RBW],
ReplicaUC[[DISK]DS-70227e05-dd34-4a3a-a837-436502409b53:NORMAL:127.0.0.1:39704|RBW]]}
size 0
[junit4] 2> 285132 INFO (IPC Server handler 8 on 55506) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57105 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-70227e05-dd34-4a3a-a837-436502409b53:NORMAL:127.0.0.1:39704|RBW],
ReplicaUC[[DISK]DS-e631dff9-7e95-42d9-ad94-c9e039810c8c:NORMAL:127.0.0.1:57105|FINALIZED]]}
size 0
[junit4] 2> 285139 INFO
(TEST-HdfsDirectoryFactoryTest.testLocalityReporter-seed#[133465527413FA1F]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLocalityReporter
[junit4] 2> 285197 INFO
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[133465527413FA1F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCleanupOldIndexDirectories
[junit4] 2> 285197 INFO
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55506/solr1
[junit4] 2> 285198 INFO
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 285260 INFO
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Deleted old index directory
hdfs://localhost:55506/solr1/mock/data/index.20170206194215707
[junit4] 2> 285261 INFO
(TEST-HdfsDirectoryFactoryTest.testCleanupOldIndexDirectories-seed#[133465527413FA1F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCleanupOldIndexDirectories
[junit4] 2> 285292 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testInitArgsOrSysPropConfig
[junit4] 2> 285292 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55506/solr1
[junit4] 2> 285293 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 285293 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55506/solr2
[junit4] 2> 285293 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 285293 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:55506/solr2
[junit4] 2> 285293 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 285294 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55506/solr
[junit4] 2> 285306 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with
direct memory allocation set to [true]
[junit4] 2> 285306 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size
of [134217728] will allocate [1] slabs and use ~[134217728] bytes
[junit4] 2> 285306 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 286037 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=371176094
[junit4] 2> 286037 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=1546053741
[junit4] 2> 286037 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=95415001
[junit4] 2> 286037 ERROR (Finalizer) [ ] o.a.s.c.CoreContainer
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE
RESOURCE LEAK!!! instance=914233980
[junit4] 2> 286549 INFO
(TEST-HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig-seed#[133465527413FA1F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testInitArgsOrSysPropConfig
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=HdfsDirectoryFactoryTest -Dtests.method=testInitArgsOrSysPropConfig
-Dtests.seed=133465527413FA1F -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=es-NI -Dtests.timezone=Atlantic/Cape_Verde -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.30s J1 |
HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig <<<
[junit4] > Throwable #1: java.lang.RuntimeException: The max direct
memory is likely too low. Either increase it (by adding
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup
args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
[junit4] > at
__randomizedtesting.SeedInfo.seed([133465527413FA1F:E49BAC79899A1034]:0)
[junit4] > at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:307)
[junit4] > at
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:289)
[junit4] > at
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:223)
[junit4] > at
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:108)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.OutOfMemoryError: Direct buffer memory
[junit4] > at java.nio.Bits.reserveMemory(Bits.java:693)
[junit4] > at
java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
[junit4] > at
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
[junit4] > at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:68)
[junit4] > at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:305)
[junit4] > ... 42 more
[junit4] 2> 286562 WARN
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 286589 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 286699 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:55506) [ ] o.a.h.h.s.d.DataNode
BPOfferService for Block pool BP-844981115-10.41.0.5-1486413733692 (Datanode
Uuid 9a58baa3-7c1d-409b-bbfb-f5a0503697f5) service to localhost/127.0.0.1:55506
interrupted
[junit4] 2> 286699 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data3/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data4/]]
heartbeating to localhost/127.0.0.1:55506) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-844981115-10.41.0.5-1486413733692
(Datanode Uuid 9a58baa3-7c1d-409b-bbfb-f5a0503697f5) service to
localhost/127.0.0.1:55506
[junit4] 2> 286703 WARN
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 286728 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 286830 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:55506) [ ] o.a.h.h.s.d.DataNode
BPOfferService for Block pool BP-844981115-10.41.0.5-1486413733692 (Datanode
Uuid 3c03ea3e-1bc7-40dd-b729-15efc739e411) service to localhost/127.0.0.1:55506
interrupted
[junit4] 2> 286830 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001/tempDir-001/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:55506) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-844981115-10.41.0.5-1486413733692
(Datanode Uuid 3c03ea3e-1bc7-40dd-b729-15efc739e411) service to
localhost/127.0.0.1:55506
[junit4] 2> 286862 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ] o.m.log
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 286964 ERROR
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[junit4] 2> at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown
Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.core.HdfsDirectoryFactoryTest.teardownClass(HdfsDirectoryFactoryTest.java:61)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 53 more
[junit4] 2> 286968 INFO
(SUITE-HdfsDirectoryFactoryTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.core.HdfsDirectoryFactoryTest_133465527413FA1F-001
[junit4] 2> Feb 06, 2017 8:42:17 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-NI,
timezone=Atlantic/Cape_Verde
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=235918888,total=380108800
[junit4] 2> NOTE: All tests run in this JVM: [BlockDirectoryTest,
ConcurrentDeleteAndCreateCollectionTest, BasicAuthIntegrationTest,
TestSystemIdResolver, HdfsUnloadDistributedZkTest,
CoreMergeIndexesAdminHandlerTest, SystemInfoHandlerTest,
TestQuerySenderListener, TestFilteredDocIdSet, TestSolrXml, TestInitParams,
HdfsDirectoryFactoryTest]
[junit4] Completed [38/690 (1!)] on J1 in 13.48s, 3 tests, 1 error <<<
FAILURES!
[...truncated 58 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_133465527413FA1F-001/init-core-data-001
[junit4] 2> 409328 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 409329 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 409329 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 409371 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 409401 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 409487 WARN
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 409490 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 409500 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 409526 WARN
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 409529 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 409529 WARN
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 409533 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 409533 WARN
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 409533 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 409534 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 409566 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 409591 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 409685 WARN (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 409694 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 409702 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1
[junit4] 2> 409702 WARN (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 409702 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 409702 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_133465527413FA1F-001/init-core-data-001/]
[junit4] 2> 409703 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 409704 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=7, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=33.6455078125,
floorSegmentMB=0.435546875, forceMergeDeletesPctAllowed=14.378135303517492,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26775625044827756
[junit4] 2> 409767 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 409767 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 409768 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 409768 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 409769 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5875cf16
[junit4] 2> 409770 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@70659bb0[collection1] main]
[junit4] 2> 409770 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 409780 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 409811 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 409812 INFO (coreLoadExecutor-714-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1558617900351225856
[junit4] 2> 409816 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 409817 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 409819 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 409819 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 409819 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 409820 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 409820 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[133465527413FA1F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
[junit4] 2> 409828 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 409828 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 409828 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 409829 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 409830 INFO
(searcherExecutor-715-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70659bb0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 409884 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[133465527413FA1F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
[junit4] 2> 409886 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBackCompatNames
[junit4] 2> 409888 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[133465527413FA1F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&wt=xml} status=0 QTime=1
[junit4] 2> 409911 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[133465527413FA1F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&cat=QUERYHANDLER&wt=xml} status=0 QTime=6
[junit4] 2> 409915 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[133465527413FA1F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&cat=UPDATE&wt=xml} status=0 QTime=0
[junit4] 2> 409917 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBackCompatNames
[junit4] 2> 409919 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDiff
[junit4] 2> 409923 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[133465527413FA1F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=3
[junit4] 2> 409998 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[133465527413FA1F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=0 QTime=52
[junit4] 2> 410003 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDiff
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest
-Dtests.method=testDiff -Dtests.seed=133465527413FA1F -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=be-BY -Dtests.timezone=ROK -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.09s J0 | MBeansHandlerTest.testDiff <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<Was: [1,
Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([133465527413FA1F:D622A1C964A5C27F]:0)
[junit4] > at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 410010 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 410010 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=491404461
[junit4] 2> 410018 INFO (coreCloseExecutor-720-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@48a42ba6
[junit4] 2> 410092 INFO (coreCloseExecutor-720-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 410102 INFO
(SUITE-MBeansHandlerTest-seed#[133465527413FA1F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_133465527413FA1F-001
[junit4] 2> Feb 06, 2017 8:44:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=be-BY, timezone=ROK
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=281534024,total=508559360
[junit4] 2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory,
TestCustomStream, TestCustomDocTransformer, TestSortByMinMaxFunction,
RequiredFieldsTest, SolrMetricManagerTest, RegexBoostProcessorTest,
TestAddFieldRealTimeGet, MultiThreadedOCPTest, TestDocumentBuilder,
TestRawResponseWriter, TestSolrDeletionPolicy2, TestCodecSupport,
TestFieldSortValues, HdfsRestartWhileUpdatingTest, TestSystemCollAutoCreate,
TestExceedMaxTermLength, VMParamsZkACLAndCredentialsProvidersTest,
MBeansHandlerTest]
[junit4] Completed [57/690 (2!)] on J0 in 1.05s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 590 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/init-core-data-001
[junit4] 2> 1646923 INFO
(SUITE-TestDistributedSearch-seed#[133465527413FA1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
[junit4] 2> 1646923 INFO
(SUITE-TestDistributedSearch-seed#[133465527413FA1F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k/
[junit4] 2> 1647035 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/control/cores/collection1
[junit4] 2> 1647036 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1647038 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70db5ae0{/k,null,AVAILABLE}
[junit4] 2> 1647040 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6cb7af1e{HTTP/1.1,[http/1.1]}{127.0.0.1:48346}
[junit4] 2> 1647040 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ] o.e.j.s.Server
Started @1651136ms
[junit4] 2> 1647040 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k, hostPort=48346,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/control/cores}
[junit4] 2> 1647040 ERROR
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1647040 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 1647040 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1647040 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1647041 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-06T21:04:57.885Z
[junit4] 2> 1647041 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/control/solr.xml
[junit4] 2> 1647059 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1647087 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/control/cores
[junit4] 2> 1647087 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1647088 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1647122 WARN (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1647124 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1647158 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1647240 WARN (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1647243 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1647253 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1
[junit4] 2> 1647253 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1647253 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 1647254 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=67.3232421875,
floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=8.797926218733155,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14878913942897373
[junit4] 2> 1647343 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1647343 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1647344 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1647344 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1647345 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@10fd7f40
[junit4] 2> 1647345 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e541c[collection1]
main]
[junit4] 2> 1647346 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1647354 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1647390 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1647391 INFO (coreLoadExecutor-3551-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1558619198046863360
[junit4] 2> 1647394 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1647394 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1647394 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1647394 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1647394 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1647395 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1647395 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1647395 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1647395 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1647396 INFO
(searcherExecutor-3552-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2e541c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1647814 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1647816 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 1647817 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d2f676f{/k,null,AVAILABLE}
[junit4] 2> 1647817 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6a44a836{HTTP/1.1,[http/1.1]}{127.0.0.1:52171}
[junit4] 2> 1647817 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ] o.e.j.s.Server
Started @1651913ms
[junit4] 2> 1647817 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k, hostPort=52171,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/shard0/cores}
[junit4] 2> 1647818 ERROR
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1647818 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.5.0
[junit4] 2> 1647818 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1647819 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1647819 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-06T21:04:58.663Z
[junit4] 2> 1647819 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1647826 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1647863 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/shard0/cores
[junit4] 2> 1647863 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1647864 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1647937 WARN (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1647938 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1647962 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1648059 WARN (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1648061 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1648070 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1
[junit4] 2> 1648071 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_133465527413FA1F-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1648071 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b7390e
[junit4] 2> 1648072 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=67.3232421875,
floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=8.797926218733155,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14878913942897373
[junit4] 2> 1648125 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1648125 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1648126 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1648126 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1648127 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5fc6a6e5
[junit4] 2> 1648127 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@469b208b[collection1] main]
[junit4] 2> 1648127 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1648134 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1648161 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1648161 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1648161 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1648161 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1648161 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1648162 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1648162 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1648162 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1648162 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1648163 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1648164 INFO
(searcherExecutor-3563-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@469b208b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1648165 INFO (coreLoadExecutor-3562-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1558619198858461184
[junit4] 2> 1648525 INFO
(TEST-TestDistributedSearch.test-seed#[133465527413FA1F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1648529 INFO (qtp545487656-8384) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1558619199238045696)} 0 1
[junit4] 2> 1648531 INFO (qtp1588388855-8401) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1558619199241191424)} 0 1
[junit4] 2> 1648536 INFO (qtp545487656-8385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[1 (1558619199245385728)]} 0 2
[junit4] 2> 1648546 INFO (qtp1588388855-8402) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[1 (1558619199255871488)]} 0 1
[junit4] 2> 1648550 INFO (qtp545487656-8385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[2 (1558619199261114368)]} 0 0
[junit4] 2> 1648558 INFO (qtp1588388855-8403) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[2 (1558619199267405824)]} 0 2
[junit4] 2> 1648560 INFO (qtp545487656-8387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[3 (1558619199272648704)]} 0 0
[junit4] 2> 1648562 INFO (qtp1588388855-8404) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[3 (1558619199274745856)]} 0 0
[junit4] 2> 1648568 INFO (qtp545487656-8388) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[4 (1558619199281037312)]} 0 0
[junit4] 2> 1648571 INFO (qtp1588388855-8404) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[4 (1558619199283134464)]} 0 0
[junit4] 2> 1648573 INFO (qtp545487656-8381) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[5 (1558619199285231616)]} 0 0
[junit4] 2> 1648575 INFO (qtp1588388855-8398) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[5 (1558619199287328768)]} 0 0
[junit4] 2> 1648577 INFO (qtp545487656-8384) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[6 (1558619199290474496)]} 0 0
[junit4] 2> 1648579 INFO (qtp1588388855-8401) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[6 (1558619199292571648)]} 0 0
[junit4] 2> 1648581 INFO (qtp545487656-8384) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[7 (1558619199294668800)]} 0 0
[junit4] 2> 1648583 INFO (qtp1588388855-8402) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[7 (1558619199296765952)]} 0 0
[junit4] 2> 1648585 INFO (qtp545487656-8385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[8 (1558619199298863104)]} 0 0
[junit4] 2> 1648587 INFO (qtp1588388855-8403) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[8 (1558619199300960256)]} 0 0
[junit4] 2> 1648589 INFO (qtp545487656-8387) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[9 (1558619199303057408)]} 0 0
[junit4] 2> 1648591 INFO (qtp1588388855-8405) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/k path=/update
params={wt=javabin&version=2}{add=[9 (1558619199305154560)]} 0 0
[junit4] 2> 1648593 INFO (qtp545487656-8387) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 164859
[...truncated too long message...]
FSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.teardownClass(HdfsWriteToMultipleCollectionsTest.java:73)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 53 more
[junit4] 2> 5108201 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[133465527413FA1F]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_133465527413FA1F-001
[junit4] 2> Feb 06, 2017 10:02:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
a_t=PostingsFormat(name=Memory doPackFST= false),
a_i=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting)},
docValues:{}, maxPointsInLeafNode=674, maxMBSortInHeap=7.338945333913445,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=cs-CZ,
timezone=Asia/Bishkek
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=176778792,total=535822336
[junit4] 2> NOTE: All tests run in this JVM: [BlockDirectoryTest,
ConcurrentDeleteAndCreateCollectionTest, BasicAuthIntegrationTest,
TestSystemIdResolver, HdfsUnloadDistributedZkTest,
CoreMergeIndexesAdminHandlerTest, SystemInfoHandlerTest,
TestQuerySenderListener, TestFilteredDocIdSet, TestSolrXml, TestInitParams,
HdfsDirectoryFactoryTest, TestUninvertingReader, CoreSorterTest,
TestDefaultSearchFieldResource, BlockJoinFacetSimpleTest,
TestBM25SimilarityFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestFuzzyAnalyzedSuggestions, TestCollectionAPI, AtomicUpdatesTest,
RequestLoggingTest, TestClusterStateMutator, DistributedVersionInfoTest,
TestOnReconnectListenerSupport, DateMathParserTest, TestXmlQParserPlugin,
V2ApiIntegrationTest, DistribDocExpirationUpdateProcessorTest,
TestManagedStopFilterFactory, UpdateRequestProcessorFactoryTest,
TestQueryUtils, SuggesterFSTTest, TestLeaderInitiatedRecoveryThread,
TestFieldCacheSortRandom, TestApiFramework, SimplePostToolTest, TestTrie,
LeaderFailureAfterFreshStartTest, SchemaVersionSpecificBehaviorTest,
TestStressVersions, HdfsSyncSliceTest, TestPivotHelperCode, BJQParserTest,
TestSolrCLIRunExample, HdfsBasicDistributedZk2Test, HighlighterMaxOffsetTest,
HLLUtilTest, DistributedMLTComponentTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
TestSolrQueryParserDefaultOperatorResource, TestUseDocValuesAsStored,
TestRequestStatusCollectionAPI, TestHdfsBackupRestoreCore, TestMacroExpander,
TestLMDirichletSimilarityFactory, RestartWhileUpdatingTest,
IndexSchemaRuntimeFieldTest, CreateCollectionCleanupTest,
TolerantUpdateProcessorTest, SpellingQueryConverterTest, SoftAutoCommitTest,
TestFieldCollectionResource, ShardRoutingTest, SpellCheckComponentTest,
SimpleMLTQParserTest, TestWordDelimiterFilterFactory, DistanceFunctionTest,
DirectSolrConnectionTest, TestDynamicLoading, TestFiltering,
TestRawTransformer, TestScoreJoinQPScore, DocumentBuilderTest, EchoParamsTest,
TestConfigOverlay, ExplicitHLLTest, TestStressLiveNodes,
OverseerModifyCollectionTest, TestSearchPerf, TestMiniSolrCloudCluster,
ClassificationUpdateProcessorTest, ClusterStateUpdateTest,
SecurityConfHandlerTest, TestSubQueryTransformer, SearchHandlerTest,
MultiTermTest, AnalyticsQueryTest, TestMinMaxOnMultiValuedField, SampleTest,
BooleanFieldTest, HttpPartitionTest, TestConfigSets,
TestSchemaSimilarityResource, DocValuesTest, TestCoreAdminApis,
TestRestoreCore, SolrIndexMetricsTest, SolrIndexSplitterTest,
TestCursorMarkWithoutUniqueKey, TestLRUCache, SolrIndexConfigTest,
SolrGraphiteReporterTest, TestSolrCoreParser, TestShortCircuitedRequests,
TestFieldTypeResource, TestDistributedGrouping, CopyFieldTest,
SharedFSAutoReplicaFailoverUtilsTest, SpellCheckCollatorTest, JsonLoaderTest,
TestHdfsCloudBackupRestore, ShardRoutingCustomTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot,
TestRandomDVFaceting, ZkCLITest, AutoCommitTest, TestHashPartitioner,
ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin,
DistributedTermsComponentTest, SolrCmdDistributorTest,
QueryElevationComponentTest, PeerSyncTest, BasicFunctionalityTest,
TestLazyCores, CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, TestStressLucene, SpatialFilterTest,
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest,
SolrInfoMBeanTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest,
TermVectorComponentTest, MoreLikeThisHandlerTest, LoggingHandlerTest,
IndexSchemaTest, ReturnFieldsTest, JSONWriterTest,
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
CSVRequestHandlerTest, TestBinaryResponseWriter, SOLR749Test, UpdateParamsTest,
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery,
ResponseLogComponentTest, TestStressRecovery, NumericFieldsTest,
TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, PrimUtilsTest, TestSuggestSpellingConverter,
RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, ZkNodePropsTest,
SliceStateTest, FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest,
CdcrReplicationHandlerTest, CdcrVersionReplicationTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest,
DeleteStatusTest, DistribJoinFromCollectionTest, ForceLeaderTest,
LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest,
SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsWriteToMultipleCollectionsTest]
[junit4] Completed [541/690 (6!)] on J1 in 67.02s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62930 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]