Thanks Dawid!
On 03/06/2014 07:14, Dawid Weiss wrote:
Hi Rory,

I will file a JIRA issue next time we see this error, with more
detailed environment, GC, etc info.

Dawid


On Mon, Jun 2, 2014 at 8:49 PM, Rory O'Donnell <[email protected]> wrote:
Hi Uwe,

Can you log a bug and send me the Java Incident number, I will follow up.

Rgds,Rory

On 02/06/2014 11:28, Uwe Schindler wrote:
Hi,

I think we should send some message to Rory/Oracle about this
ChuckNorrisException - I have not yet done anything. I am a little bit
afraid, because RAMUsageEstimator closely works with sun.misc.Unsafe
(although not at this part of the code that fails), but they could maybe
don't like this dependency of the code.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [email protected]


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Dawid Weiss
Sent: Monday, June 02, 2014 11:03 AM
To: [email protected]
Subject: Re: [JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 2005 -
Failure

Has anybody contacted Oracle about this? Is this something known?

Dawid

On Mon, Jun 2, 2014 at 10:58 AM, Apache Jenkins Server
<[email protected]> wrote:
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/2005/

1 tests failed.
REGRESSION:
org.apache.lucene.search.join.TestJoinUtil.testMultiValueRandomJoin

Error Message:
<unknown>

Stack Trace:
java.lang.ArrayStoreException: <unknown>
          at
__randomizedtesting.SeedInfo.seed([42A81A27864842D0:33CDC2C277FFF4D
C]:0)
          at
org.apache.lucene.util.RamUsageEstimator$IdentityHashSet.add(RamUsage
Estimator.java:674)
          at
org.apache.lucene.util.RamUsageEstimator.measureObjectSize(RamUsageEs
timator.java:420)
          at
org.apache.lucene.util.RamUsageEstimator.sizeOf(RamUsageEstimator.java:
333)
          at
org.apache.lucene.search.FieldCache$CacheEntry.estimateSize(FieldCache.j
ava:739)
          at
org.apache.lucene.util.FieldCacheSanityChecker.check(FieldCacheSanityChec
ker.java:104)
          at

org.apache.lucene.util.FieldCacheSanityChecker.checkSanity(FieldCacheSanit
yChecker.java:87)
          at
org.apache.lucene.util.LuceneTestCase.assertSaneFieldCaches(LuceneTestC
ase.java:781)
          at

org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCa
cheSanity.java:55)
          at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
fterRule.java:46)
          at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
.evaluate(SystemPropertiesInvariantRule.java:55)
          at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
readAndTestName.java:49)
          at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
IgnoreAfterMaxFailures.java:65)
          at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
.java:48)
          at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
ementAdapter.java:36)
          at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
run(ThreadLeakControl.java:360)
          at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask
(ThreadLeakControl.java:793)
          at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL
eakControl.java:453)
          at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran
domizedRunner.java:836)
          at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
mizedRunner.java:738)
          at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
mizedRunner.java:772)
          at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
mizedRunner.java:783)
          at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
fterRule.java:46)
          at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
assName.java:42)
          at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
.evaluate(SystemPropertiesInvariantRule.java:55)
          at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
          at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
          at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
ementAdapter.java:36)
          at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
ementAdapter.java:36)
          at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
ementAdapter.java:36)
          at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
ertionsRequired.java:43)
          at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
.java:48)
          at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
IgnoreAfterMaxFailures.java:65)
          at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
TestSuites.java:55)
          at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
ementAdapter.java:36)
          at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
run(ThreadLeakControl.java:360)
          at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 8432 lines...]
     [junit4] Suite: org.apache.lucene.search.join.TestJoinUtil
     [junit4]   2> *** BEGIN
testMultiValueRandomJoin(org.apache.lucene.search.join.TestJoinUtil):
FieldCache ***
     [junit4]   2>
'ParallelAtomicReader(FieldFilterAtomicReader(reader=SlowCompositeRead
erWrapper(FCInvisibleMultiReader(StandardDirectoryReader(segments_4:1
1:nrt _4(4.9):c38))), fields=![to, from, value]),
FieldFilterAtomicReader(reader=SlowCompositeReaderWrapper(FCInvisible
MultiReader(StandardDirectoryReader(segments_4:11:nrt _4(4.9):c38))),
fields=[to, from, value]))'=>'to',class
org.apache.lucene.index.DocTermOrds,null=>org.apache.lucene.index.DocT
ermOrds#446179646
     [junit4]   2> *** END
