Skip to content

DaaLoadTest_daa2_special_5m_6 AssertionError: Expected exception: java.lang.ArrayIndexOutOfBoundsException #22349

@JasonFengJ9

Description

@JasonFengJ9

Failure link

From internal Test_openjdk24_j9_special.system_aarch64_mac_testList_2 (macaarch64rt5)

openjdk version "24.0.2-beta" 2025-07-15
IBM Semeru Runtime Open Edition 24.0.2+12-202508010002 (build 24.0.2-beta+12-202508010002)
Eclipse OpenJ9 VM 24.0.2+12-202508010002 (build master-d27b4513f4, JRE 24 Mac OS X aarch64-64-Bit 20250801_120 (JIT enabled, AOT enabled)
OpenJ9   - d27b4513f4
OMR      - 939ed20dc
JCL      - 9be980fb4 based on jdk-24.0.2+12)

Rerun in Grinder - Change TARGET to run only the failed test targets

Optional info

Failure output (captured from console output)

[2025-08-01T05:43:13.629Z] Running test DaaLoadTest_daa2_special_5m_6 ...
[2025-08-01T05:43:13.629Z] ===============================================
[2025-08-01T05:43:13.629Z] DaaLoadTest_daa2_special_5m_6 Start Time: Fri Aug  1 01:43:06 2025 Epoch Time (ms): 1754026986900
[2025-08-01T05:43:13.629Z] variation: Mode121
[2025-08-01T05:43:13.629Z] JVM_OPTIONS:  -Xgcpolicy:optavgpause -Xjit:count=0 -Xnocompressedrefs 

[2025-08-01T05:46:19.654Z] DLT testFailure: testRandomInvalidOffset(net.openj9.test.binaryData.TestShort2ByteArrayNumBytes): Expected exception: java.lang.ArrayIndexOutOfBoundsException
[2025-08-01T05:46:19.654Z] DLT java.lang.AssertionError: Expected exception: java.lang.ArrayIndexOutOfBoundsException
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.Suite.runChild(Suite.java:128)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.Suite.runChild(Suite.java:27)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2025-08-01T05:46:19.654Z] DLT 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2025-08-01T05:46:19.654Z] DLT 	at net.adoptopenjdk.loadTest.adaptors.JUnitAdaptor.executeTest(JUnitAdaptor.java:130)
[2025-08-01T05:46:19.654Z] DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
[2025-08-01T05:46:19.654Z] DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1095)
[2025-08-01T05:46:19.654Z] DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:619)
[2025-08-01T05:46:19.654Z] DLT 	at java.base/java.lang.Thread.run(Thread.java:1458)
[2025-08-01T05:46:19.654Z] DLT testFinished: testRandomInvalidOffset(net.openj9.test.binaryData.TestShort2ByteArrayNumBytes)
[2025-08-01T05:46:19.654Z] DLT 
[2025-08-01T05:46:19.654Z] DLT JUnit Test Results for: net.openj9.test.binaryData.TestShort2ByteArrayNumBytes
[2025-08-01T05:46:19.654Z] DLT   Ran    : 24
[2025-08-01T05:46:19.654Z] DLT   Passed : 23
[2025-08-01T05:46:19.654Z] DLT   Failed : 1
[2025-08-01T05:46:19.654Z] DLT   Ignored: 0
[2025-08-01T05:46:19.654Z] DLT   Result : FAILED
[2025-08-01T05:46:19.654Z] DLT <<<

Head stream 50x internal Grinder - passed 48 before jenkins restarted
0.54 release 50x grinder - https://openj9-jenkins.osuosl.org/job/Grinder/4499/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions