No Possible Issues Found via Git Search
hotspot_runtime_0
[2025-12-31T03:14:21.340Z] Running test hotspot_runtime_0 ...
[2025-12-31T03:14:21.340Z] ===============================================
[2025-12-31T03:14:21.340Z] hotspot_runtime_0 Start Time: Wed Dec 31 03:14:20 2025 Epoch Time (ms): 1767150860766
[2025-12-31T03:14:21.340Z] variation: NoOptions
[2025-12-31T03:14:21.340Z] JVM_OPTIONS:
[2025-12-31T03:14:21.340Z] { \
[2025-12-31T03:14:21.340Z] echo ""; echo "TEST SETUP:"; \
[2025-12-31T03:14:21.340Z] echo "Nothing to be done for setup."; \
[2025-12-31T03:14:21.340Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/hotspot_runtime_0"; \
[2025-12-31T03:14:21.340Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/hotspot_runtime_0"; \
[2025-12-31T03:14:21.340Z] echo ""; echo "TESTING:"; \
[2025-12-31T03:14:21.340Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-12-31T03:14:21.340Z] -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_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2025-12-31T03:14:21.340Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/hotspot_runtime_0"/work" \
[2025-12-31T03:14:21.340Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/hotspot_runtime_0"/report" \
[2025-12-31T03:14:21.340Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2025-12-31T03:14:21.340Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2025-12-31T03:14:21.340Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk26.txt" \
[2025-12-31T03:14:21.340Z] \
[2025-12-31T03:14:21.340Z] \
[2025-12-31T03:14:21.340Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2025-12-31T03:14:21.341Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-31T03:14:21.341Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-31T03:14:21.341Z] echo "Nothing to be done for teardown."; \
[2025-12-31T03:14:21.341Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/TestTargetResult";
[2025-12-31T03:14:21.341Z]
[2025-12-31T03:14:21.341Z] TEST SETUP:
[2025-12-31T03:14:21.341Z] Nothing to be done for setup.
[2025-12-31T03:14:21.341Z]
[2025-12-31T03:14:21.341Z] TESTING:
[2025-12-31T03:14:21.341Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/hotspot_runtime_0/work" not found: creating
[2025-12-31T03:14:21.967Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_17671404092015/hotspot_runtime_0/report" not found: creating
[2025-12-31T03:14:26.663Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work
[2025-12-31T04:34:40.741Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-12-31T04:34:40.741Z] public abstract Method "<init>":"()I";
[2025-12-31T04:34:40.741Z] ^
[2025-12-31T04:34:40.741Z] 1 warning(s)
[2025-12-31T04:34:40.741Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-12-31T04:34:40.741Z] public abstract Method "<init>":"()V";
[2025-12-31T04:34:40.741Z] ^
[2025-12-31T04:34:40.741Z] 1 warning(s)
[2025-12-31T04:39:00.274Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2025-12-31T04:39:00.274Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2025-12-31T04:39:00.274Z] ^
[2025-12-31T04:39:00.274Z] 1 warning(s)
[2025-12-31T04:39:00.274Z] --------------------------------------------------
[2025-12-31T04:39:00.274Z] TEST: runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2025-12-31T04:39:00.274Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-12-31T04:39:00.274Z]
[2025-12-31T04:39:00.274Z] ACTION: build -- Passed. Build successful
[2025-12-31T04:39:00.274Z] REASON: Named class compiled on demand
[2025-12-31T04:39:00.274Z] TIME: 0.075 seconds
[2025-12-31T04:39:00.274Z] messages:
[2025-12-31T04:39:00.274Z] command: build CreateCoredumpOnCrash
[2025-12-31T04:39:00.274Z] reason: Named class compiled on demand
[2025-12-31T04:39:00.274Z] started: Wed Dec 31 04:38:46.907 UTC 2025
[2025-12-31T04:39:00.274Z] Test directory:
[2025-12-31T04:39:00.274Z] compile: CreateCoredumpOnCrash
[2025-12-31T04:39:00.274Z] finished: Wed Dec 31 04:38:46.982 UTC 2025
[2025-12-31T04:39:00.274Z] elapsed time (seconds): 0.075
[2025-12-31T04:39:00.274Z]
[2025-12-31T04:39:00.274Z] ACTION: compile -- Passed. Compilation successful
[2025-12-31T04:39:00.274Z] REASON: .class file out of date or does not exist
[2025-12-31T04:39:00.274Z] TIME: 0.075 seconds
[2025-12-31T04:39:00.274Z] messages:
[2025-12-31T04:39:00.274Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2025-12-31T04:39:00.274Z] reason: .class file out of date or does not exist
[2025-12-31T04:39:00.274Z] started: Wed Dec 31 04:38:46.907 UTC 2025
[2025-12-31T04:39:00.274Z] Additional options from @modules: --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
[2025-12-31T04:39:00.274Z] Mode: agentvm
[2025-12-31T04:39:00.274Z] Agent id: 14
[2025-12-31T04:39:00.274Z] Process id: 1396074
[2025-12-31T04:39:00.274Z] finished: Wed Dec 31 04:38:46.982 UTC 2025
[2025-12-31T04:39:00.274Z] elapsed time (seconds): 0.075
[2025-12-31T04:39:00.274Z] configuration:
[2025-12-31T04:39:00.274Z] Boot Layer (javac runtime environment)
[2025-12-31T04:39:00.274Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-12-31T04:39:00.274Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-12-31T04:39:00.274Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/patches/java.base
[2025-12-31T04:39:00.274Z]
[2025-12-31T04:39:00.274Z] javac compilation environment
[2025-12-31T04:39:00.274Z] add modules: java.base java.compiler java.management jdk.internal.jvmstat
[2025-12-31T04:39:00.274Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T04:39:00.275Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2025-12-31T04:39:00.275Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-12-31T04:39:00.275Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z] rerun:
[2025-12-31T04:39:00.275Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T04:39:00.275Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T04:39:00.275Z] DISPLAY=:0 \
[2025-12-31T04:39:00.275Z] HOME=/home/jenkins \
[2025-12-31T04:39:00.275Z] LANG=C.UTF-8 \
[2025-12-31T04:39:00.275Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T04:39:00.275Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T04:39:00.275Z] XDG_SESSION_CLASS=user \
[2025-12-31T04:39:00.275Z] XDG_SESSION_ID=22668 \
[2025-12-31T04:39:00.275Z] XDG_SESSION_TYPE=tty \
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-12-31T04:39:00.275Z] -J-ea \
[2025-12-31T04:39:00.275Z] -J-esa \
[2025-12-31T04:39:00.275Z] -J-Xmx512m \
[2025-12-31T04:39:00.275Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T04:39:00.275Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T04:39:00.275Z] -J-Dtest.compiler.opts= \
[2025-12-31T04:39:00.275Z] -J-Dtest.java.opts= \
[2025-12-31T04:39:00.275Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T04:39:00.275Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T04:39:00.275Z] -J-Dtest.timeout.factor=8.0 \
[2025-12-31T04:39:00.275Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T04:39:00.275Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T04:39:00.275Z] -J-Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-12-31T04:39:00.275Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T04:39:00.275Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-12-31T04:39:00.275Z] -J-Dtest.main.class=CreateCoredumpOnCrash \
[2025-12-31T04:39:00.275Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2025-12-31T04:39:00.275Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T04:39:00.275Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2025-12-31T04:39:00.275Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-12-31T04:39:00.275Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-12-31T04:39:00.275Z] -J-Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2025-12-31T04:39:00.275Z] --add-modules java.base,java.compiler,java.management,jdk.internal.jvmstat \
[2025-12-31T04:39:00.275Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-12-31T04:39:00.275Z] --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED \
[2025-12-31T04:39:00.275Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2025-12-31T04:39:00.275Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T04:39:00.275Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z] ACTION: driver -- Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2025-12-31T04:39:00.275Z] REASON: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2025-12-31T04:39:00.275Z] TIME: 0.185 seconds
[2025-12-31T04:39:00.275Z] messages:
[2025-12-31T04:39:00.275Z] command: driver CreateCoredumpOnCrash
[2025-12-31T04:39:00.275Z] reason: User specified action: run driver/timeout=480 CreateCoredumpOnCrash
[2025-12-31T04:39:00.275Z] started: Wed Dec 31 04:38:46.982 UTC 2025
[2025-12-31T04:39:00.275Z] Mode: agentvm
[2025-12-31T04:39:00.275Z] Agent id: 56
[2025-12-31T04:39:00.275Z] Process id: 1478617
[2025-12-31T04:39:00.275Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc jdk.internal.jvmstat/sun.jvmstat.monitor
[2025-12-31T04:39:00.275Z] finished: Wed Dec 31 04:38:47.167 UTC 2025
[2025-12-31T04:39:00.275Z] elapsed time (seconds): 0.185
[2025-12-31T04:39:00.275Z] configuration:
[2025-12-31T04:39:00.275Z] Boot Layer
[2025-12-31T04:39:00.275Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-12-31T04:39:00.275Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/patches/java.base
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z] Test Layer
[2025-12-31T04:39:00.275Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T04:39:00.275Z] jdk.internal.jvmstat/sun.jvmstat.monitor ALL-UNNAMED
[2025-12-31T04:39:00.275Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z] rerun:
[2025-12-31T04:39:00.275Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T04:39:00.275Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T04:39:00.275Z] DISPLAY=:0 \
[2025-12-31T04:39:00.275Z] HOME=/home/jenkins \
[2025-12-31T04:39:00.275Z] LANG=C.UTF-8 \
[2025-12-31T04:39:00.275Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T04:39:00.275Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T04:39:00.275Z] XDG_SESSION_CLASS=user \
[2025-12-31T04:39:00.275Z] XDG_SESSION_ID=22668 \
[2025-12-31T04:39:00.275Z] XDG_SESSION_TYPE=tty \
[2025-12-31T04:39:00.275Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-12-31T04:39:00.275Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T04:39:00.275Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T04:39:00.275Z] -Dtest.compiler.opts= \
[2025-12-31T04:39:00.275Z] -Dtest.java.opts= \
[2025-12-31T04:39:00.275Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T04:39:00.275Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T04:39:00.275Z] -Dtest.timeout.factor=8.0 \
[2025-12-31T04:39:00.275Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T04:39:00.275Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T04:39:00.275Z] -Dtest.name=runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-12-31T04:39:00.275Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T04:39:00.275Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java \
[2025-12-31T04:39:00.275Z] -Dtest.main.class=CreateCoredumpOnCrash \
[2025-12-31T04:39:00.275Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling \
[2025-12-31T04:39:00.275Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T04:39:00.275Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d \
[2025-12-31T04:39:00.275Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-12-31T04:39:00.275Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib \
[2025-12-31T04:39:00.275Z] -Dtest.modules='java.base/jdk.internal.misc java.compiler java.management jdk.internal.jvmstat/sun.jvmstat.monitor' \
[2025-12-31T04:39:00.275Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-12-31T04:39:00.275Z] CreateCoredumpOnCrash
[2025-12-31T04:39:00.275Z] STDOUT:
[2025-12-31T04:39:00.275Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/ErrorHandling:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/ErrorHandling/CreateCoredumpOnCrash.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -Xmx128m --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED -XX:-CreateCoredumpOnCrash CreateCoredumpOnCrash$Crasher ]
[2025-12-31T04:39:00.275Z] [2025-12-31T04:38:47.062306613Z] Gathering output for process 1478715
[2025-12-31T04:39:00.275Z] [2025-12-31T04:38:47.152617464Z] Waiting for completion for process 1478715
[2025-12-31T04:39:00.275Z] [2025-12-31T04:38:47.154754952Z] Waiting for completion finished for process 1478715
[2025-12-31T04:39:00.275Z] [2025-12-31T04:38:47.157182454Z] Gathering output for process 1478739
[2025-12-31T04:39:00.275Z] [2025-12-31T04:38:47.158097271Z] Waiting for completion for process 1478739
[2025-12-31T04:39:00.275Z] [2025-12-31T04:38:47.158810122Z] Waiting for completion finished for process 1478739
[2025-12-31T04:39:00.275Z] STDERR:
[2025-12-31T04:39:00.275Z] java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2025-12-31T04:39:00.275Z] at CreateCoredumpOnCrash.main(CreateCoredumpOnCrash.java:83)
[2025-12-31T04:39:00.275Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-31T04:39:00.275Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-31T04:39:00.275Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-12-31T04:39:00.275Z] at java.base/java.lang.Thread.run(Thread.java:1516)
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z] JavaTest Message: Test threw exception: java.lang.Exception
[2025-12-31T04:39:00.275Z] JavaTest Message: shutting down test
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z]
[2025-12-31T04:39:00.275Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: ulimit is not set correctly, try 'ulimit -c unlimited' and re-run.
[2025-12-31T04:39:00.275Z] --------------------------------------------------
[2025-12-31T04:39:00.275Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:00.275Z] class AME1_E extends AME1_B implements AME1_C {
[2025-12-31T04:39:00.275Z] ^
[2025-12-31T04:39:00.275Z] 1 warning(s)
[2025-12-31T04:39:00.275Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:00.275Z] class AME2_C extends AME2_B {
[2025-12-31T04:39:00.275Z] ^
[2025-12-31T04:39:00.275Z] 1 warning(s)
[2025-12-31T04:39:00.275Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:00.275Z] class AME3_C extends AME3_B {
[2025-12-31T04:39:00.275Z] ^
[2025-12-31T04:39:00.275Z] 1 warning(s)
[2025-12-31T04:39:00.275Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:00.275Z] class AME4_E extends AME4_B {
[2025-12-31T04:39:00.275Z] ^
[2025-12-31T04:39:00.275Z] 1 warning(s)
[2025-12-31T04:39:00.275Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:00.275Z] class AME5_B extends AME5_A {
[2025-12-31T04:39:00.275Z] ^
[2025-12-31T04:39:00.275Z] 1 warning(s)
[2025-12-31T04:39:00.276Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:00.276Z] class AME6_B implements AME6_A {
[2025-12-31T04:39:00.276Z] ^
[2025-12-31T04:39:00.276Z] 1 warning(s)
[2025-12-31T04:39:08.781Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:08.781Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2025-12-31T04:39:08.781Z] ^
[2025-12-31T04:39:08.781Z] 1 warning(s)
[2025-12-31T04:39:08.781Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:08.781Z] class ICC2_B implements ICC2_iA {
[2025-12-31T04:39:08.781Z] ^
[2025-12-31T04:39:08.781Z] 1 warning(s)
[2025-12-31T04:39:08.781Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:08.781Z] class ICC3_B implements ICC3_A {
[2025-12-31T04:39:08.781Z] ^
[2025-12-31T04:39:08.781Z] 1 warning(s)
[2025-12-31T04:39:08.781Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:08.781Z] class ICC4_B extends ICC4_iA {
[2025-12-31T04:39:08.781Z] ^
[2025-12-31T04:39:08.781Z] 1 warning(s)
[2025-12-31T04:39:08.781Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:39:08.781Z] class TeMe3_C extends TeMe3_B {
[2025-12-31T04:39:08.781Z] ^
[2025-12-31T04:39:08.781Z] 1 warning(s)
[2025-12-31T04:40:38.492Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:40:38.492Z] super public class LastJsr
[2025-12-31T04:40:38.492Z] ^
[2025-12-31T04:40:38.492Z] 1 warning(s)
[2025-12-31T04:40:38.492Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T04:40:38.492Z] super public class LastJsrReachable
[2025-12-31T04:40:38.492Z] ^
[2025-12-31T04:40:38.492Z] 1 warning(s)
[2025-12-31T06:59:19.611Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T06:59:19.611Z] class D_ambgs extends C {
[2025-12-31T06:59:19.611Z] ^
[2025-12-31T06:59:19.611Z] 1 warning(s)
[2025-12-31T06:59:19.611Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-12-31T06:59:19.611Z] public class TestLargeLocalVarsStackRegionHelper
[2025-12-31T06:59:19.611Z] ^
[2025-12-31T06:59:19.611Z] 1 warning(s)
[2025-12-31T07:22:22.285Z] TEST: runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2025-12-31T07:22:22.285Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-12-31T07:22:22.285Z]
[2025-12-31T07:22:22.285Z] ACTION: build -- Passed. Build successful
[2025-12-31T07:22:22.285Z] REASON: User specified action: run build jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.285Z] TIME: 0.035 seconds
[2025-12-31T07:22:22.285Z] messages:
[2025-12-31T07:22:22.285Z] command: build jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.285Z] reason: User specified action: run build jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.285Z] started: Wed Dec 31 07:22:09.484 UTC 2025
[2025-12-31T07:22:22.285Z] Library /test/lib:
[2025-12-31T07:22:22.285Z] compile: jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.285Z] finished: Wed Dec 31 07:22:09.519 UTC 2025
[2025-12-31T07:22:22.285Z] elapsed time (seconds): 0.035
[2025-12-31T07:22:22.285Z]
[2025-12-31T07:22:22.285Z] ACTION: compile -- Passed. Compilation successful
[2025-12-31T07:22:22.285Z] REASON: .class file out of date or does not exist
[2025-12-31T07:22:22.285Z] TIME: 0.035 seconds
[2025-12-31T07:22:22.285Z] messages:
[2025-12-31T07:22:22.285Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/whitebox/WhiteBox.java
[2025-12-31T07:22:22.285Z] reason: .class file out of date or does not exist
[2025-12-31T07:22:22.285Z] started: Wed Dec 31 07:22:09.484 UTC 2025
[2025-12-31T07:22:22.285Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-12-31T07:22:22.285Z] Mode: agentvm
[2025-12-31T07:22:22.285Z] Agent id: 84
[2025-12-31T07:22:22.285Z] Process id: 1499590
[2025-12-31T07:22:22.285Z] finished: Wed Dec 31 07:22:09.519 UTC 2025
[2025-12-31T07:22:22.285Z] elapsed time (seconds): 0.035
[2025-12-31T07:22:22.285Z] configuration:
[2025-12-31T07:22:22.285Z] Boot Layer (javac runtime environment)
[2025-12-31T07:22:22.285Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-12-31T07:22:22.285Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-12-31T07:22:22.285Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/patches/java.base
[2025-12-31T07:22:22.285Z]
[2025-12-31T07:22:22.285Z] javac compilation environment
[2025-12-31T07:22:22.285Z] add modules: java.base
[2025-12-31T07:22:22.285Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T07:22:22.285Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-12-31T07:22:22.285Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-12-31T07:22:22.285Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-12-31T07:22:22.285Z]
[2025-12-31T07:22:22.285Z] rerun:
[2025-12-31T07:22:22.285Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T07:22:22.285Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T07:22:22.285Z] DISPLAY=:0 \
[2025-12-31T07:22:22.285Z] HOME=/home/jenkins \
[2025-12-31T07:22:22.285Z] LANG=C.UTF-8 \
[2025-12-31T07:22:22.285Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T07:22:22.285Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T07:22:22.285Z] XDG_SESSION_CLASS=user \
[2025-12-31T07:22:22.285Z] XDG_SESSION_ID=22668 \
[2025-12-31T07:22:22.285Z] XDG_SESSION_TYPE=tty \
[2025-12-31T07:22:22.285Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-12-31T07:22:22.285Z] -J-ea \
[2025-12-31T07:22:22.285Z] -J-esa \
[2025-12-31T07:22:22.285Z] -J-Xmx512m \
[2025-12-31T07:22:22.285Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T07:22:22.285Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T07:22:22.285Z] -J-Dtest.compiler.opts= \
[2025-12-31T07:22:22.285Z] -J-Dtest.java.opts= \
[2025-12-31T07:22:22.285Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.285Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.285Z] -J-Dtest.timeout.factor=8.0 \
[2025-12-31T07:22:22.285Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T07:22:22.285Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T07:22:22.285Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.285Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T07:22:22.285Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.285Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-12-31T07:22:22.285Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-12-31T07:22:22.285Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.285Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-12-31T07:22:22.286Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.286Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.286Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2025-12-31T07:22:22.286Z] --add-modules java.base \
[2025-12-31T07:22:22.286Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-12-31T07:22:22.286Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.286Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.286Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/whitebox/WhiteBox.java
[2025-12-31T07:22:22.286Z]
[2025-12-31T07:22:22.286Z] ACTION: build -- Passed. Build successful
[2025-12-31T07:22:22.286Z] REASON: Named class compiled on demand
[2025-12-31T07:22:22.286Z] TIME: 0.06 seconds
[2025-12-31T07:22:22.286Z] messages:
[2025-12-31T07:22:22.286Z] command: build jdk.test.lib.helpers.ClassFileInstaller
[2025-12-31T07:22:22.286Z] reason: Named class compiled on demand
[2025-12-31T07:22:22.286Z] started: Wed Dec 31 07:22:09.519 UTC 2025
[2025-12-31T07:22:22.286Z] Library /test/lib:
[2025-12-31T07:22:22.286Z] compile: jdk.test.lib.helpers.ClassFileInstaller
[2025-12-31T07:22:22.286Z] finished: Wed Dec 31 07:22:09.579 UTC 2025
[2025-12-31T07:22:22.286Z] elapsed time (seconds): 0.06
[2025-12-31T07:22:22.286Z]
[2025-12-31T07:22:22.286Z] ACTION: compile -- Passed. Compilation successful
[2025-12-31T07:22:22.286Z] REASON: .class file out of date or does not exist
[2025-12-31T07:22:22.286Z] TIME: 0.059 seconds
[2025-12-31T07:22:22.286Z] messages:
[2025-12-31T07:22:22.286Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/helpers/ClassFileInstaller.java
[2025-12-31T07:22:22.286Z] reason: .class file out of date or does not exist
[2025-12-31T07:22:22.286Z] started: Wed Dec 31 07:22:09.520 UTC 2025
[2025-12-31T07:22:22.286Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-12-31T07:22:22.286Z] Mode: agentvm
[2025-12-31T07:22:22.286Z] Agent id: 84
[2025-12-31T07:22:22.286Z] Process id: 1499590
[2025-12-31T07:22:22.286Z] finished: Wed Dec 31 07:22:09.579 UTC 2025
[2025-12-31T07:22:22.286Z] elapsed time (seconds): 0.059
[2025-12-31T07:22:22.286Z] configuration:
[2025-12-31T07:22:22.286Z] Boot Layer (javac runtime environment)
[2025-12-31T07:22:22.286Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-12-31T07:22:22.286Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-12-31T07:22:22.286Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/patches/java.base
[2025-12-31T07:22:22.286Z]
[2025-12-31T07:22:22.286Z] javac compilation environment
[2025-12-31T07:22:22.286Z] add modules: java.base
[2025-12-31T07:22:22.286Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T07:22:22.286Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-12-31T07:22:22.286Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-12-31T07:22:22.286Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-12-31T07:22:22.286Z]
[2025-12-31T07:22:22.286Z] rerun:
[2025-12-31T07:22:22.286Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T07:22:22.286Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T07:22:22.286Z] DISPLAY=:0 \
[2025-12-31T07:22:22.286Z] HOME=/home/jenkins \
[2025-12-31T07:22:22.286Z] LANG=C.UTF-8 \
[2025-12-31T07:22:22.286Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T07:22:22.286Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T07:22:22.286Z] XDG_SESSION_CLASS=user \
[2025-12-31T07:22:22.286Z] XDG_SESSION_ID=22668 \
[2025-12-31T07:22:22.286Z] XDG_SESSION_TYPE=tty \
[2025-12-31T07:22:22.286Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-12-31T07:22:22.286Z] -J-ea \
[2025-12-31T07:22:22.286Z] -J-esa \
[2025-12-31T07:22:22.286Z] -J-Xmx512m \
[2025-12-31T07:22:22.286Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T07:22:22.286Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T07:22:22.286Z] -J-Dtest.compiler.opts= \
[2025-12-31T07:22:22.286Z] -J-Dtest.java.opts= \
[2025-12-31T07:22:22.286Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.286Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.286Z] -J-Dtest.timeout.factor=8.0 \
[2025-12-31T07:22:22.286Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T07:22:22.286Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T07:22:22.286Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.286Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T07:22:22.286Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.286Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-12-31T07:22:22.286Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-12-31T07:22:22.286Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.286Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-12-31T07:22:22.286Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.286Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.286Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2025-12-31T07:22:22.286Z] --add-modules java.base \
[2025-12-31T07:22:22.287Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-12-31T07:22:22.287Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.287Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.287Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/helpers/ClassFileInstaller.java
[2025-12-31T07:22:22.287Z]
[2025-12-31T07:22:22.287Z] ACTION: driver -- Passed. Execution successful
[2025-12-31T07:22:22.287Z] REASON: User specified action: run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.287Z] TIME: 0.048 seconds
[2025-12-31T07:22:22.287Z] messages:
[2025-12-31T07:22:22.287Z] command: driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.287Z] reason: User specified action: run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.287Z] started: Wed Dec 31 07:22:09.579 UTC 2025
[2025-12-31T07:22:22.287Z] Mode: agentvm
[2025-12-31T07:22:22.287Z] Agent id: 100
[2025-12-31T07:22:22.287Z] Process id: 1508691
[2025-12-31T07:22:22.287Z] Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc
[2025-12-31T07:22:22.287Z] finished: Wed Dec 31 07:22:09.627 UTC 2025
[2025-12-31T07:22:22.287Z] elapsed time (seconds): 0.048
[2025-12-31T07:22:22.287Z] configuration:
[2025-12-31T07:22:22.287Z] Boot Layer
[2025-12-31T07:22:22.287Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-12-31T07:22:22.287Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/patches/java.base
[2025-12-31T07:22:22.287Z]
[2025-12-31T07:22:22.287Z] Test Layer
[2025-12-31T07:22:22.287Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T07:22:22.287Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-12-31T07:22:22.287Z]
[2025-12-31T07:22:22.287Z] rerun:
[2025-12-31T07:22:22.287Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T07:22:22.287Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T07:22:22.287Z] DISPLAY=:0 \
[2025-12-31T07:22:22.287Z] HOME=/home/jenkins \
[2025-12-31T07:22:22.287Z] LANG=C.UTF-8 \
[2025-12-31T07:22:22.287Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T07:22:22.287Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T07:22:22.287Z] XDG_SESSION_CLASS=user \
[2025-12-31T07:22:22.287Z] XDG_SESSION_ID=22668 \
[2025-12-31T07:22:22.287Z] XDG_SESSION_TYPE=tty \
[2025-12-31T07:22:22.287Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-12-31T07:22:22.287Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T07:22:22.287Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T07:22:22.287Z] -Dtest.compiler.opts= \
[2025-12-31T07:22:22.287Z] -Dtest.java.opts= \
[2025-12-31T07:22:22.287Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.287Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.287Z] -Dtest.timeout.factor=8.0 \
[2025-12-31T07:22:22.287Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T07:22:22.287Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T07:22:22.287Z] -Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.287Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T07:22:22.287Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.287Z] -Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-12-31T07:22:22.287Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-12-31T07:22:22.287Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.287Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-12-31T07:22:22.287Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.287Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.287Z] -Dtest.modules=java.base/jdk.internal.misc \
[2025-12-31T07:22:22.287Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-12-31T07:22:22.287Z] jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
[2025-12-31T07:22:22.287Z] STDERR:
[2025-12-31T07:22:22.287Z]
[2025-12-31T07:22:22.287Z] JavaTest Message: Test complete.
[2025-12-31T07:22:22.287Z]
[2025-12-31T07:22:22.287Z]
[2025-12-31T07:22:22.288Z] ACTION: build -- Passed. Build successful
[2025-12-31T07:22:22.288Z] REASON: Named class compiled on demand
[2025-12-31T07:22:22.288Z] TIME: 0.12 seconds
[2025-12-31T07:22:22.288Z] messages:
[2025-12-31T07:22:22.288Z] command: build NMTPrintMallocSiteOfCorruptedMemory
[2025-12-31T07:22:22.288Z] reason: Named class compiled on demand
[2025-12-31T07:22:22.288Z] started: Wed Dec 31 07:22:09.627 UTC 2025
[2025-12-31T07:22:22.288Z] Test directory:
[2025-12-31T07:22:22.288Z] compile: NMTPrintMallocSiteOfCorruptedMemory
[2025-12-31T07:22:22.288Z] finished: Wed Dec 31 07:22:09.747 UTC 2025
[2025-12-31T07:22:22.288Z] elapsed time (seconds): 0.12
[2025-12-31T07:22:22.288Z]
[2025-12-31T07:22:22.288Z] ACTION: compile -- Passed. Compilation successful
[2025-12-31T07:22:22.288Z] REASON: .class file out of date or does not exist
[2025-12-31T07:22:22.288Z] TIME: 0.12 seconds
[2025-12-31T07:22:22.288Z] messages:
[2025-12-31T07:22:22.288Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2025-12-31T07:22:22.288Z] reason: .class file out of date or does not exist
[2025-12-31T07:22:22.288Z] started: Wed Dec 31 07:22:09.627 UTC 2025
[2025-12-31T07:22:22.288Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-12-31T07:22:22.288Z] Mode: agentvm
[2025-12-31T07:22:22.288Z] Agent id: 84
[2025-12-31T07:22:22.288Z] Process id: 1499590
[2025-12-31T07:22:22.288Z] finished: Wed Dec 31 07:22:09.747 UTC 2025
[2025-12-31T07:22:22.288Z] elapsed time (seconds): 0.12
[2025-12-31T07:22:22.288Z] configuration:
[2025-12-31T07:22:22.288Z] Boot Layer (javac runtime environment)
[2025-12-31T07:22:22.288Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-12-31T07:22:22.288Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-12-31T07:22:22.288Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/patches/java.base
[2025-12-31T07:22:22.288Z]
[2025-12-31T07:22:22.288Z] javac compilation environment
[2025-12-31T07:22:22.288Z] add modules: java.base
[2025-12-31T07:22:22.288Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T07:22:22.288Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2025-12-31T07:22:22.288Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-12-31T07:22:22.288Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT
[2025-12-31T07:22:22.288Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d
[2025-12-31T07:22:22.288Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib
[2025-12-31T07:22:22.288Z]
[2025-12-31T07:22:22.288Z] rerun:
[2025-12-31T07:22:22.288Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T07:22:22.288Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T07:22:22.288Z] DISPLAY=:0 \
[2025-12-31T07:22:22.288Z] HOME=/home/jenkins \
[2025-12-31T07:22:22.288Z] LANG=C.UTF-8 \
[2025-12-31T07:22:22.288Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T07:22:22.288Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T07:22:22.288Z] XDG_SESSION_CLASS=user \
[2025-12-31T07:22:22.288Z] XDG_SESSION_ID=22668 \
[2025-12-31T07:22:22.288Z] XDG_SESSION_TYPE=tty \
[2025-12-31T07:22:22.288Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-12-31T07:22:22.288Z] -J-ea \
[2025-12-31T07:22:22.288Z] -J-esa \
[2025-12-31T07:22:22.288Z] -J-Xmx512m \
[2025-12-31T07:22:22.288Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T07:22:22.288Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T07:22:22.288Z] -J-Dtest.compiler.opts= \
[2025-12-31T07:22:22.288Z] -J-Dtest.java.opts= \
[2025-12-31T07:22:22.288Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.288Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.288Z] -J-Dtest.timeout.factor=8.0 \
[2025-12-31T07:22:22.288Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T07:22:22.288Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T07:22:22.288Z] -J-Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.288Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T07:22:22.288Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.288Z] -J-Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-12-31T07:22:22.288Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-12-31T07:22:22.288Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.288Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-12-31T07:22:22.288Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.288Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.288Z] -J-Dtest.modules=java.base/jdk.internal.misc \
[2025-12-31T07:22:22.288Z] --add-modules java.base \
[2025-12-31T07:22:22.288Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-12-31T07:22:22.288Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-12-31T07:22:22.288Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.288Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
[2025-12-31T07:22:22.288Z]
[2025-12-31T07:22:22.288Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-12-31T07:22:22.288Z] REASON: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2025-12-31T07:22:22.288Z] TIME: 0.579 seconds
[2025-12-31T07:22:22.288Z] messages:
[2025-12-31T07:22:22.289Z] command: main -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2025-12-31T07:22:22.289Z] reason: User specified action: run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail NMTPrintMallocSiteOfCorruptedMemory
[2025-12-31T07:22:22.289Z] started: Wed Dec 31 07:22:09.747 UTC 2025
[2025-12-31T07:22:22.289Z] Mode: othervm [/othervm specified]
[2025-12-31T07:22:22.289Z] Additional options from @modules: --add-modules java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
[2025-12-31T07:22:22.289Z] Process id: 1511460
[2025-12-31T07:22:22.289Z] finished: Wed Dec 31 07:22:10.326 UTC 2025
[2025-12-31T07:22:22.289Z] elapsed time (seconds): 0.579
[2025-12-31T07:22:22.289Z] configuration:
[2025-12-31T07:22:22.289Z] Boot Layer
[2025-12-31T07:22:22.289Z] add modules: java.base
[2025-12-31T07:22:22.289Z] add exports: java.base/jdk.internal.misc ALL-UNNAMED
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] STDOUT:
[2025-12-31T07:22:22.289Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar -ea -esa -Xmx512m -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-CreateCoredumpOnCrash -XX:NativeMemoryTracking=detail -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native NMTPrintMallocSiteOfCorruptedMemory header ]
[2025-12-31T07:22:22.289Z] [2025-12-31T07:22:10.148319078Z] Gathering output for process 1511483
[2025-12-31T07:22:22.289Z] [2025-12-31T07:22:10.299580317Z] Waiting for completion for process 1511483
[2025-12-31T07:22:22.289Z] [2025-12-31T07:22:10.300057102Z] Waiting for completion finished for process 1511483
[2025-12-31T07:22:22.289Z] STDERR:
[2025-12-31T07:22:22.289Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-31T07:22:22.289Z] WARNING: java.lang.System::loadLibrary has been called by NMTPrintMallocSiteOfCorruptedMemory in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/)
[2025-12-31T07:22:22.289Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-31T07:22:22.289Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] stdout: [NMT Block at 0x000003ff8c11aec0, corruption at: 0x000003ff8c11aec0:
[2025-12-31T07:22:22.289Z] allocated from:
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] 0x000003ff8c11ae40: 0f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 ................
[2025-12-31T07:22:22.289Z] 0x000003ff8c11ae50: 00 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 01 ................
[2025-12-31T07:22:22.289Z] 0x000003ff8c11ae60: 00 00 00 00 00 00 00 0a 00 00 00 00 00 00 00 00 ................
[2025-12-31T07:22:22.289Z] 0x000003ff8c11ae70: 00 00 00 00 00 00 00 00 e8 8e 00 00 65 d3 2e 04 ............e...
[2025-12-31T07:22:22.289Z] 0x000003ff8c11ae80: 00 00 03 ff 65 d2 1c 40 00 00 00 00 00 00 00 35 ....e..@.......5
[2025-12-31T07:22:22.289Z] 0x000003ff8c11ae90: 00 00 00 00 00 00 00 10 0e 6a 00 00 01 00 e9 9e .........j......
[2025-12-31T07:22:22.289Z] 0x000003ff8c11aea0: 00 00 00 00 00 00 00 00 00 00 00 00 8b 1c b6 60 ...............`
[2025-12-31T07:22:22.289Z] 0x000003ff8c11aeb0: e8 8e 00 00 00 00 00 00 00 00 00 00 00 00 00 35 ...............5
[2025-12-31T07:22:22.289Z] 0x000003ff8c11aec0: 00 00 00 00 00 00 00 0a 00 00 00 0d 00 00 00 00 ................
[2025-12-31T07:22:22.289Z] 0x000003ff8c11aed0: 00 00 00 01 00 00 0b bb d8 8d e8 8e 00 00 00 00 ................
[2025-12-31T07:22:22.289Z] 0x000003ff8c11aee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 85 ................
[2025-12-31T07:22:22.289Z] 0x000003ff8c11aef0: 00 00 00 00 3f f8 c1 1a 49 1d 92 cf c9 f0 94 7f ....?...I.......
[2025-12-31T07:22:22.289Z] 0x000003ff8c11af00: 4a 61 76 61 5f 6a 64 6b 5f 69 6e 74 65 72 6e 61 Java_jdk_interna
[2025-12-31T07:22:22.289Z] 0x000003ff8c11af10: 6c 5f 6c 6f 61 64 65 72 5f 4e 61 74 69 76 65 4c l_loader_NativeL
[2025-12-31T07:22:22.289Z] 0x000003ff8c11af20: 69 62 72 61 72 79 5f 66 69 6e 64 45 6e 74 72 79 ibrary_findEntry
[2025-12-31T07:22:22.289Z] 0x000003ff8c11af30: 30 00 64 65 72 43 61 6e 61 72 79 00 65 d3 4f 0b 0.derCanary.e.O.
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] # A fatal error has been detected by the Java Runtime Environment:
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] # Internal Error (mallocHeader.inline.hpp:107), pid=1511483, tid=1511484
[2025-12-31T07:22:22.289Z] # fatal error: NMT has detected a memory corruption bug. Block at 0x000003ff8c11aed0: header canary broken
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] # JRE version: OpenJDK Runtime Environment Temurin-26+29-202512301506 (26.0+29) (build 26-beta+29-ea)
[2025-12-31T07:22:22.289Z] # Java VM: OpenJDK 64-Bit Server VM Temurin-26+29-202512301506 (26-beta+29-ea, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-s390x)
[2025-12-31T07:22:22.289Z] # Problematic frame:
[2025-12-31T07:22:22.289Z] # V [libjvm.so+0xa68da6] MallocHeader* MallocHeader::resolve_checked_impl<void*, MallocHeader*>(void*)+0xf6
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] # CreateCoredumpOnCrash turned off, no core file dumped
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] Unsupported internal testing APIs have been used.
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] # An error report file with more information is saved as:
[2025-12-31T07:22:22.289Z] # /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch/hs_err_pid1511483.log
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] # If you would like to submit a bug report, please visit:
[2025-12-31T07:22:22.289Z] # https://github.com/adoptium/adoptium-support/issues
[2025-12-31T07:22:22.289Z] #
[2025-12-31T07:22:22.289Z] ];
[2025-12-31T07:22:22.289Z] stderr: [WARNING: A restricted method in java.lang.System has been called
[2025-12-31T07:22:22.289Z] WARNING: java.lang.System::loadLibrary has been called by NMTPrintMallocSiteOfCorruptedMemory in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/)
[2025-12-31T07:22:22.289Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-31T07:22:22.289Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] ]
[2025-12-31T07:22:22.289Z] exitValue = 1
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-12-31T07:22:22.289Z] at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:407)
[2025-12-31T07:22:22.289Z] at NMTPrintMallocSiteOfCorruptedMemory.runThisTestWith(NMTPrintMallocSiteOfCorruptedMemory.java:71)
[2025-12-31T07:22:22.289Z] at NMTPrintMallocSiteOfCorruptedMemory.main(NMTPrintMallocSiteOfCorruptedMemory.java:110)
[2025-12-31T07:22:22.289Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-31T07:22:22.289Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-31T07:22:22.289Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-12-31T07:22:22.289Z] at java.base/java.lang.Thread.run(Thread.java:1516)
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-12-31T07:22:22.289Z] JavaTest Message: shutting down test
[2025-12-31T07:22:22.289Z]
[2025-12-31T07:22:22.289Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-12-31T07:22:22.289Z] rerun:
[2025-12-31T07:22:22.289Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/scratch && \
[2025-12-31T07:22:22.289Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus \
[2025-12-31T07:22:22.289Z] DISPLAY=:0 \
[2025-12-31T07:22:22.289Z] HOME=/home/jenkins \
[2025-12-31T07:22:22.289Z] LANG=C.UTF-8 \
[2025-12-31T07:22:22.289Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-12-31T07:22:22.289Z] XDG_RUNTIME_DIR=/run/user/1002 \
[2025-12-31T07:22:22.289Z] XDG_SESSION_CLASS=user \
[2025-12-31T07:22:22.289Z] XDG_SESSION_ID=22668 \
[2025-12-31T07:22:22.289Z] XDG_SESSION_TYPE=tty \
[2025-12-31T07:22:22.290Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-12-31T07:22:22.290Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-12-31T07:22:22.290Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-12-31T07:22:22.290Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-12-31T07:22:22.290Z] -Dtest.compiler.opts= \
[2025-12-31T07:22:22.290Z] -Dtest.java.opts= \
[2025-12-31T07:22:22.290Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.290Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-12-31T07:22:22.290Z] -Dtest.timeout.factor=8.0 \
[2025-12-31T07:22:22.290Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T07:22:22.290Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-12-31T07:22:22.290Z] -Dtest.name=runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.290Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-12-31T07:22:22.290Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java \
[2025-12-31T07:22:22.290Z] -Dtest.main.class=NMTPrintMallocSiteOfCorruptedMemory \
[2025-12-31T07:22:22.290Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT \
[2025-12-31T07:22:22.290Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-12-31T07:22:22.290Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d \
[2025-12-31T07:22:22.290Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.290Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/NMT:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/classes/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/test/lib \
[2025-12-31T07:22:22.290Z] -Dtest.modules=java.base/jdk.internal.misc \
[2025-12-31T07:22:22.290Z] --add-modules java.base \
[2025-12-31T07:22:22.290Z] --add-exports java.base/jdk.internal.misc=ALL-UNNAMED \
[2025-12-31T07:22:22.290Z] -ea \
[2025-12-31T07:22:22.290Z] -esa \
[2025-12-31T07:22:22.290Z] -Xmx512m \
[2025-12-31T07:22:22.290Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-12-31T07:22:22.290Z] -Xbootclasspath/a:. \
[2025-12-31T07:22:22.290Z] -XX:+UnlockDiagnosticVMOptions \
[2025-12-31T07:22:22.290Z] -XX:+WhiteBoxAPI \
[2025-12-31T07:22:22.290Z] -XX:NativeMemoryTracking=detail \
[2025-12-31T07:22:22.290Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.d/main.0.jta
[2025-12-31T07:22:22.290Z]
[2025-12-31T07:22:22.290Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[.*\]WB_NMTMalloc\+0x.*' missing from stdout/stderr
[2025-12-31T07:22:22.290Z] --------------------------------------------------
[2025-12-31T07:36:42.409Z] Test results: passed: 1,119; failed: 2; skipped: 3; excluded: 9; did not match keywords: 6; did not meet platform requirements: 87
[2025-12-31T07:36:42.409Z] Framework-based tests: 77 = 5 TestNG + 72 JUnit
[2025-12-31T07:36:42.409Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/report/html/report.html
[2025-12-31T07:36:42.409Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_17671404092015/hotspot_runtime_0/work
[2025-12-31T07:36:42.409Z] Error: Some tests failed or other problems occurred.
[2025-12-31T07:36:42.409Z] -----------------------------------
[2025-12-31T07:36:42.409Z] hotspot_runtime_0_FAILED
[2025-12-31T07:36:42.409Z] -----------------------------------
[2025-12-31T07:36:42.409Z]
[2025-12-31T07:36:42.409Z] TEST TEARDOWN:
[2025-12-31T07:36:42.409Z] Nothing to be done for teardown.
[2025-12-31T07:36:42.409Z] hotspot_runtime_0 Finish Time: Wed Dec 31 07:36:42 2025 Epoch Time (ms): 1767166602256