Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/330/

1 tests failed.
FAILED:  org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([1F00AC77CDB3B5F8:721ABE202E8339ED]:0)
        at 
org.apache.lucene.util.packed.PackedInts$NullReader.get(PackedInts.java:709)
        at 
org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull(TestPackedInts.java:556)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 794 lines...]
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [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=TestPackedInts 
-Dtests.method=testPackedIntsNull -Dtests.seed=1F00AC77CDB3B5F8 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=en_SG -Dtests.timezone=SystemV/EST5 -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s J1 | TestPackedInts.testPackedIntsNull <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F00AC77CDB3B5F8:721ABE202E8339ED]:0)
   [junit4]    >        at 
org.apache.lucene.util.packed.PackedInts$NullReader.get(PackedInts.java:709)
   [junit4]    >        at 
org.apache.lucene.util.packed.TestPackedInts.testPackedIntsNull(TestPackedInts.java:556)
   [junit4]    >        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, 
locale=en_SG, timezone=SystemV/EST5
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 
1.6.0_32 (64-bit)/cpus=16,threads=1,free=164914360,total=524156928
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermInfosReaderIndex, 
TestCachingTokenFilter, TestQueryWrapperFilter, TestFuzzyQuery, 
TestMultiDocValues, TestMultiThreadTermVectors, TestSnapshotDeletionPolicy, 
TestElevationComparator, TestSpanSearchEquivalence, TestTermVectorsReader, 
TestWindowsMMap, TestMixedCodecs, TestIndexWriterNRTIsCurrent, TestDoc, 
TestLucene40TermVectorsFormat, TestNGramPhraseQuery, TestPayloadNearQuery, 
TestBooleanQueryVisitSubscorers, TestTransactions, TestTermdocPerf, 
TestTermVectorsFormat, TestPayloadSpans, TestEliasFanoSequence, TestCheckIndex, 
TestIndexWriterExceptions, TestSpans, TestSpanExplanations, 
TestLiveFieldValues, Before3, Before3, TestSimpleExplanationsOfNonMatches, 
TestTermVectors, TestBasics, TestIdentityHashSet, Nested, TestFieldValueFilter, 
TestBagOfPostings, TestCodecHoldsOpenFiles, TestFSTs, 
TestIndexWriterOutOfFileDescriptors, Nested1, TestSloppyPhraseQuery2, 
TestAttributeSource, TestTerm, TestTermRangeFilter, 
TestParallelCompositeReader, NestedSetupChain, NestedTeardownChain, 
TestForceMergeForever, TestVersion, TestIndexInput, TestPerSegmentDeletes, 
TestLucene41StoredFieldsFormat, TestMultiLevelSkipList, TestAutomatonQuery, 
TestWeakIdentityMap, TestBinaryDocument, TestBackwardsCompatibility3x, 
TestIndexWriterOnJRECrash, TestFilterAtomicReader, TestLevenshteinAutomata, 
TestRecyclingIntBlockAllocator, TestNoMergePolicy, Nested1, TestCharFilter, 
TestPerFieldPostingsFormat, TestPayloadExplanations, TestBooleanScorer, 
TestSizeBoundedForceMerge, TestOmitNorms, TestThreadedForceMerge, 
TestDoubleBarrelLRUCache, TestDocTermOrdsRangeFilter, TestAssertions, 
TestBoolean2, TestLongPostings, TestOmitPositions, 
TestCompressingStoredFieldsFormat, TestDocsAndPositions, TestMatchAllDocsQuery, 
TestSpansAdvanced, TestIOUtils, TestBackwardsCompatibility, TestFieldCache, 
TestRAMDirectory, TestMinShouldMatch2, TestSegmentMerger, TestDirectory, 
TestRamUsageEstimatorOnWildAnimals, TestFieldInfos, TestDocument, 
TestSmallFloat, TestSimilarityBase, TestPackedInts]
   [junit4] Completed on J1 in 60.91s, 27 tests, 1 failure, 2 skipped <<< 
FAILURES!

[...truncated 729 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:402:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:375:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build.xml:49:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1233:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:876:
 There were test failures: 371 suites, 2371 tests, 1 failure, 33 ignored (20 
assumptions)

Total time: 39 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to