You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@flonkings.com on 2014/08/15 05:36:06 UTC

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 28860 - Failure!

Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/28860/

1 tests failed.
REGRESSION:  org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.testTermsEnumVariableWidth

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9E40CA18CC5DDF11:5B7CDEE771E2E15A]:0)
	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekExact(BlockTermsReader.java:743)
	at org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.assertEquals(TestLucene410DocValuesFormat.java:218)
	at org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.doTestTermsEnumRandom(TestLucene410DocValuesFormat.java:183)
	at org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.testTermsEnumVariableWidth(TestLucene410DocValuesFormat.java:101)
	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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1626 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene410DocValuesFormat -Dtests.method=testTermsEnumVariableWidth -Dtests.seed=9E40CA18CC5DDF11 -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Pacific/Efate -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 12.8s J1 | TestLucene410DocValuesFormat.testTermsEnumVariableWidth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E40CA18CC5DDF11:5B7CDEE771E2E15A]:0)
   [junit4]    > 	at org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum.seekExact(BlockTermsReader.java:743)
   [junit4]    > 	at org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.assertEquals(TestLucene410DocValuesFormat.java:218)
   [junit4]    > 	at org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.doTestTermsEnumRandom(TestLucene410DocValuesFormat.java:183)
   [junit4]    > 	at org.apache.lucene.codecs.lucene410.TestLucene410DocValuesFormat.testTermsEnumVariableWidth(TestLucene410DocValuesFormat.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] IGNOR/A 0.04s J1 | TestLucene410DocValuesFormat.testHugeBinaryValueLimit
   [junit4]    > Assumption #1: test requires codec with limits on max binary field length
   [junit4] IGNOR/A 0.02s J1 | TestLucene410DocValuesFormat.testTermsEnumRandomMany
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.01s J1 | TestLucene410DocValuesFormat.testSortedSetVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.01s J1 | TestLucene410DocValuesFormat.testSortedVariableLengthManyVsStoredFields
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build/core/test/J1/./lucene.codecs.lucene410.TestLucene410DocValuesFormat-9E40CA18CC5DDF11-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=es_PE, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=8,threads=1,free=30033872,total=167772160
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterMergePolicy, TestPerFieldDocValuesFormat, TestRegexpRandom, TestBooleanCoord, TestNumericRangeQuery32, TestMultiMMap, TestEliasFanoDocIdSet, TestStringHelper, TestMultiPhraseQuery, TestMaxTermFrequency, TestNearSpansOrdered, TestNGramPhraseQuery, TestParallelTermEnum, TestFieldCache, TestControlledRealTimeReopenThread, TestRegexpQuery, NestedSetupChain, NestedTeardownChain, TestIndexWriterCommit, TestWildcard, TestMultiFields, TestTieredMergePolicy, TestCollectionUtil, TestTimeLimitingCollector, TestComplexExplanationsOfNonMatches, TestNRTCachingDirectory, TestFieldsReader, TestAssertions, TestSimpleExplanations, TestOmitNorms, TestSort, TestNumericUtils, TestUTF32ToUTF8, TestDocTermOrds, TestMergeSchedulerExternal, TestBytesRefHash, TestSloppyPhraseQuery2, TestFuzzyQuery, TestMultiValuedNumericRangeQuery, TestAutomatonQuery, TestCharsRef, TestAttributeSource, TestLock, Nested, TestIndexWriterLockRelease, TestFieldInfos, TestVersionComparator, TestVersion, TestReaderClosed, TestWorstCaseTestBehavior, TestPositiveScoresOnlyCollector, TestByteArrayDataInput, TestImpersonation, TestTermInfosReaderIndex, TestLucene410DocValuesFormat]
   [junit4] Completed on J1 in 63.54s, 97 tests, 1 failure, 4 skipped <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/build.xml:49: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:1308: The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:923: There were test failures: 419 suites, 3704 tests, 1 failure, 138 ignored (127 assumptions)

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