Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 649
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 647
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 646
originally caused by:
Started by user Scott Fryer
Started by upstream project "AQA_Test_Pipeline" build number 645
originally caused by:
Started by user Scott Fryer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.11-release^{commit} # timeout=10
Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10
Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)"
> git rev-list --no-walk 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-02T12:28:46.772Z] SPEC: linux_390-64
[Pipeline] echo
[2026-03-02T12:28:46.774Z] Specified LABEL: test-marist-sles15-s390x-3
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-02T12:28:46.787Z] dynamicAgents: []
[Pipeline] echo
[2026-03-02T12:28:46.789Z] Provisioning LABEL: test-marist-sles15-s390x-3
[Pipeline] nodesByLabel
[2026-03-02T12:28:46.798Z] Found a total of 1 nodes with the 'test-marist-sles15-s390x-3' label
[Pipeline] node
[2026-03-02T12:29:01.806Z] Still waiting to schedule task
[2026-03-02T12:29:01.807Z] Waiting for next available executor on ‘test-marist-sles15-s390x-3’
[2026-03-02T19:10:38.951Z] Running on test-marist-sles15-s390x-3 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-03-02T19:10:38.980Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-02T19:10:39.196Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-02T19:10:39.196Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-02T19:10:39.291Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-02T19:10:39.441Z] The recommended git tool is: /usr/bin/git
[2026-03-02T19:10:39.636Z] No credentials specified
[2026-03-02T19:10:39.731Z] Cloning the remote Git repository
[2026-03-02T19:10:39.880Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-02T19:10:39.880Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests # timeout=10
[2026-03-02T19:10:39.883Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-02T19:10:39.883Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-02T19:10:39.884Z] > /usr/bin/git --version # timeout=10
[2026-03-02T19:10:39.885Z] > git --version # 'git version 2.51.0'
[2026-03-02T19:10:39.885Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-02T19:10:43.709Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-02T19:10:43.711Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-02T19:10:43.860Z] Avoid second fetch
[2026-03-02T19:10:43.960Z] Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release)
[2026-03-02T19:10:44.973Z] Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-03-02T19:10:43.905Z] > /usr/bin/git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-03-02T19:10:44.005Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-02T19:10:44.007Z] > /usr/bin/git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-02T19:10:53.698Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-03-02T19:10:53.723Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-02T19:10:54.971Z] + LC_TIME=C
[2026-03-02T19:10:54.971Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-02T19:10:55.368Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-02T19:10:56.487Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-02T19:10:56.487Z] Unix type machine..
[2026-03-02T19:10:56.487Z] Running on a Linux host
[2026-03-02T19:10:56.487Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-02T19:10:58.531Z] + printenv
[2026-03-02T19:10:58.531Z] TIME_LIMIT=10
[2026-03-02T19:10:58.531Z] HOSTTYPE=s390x
[2026-03-02T19:10:58.531Z] RERUN_ITERATIONS=0
[2026-03-02T19:10:58.531Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/70/display/redirect
[2026-03-02T19:10:58.531Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-02T19:10:58.531Z] EXECUTOR_NUMBER=0
[2026-03-02T19:10:58.531Z] SSH_CONNECTION=78.47.239.97 33744 148.100.74.157 22
[2026-03-02T19:10:58.531Z] LESSCLOSE=lessclose.sh %s %s
[2026-03-02T19:10:58.531Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2026-03-02T19:10:58.531Z] _=/usr/bin/printenv
[2026-03-02T19:10:58.531Z] LANG=en_US.UTF-8
[2026-03-02T19:10:58.531Z] BUILD_ID=70
[2026-03-02T19:10:58.531Z] WINDOWMANAGER=xterm
[2026-03-02T19:10:58.531Z] LESS=-M -I -R
[2026-03-02T19:10:58.532Z] NUM_MACHINES=1
[2026-03-02T19:10:58.532Z] USE_JRE=false
[2026-03-02T19:10:58.532Z] HOSTNAME=testsles15s390x3
[2026-03-02T19:10:58.532Z] jobStatus=SUCCESS
[2026-03-02T19:10:58.532Z] OLDPWD=/home/jenkins
[2026-03-02T19:10:58.532Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/70/display/redirect?page=changes
[2026-03-02T19:10:58.532Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-02T19:10:58.532Z] PERSONAL_BUILD=false
[2026-03-02T19:10:58.532Z] CSHEDIT=emacs
[2026-03-02T19:10:58.532Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:10:58.532Z] LABEL=test-marist-sles15-s390x-3
[2026-03-02T19:10:58.532Z] GPG_TTY=not a tty
[2026-03-02T19:10:58.532Z] LESS_ADVANCED_PREPROCESSOR=no
[2026-03-02T19:10:58.532Z] COLORTERM=1
[2026-03-02T19:10:58.532Z] JENKINS_NODE_COOKIE=bf70f6ce-f644-4aea-8404-a24aee08c800
[2026-03-02T19:10:58.532Z] SLACK_CHANNEL=aqavit-bot
[2026-03-02T19:10:58.532Z] JDK_IMPL=hotspot
[2026-03-02T19:10:58.532Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.functional_s390x_linux
[2026-03-02T19:10:58.532Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux@tmp
[2026-03-02T19:10:58.532Z] MACHTYPE=s390x-suse-linux
[2026-03-02T19:10:58.532Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-02T19:10:58.532Z] DYNAMIC_COMPILE=true
[2026-03-02T19:10:58.532Z] OPENJ9_BRANCH=master
[2026-03-02T19:10:58.532Z] MINICOM=-c on
[2026-03-02T19:10:58.532Z] OSTYPE=linux
[2026-03-02T19:10:58.532Z] CI=true
[2026-03-02T19:10:58.532Z] HUDSON_COOKIE=28736e2d-9deb-444f-9e6e-057d6524219d
[2026-03-02T19:10:58.532Z] XDG_SESSION_ID=1
[2026-03-02T19:10:58.532Z] USER=jenkins
[2026-03-02T19:10:58.532Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-03-02T19:10:58.532Z] ORIGIN_JDK_VERSION=25
[2026-03-02T19:10:58.532Z] PAGER=less
[2026-03-02T19:10:58.532Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/system_lib
[2026-03-02T19:10:58.532Z] BUILD_NUMBER=70
[2026-03-02T19:10:58.532Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T19:10:58.532Z] JCK_GIT_BRANCH=master
[2026-03-02T19:10:58.532Z] MORE=-sl
[2026-03-02T19:10:58.532Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-02T19:10:58.532Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux
[2026-03-02T19:10:58.532Z] KEEP_REPORTDIR=true
[2026-03-02T19:10:58.532Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux
[2026-03-02T19:10:58.532Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-02T19:10:58.532Z] USE_TESTENV_PROPERTIES=true
[2026-03-02T19:10:58.532Z] HOME=/home/jenkins
[2026-03-02T19:10:58.532Z] NODE_NAME=test-marist-sles15-s390x-3
[2026-03-02T19:10:58.532Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../benchmarks
[2026-03-02T19:10:58.532Z] DOCKER_REQUIRED=false
[2026-03-02T19:10:58.532Z] HOST=testsles15s390x3
[2026-03-02T19:10:58.532Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-02T19:10:58.532Z] SSH_CLIENT=78.47.239.97 33744 22
[2026-03-02T19:10:58.532Z] ARCHIVE_TEST_RESULTS=false
[2026-03-02T19:10:58.532Z] XNLSPATH=/usr/share/X11/nls
[2026-03-02T19:10:58.532Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-02T19:10:58.532Z] XDG_SESSION_TYPE=tty
[2026-03-02T19:10:58.532Z] JOB_NAME=Test_openjdk25_hs_sanity.functional_s390x_linux
[2026-03-02T19:10:58.532Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/70/display/redirect?page=tests
[2026-03-02T19:10:58.532Z] BUILD_LIST=functional
[2026-03-02T19:10:58.532Z] XDG_DATA_DIRS=/usr/share
[2026-03-02T19:10:58.532Z] KEEP_WORKSPACE=false
[2026-03-02T19:10:58.532Z] NUM_PROCESSORS=2
[2026-03-02T19:10:58.532Z] LIBGL_DEBUG=quiet
[2026-03-02T19:10:58.532Z] EXIT_SUCCESS=false
[2026-03-02T19:10:58.532Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-02T19:10:58.532Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-02T19:10:58.532Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/display/redirect
[2026-03-02T19:10:58.532Z] PROFILEREAD=true
[2026-03-02T19:10:58.532Z] RERUN_FAILURE=false
[2026-03-02T19:10:58.532Z] SDK_RESOURCE=releases
[2026-03-02T19:10:58.532Z] SETUP_JCK_RUN=false
[2026-03-02T19:10:58.532Z] SPEC=linux_390-64
[2026-03-02T19:10:58.532Z] ITERATIONS=1
[2026-03-02T19:10:58.532Z] GENERATE_JOBS=false
[2026-03-02T19:10:58.532Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-03-02T19:10:58.532Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-03-02T19:10:58.532Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/70/display/redirect?page=artifacts
[2026-03-02T19:10:58.532Z] MOTD_SHOWN=pam
[2026-03-02T19:10:58.532Z] MAIL=/var/spool/mail/jenkins
[2026-03-02T19:10:58.532Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-02T19:10:58.532Z] AUTO_DETECT=true
[2026-03-02T19:10:58.532Z] TAP_NAME=Test_openjdk25_hs_sanity.functional_s390x_linux.tap
[2026-03-02T19:10:58.532Z] LESSKEY=/etc/lesskey.bin
[2026-03-02T19:10:58.532Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/70/
[2026-03-02T19:10:58.532Z] SHELL=/bin/bash
[2026-03-02T19:10:58.532Z] STAGE_NAME=Setup
[2026-03-02T19:10:58.532Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-02T19:10:58.532Z] XDG_SESSION_CLASS=user
[2026-03-02T19:10:58.532Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.functional_s390x_linux/
[2026-03-02T19:10:58.532Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-02T19:10:58.532Z] JDK_VERSION=25
[2026-03-02T19:10:58.532Z] BUILD_DISPLAY_NAME=#70
[2026-03-02T19:10:58.532Z] PLATFORM=s390x_linux
[2026-03-02T19:10:58.532Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-02T19:10:58.532Z] SHLVL=3
[2026-03-02T19:10:58.532Z] G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252
[2026-03-02T19:10:58.532Z] PARALLEL=None
[2026-03-02T19:10:58.532Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.functional_s390x_linux-70
[2026-03-02T19:10:58.532Z] TKG_ITERATIONS=1
[2026-03-02T19:10:58.532Z] EXIT_FAILURE=false
[2026-03-02T19:10:58.532Z] NODE_LABELS=ci.role.testX ci.role.perfX sles15X hw.arch.s390x sw.tool.dockerX testX test-marist-sles15-s390x-3 slesX linux sw.os.linux s390x
[2026-03-02T19:10:58.532Z] TARGET=sanity.functional
[2026-03-02T19:10:58.532Z] LOGNAME=jenkins
[2026-03-02T19:10:58.532Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-03-02T19:10:58.532Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-03-02T19:10:58.532Z] JOBSTARTTIME=Mon, 02 Mar 2026 19:10:54 +0000
[2026-03-02T19:10:58.532Z] JRE_HOME=/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre
[2026-03-02T19:10:58.532Z] XDG_CONFIG_DIRS=/etc/xdg
[2026-03-02T19:10:58.532Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
[2026-03-02T19:10:58.532Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-02T19:10:58.532Z] G_BROKEN_FILENAMES=1
[2026-03-02T19:10:58.532Z] HISTSIZE=1000
[2026-03-02T19:10:58.532Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-03-02T19:10:58.532Z] CPU=s390x
[2026-03-02T19:10:58.532Z] JENKINS_SERVER_COOKIE=durable-afb9bc586a362da4275da9bc426db99a1bf89e9dabebed7bc47686bcbb88bf29
[2026-03-02T19:10:58.532Z] LESSOPEN=lessopen.sh %s
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-02T19:10:58.850Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-02T19:10:58.857Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2026-03-02T19:10:58.924Z] $ ssh-agent
[2026-03-02T19:10:59.360Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKolQrZ/agent.17095
[2026-03-02T19:10:59.361Z] SSH_AGENT_PID=17097
[2026-03-02T19:10:59.361Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-02T19:10:59.371Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-02T19:10:59.400Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-02T19:11:00.531Z] ++ pwd
[2026-03-02T19:11:00.531Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/.. -p s390x_linux -r releases -j 25 -i hotspot --clone_openj9 true
[2026-03-02T19:11:00.531Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests
[2026-03-02T19:11:00.531Z] load ./testenv/testenv.properties
[2026-03-02T19:11:00.531Z] Running checkTags with ./testenv/testenv.properties and 25
[2026-03-02T19:11:00.531Z] f2a132453c8d1f2c804262bb8b7d120a1bdbac4d refs/tags/jdk-25.0.2-ga
[2026-03-02T19:11:00.531Z] Use tag name jdk-25.0.2-ga from ./testenv/testenv.properties
[2026-03-02T19:11:00.531Z] get jdk binary...
[2026-03-02T19:11:00.531Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/25/ga/linux/s390x/jdk/hotspot/normal/adoptium?project=jdk
[2026-03-02T19:11:02.677Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/25/ga/linux/s390x/sbom/hotspot/normal/adoptium?project=jdk
[2026-03-02T19:11:03.306Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/25/ga/linux/s390x/testimage/hotspot/normal/adoptium?project=jdk
[2026-03-02T19:11:05.439Z] Uncompressing file: OpenJDK25U-jdk_s390x_linux_hotspot_25.0.2_10.tar.gz ...
[2026-03-02T19:11:06.069Z] List files in jdkbinary folder...
[2026-03-02T19:11:06.069Z] total 224848
[2026-03-02T19:11:06.069Z] -rw-r--r-- 1 jenkins users 135256554 Mar 2 19:11 OpenJDK25U-jdk_s390x_linux_hotspot_25.0.2_10.tar.gz
[2026-03-02T19:11:06.069Z] -rw-r--r-- 1 jenkins users 178414 Mar 2 19:11 OpenJDK25U-sbom_s390x_linux_hotspot_25.0.2_10.json
[2026-03-02T19:11:06.069Z] -rw-r--r-- 1 jenkins users 94805630 Mar 2 19:11 OpenJDK25U-testimage_s390x_linux_hotspot_25.0.2_10.tar.gz
[2026-03-02T19:11:06.069Z] drwxr-xr-x 3 jenkins users 27 Mar 2 19:11 tmp
[2026-03-02T19:11:06.069Z] List files in jdkbinary/tmp folder...
[2026-03-02T19:11:06.069Z] total 0
[2026-03-02T19:11:06.069Z] drwxr-xr-x 7 jenkins users 97 Jan 21 10:34 jdk-25.0.2+10
[2026-03-02T19:11:06.069Z] Moving directory jdk-25.0.2+10/ to ../j2sdk-image
[2026-03-02T19:11:06.070Z] Uncompressing file: OpenJDK25U-testimage_s390x_linux_hotspot_25.0.2_10.tar.gz ...
[2026-03-02T19:11:06.070Z] List files in jdkbinary folder...
[2026-03-02T19:11:06.070Z] total 224848
[2026-03-02T19:11:06.070Z] drwxr-xr-x 7 jenkins users 97 Jan 21 10:34 j2sdk-image
[2026-03-02T19:11:06.070Z] -rw-r--r-- 1 jenkins users 135256554 Mar 2 19:11 OpenJDK25U-jdk_s390x_linux_hotspot_25.0.2_10.tar.gz
[2026-03-02T19:11:06.070Z] -rw-r--r-- 1 jenkins users 178414 Mar 2 19:11 OpenJDK25U-sbom_s390x_linux_hotspot_25.0.2_10.json
[2026-03-02T19:11:06.070Z] -rw-r--r-- 1 jenkins users 94805630 Mar 2 19:11 OpenJDK25U-testimage_s390x_linux_hotspot_25.0.2_10.tar.gz
[2026-03-02T19:11:06.070Z] drwxr-xr-x 3 jenkins users 38 Mar 2 19:11 tmp
[2026-03-02T19:11:06.070Z] List files in jdkbinary/tmp folder...
[2026-03-02T19:11:06.070Z] total 0
[2026-03-02T19:11:06.070Z] drwxr-xr-x 6 jenkins users 112 Jan 21 10:24 jdk-25.0.2+10-test-image
[2026-03-02T19:11:06.070Z] Moving directory jdk-25.0.2+10-test-image/ to ../openjdk-test-image
[2026-03-02T19:11:06.070Z] Run /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-03-02T19:11:06.070Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-02T19:11:06.070Z] openjdk version "25.0.2" 2026-01-20 LTS
[2026-03-02T19:11:06.070Z] OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS)
[2026-03-02T19:11:06.070Z] OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing)
[2026-03-02T19:11:06.070Z] =JAVA VERSION OUTPUT END=
[2026-03-02T19:11:06.070Z] =RELEASE INFO BEGIN=
[2026-03-02T19:11:06.070Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-02T19:11:06.070Z] IMPLEMENTOR_VERSION="Temurin-25.0.2+10"
[2026-03-02T19:11:06.070Z] JAVA_RUNTIME_VERSION="25.0.2+10-LTS"
[2026-03-02T19:11:06.070Z] JAVA_VERSION="25.0.2"
[2026-03-02T19:11:06.070Z] JAVA_VERSION_DATE="2026-01-20"
[2026-03-02T19:11:06.070Z] LIBC="gnu"
[2026-03-02T19:11:06.071Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-03-02T19:11:06.071Z] OS_ARCH="s390x"
[2026-03-02T19:11:06.071Z] OS_NAME="Linux"
[2026-03-02T19:11:06.071Z] SOURCE=".:git:9e3c947043a4"
[2026-03-02T19:11:06.071Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-03-02T19:11:06.071Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-03-02T19:11:06.071Z] SOURCE_REPO="https://github.com/adoptium/jdk25u.git"
[2026-03-02T19:11:06.071Z] FULL_VERSION="25.0.2+10-LTS"
[2026-03-02T19:11:06.071Z] SEMANTIC_VERSION="25.0.2+10"
[2026-03-02T19:11:06.071Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2026-03-02T19:11:06.071Z] JVM_VARIANT="Hotspot"
[2026-03-02T19:11:06.071Z] JVM_VERSION="25.0.2+10-LTS"
[2026-03-02T19:11:06.071Z] IMAGE_TYPE="JDK"
[2026-03-02T19:11:06.071Z] =RELEASE INFO END=
[2026-03-02T19:11:06.071Z] get testKitGen...
[2026-03-02T19:11:06.071Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-02T19:11:06.700Z] git rev-parse v1.0.11.1
[2026-03-02T19:11:06.700Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[2026-03-02T19:11:06.700Z] get functional test material...
[2026-03-02T19:11:06.700Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.57.0-release https://github.com/eclipse-openj9/openj9.git
[2026-03-02T19:11:06.700Z] Cloning into 'openj9'...
[2026-03-02T19:11:06.700Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-03-02T19:11:12.589Z] check OpenJ9 Repo sha
[2026-03-02T19:11:12.590Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-03-02T19:11:12.590Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-03-02T19:11:12.590Z] total 92
[2026-03-02T19:11:12.590Z] drwxr-xr-x 4 jenkins users 35 Mar 2 19:10 buildenv
[2026-03-02T19:11:12.590Z] -rwxr-xr-x 1 jenkins users 339 Mar 2 19:10 compile.sh
[2026-03-02T19:11:12.590Z] drwxr-xr-x 3 jenkins users 25 Mar 2 19:10 config
[2026-03-02T19:11:12.590Z] -rw-r--r-- 1 jenkins users 6735 Mar 2 19:10 Contributing.md
[2026-03-02T19:11:12.590Z] drwxr-xr-x 4 jenkins users 159 Mar 2 19:10 doc
[2026-03-02T19:11:12.590Z] drwxr-xr-x 5 jenkins users 46 Mar 2 19:10 docs
[2026-03-02T19:11:12.590Z] drwxr-xr-x 34 jenkins users 4096 Mar 2 19:10 external
[2026-03-02T19:11:12.590Z] drwxr-xr-x 8 jenkins users 141 Mar 2 19:10 functional
[2026-03-02T19:11:12.590Z] -rwxr-xr-x 1 jenkins users 30011 Mar 2 19:10 get.sh
[2026-03-02T19:11:12.590Z] drwxr-xr-x 20 jenkins users 4096 Mar 2 19:10 jck
[2026-03-02T19:11:12.590Z] -rw-r--r-- 1 jenkins users 11360 Mar 2 19:10 LICENSE
[2026-03-02T19:11:12.590Z] -rw-r--r-- 1 jenkins users 65 Mar 2 19:10 NOTICE
[2026-03-02T19:11:12.590Z] drwxr-xr-x 14 jenkins users 4096 Mar 2 19:11 openj9
[2026-03-02T19:11:12.590Z] drwxr-xr-x 3 jenkins users 94 Mar 2 19:10 openjdk
[2026-03-02T19:11:12.590Z] drwxr-xr-x 9 jenkins users 216 Mar 2 19:10 perf
[2026-03-02T19:11:12.590Z] -rw-r--r-- 1 jenkins users 8335 Mar 2 19:10 README.md
[2026-03-02T19:11:12.590Z] drwxr-xr-x 4 jenkins users 43 Mar 2 19:10 scripts
[2026-03-02T19:11:12.590Z] drwxr-xr-x 13 jenkins users 273 Mar 2 19:10 system
[2026-03-02T19:11:12.590Z] -rwxr-xr-x 1 jenkins users 3928 Mar 2 19:10 terminateTestProcesses.sh
[2026-03-02T19:11:12.590Z] drwxr-xr-x 2 jenkins users 94 Mar 2 19:10 testenv
[2026-03-02T19:11:12.590Z] drwxr-xr-x 8 jenkins users 4096 Mar 2 19:11 TKG
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-02T19:11:12.972Z] $ ssh-agent -k
[2026-03-02T19:11:12.978Z] unset SSH_AUTH_SOCK;
[2026-03-02T19:11:12.978Z] unset SSH_AGENT_PID;
[2026-03-02T19:11:12.978Z] echo Agent pid 17097 killed;
[2026-03-02T19:11:13.408Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-02T19:11:13.828Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-marist-sles15-s390x-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=25&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-02T19:11:13.840Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=s390x_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-marist-sles15-s390x-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=25&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-02T19:11:13.892Z] Building tests...
[Pipeline] timeout
[2026-03-02T19:11:13.895Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-02T19:11:13.915Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-03-02T19:11:15.142Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-03-02T19:11:20.194Z] --------------------------------------------
[2026-03-02T19:11:20.194Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:20.194Z] task is set to default
[2026-03-02T19:11:20.194Z] dependencyList is set to all
[2026-03-02T19:11:20.194Z] System Test jars will not be downloaded.
[2026-03-02T19:11:20.194Z] --------------------------------------------
[2026-03-02T19:11:20.194Z] Starting download third party dependent jars
[2026-03-02T19:11:20.194Z] --------------------------------------------
[2026-03-02T19:11:20.194Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.194Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-03-02T19:11:20.195Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-02T19:11:20.764Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-02T19:11:20.787Z] ITERATION: 1/1
[Pipeline] sh
[2026-03-02T19:11:22.004Z] + which Xvfb
[2026-03-02T19:11:22.004Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-03-02T19:11:22.532Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/.xvfb-70-..fbdir6231703811090306290
[Pipeline] {
[Pipeline] sh
[2026-03-02T19:11:44.030Z] + grep '[X]vfb'
[2026-03-02T19:11:44.030Z] + awk '{print $9}'
[2026-03-02T19:11:44.030Z] + ps -f
[Pipeline] echo
[2026-03-02T19:11:44.428Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-03-02T19:11:44.474Z] $ ssh-agent
[2026-03-02T19:11:44.913Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRmU8D9/agent.18322
[2026-03-02T19:11:44.913Z] SSH_AGENT_PID=18324
[2026-03-02T19:11:44.913Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-02T19:11:46.039Z] ++ uname
[2026-03-02T19:11:46.039Z] + '[' Linux = AIX ']'
[2026-03-02T19:11:46.039Z] ++ uname
[2026-03-02T19:11:46.039Z] + '[' Linux = SunOS ']'
[2026-03-02T19:11:46.039Z] ++ uname
[2026-03-02T19:11:46.039Z] + '[' Linux = '*BSD' ']'
[2026-03-02T19:11:46.039Z] + MAKE=make
[2026-03-02T19:11:46.039Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-02T19:11:46.039Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-02T19:11:47.453Z] ++ uname
[2026-03-02T19:11:47.453Z] + '[' Linux = AIX ']'
[2026-03-02T19:11:47.453Z] ++ uname
[2026-03-02T19:11:47.453Z] + '[' Linux = SunOS ']'
[2026-03-02T19:11:47.453Z] ++ uname
[2026-03-02T19:11:47.453Z] + '[' Linux = '*BSD' ']'
[2026-03-02T19:11:47.453Z] + MAKE=make
[2026-03-02T19:11:47.453Z] + cd ./aqa-tests
[2026-03-02T19:11:47.453Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-02T19:11:47.453Z] ++ set +x
[2026-03-02T19:11:47.453Z] Set values based on ./testenv/testenv.properties:
[2026-03-02T19:11:47.453Z] =========
[2026-03-02T19:11:47.453Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-02T19:11:47.453Z] TKG_BRANCH=v1.0.11.1
[2026-03-02T19:11:47.453Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-02T19:11:47.453Z] OPENJ9_BRANCH=v0.57.0-release
[2026-03-02T19:11:47.453Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-02T19:11:47.453Z] STF_BRANCH=v1.0.11
[2026-03-02T19:11:47.453Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-02T19:11:47.453Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-03-02T19:11:47.453Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-02T19:11:47.453Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-03-02T19:11:47.453Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-03-02T19:11:47.453Z] JDK8_BRANCH=jdk8u482-ga
[2026-03-02T19:11:47.453Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-03-02T19:11:47.453Z] JDK11_BRANCH=jdk-11.0.30-ga
[2026-03-02T19:11:47.453Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-03-02T19:11:47.453Z] JDK17_BRANCH=jdk-17.0.18-ga
[2026-03-02T19:11:47.453Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-03-02T19:11:47.453Z] JDK21_BRANCH=jdk-21.0.10-ga
[2026-03-02T19:11:47.453Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-03-02T19:11:47.453Z] JDK25_BRANCH=jdk-25.0.2-ga
[2026-03-02T19:11:47.453Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-03-02T19:11:47.453Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-03-02T19:11:47.453Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-03-02T19:11:47.453Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-03-02T19:11:47.453Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-03-02T19:11:47.453Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-03-02T19:11:47.453Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-03-02T19:11:47.453Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-03-02T19:11:47.453Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-03-02T19:11:47.453Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-03-02T19:11:47.453Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T19:11:47.453Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-03-02T19:11:47.453Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T19:11:47.453Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-03-02T19:11:47.453Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T19:11:47.453Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-03-02T19:11:47.453Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T19:11:47.453Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-03-02T19:11:47.453Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-02T19:11:47.453Z]
[2026-03-02T19:11:47.453Z] =========
[2026-03-02T19:11:47.453Z]
[2026-03-02T19:11:47.453Z] JDK_REPO=https://github.com/adoptium/jdk25u.git
[2026-03-02T19:11:47.453Z] JDK_BRANCH=jdk-25.0.2-ga
[2026-03-02T19:11:47.453Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-02T19:11:47.453Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-03-02T19:11:47.453Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-03-02T19:11:47.453Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:47.453Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T19:11:47.453Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T19:11:47.454Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-02T19:11:47.454Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-02T19:11:47.454Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-02T19:11:47.454Z]
[2026-03-02T19:11:47.454Z] build:
[2026-03-02T19:11:47.454Z]
[2026-03-02T19:11:47.454Z] clean:
[2026-03-02T19:11:47.454Z]
[2026-03-02T19:11:47.454Z] init:
[2026-03-02T19:11:47.454Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/bin
[2026-03-02T19:11:47.454Z]
[2026-03-02T19:11:47.454Z] getDependentLibs:
[2026-03-02T19:11:47.454Z] [exec] --------------------------------------------
[2026-03-02T19:11:47.454Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:47.454Z] [exec] task is set to default
[2026-03-02T19:11:47.454Z] [exec] dependencyList is set to json_simple
[2026-03-02T19:11:47.454Z] [exec] System Test jars will not be downloaded.
[2026-03-02T19:11:47.454Z] [exec] --------------------------------------------
[2026-03-02T19:11:47.454Z] [exec] Starting download third party dependent jars
[2026-03-02T19:11:47.454Z] [exec] --------------------------------------------
[2026-03-02T19:11:47.454Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:47.454Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-02T19:11:47.454Z] [exec] downloaded dependent third party jars successfully
[2026-03-02T19:11:47.454Z]
[2026-03-02T19:11:47.454Z] compile:
[2026-03-02T19:11:47.454Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:47.454Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:47.454Z] [echo] ===fork: yes
[2026-03-02T19:11:47.454Z] [echo] ===debug: on
[2026-03-02T19:11:47.454Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/bin
[2026-03-02T19:11:49.514Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-02T19:11:49.514Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] dist:
[2026-03-02T19:11:49.514Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] BUILD SUCCESSFUL
[2026-03-02T19:11:49.514Z] Total time: 1 second
[2026-03-02T19:11:49.514Z] 0
[2026-03-02T19:11:49.514Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-02T19:11:49.514Z] ****************************** MACHINE INFO ******************************
[2026-03-02T19:11:49.514Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG
[2026-03-02T19:11:49.514Z] Free Physical Memory Size : 534413312
[2026-03-02T19:11:49.514Z] Free space (bytes) : 145663442944
[2026-03-02T19:11:49.514Z] Total Physical Memory Size : 4193742848
[2026-03-02T19:11:49.514Z] Total space (bytes) : 161049718784
[2026-03-02T19:11:49.514Z] Usable space (bytes) : 145663442944
[2026-03-02T19:11:49.514Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:49.514Z] bashVersion :
[2026-03-02T19:11:49.514Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2026-03-02T19:11:49.514Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-03-02T19:11:49.514Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] This is free software; you are free to change and redistribute it.
[2026-03-02T19:11:49.514Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-02T19:11:49.514Z] cpuCores : 3
[2026-03-02T19:11:49.514Z] curlVersion :
[2026-03-02T19:11:49.514Z] curl 8.14.1 (s390x-suse-linux-gnu) libcurl/8.14.1 OpenSSL/3.1.4 zlib/1.2.11 brotli/1.0.7 zstd/1.5.5 libidn2/2.2.0 libpsl/0.20.1 libssh/0.9.8/openssl/zlib nghttp2/1.40.0 OpenLDAP/2.4.46
[2026-03-02T19:11:49.514Z] Release-Date: 2025-06-04
[2026-03-02T19:11:49.514Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-03-02T19:11:49.514Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-03-02T19:11:49.514Z] dockerVersion : Docker version 28.5.1-ce, build f8215cc26
[2026-03-02T19:11:49.514Z] gcc version : 7
[2026-03-02T19:11:49.514Z] gclibc version : ldd (GNU libc) 2.38
[2026-03-02T19:11:49.514Z] gdb version : bash: gdb: command not found
[2026-03-02T19:11:49.514Z] lldb version : Command could not be executed
[2026-03-02T19:11:49.514Z] makeVersion :
[2026-03-02T19:11:49.514Z] GNU Make 4.2.1
[2026-03-02T19:11:49.514Z] Built for s390x-suse-linux-gnu
[2026-03-02T19:11:49.514Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-03-02T19:11:49.514Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-02T19:11:49.514Z] This is free software: you are free to change and redistribute it.
[2026-03-02T19:11:49.514Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-02T19:11:49.514Z] mavenVersion :
[2026-03-02T19:11:49.514Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-02T19:11:49.514Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-02T19:11:49.514Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-02T19:11:49.514Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-03-02T19:11:49.514Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-03-02T19:11:49.514Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-02T19:11:49.514Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-02T19:11:49.514Z] Java version: 25.0.2, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-03-02T19:11:49.514Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-02T19:11:49.514Z] OS name: "linux", version: "5.14.21-150400.24.60-default", arch: "s390x", family: "unix"
[2026-03-02T19:11:49.514Z] microArch : z15
[2026-03-02T19:11:49.514Z] osInfo :
[2026-03-02T19:11:49.514Z] NAME="SLES"
[2026-03-02T19:11:49.514Z] VERSION="15-SP6"
[2026-03-02T19:11:49.514Z] VERSION_ID="15.6"
[2026-03-02T19:11:49.514Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP6"
[2026-03-02T19:11:49.514Z] ID="sles"
[2026-03-02T19:11:49.514Z] ID_LIKE="suse"
[2026-03-02T19:11:49.514Z] ANSI_COLOR="0;32"
[2026-03-02T19:11:49.514Z] CPE_NAME="cpe:/o:suse:sles:15:sp6"
[2026-03-02T19:11:49.514Z] DOCUMENTATION_URL="https://documentation.suse.com/"
[2026-03-02T19:11:49.514Z] osLabel : sles.15
[2026-03-02T19:11:49.514Z] perlVersion :
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] Copyright 1987-2017, Larry Wall
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-02T19:11:49.514Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-02T19:11:49.514Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-02T19:11:49.514Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] podmanVersion : bash: podman: command not found
[2026-03-02T19:11:49.514Z] procArch : s390x
[2026-03-02T19:11:49.514Z] sysArch : s390x
[2026-03-02T19:11:49.514Z] sysOS : Linux
[2026-03-02T19:11:49.514Z] ulimit :
[2026-03-02T19:11:49.514Z] core file size (blocks, -c) unlimited
[2026-03-02T19:11:49.514Z] data seg size (kbytes, -d) unlimited
[2026-03-02T19:11:49.514Z] scheduling priority (-e) 0
[2026-03-02T19:11:49.514Z] file size (blocks, -f) unlimited
[2026-03-02T19:11:49.514Z] pending signals (-i) 15922
[2026-03-02T19:11:49.514Z] max locked memory (kbytes, -l) 8192
[2026-03-02T19:11:49.514Z] max memory size (kbytes, -m) unlimited
[2026-03-02T19:11:49.514Z] open files (-n) 524288
[2026-03-02T19:11:49.514Z] pipe size (512 bytes, -p) 8
[2026-03-02T19:11:49.514Z] POSIX message queues (bytes, -q) 819200
[2026-03-02T19:11:49.514Z] real-time priority (-r) 0
[2026-03-02T19:11:49.514Z] stack size (kbytes, -s) 8192
[2026-03-02T19:11:49.514Z] cpu time (seconds, -t) unlimited
[2026-03-02T19:11:49.514Z] max user processes (-u) 15922
[2026-03-02T19:11:49.514Z] virtual memory (kbytes, -v) unlimited
[2026-03-02T19:11:49.514Z] file locks (-x) unlimited
[2026-03-02T19:11:49.514Z] uname : Linux testsles15s390x3 5.14.21-150400.24.60-default #1 SMP Wed Apr 12 12:13:32 UTC 2023 (93dbe2e) s390x s390x s390x GNU/Linux
[2026-03-02T19:11:49.514Z] vmVendor : Oracle Corporation
[2026-03-02T19:11:49.514Z] vmVersion : 25.0.2+10-LTS
[2026-03-02T19:11:49.514Z] xlc version : bash: xlC: command not found
[2026-03-02T19:11:49.514Z] **************************************************************************
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] System.getProperty('os.name')=Linux
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] System.getProperty('os.arch')=s390x
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] System.getProperty('java.fullversion')=null
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] System.getProperty('sun.arch.data.model')=64
[2026-03-02T19:11:49.514Z]
[2026-03-02T19:11:49.514Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST=
[2026-03-02T19:11:49.514Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:49.514Z] perl scripts/configure.pl
[2026-03-02T19:11:49.514Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-03-02T19:11:50.144Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-02T19:11:50.144Z]
[2026-03-02T19:11:50.144Z]
[2026-03-02T19:11:50.144Z] Starting to generate build list.
[2026-03-02T19:11:50.144Z]
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-03-02T19:11:50.144Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-03-02T19:11:50.867Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-03-02T19:11:50.868Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-03-02T19:11:50.868Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-03-02T19:11:50.868Z]
[2026-03-02T19:11:50.868Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:50.868Z] make -f clean.mk cleanBuild
[2026-03-02T19:11:50.868Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:50.868Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest
[2026-03-02T19:11:50.868Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:50.868Z] make -f compile.mk compile
[2026-03-02T19:11:50.868Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:50.868Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T19:11:50.868Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-02T19:11:50.868Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/runtimemxbeanTests,functional/Java15andUp,functional/cmdLineTests/cmdLineTest_J9tests,functional/cmdLineTests/imageReaderInitializationTest,functional/cmdLineTests/libpathTest,functional/Java12andUp,functional/cmdLineTests/xxargtest" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-02T19:11:50.868Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-02T19:11:50.868Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-03-02T19:11:51.755Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/runtimemxbeanTests/build.xml,functional/Java15andUp/build.xml,functional/cmdLineTests/cmdLineTest_J9tests/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/cmdLineTests/libpathTest/build.xml,functional/Java12andUp/build.xml,functional/cmdLineTests/xxargtest/build.xml
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] -create_test_directory:
[2026-03-02T19:11:51.755Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] stage_test_material:
[2026-03-02T19:11:51.755Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] build:
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] init:
[2026-03-02T19:11:51.755Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/TestConfig
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] build:
[2026-03-02T19:11:51.755Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/TestConfig
[2026-03-02T19:11:51.755Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/TestConfig
[2026-03-02T19:11:51.755Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/TestConfig
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] build:
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] init:
[2026-03-02T19:11:51.755Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/Java12andUp
[2026-03-02T19:11:51.755Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java12andUp/bin
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] getDependentLibs:
[2026-03-02T19:11:51.755Z] [exec] --------------------------------------------
[2026-03-02T19:11:51.755Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:51.755Z] [exec] task is set to default
[2026-03-02T19:11:51.755Z] [exec] dependencyList is set to testng,jcommander
[2026-03-02T19:11:51.755Z] [exec] System Test jars will not be downloaded.
[2026-03-02T19:11:51.755Z] [exec] --------------------------------------------
[2026-03-02T19:11:51.755Z] [exec] Starting download third party dependent jars
[2026-03-02T19:11:51.755Z] [exec] --------------------------------------------
[2026-03-02T19:11:51.755Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:51.755Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-03-02T19:11:51.755Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-03-02T19:11:51.755Z] [exec] downloaded dependent third party jars successfully
[2026-03-02T19:11:51.755Z]
[2026-03-02T19:11:51.755Z] compile:
[2026-03-02T19:11:51.755Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:51.755Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:51.755Z] [echo] ===fork: yes
[2026-03-02T19:11:51.755Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:51.755Z] [echo] ===debug: on
[2026-03-02T19:11:51.755Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Java12andUp
[2026-03-02T19:11:51.755Z] [javac] Compiling 21 source files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java12andUp/bin
[2026-03-02T19:11:53.071Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java12andUp/bin/org/openj9/test/util/package-info.class
[2026-03-02T19:11:53.071Z]
[2026-03-02T19:11:53.071Z] dist:
[2026-03-02T19:11:53.071Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/Java12andUp/GeneralTest.jar
[2026-03-02T19:11:53.071Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/Java12andUp
[2026-03-02T19:11:53.071Z]
[2026-03-02T19:11:53.071Z] clean:
[2026-03-02T19:11:53.071Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java12andUp/bin
[2026-03-02T19:11:53.071Z]
[2026-03-02T19:11:53.071Z] build:
[2026-03-02T19:11:53.071Z]
[2026-03-02T19:11:53.071Z] init:
[2026-03-02T19:11:53.071Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/Java15andUp
[2026-03-02T19:11:53.071Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java15andUp/bin
[2026-03-02T19:11:53.071Z]
[2026-03-02T19:11:53.071Z] getDependentLibs:
[2026-03-02T19:11:53.071Z] [exec] --------------------------------------------
[2026-03-02T19:11:53.071Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:53.071Z] [exec] task is set to default
[2026-03-02T19:11:53.071Z] [exec] dependencyList is set to asm,testng,jcommander
[2026-03-02T19:11:53.071Z] [exec] System Test jars will not be downloaded.
[2026-03-02T19:11:53.071Z] [exec] --------------------------------------------
[2026-03-02T19:11:53.071Z] [exec] Starting download third party dependent jars
[2026-03-02T19:11:53.071Z] [exec] --------------------------------------------
[2026-03-02T19:11:53.071Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib
[2026-03-02T19:11:53.071Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-03-02T19:11:53.071Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-03-02T19:11:53.071Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-03-02T19:11:53.071Z] [exec] downloaded dependent third party jars successfully
[2026-03-02T19:11:53.071Z]
[2026-03-02T19:11:53.071Z] compile:
[2026-03-02T19:11:53.071Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:53.071Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:53.071Z] [echo] ===fork: yes
[2026-03-02T19:11:53.071Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:53.071Z] [echo] ===debug: on
[2026-03-02T19:11:53.071Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/Java15andUp
[2026-03-02T19:11:53.071Z] [javac] Compiling 19 source files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java15andUp/bin
[2026-03-02T19:11:54.380Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java15andUp/bin/org/openj9/test/util/package-info.class
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] dist:
[2026-03-02T19:11:54.380Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/Java15andUp/GeneralTest.jar
[2026-03-02T19:11:54.380Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/Java15andUp
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] clean:
[2026-03-02T19:11:54.380Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/Java15andUp/bin
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] buildCmdLineTestTools:
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] check-jar:
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] build:
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] init:
[2026-03-02T19:11:54.380Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdline_options_tester
[2026-03-02T19:11:54.380Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdline_options_tester/bin
[2026-03-02T19:11:54.380Z]
[2026-03-02T19:11:54.380Z] compile:
[2026-03-02T19:11:54.380Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:54.380Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:54.380Z] [echo] ===fork: yes
[2026-03-02T19:11:54.380Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:54.380Z] [echo] ===debug: on
[2026-03-02T19:11:54.380Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester
[2026-03-02T19:11:54.380Z] [javac] Compiling 34 source files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdline_options_tester/bin
[2026-03-02T19:11:55.690Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdline_options_tester/src/Test.java uses or overrides a deprecated API.
[2026-03-02T19:11:55.690Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-02T19:11:55.690Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2026-03-02T19:11:55.690Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] dist:
[2026-03-02T19:11:55.690Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar
[2026-03-02T19:11:55.690Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdline_options_tester
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] clean:
[2026-03-02T19:11:55.690Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdline_options_tester/bin
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] check-jar:
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] build:
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] buildCmdLineTestUtils:
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] check-jar:
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] build:
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] build:
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] init:
[2026-03-02T19:11:55.690Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2026-03-02T19:11:55.690Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2026-03-02T19:11:55.690Z]
[2026-03-02T19:11:55.690Z] compile:
[2026-03-02T19:11:55.690Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:55.690Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:55.690Z] [echo] ===fork: yes
[2026-03-02T19:11:55.690Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:55.690Z] [echo] ===debug: on
[2026-03-02T19:11:55.690Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2026-03-02T19:11:55.690Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2026-03-02T19:11:57.011Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/src/TestStringBufferAndBuilderGrowth.java uses or overrides a deprecated API.
[2026-03-02T19:11:57.011Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-02T19:11:57.011Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] dist:
[2026-03-02T19:11:57.011Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar
[2026-03-02T19:11:57.011Z] [copy] Copying 13 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] clean:
[2026-03-02T19:11:57.011Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] buildCmdLineTestTools:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] check-jar:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] build:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] check-jar:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] build:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] build:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] init:
[2026-03-02T19:11:57.011Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2026-03-02T19:11:57.011Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] compile:
[2026-03-02T19:11:57.011Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:57.011Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:57.011Z] [echo] ===fork: yes
[2026-03-02T19:11:57.011Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:57.011Z] [echo] ===debug: on
[2026-03-02T19:11:57.011Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2026-03-02T19:11:57.011Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] dist:
[2026-03-02T19:11:57.011Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest/imageReaderInitializationTest.jar
[2026-03-02T19:11:57.011Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] clean:
[2026-03-02T19:11:57.011Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] buildCmdLineTestTools:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] check-jar:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] build:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] check-jar:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] build:
[2026-03-02T19:11:57.011Z]
[2026-03-02T19:11:57.011Z] build:
[2026-03-02T19:11:57.641Z]
[2026-03-02T19:11:57.642Z] init:
[2026-03-02T19:11:57.642Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/libpathTest
[2026-03-02T19:11:57.642Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin
[2026-03-02T19:11:57.642Z]
[2026-03-02T19:11:57.642Z] compile:
[2026-03-02T19:11:57.642Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:57.642Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:57.642Z] [echo] ===fork: yes
[2026-03-02T19:11:57.642Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:57.642Z] [echo] ===debug: on
[2026-03-02T19:11:57.642Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/libpathTest
[2026-03-02T19:11:57.642Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] dist:
[2026-03-02T19:11:58.271Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/libpathTest/libpathTest.jar
[2026-03-02T19:11:58.271Z] [copy] Copying 6 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/libpathTest
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] clean:
[2026-03-02T19:11:58.271Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] buildCmdLineTestTools:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] check-jar:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] build:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] check-jar:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] build:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] build:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] init:
[2026-03-02T19:11:58.271Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2026-03-02T19:11:58.271Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] compile:
[2026-03-02T19:11:58.271Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-02T19:11:58.271Z] [echo] ============COMPILER SETTINGS============
[2026-03-02T19:11:58.271Z] [echo] ===fork: yes
[2026-03-02T19:11:58.271Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-02T19:11:58.271Z] [echo] ===debug: on
[2026-03-02T19:11:58.271Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2026-03-02T19:11:58.271Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] dist:
[2026-03-02T19:11:58.271Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/runtimemxbeanTests/runtimemxbeanTests.jar
[2026-03-02T19:11:58.271Z] [copy] Copying 5 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/runtimemxbeanTests
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] clean:
[2026-03-02T19:11:58.271Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/cmdLineTests/runtimemxbeanTests/bin
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] buildCmdLineTestTools:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] check-jar:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] build:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] check-jar:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] build:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] build:
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] dist:
[2026-03-02T19:11:58.271Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jvmtest/functional/cmdLineTests/xxargtest
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] BUILD SUCCESSFUL
[2026-03-02T19:11:58.271Z] Total time: 7 seconds
[2026-03-02T19:11:58.271Z] 0
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z]
[2026-03-02T19:11:58.271Z] RECORD TEST REPOs SHA
[2026-03-02T19:11:58.271Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-02T19:11:58.271Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-03-02T19:11:58.271Z] Check shas in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-02T19:11:58.271Z] touch /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-02T19:11:58.902Z] ================================================
[2026-03-02T19:11:58.902Z] timestamp: 20260302-191158
[2026-03-02T19:11:58.902Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests
[2026-03-02T19:11:58.902Z] git repo:
[2026-03-02T19:11:58.902Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-02T19:11:58.902Z] sha:
[2026-03-02T19:11:58.902Z] 3d843d1e90255abbaffc769489c5952083f029d6
[2026-03-02T19:11:58.902Z] ================================================
[2026-03-02T19:11:58.902Z] timestamp: 20260302-191158
[2026-03-02T19:11:58.902Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG
[2026-03-02T19:11:58.902Z] git repo:
[2026-03-02T19:11:58.902Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-02T19:11:58.902Z] sha:
[2026-03-02T19:11:58.902Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-03-02T19:11:58.902Z] ================================================
[2026-03-02T19:11:58.902Z] timestamp: 20260302-191158
[2026-03-02T19:11:58.902Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/openj9
[2026-03-02T19:11:58.902Z] git repo:
[2026-03-02T19:11:58.902Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-03-02T19:11:58.902Z] sha:
[2026-03-02T19:11:58.902Z] f0754f410244ad2c42b07c5fe76983a3c7b61e87
[2026-03-02T19:11:58.902Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:58.902Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST=
[2026-03-02T19:11:58.902Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:58.902Z] perl scripts/configure.pl
[2026-03-02T19:11:58.902Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-03-02T19:11:58.902Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-02T19:11:58.902Z]
[2026-03-02T19:11:58.902Z] Starting to generate test make files.
[2026-03-02T19:11:58.902Z]
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-03-02T19:11:58.902Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java12andUp/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java15andUp/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java16andUp/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-03-02T19:11:59.625Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Make files are generated successfully.
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:59.625Z] make -f runtest.mk _sanity.functional
[2026-03-02T19:11:59.625Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG'
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] Running make 4.2.1
[2026-03-02T19:11:59.625Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/TKG/..
[2026-03-02T19:11:59.625Z] set JDK_VERSION to 25
[2026-03-02T19:11:59.625Z] set JDK_IMPL to hotspot
[2026-03-02T19:11:59.625Z] set JVM_VERSION to openjdk25
[2026-03-02T19:11:59.625Z] set JCL_VERSION to latest
[2026-03-02T19:11:59.625Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image
[2026-03-02T19:11:59.625Z] set SPEC to linux_390-64
[2026-03-02T19:11:59.625Z] set TEST_FLAG to
[2026-03-02T19:11:59.625Z] set MICROARCH to z15
[2026-03-02T19:11:59.625Z] set OS_LABEL to sles.15
[2026-03-02T19:11:59.625Z] Running sanity.functional ...
[2026-03-02T19:11:59.625Z] There are 16 test targets in sanity.functional
[2026-03-02T19:11:59.625Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-03-02T19:11:59.625Z] openjdk version "25.0.2" 2026-01-20 LTS
[2026-03-02T19:11:59.625Z] OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS)
[2026-03-02T19:11:59.625Z] OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing)
[2026-03-02T19:11:59.625Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests'
[2026-03-02T19:11:59.625Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional'
[2026-03-02T19:11:59.625Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_sanity.functional_s390x_linux/aqa-tests/functional/SyntheticGCWorkload'
[2026-03-02T19:11:59.625Z]
[2026-03-02T19:11:59.625Z] ===============================================