Open JasonFengJ9 opened 2 years ago
An internal build(win10x64vs6
)
openjdk version "18.0.2" 2022-07-19
IBM Semeru Runtime Open Edition 18.0.2.0 (build 18.0.2+9)
Eclipse OpenJ9 VM 18.0.2.0 (build openj9-0.33.0, JRE 18 Windows 10 amd64-64-Bit Compressed References 20220804_32 (JIT enabled, AOT enabled)
OpenJ9 - 04a55b45b
OMR - b58aa2708
JCL - dff9c97e1c7 based on jdk-18.0.2+9)
[2022-08-04T22:04:54.641Z] variation: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache Mode150
[2022-08-04T22:04:54.641Z] JVM_OPTIONS: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops
[2022-08-04T22:11:01.838Z] TEST: java/util/ResourceBundle/Control/MissingResourceCauseTestRun.java
[2022-08-04T22:11:01.843Z] STDERR:
[2022-08-04T22:11:01.843Z] java.lang.RuntimeException: Execution of the test failed. Unexpected exit code: 1
[2022-08-04T22:11:01.843Z] at MissingResourceCauseTestRun.runCmd(MissingResourceCauseTestRun.java:97)
[2022-08-04T22:11:01.843Z] at MissingResourceCauseTestRun.main(MissingResourceCauseTestRun.java:60)
[2022-08-04T22:11:01.843Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2022-08-04T22:11:01.843Z] at java.base/java.lang.reflect.Method.invoke(Method.java:577)
[2022-08-04T22:11:01.843Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
[2022-08-04T22:11:01.843Z] at java.base/java.lang.Thread.run(Thread.java:858)
[2022-08-04T22:11:01.843Z]
[2022-08-04T22:11:01.843Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2022-08-04T22:11:01.843Z] JavaTest Message: shutting down test
[2022-08-04T22:11:01.843Z]
[2022-08-04T22:11:01.843Z]
[2022-08-04T22:11:01.843Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Execution of the test failed. Unexpected exit code: 1
[2022-08-04T22:11:01.843Z] --------------------------------------------------
[2022-08-04T22:15:58.491Z] Test results: passed: 901; failed: 1
[2022-08-04T22:16:06.756Z] Report written to C:\Users\jenkins\workspace\Test_openjdk18_j9_sanity.openjdk_x86-64_windows_testList_1\jvmtest\openjdk\report\html\report.html
[2022-08-04T22:16:06.756Z] Results written to C:\Users\jenkins\workspace\Test_openjdk18_j9_sanity.openjdk_x86-64_windows_testList_1\aqa-tests\TKG\output_1659649630513\jdk_util_0\work
[2022-08-04T22:16:06.756Z] Error: Some tests failed or other problems occurred.
[2022-08-04T22:16:06.756Z]
[2022-08-04T22:16:06.756Z] jdk_util_0_FAILED
The grinder is failing every time on win10x64vs6 and hasn't found any other machines to run on yet. This is the same machine that failed previously, which suggests it's a machine problem.
Passed on the other machines used: win16x64rt-1-8, win16x64rt2-3, win16x64cudart1
Another one same failure on the same machine, win10x64vs6. Seems this is the only Windows 10 machine.
23:17:59 Command line: [chmod 000 UnreadableRB.properties]
23:17:59 [2022-08-18T03:17:46.914147100Z] Gathering output for process 3748
23:17:59 [2022-08-18T03:17:46.992277500Z] Waiting for completion for process 3748
23:17:59 [2022-08-18T03:17:46.992277500Z] Waiting for completion finished for process 3748
23:17:59 Output and diagnostic info for process 3748 was saved into 'pid-3748-output.log'
23:17:59
23:17:59
23:17:59
23:17:59 [2022-08-18T03:17:46.992277500Z] Waiting for completion for process 3748
23:17:59 [2022-08-18T03:17:46.992277500Z] Waiting for completion finished for process 3748
23:17:59 Command line: [C:\Users\jenkins\workspace\Test_openjdk17_j9_sanity.openjdk_x86-64_windows_testList_1\openjdkbinary\j2sdk-image\bin\java.exe -ea -esa -cp C:\Users\jenkins\workspace\Test_openjdk17_j9_sanity.openjdk_x86-64_windows_testList_1\aqa-tests\TKG\output_16607909222095\jdk_util_0\work\classes\1\java\util\ResourceBundle\Control\MissingResourceCauseTestRun.d;C:\Users\jenkins\workspace\Test_openjdk17_j9_sanity.openjdk_x86-64_windows_testList_1\aqa-tests\openjdk\openjdk-jdk\test\jdk\java\util\ResourceBundle\Control;. MissingResourceCauseTest]
23:17:59 [2022-08-18T03:17:47.039147300Z] Gathering output for process 10540
23:17:59 [2022-08-18T03:17:48.195426100Z] Waiting for completion for process 10540
23:17:59 [2022-08-18T03:17:48.195426100Z] Waiting for completion finished for process 10540
23:17:59 Output and diagnostic info for process 10540 was saved into 'pid-10540-output.log'
23:17:59 Exception in thread "main" java.lang.RuntimeException: getBundle("UnreadableRB") doesn't throw class java.io.IOException
23:17:59 at MissingResourceCauseTest.callGetBundle(MissingResourceCauseTest.java:51)
23:17:59 at MissingResourceCauseTest.callGetBundle(MissingResourceCauseTest.java:43)
23:17:59 at MissingResourceCauseTest.main(MissingResourceCauseTest.java:37)
The test does chmod 000 UnreadableRB.properties
and then expects reading the file/resource bundle to throw IOException.
I tried a simple test on the machine, setting a file to permissions 000
, but although ls -l
shows no permission, the file is still readable.
The test also fails with Hotspot in the same way. Maybe a limitation of Windows 10, opened infrastructure/issues/7183
Failure link
From an internal build
job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_testList_1/107/
(win10x64vs6
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x grinder -
job/Grinder/23472/
- all passed