testMultiValueRandomJoin(org.apache.lucene.search.join.TestJoinUtil):
FieldCache ***
     [junit4]   2> NOTE: reproduce with: ant test
-Dtestcase=TestJoinUtil -
Dtests.method=testMultiValueRandomJoin -
Dtests.seed=42A81A27864842D0 -Dtests.multiplier=3 -Dtests.slow=true -
Dtests.locale=ar_DZ -Dtests.timezone=SystemV/YST9YDT -
Dtests.file.encoding=US-ASCII
     [junit4] ERROR   2.29s J1 | TestJoinUtil.testMultiValueRandomJoin
<<<
     [junit4]    > Throwable #1: java.lang.ArrayStoreException: <unknown>
     [junit4]    >        at
__randomizedtesting.SeedInfo.seed([42A81A27864842D0:33CDC2C277FFF4D
C]:0)
     [junit4]    >        at
org.apache.lucene.util.RamUsageEstimator$IdentityHashSet.add(RamUsage
Estimator.java:674)
     [junit4]    >        at
org.apache.lucene.util.RamUsageEstimator.measureObjectSize(RamUsageEs
timator.java:420)
     [junit4]    >        at
org.apache.lucene.util.RamUsageEstimator.sizeOf(RamUsageEstimator.java:
333)
     [junit4]    >        at
org.apache.lucene.search.FieldCache$CacheEntry.estimateSize(FieldCache.j
ava:739)
     [junit4]    >        at
org.apache.lucene.util.FieldCacheSanityChecker.check(FieldCacheSanityChec
ker.java:104)
     [junit4]    >        at

org.apache.lucene.util.FieldCacheSanityChecker.checkSanity(FieldCacheSanit
yChecker.java:87)
     [junit4]    >        at
org.apache.lucene.util.LuceneTestCase.assertSaneFieldCaches(LuceneTestC
ase.java:781)
     [junit4]    >        at java.lang.Thread.run(Thread.java:724)
     [junit4]   2> NOTE: test params are: codec=Lucene46:
{to=PostingsFormat(name=FSTOrdPulsing41),
productId=Pulsing41(freqCutoff=14 minBlockSize=70 maxBlockSize=226),
id=PostingsFormat(name=FSTOrdPulsing41),
movieId=PostingsFormat(name=FSTOrdPulsing41),
description=PostingsFormat(name=TestBloomFilteredLucene41Postings),
from=PostingsFormat(name=TestBloomFilteredLucene41Postings),
subtitle=PostingsFormat(name=TestBloomFilteredLucene41Postings),
value=Pulsing41(freqCutoff=9 minBlockSize=70 maxBlockSize=226),
price=Pulsing41(freqCutoff=9 minBlockSize=70 maxBlockSize=226),
name=PostingsFormat(name=FSTOrdPulsing41)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {to=DFR
I(F)Z(0.3), productId=DFR I(ne)L2, id=IB LL-D3(800.0), movieId=DFR
I(ne)1,
description=DFR I(ne)L3(800.0), from=IB LL-D1, subtitle=DFR GL2, value=IB
SPL-D2, price=IB LL-L2, name=IB SPL-L2}, locale=ar_DZ,
timezone=SystemV/YST9YDT
     [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation
1.7.0_25 (64-bit)/cpus=16,threads=1,free=27211880,total=99614720
     [junit4]   2> NOTE: All tests run in this JVM:
[TestBlockJoinValidation,
TestJoinUtil]
     [junit4] Completed on J1 in 18.09s, 7 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/build.xml:467: The following error occurred while executing this
line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/build.xml:447: The following error occurred while executing this
line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/build.xml:45: The following error occurred while executing this
line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/extra-targets.xml:37: The following error occurred while executing
this
line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/lucene/build.xml:543: The following error occurred while executing
this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/lucene/common-build.xml:2017: The following error occurred while
executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/lucene/module-build.xml:60: The following error occurred while
executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/lucene/common-build.xml:1297: The following error occurred while
executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-
Java7/lu
cene/common-build.xml:921: There were test failures: 4 suites, 27
tests, 1 error

Total time: 34 minutes 50 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]

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland



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


--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


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

Reply via email to