Or just keep the failures forever if there's such an option? (and
discard successful builds after a given time window)?

Mike -- what did you mean by "Maybe we can get the master seed
included in a single test failure "snippet"?"?

Dawid

On Sun, Oct 13, 2013 at 1:56 AM, Robert Muir <[email protected]> wrote:
> Or just configure flonkings to hold the logs longer. I know the
> defaults are bad for this: but you can change it to keep them for e.g.
> 3 days or something so that the disk space usage is constant.
>
> On Sat, Oct 12, 2013 at 6:50 PM, Michael McCandless
> <[email protected]> wrote:
>> Sigh, I didn't try the master seed, and no, I have no browser window open.
>>
>> Maybe we can get the master seed included in a single test failure "snippet"?
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Sat, Oct 12, 2013 at 5:28 PM, Robert Muir <[email protected]> wrote:
>>> Just the seed? or the master seed. if its a jvm bug we need the latter.
>>>
>>> flonkings already discarded the console log so we lost that, unless
>>> you still have it open in a browser or something?
>>>
>>> On Sat, Oct 12, 2013 at 4:39 PM, Michael McCandless
>>> <[email protected]> wrote:
>>>> Can anyone reproduce this failure?
>>>>
>>>> I tried beasting with 1.7.0_05 but no fails ...
>>>>
>>>> Mike McCandless
>>>>
>>>> http://blog.mikemccandless.com
>>>>
>>>>
>>>> On Sat, Oct 12, 2013 at 9:11 AM,  <[email protected]> wrote:
>>>>> Build: 
>>>>> builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/63029/
>>>>>
>>>>> 1 tests failed.
>>>>> REGRESSION:  
>>>>> org.apache.lucene.index.TestSnapshotDeletionPolicy.testMultiThreadedSnapshotting
>>>>>
>>>>> Error Message:
>>>>>
>>>>>
>>>>> Stack Trace:
>>>>> java.lang.NullPointerException
>>>>>         at 
>>>>> org.apache.lucene.index.SnapshotDeletionPolicy.release(SnapshotDeletionPolicy.java:99)
>>>>>         at 
>>>>> org.apache.lucene.index.TestSnapshotDeletionPolicy.testMultiThreadedSnapshotting(TestSnapshotDeletionPolicy.java:313)
>>>>>         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:601)
>>>>>         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:722)
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Build Log:
>>>>> [...truncated 513 lines...]
>>>>>    [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
>>>>>    [junit4]   2> loka 12, 2013 3:08:57 IP. 
>>>>> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
>>>>>  uncaughtException
>>>>>    [junit4]   2> WARNING: Uncaught exception in thread: 
>>>>> Thread[t8,5,TGRP-TestSnapshotDeletionPolicy]
>>>>>    [junit4]   2> java.lang.AssertionError: lastCommitChangeCount=13 
>>>>> changeCount=12
>>>>>    [junit4]   2>        at 
>>>>> __randomizedtesting.SeedInfo.seed([313329D29B4DAADD]:0)
>>>>>    [junit4]   2>        at 
>>>>> org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4170)
>>>>>    [junit4]   2>        at 
>>>>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2824)
>>>>>    [junit4]   2>        at 
>>>>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2912)
>>>>>    [junit4]   2>        at 
>>>>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2887)
>>>>>    [junit4]   2>        at 
>>>>> org.apache.lucene.index.TestSnapshotDeletionPolicy$2.run(TestSnapshotDeletionPolicy.java:290)
>>>>>    [junit4]   2>
>>>>>    [junit4]   2> NOTE: reproduce with: ant test  
>>>>> -Dtestcase=TestSnapshotDeletionPolicy 
>>>>> -Dtests.method=testMultiThreadedSnapshotting 
>>>>> -Dtests.seed=313329D29B4DAADD -Dtests.slow=true -Dtests.locale=fi_FI 
>>>>> -Dtests.timezone=Africa/Maseru -Dtests.file.encoding=UTF-8
>>>>>    [junit4] ERROR   0.52s J5 | 
>>>>> TestSnapshotDeletionPolicy.testMultiThreadedSnapshotting <<<
>>>>>    [junit4]    > Throwable #1: java.lang.NullPointerException
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.SnapshotDeletionPolicy.release(SnapshotDeletionPolicy.java:99)
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.TestSnapshotDeletionPolicy.testMultiThreadedSnapshotting(TestSnapshotDeletionPolicy.java:313)
>>>>>    [junit4]    >        at java.lang.Thread.run(Thread.java:722)Throwable 
>>>>> #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured 
>>>>> an uncaught exception in thread: Thread[id=102, name=t8, state=RUNNABLE, 
>>>>> group=TGRP-TestSnapshotDeletionPolicy]
>>>>>    [junit4]    > Caused by: java.lang.AssertionError: 
>>>>> lastCommitChangeCount=13 changeCount=12
>>>>>    [junit4]    >        at 
>>>>> __randomizedtesting.SeedInfo.seed([313329D29B4DAADD]:0)
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4170)
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2824)
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2912)
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2887)
>>>>>    [junit4]    >        at 
>>>>> org.apache.lucene.index.TestSnapshotDeletionPolicy$2.run(TestSnapshotDeletionPolicy.java:290)
>>>>>    [junit4]   2> NOTE: test params are: 
>>>>> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>>>>>  chunkSize=480), 
>>>>> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
>>>>> chunkSize=480)), 
>>>>> sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {content=IB 
>>>>> LL-D1}, locale=fi_FI, timezone=Africa/Maseru
>>>>>    [junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
>>>>> 1.7.0_05 (64-bit)/cpus=8,threads=1,free=91875152,total=253493248
>>>>>    [junit4]   2> NOTE: All tests run in this JVM: 
>>>>> [TestConcurrentMergeScheduler, TestSpecialOperations, 
>>>>> TestBooleanMinShouldMatch, TestByteSlices, TestCompoundFile, 
>>>>> TestMergeSchedulerExternal, TestTransactionRollback, TestSearch, 
>>>>> TestCodecs, TestAddIndexes, TestMatchAllDocsQuery, TestIntsRef, 
>>>>> TestSnapshotDeletionPolicy]
>>>>>    [junit4] Completed on J5 in 3.02s, 7 tests, 1 error <<< FAILURES!
>>>>>
>>>>> [...truncated 898 lines...]
>>>>> BUILD FAILED
>>>>> /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/build.xml:49:
>>>>>  The following error occurred while executing this line:
>>>>> /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:1253:
>>>>>  The following error occurred while executing this line:
>>>>> /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:896:
>>>>>  There were test failures: 370 suites, 2647 tests, 1 error, 99 ignored 
>>>>> (86 assumptions)
>>>>>
>>>>> Total time: 4 minutes 55 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]
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to