You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java version "11.0.24-beta" 2024-07-16
IBM Semeru Runtime Certified Edition 11.0.24+7-202407130107 (build 11.0.24-beta+7-202407130107)
Eclipse OpenJ9 VM 11.0.24+7-202407130107 (build master-d2b02cf3c7, JRE 11 Linux ppc64le-64-Bit Compressed References 20240713_896 (JIT enabled, AOT enabled)
OpenJ9 - d2b02cf3c7
OMR - de311dd2b
JCL - 10dcb53639 based on jdk-11.0.24+7)
Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
[2024-07-13T03:03:31.864Z] variation: Mode101
[2024-07-13T03:03:31.864Z] JVM_OPTIONS: -Xjit -Xgcpolicy:optthruput -Xnocompressedrefs
[2024-07-13T03:04:39.804Z] DLT 03:04:38.178 - Test failed
[2024-07-13T03:04:39.804Z] DLT Failure num. = 1
[2024-07-13T03:04:39.804Z] DLT Test number = 33
[2024-07-13T03:04:39.804Z] DLT Test details = 'JUnit[net.openj9.test.binaryData.TestFloat2ByteArray]'
[2024-07-13T03:04:39.804Z] DLT Suite number = 0
[2024-07-13T03:04:39.804Z] DLT Thread number = 27
[2024-07-13T03:04:39.804Z] DLT >>> Captured test output >>>
[2024-07-13T03:04:39.804Z] DLT testFailure: testNegativeInfinity(net.openj9.test.binaryData.TestFloat2ByteArray): null
[2024-07-13T03:04:39.804Z] DLT java.lang.NullPointerException
[2024-07-13T03:04:39.804Z] DLT at java.base/java.util.Arrays.fill(Arrays.java:3525)
[2024-07-13T03:04:39.805Z] DLT at net.openj9.test.PD2Primitive.TestI2PD.testInvalidPrecision(TestI2PD.java:340)
[2024-07-13T03:04:39.805Z] DLT at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2024-07-13T03:04:39.805Z] DLT at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:217)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:266)
[2024-07-13T03:04:39.805Z] DLT at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:263)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.Suite.runChild(Suite.java:128)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.Suite.runChild(Suite.java:27)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2024-07-13T03:04:39.805Z] DLT at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2024-07-13T03:04:39.805Z] DLT at net.adoptopenjdk.loadTest.adaptors.JUnitAdaptor.executeTest(JUnitAdaptor.java:130)
[2024-07-13T03:04:39.805Z] DLT at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
[2024-07-13T03:04:39.805Z] DLT at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2024-07-13T03:04:39.805Z] DLT at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2024-07-13T03:04:39.805Z] DLT at java.base/java.lang.Thread.run(Thread.java:839)
[2024-07-13T03:04:39.805Z] DLT testFinished: testNegativeInfinity(net.openj9.test.binaryData.TestFloat2ByteArray)
[2024-07-13T03:04:44.015Z] DaaLoadTest_all_special_5m_0_FAILED
Failure link
From an internal build(
ubu22lert-3
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - passed
One failure reproduced at the same machine ubu22lert-3 in the grinder from
The text was updated successfully, but these errors were encountered: