Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/63/

1 tests failed.
FAILED:  
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([4B1A8D1EDD50D4F2:78A8A5DAD0E70E45]:0)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:461)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:132)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:116)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:66)
        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:680)
        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
        at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:449)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:376)
        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:68)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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)




Build Log:
[...truncated 13835 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
   [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=TestDocTermOrdsUninvertLimit -Dtests.method=testTriggerUnInvertLimit 
-Dtests.seed=4B1A8D1EDD50D4F2 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-VE -Dtests.timezone=America/Winnipeg -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   69.8s J1 | 
TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4B1A8D1EDD50D4F2:78A8A5DAD0E70E45]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:461)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:132)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:116)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]    >        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:66)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:680)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:81)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:449)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:376)
   [junit4]    >        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:68)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=95, 
maxMBSortInHeap=7.3138938591151295, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56aec670),
 locale=es-VE, timezone=America/Winnipeg
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=348123752,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, TestLegacyFieldReuse, 
BaseCdcrDistributedZkTest, StatsReloadRaceTest, TestCoreBackup, 
DirectUpdateHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestDistribDocBasedVersion, JavabinLoaderTest, SuggesterWFSTTest, 
TestAuthorizationFramework, TestSolrConfigHandlerCloud, 
LeaderElectionContextKeyTest, TestMultiValuedNumericRangeQuery, 
TestSolrCoreParser, CollectionPropsTest, 
DistribDocExpirationUpdateProcessorTest, TestStressLucene, 
CreateCollectionCleanupTest, TestTolerantSearch, SecurityConfHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, BlobRepositoryCloudTest, 
TestNumericTokenStream, ScheduledTriggerTest, SharedFSAutoReplicaFailoverTest, 
WrapperMergePolicyFactoryTest, TestNonDefinedSimilarityFactory, 
TestSolrCloudWithHadoopAuthPlugin, TestPivotHelperCode, 
TestLegacyNumericRangeQueryBuilder, TestShardHandlerFactory, 
TestFieldCacheWithThreads, TestFieldCacheSort, TestClusterProperties, 
ChaosMonkeyNothingIsSafeTest, UnloadDistributedZkTest, TestDynamicLoading, 
HdfsDirectoryTest, TestRandomFaceting, ReturnFieldsTest, 
TimeRoutedAliasUpdateProcessorTest, NodeLostTriggerIntegrationTest, 
ProtectedTermFilterFactoryTest, TestSchemaManager, TestSolrQueryParser, 
JWTAuthPluginIntegrationTest, TestSchemaSimilarityResource, 
DirectSolrSpellCheckerTest, TestInPlaceUpdatesRequiredField, TestMacros, 
DistributedVersionInfoTest, TestCorePropertiesReload, 
DistributedFacetPivotWhiteBoxTest, TestJsonFacetRefinement, 
CoreAdminRequestStatusTest, TestConfigSets, 
HdfsCollectionsAPIDistributedZkTest, TestJsonFacetsWithNestedObjects, 
TestCollectionAPI, DistanceFunctionTest, TestCloudConsistency, 
TestNestedUpdateProcessor, LeaderFailoverAfterPartitionTest, TestLazyCores, 
SolrInfoBeanTest, HighlighterMaxOffsetTest, DeleteLastCustomShardedReplicaTest, 
TestRebalanceLeaders, SyncSliceTest, TestSolrXml, TestLuceneMatchVersion, 
ConcurrentCreateRoutedAliasTest, TestExclusionRuleCollectionAccess, 
TestExceedMaxTermLength, TestFuzzyAnalyzedSuggestions, 
TestUnInvertedFieldException, CollectionReloadTest, 
TestDocTermOrdsUninvertLimit]
   [junit4] Completed [219/847 (1!)] on J1 in 70.05s, 1 test, 1 error <<< 
FAILURES!

[...truncated 2132 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20190405_041330_1946554573722389673495.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid25442.hprof
 ...
   [junit4] Heap dump file created [582872389 bytes in 1.848 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8956 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid25442.hprof

Total time: 260 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to