good, i feel better this test failed too. will investigate tomorrow (i
already reverted)

On Mon, Mar 11, 2013 at 2:49 AM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4630/
> Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC
>
> 2 tests failed.
> FAILED:  
> junit.framework.TestSuite.org.apache.lucene.search.TestDocTermOrdsRewriteMethod
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([51DCFA5F539AD9BB]:0)
>
>
> REGRESSION:  org.apache.lucene.search.TestDocTermOrdsRewriteMethod.testRegexps
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([51DCFA5F539AD9BB]:0)
>
>
>
>
> Build Log:
> [...truncated 1354 lines...]
> [junit4:junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRewriteMethod
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestDocTermOrdsRewriteMethod -Dtests.method=testRegexps 
> -Dtests.seed=51DCFA5F539AD9BB -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=sr_RS -Dtests.timezone=Asia/Novokuznetsk 
> -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   7200s J0 | TestDocTermOrdsRewriteMethod.testRegexps 
> <<<
> [junit4:junit4]    > Throwable #1: java.lang.Exception: Test abandoned 
> because suite timeout was reached.
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([51DCFA5F539AD9BB]:0)
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42: 
> {id=PostingsFormat(name=Lucene41WithOrds), 
> field=PostingsFormat(name=MockSep)}, 
> docValues:{field=DocValuesFormat(name=Lucene42)}, sim=DefaultSimilarity, 
> locale=sr_RS, timezone=Asia/Novokuznetsk
> [junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 
> 1.8.0-ea (64-bit)/cpus=8,threads=2,free=71442496,total=109707264
> [junit4:junit4]   2> NOTE: All tests run in this JVM: 
> [TestSimpleExplanations, TestSearchAfter, TestMockCharFilter, 
> TestFieldCacheRewriteMethod, TestFlushByRamOrCountsPolicy, 
> TestUniqueTermCount, TestIndexWriterUnicode, TestPriorityQueue, 
> TestShardSearching, TestPayloadsOnVectors, TestParallelTermEnum, Nested1, 
> TestTermsEnum, TestRollback, TestPayloadSpans, TestPayloadNearQuery, 
> TestBytesStore, Nested, TestConstantScoreQuery, TestPayloadTermQuery, 
> TestIndexCommit, TestOmitPositions, TestLucene40DocValuesFormat, 
> TestNRTThreads, TestArrayUtil, TestSloppyPhraseQuery, TestDocValuesIndexing, 
> TestCompiledAutomaton, TestLucene42DocValuesFormat, Test2BDocs, 
> TestMixedCodecs, TestCollectionUtil, Nested1, Nested2, Nested3, 
> TestSimilarityBase, TestExternalCodecs, TestDeterminizeLexicon, 
> TestNearSpansOrdered, TestSort, TestCachingCollector, 
> TestLucene40PostingsReader, TestTwoPhaseCommitTool, TestDocValuesWithThreads, 
> TestPrefixRandom, TestDocumentsWriterStallControl, 
> TestIndexWriterNRTIsCurrent, TestBytesRef, TestExplanations, 
> TestRegexpRandom2, TestCompressingTermVectorsFormat, InBeforeClass, 
> InAfterClass, InTestMethod, NonStringProperties, TestSimpleSearchEquivalence, 
> TestThreadedForceMerge, TestReaderClosed, TestCompressingStoredFieldsFormat, 
> TestDocIdSet, TestRamUsageEstimator, TestIndexWriter, 
> TestLucene3xPostingsFormat, TestAllFilesHaveCodecHeader, TestIsCurrent, 
> TestDocBoost, TestSortDocValues, TestForUtil, TestVirtualMethod, 
> TestLazyProxSkipping, Nested1, TestTieredMergePolicy, TestLock, 
> TestSegmentReader, TestNRTManager, TestImpersonation, TestFlex, 
> TestHighCompressionMode, TestDemo, TestSpanFirstQuery, 
> TestLookaheadTokenFilter, TestSpanMultiTermQueryWrapper, 
> TestParallelReaderEmptyIndex, TestNoMergeScheduler, TestQueryWrapperFilter, 
> TestDeletionPolicy, TestPrefixFilter, TestIndexWriterMerging, 
> TestCustomNorms, TestPayloads, TestIndexableField, TestMockAnalyzer, 
> TestDocValuesFormat, TestIndexWriterWithThreads, TestNumericRangeQuery32, 
> TestBackwardsCompatibility, TestGraphTokenizers, TestSearcherManager, 
> TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStressAdvance, 
> TestIndexWriterCommit, TestTimeLimitingCollector, TestOpenBitSet, 
> TestCompoundFile, TestLongPostings, TestStressIndexing, TestMinimize, 
> TestRollingUpdates, TestBlockPostingsFormat2, TestDocTermOrdsRewriteMethod]
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestDocTermOrdsRewriteMethod -Dtests.seed=51DCFA5F539AD9BB 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS 
> -Dtests.timezone=Asia/Novokuznetsk -Dtests.file.encoding=UTF-8
> [junit4:junit4] ERROR   0.00s J0 | TestDocTermOrdsRewriteMethod (suite) <<<
> [junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout 
> exceeded (>= 7200000 msec).
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([51DCFA5F539AD9BB]:0)
> [junit4:junit4] Completed on J0 in 7223.24s, 1 test, 2 errors <<< FAILURES!
>
> [...truncated 11 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following 
> error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following 
> error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
> error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:50: The 
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213:
>  The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: 
> There were test failures: 351 suites, 2182 tests, 1 suite-level error, 1 
> error, 38 ignored (26 assumptions)
>
> Total time: 130 minutes 9 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC
> 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