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

1 tests failed.
REGRESSION:  org.apache.lucene.util.TestRamUsageEstimator.testStaticOverloads

Error Message:
expected:<48> but was:<56>

Stack Trace:
java.lang.AssertionError: expected:<48> but was:<56>
        at 
__randomizedtesting.SeedInfo.seed([CAE1A99703B67459:91BA0348F6643457]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testStaticOverloads(TestRamUsageEstimator.java:91)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        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:662)




Build Log:
[...truncated 276 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testStaticOverloads 
-Dtests.seed=CAE1A99703B67459 -Dtests.slow=true -Dtests.locale=es_GT 
-Dtests.timezone=Pacific/Midway -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.15s J7 | TestRamUsageEstimator.testStaticOverloads <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<48> but 
was:<56>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CAE1A99703B67459:91BA0348F6643457]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testStaticOverloads(TestRamUsageEstimator.java:91)
   [junit4]    >        at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_GT, 
timezone=Pacific/Midway
   [junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Sun Microsystems Inc. 
1.6.0_45 (64-bit)/cpus=8,threads=1,free=117614816,total=235470848
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReaderReopen, 
TestScorerPerf, TestIndexWriterMerging, TestConjunctions, Test2BPostings, 
TestWorstCaseTestBehavior, TestDateTools, TestRAMDirectory, MultiCollectorTest, 
TestRamUsageEstimator]
   [junit4] Completed on J7 in 0.37s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1146 lines...]
BUILD FAILED
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java6-64-test-only/checkout/lucene/build.xml:49:
 The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java6-64-test-only/checkout/lucene/common-build.xml:1278:
 The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-4x-Linux-Java6-64-test-only/checkout/lucene/common-build.xml:911:
 There were test failures: 382 suites, 2783 tests, 1 failure, 76 ignored (63 
assumptions)

Total time: 5 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
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