Christian Despres

Results 96 comments of Christian Despres

From build `job/Test_openjdk17_j9_extended.functional_x86-64_linux_jit_Personal/185/`, failure in `testDefaultDisclaimMemory_3`, with console output ``` testDefaultDisclaimMemory_3 Start Time: Sat Feb 12 02:28:27 2022 Epoch Time (ms): 1644661707905 variation: Mode501 JVM_OPTIONS: -XX:+UseJITServer -Xjit -Xgcpolicy:balanced -Xnocompressedrefs [IncludeExcludeTestAnnotationTransformer]...

From build `job/Test_openjdk8_j9_extended.functional_ppc64le_linux_jit_Personal/261/`, failure in `cmdLineTester_classesdbgddrext_1`, with excerpted console output ``` =============================================== Running test cmdLineTester_classesdbgddrext_1 ... =============================================== cmdLineTester_classesdbgddrext_1 Start Time: Sun Feb 13 01:17:51 2022 Epoch Time (ms): 1644743871414 variation:...

From build `job/Test_openjdk11_j9_special.system_ppc64le_linux_jit_Personal/254/`, failure in `ParallelStreamsLoadTest_special_J9_11` with console output ``` =============================================== Running test ParallelStreamsLoadTest_special_J9_11 ... =============================================== ParallelStreamsLoadTest_special_J9_11 Start Time: Sun Feb 13 03:52:10 2022 Epoch Time (ms): 1644753130302 variation: Mode501...

From build `job/Test_openjdk17_j9_extended.functional_x86-64_linux_jit_Personal/188/`, failures in `testSoftMxLocal_LP4k_3,testSoftMxDisclaimMemory_LP4k_3,testDefaultDisclaimMemory_3`. I think this one is a duplicate of https://github.com/eclipse-openj9/openj9/issues/14396 as well, based on that thread.

From build `job/Test_openjdk17_j9_sanity.openjdk_x86-64_linux_jit_Personal/186/`, failures in `jdk_lang_0` and `jdk_lang_1`. I believe the relevant console output is ``` 03:51:13 java.lang.Throwable 03:51:13 at java.base/java.lang.Thread.dumpStack(Thread.java:560) 03:51:13 at Basic.fail(Basic.java:2817) 03:51:13 at Basic.fail(Basic.java:2818) 03:51:13 at Basic.equal(Basic.java:2824)...

Builds `job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_jit_Personal/265/` and `job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_jit_Personal/180/` fail in exactly the same way that https://github.com/eclipse-openj9/openj9/issues/14538#issuecomment-1043050057 does.

Definitely a good idea.

The grinder https://hyc-runtimes-jenkins.swg-devops.com/view/Test_grinder/job/Grinder/21194/ reproduces the `ParallelStreamsLoadTest_special_J9_11` failure without JITAAS.

The build `job/Test_openjdk8_j9_extended.functional_x86-64_linux_jit_Personal/268/` has failures in: - `cmdLineTester_pltest_j9sig_ext_0` - `testSCCMLTests2_0` - `testSCCMLTests4_0` - `testSCCMLTests4_1` - `cmdLineTester_shrcdbgddrext_1` - `testDDRExt_SharedClasses_0` - `testDDRExtJunit_StackMap_0` - `testDDRExtJunit_MonitorsAndDeadlock1_1` - `testDDRExtJunit_MonitorsAndDeadlock2_0` - `testDDRExtJunit_MonitorsAndDeadlock2_1` - `testDDRExtJunit_MonitorsAndDeadlock3_0` - `testDDRExtJunit_MonitorsAndDeadlock5_0`...

Related to [these failures](https://github.com/eclipse-openj9/openj9/issues/14538#issuecomment-1044713310), I ran a subset of the failing tests a few times on the same machine in [this run](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/21241/) and got all failures, and ran the same...