No Possible Issues Found via Git Search
hotspot_tier1_gc_0
[2026-02-22T07:23:29.311Z] Running test hotspot_tier1_gc_0 ...
[2026-02-22T07:23:29.311Z] ===============================================
[2026-02-22T07:23:29.311Z] hotspot_tier1_gc_0 Start Time: Sun Feb 22 02:23:29 2026 Epoch Time (ms): 1771745009130
[2026-02-22T07:23:29.311Z] variation: NoOptions
[2026-02-22T07:23:29.311Z] JVM_OPTIONS:
[2026-02-22T07:23:29.311Z] { \
[2026-02-22T07:23:29.311Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T07:23:29.311Z] echo "Nothing to be done for setup."; \
[2026-02-22T07:23:29.311Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/hotspot_tier1_gc_0"; \
[2026-02-22T07:23:29.311Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/hotspot_tier1_gc_0"; \
[2026-02-22T07:23:29.311Z] echo ""; echo "TESTING:"; \
[2026-02-22T07:23:29.311Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2026-02-22T07:23:29.311Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2026-02-22T07:23:29.311Z] -w ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/hotspot_tier1_gc_0"/work" \
[2026-02-22T07:23:29.311Z] -r ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/hotspot_tier1_gc_0"/report" \
[2026-02-22T07:23:29.311Z] -jdk:"/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/jdkbinary/j2sdk-image" \
[2026-02-22T07:23:29.311Z] -exclude:"/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2026-02-22T07:23:29.311Z] -exclude:"/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \
[2026-02-22T07:23:29.311Z] \
[2026-02-22T07:23:29.311Z] \
[2026-02-22T07:23:29.311Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:tier1_gc"; \
[2026-02-22T07:23:29.311Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_tier1_gc_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_tier1_gc_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T07:23:29.311Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T07:23:29.311Z] echo "Nothing to be done for teardown."; \
[2026-02-22T07:23:29.311Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/TestTargetResult";
[2026-02-22T07:23:29.311Z]
[2026-02-22T07:23:29.311Z] TEST SETUP:
[2026-02-22T07:23:29.311Z] Nothing to be done for setup.
[2026-02-22T07:23:29.311Z]
[2026-02-22T07:23:29.311Z] TESTING:
[2026-02-22T07:23:30.007Z] Directory "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/hotspot_tier1_gc_0/work" not found: creating
[2026-02-22T07:23:30.007Z] Directory "/home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_1771745006614/hotspot_tier1_gc_0/report" not found: creating
[2026-02-22T07:23:31.483Z] Error: Bad parameters specified: One of the files you specified was not found. The error reported was:
[2026-02-22T07:23:31.483Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.openjdk_s390x_linux_testList_2/jvmtest/openjdk/excludes/ProblemList_openjdk11.txt (No such file or directory)
[2026-02-22T07:23:31.483Z] -----------------------------------
[2026-02-22T07:23:31.483Z] hotspot_tier1_gc_0_FAILED
[2026-02-22T07:23:31.483Z] -----------------------------------
[2026-02-22T07:23:31.483Z]
[2026-02-22T07:23:31.483Z] TEST TEARDOWN:
[2026-02-22T07:23:31.483Z] Nothing to be done for teardown.
[2026-02-22T07:23:31.483Z] hotspot_tier1_gc_0 Finish Time: Sun Feb 22 02:23:31 2026 Epoch Time (ms): 1771745011127