Test_openjdk27_hs_extended.perf_s390x_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 379 originally caused by: Started by upstream project "build-scripts/openjdk27-pipeline" build number 16 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 26 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_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_openjdk27_hs_extended.perf_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/master^{commit} # timeout=10 Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-02-22T07:11:14.385Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-02-22T07:11:14.392Z] SPEC: linux_390-64 [Pipeline] echo [2026-02-22T07:11:14.393Z] Specified LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf [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-02-22T07:11:14.405Z] dynamicAgents: [] [Pipeline] echo [2026-02-22T07:11:14.407Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf [Pipeline] nodesByLabel [2026-02-22T07:11:14.423Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] node [2026-02-22T07:11:14.445Z] Running on test-marist-sles15-s390x-2 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_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-02-22T07:11:14.464Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-22T07:11:14.671Z] [WS-CLEANUP] Deleting project workspace... [2026-02-22T07:11:14.671Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-22T07:11:14.772Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-22T07:11:14.911Z] The recommended git tool is: /usr/bin/git [2026-02-22T07:11:15.114Z] No credentials specified [2026-02-22T07:11:15.210Z] Cloning the remote Git repository [2026-02-22T07:11:15.359Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-22T07:11:15.359Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests # timeout=10 [2026-02-22T07:11:15.478Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-22T07:11:15.478Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-22T07:11:15.479Z] > /usr/bin/git --version # timeout=10 [2026-02-22T07:11:15.482Z] > git --version # 'git version 2.26.2' [2026-02-22T07:11:15.483Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-22T07:11:20.402Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-22T07:11:20.407Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-22T07:11:20.563Z] Avoid second fetch [2026-02-22T07:11:20.676Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-22T07:11:20.623Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 [2026-02-22T07:11:20.725Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-02-22T07:11:20.729Z] > /usr/bin/git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-22T07:11:21.856Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_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-02-22T07:11:24.151Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-22T07:11:24.195Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-22T07:11:25.521Z] + LC_TIME=C [2026-02-22T07:11:25.521Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-22T07:11:25.937Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-22T07:11:27.183Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-22T07:11:27.183Z] Unix type machine.. [2026-02-22T07:11:27.183Z] Running on a Linux host [2026-02-22T07:11:27.183Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (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 (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 (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 (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 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-02-22T07:11:30.126Z] + printenv [2026-02-22T07:11:30.126Z] TIME_LIMIT=25 [2026-02-22T07:11:30.126Z] HOSTTYPE=s390x [2026-02-22T07:11:30.126Z] RERUN_ITERATIONS=1 [2026-02-22T07:11:30.126Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/6/display/redirect [2026-02-22T07:11:30.126Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-22T07:11:30.126Z] EXECUTOR_NUMBER=0 [2026-02-22T07:11:30.126Z] SSH_CONNECTION=78.47.239.97 50376 148.100.74.154 22 [2026-02-22T07:11:30.126Z] LESSCLOSE=lessclose.sh %s %s [2026-02-22T07:11:30.126Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB [2026-02-22T07:11:30.126Z] _=/usr/bin/printenv [2026-02-22T07:11:30.126Z] LANG=en_US.UTF-8 [2026-02-22T07:11:30.126Z] BUILD_ID=6 [2026-02-22T07:11:30.126Z] WINDOWMANAGER=xterm [2026-02-22T07:11:30.126Z] LESS=-M -I -R [2026-02-22T07:11:30.126Z] USE_JRE=false [2026-02-22T07:11:30.126Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk [2026-02-22T07:11:30.126Z] HOSTNAME=test-marist-sles15-s390x-2 [2026-02-22T07:11:30.126Z] jobStatus=SUCCESS [2026-02-22T07:11:30.126Z] OLDPWD=/home/jenkins [2026-02-22T07:11:30.126Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/6/display/redirect?page=changes [2026-02-22T07:11:30.126Z] STF_OWNER_BRANCH=adoptium:master [2026-02-22T07:11:30.126Z] PERSONAL_BUILD=false [2026-02-22T07:11:30.126Z] CSHEDIT=emacs [2026-02-22T07:11:30.126Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:11:30.126Z] GPG_TTY=not a tty [2026-02-22T07:11:30.126Z] LESS_ADVANCED_PREPROCESSOR=no [2026-02-22T07:11:30.126Z] COLORTERM=1 [2026-02-22T07:11:30.126Z] JENKINS_NODE_COOKIE=740d99be-83c6-4290-9560-857190d7969c [2026-02-22T07:11:30.126Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk [2026-02-22T07:11:30.126Z] SLACK_CHANNEL=aqavit-bot [2026-02-22T07:11:30.126Z] JDK_IMPL=hotspot [2026-02-22T07:11:30.126Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_s390x_linux [2026-02-22T07:11:30.126Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux@tmp [2026-02-22T07:11:30.126Z] MACHTYPE=s390x-suse-linux [2026-02-22T07:11:30.126Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-22T07:11:30.126Z] DYNAMIC_COMPILE=false [2026-02-22T07:11:30.126Z] OPENJ9_BRANCH=master [2026-02-22T07:11:30.126Z] MINICOM=-c on [2026-02-22T07:11:30.126Z] OSTYPE=linux [2026-02-22T07:11:30.126Z] CI=true [2026-02-22T07:11:30.126Z] HUDSON_COOKIE=9efbb8c2-bb68-460f-a69d-af35897a26ef [2026-02-22T07:11:30.126Z] XDG_SESSION_ID=1 [2026-02-22T07:11:30.126Z] USER=jenkins [2026-02-22T07:11:30.126Z] ADOPTOPENJDK_BRANCH=master [2026-02-22T07:11:30.126Z] ORIGIN_JDK_VERSION=27 [2026-02-22T07:11:30.126Z] PAGER=less [2026-02-22T07:11:30.126Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/system_lib [2026-02-22T07:11:30.126Z] UPSTREAM_JOB_NUMBER=379 [2026-02-22T07:11:30.126Z] BUILD_NUMBER=6 [2026-02-22T07:11:30.126Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-22T07:11:30.126Z] JCK_GIT_BRANCH=master [2026-02-22T07:11:30.126Z] MORE=-sl [2026-02-22T07:11:30.126Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-22T07:11:30.126Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [2026-02-22T07:11:30.126Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin [2026-02-22T07:11:30.126Z] KEEP_REPORTDIR=false [2026-02-22T07:11:30.126Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [2026-02-22T07:11:30.126Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-22T07:11:30.126Z] USE_TESTENV_PROPERTIES=false [2026-02-22T07:11:30.126Z] HOME=/home/jenkins [2026-02-22T07:11:30.126Z] NODE_NAME=test-marist-sles15-s390x-2 [2026-02-22T07:11:30.126Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../benchmarks [2026-02-22T07:11:30.126Z] DOCKER_REQUIRED=false [2026-02-22T07:11:30.126Z] HOST=test-marist-sles15-s390x-2 [2026-02-22T07:11:30.126Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-22T07:11:30.126Z] SSH_CLIENT=78.47.239.97 50376 22 [2026-02-22T07:11:30.126Z] JDK_BRANCH=jdk-27+10_adopt [2026-02-22T07:11:30.126Z] ARCHIVE_TEST_RESULTS=false [2026-02-22T07:11:30.126Z] XNLSPATH=/usr/share/X11/nls [2026-02-22T07:11:30.126Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-22T07:11:30.126Z] JOB_NAME=Test_openjdk27_hs_extended.perf_s390x_linux [2026-02-22T07:11:30.126Z] TEST_TIME=120 [2026-02-22T07:11:30.126Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/6/display/redirect?page=tests [2026-02-22T07:11:30.126Z] BUILD_LIST=perf [2026-02-22T07:11:30.126Z] XDG_DATA_DIRS=/usr/share [2026-02-22T07:11:30.126Z] KEEP_WORKSPACE=false [2026-02-22T07:11:30.126Z] NUM_PROCESSORS=2 [2026-02-22T07:11:30.126Z] LIBGL_DEBUG=quiet [2026-02-22T07:11:30.126Z] EXIT_SUCCESS=false [2026-02-22T07:11:30.126Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-22T07:11:30.126Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-22T07:11:30.126Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/display/redirect [2026-02-22T07:11:30.126Z] PROFILEREAD=true [2026-02-22T07:11:30.126Z] RERUN_FAILURE=true [2026-02-22T07:11:30.126Z] SDK_RESOURCE=upstream [2026-02-22T07:11:30.126Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-22T07:11:30.126Z] SETUP_JCK_RUN=false [2026-02-22T07:11:30.126Z] SPEC=linux_390-64 [2026-02-22T07:11:30.126Z] ITERATIONS=1 [2026-02-22T07:11:30.126Z] GENERATE_JOBS=true [2026-02-22T07:11:30.126Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:11:30.126Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-22T07:11:30.126Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/6/display/redirect?page=artifacts [2026-02-22T07:11:30.126Z] MAIL=/var/spool/mail/jenkins [2026-02-22T07:11:30.126Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-22T07:11:30.126Z] AUTO_DETECT=true [2026-02-22T07:11:30.126Z] TAP_NAME=Test_openjdk27_hs_extended.perf_s390x_linux.tap [2026-02-22T07:11:30.126Z] LESSKEY=/etc/lesskey.bin [2026-02-22T07:11:30.126Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/6/ [2026-02-22T07:11:30.126Z] SHELL=/bin/bash [2026-02-22T07:11:30.126Z] STAGE_NAME=Setup [2026-02-22T07:11:30.126Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-22T07:11:30.126Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_s390x_linux/ [2026-02-22T07:11:30.126Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-22T07:11:30.126Z] JDK_VERSION=27 [2026-02-22T07:11:30.126Z] BUILD_DISPLAY_NAME=#6 [2026-02-22T07:11:30.126Z] PLATFORM=s390x_linux [2026-02-22T07:11:30.126Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-22T07:11:30.126Z] SHLVL=3 [2026-02-22T07:11:30.126Z] JDK_REPO=https://github.com/adoptium/jdk [2026-02-22T07:11:30.126Z] PARALLEL=Dynamic [2026-02-22T07:11:30.126Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_s390x_linux-6 [2026-02-22T07:11:30.126Z] TKG_ITERATIONS=1 [2026-02-22T07:11:30.126Z] EXIT_FAILURE=false [2026-02-22T07:11:30.126Z] NODE_LABELS=ci.role.testX sles hw.arch.s390x test sles15 test-marist-sles15-s390x-2 linux sw.os.linux sw.tool.docker ci.role.perf s390x [2026-02-22T07:11:30.126Z] TARGET=extended.perf [2026-02-22T07:11:30.126Z] LOGNAME=jenkins [2026-02-22T07:11:30.126Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2026-02-22T07:11:30.126Z] XDG_RUNTIME_DIR=/run/user/1002 [2026-02-22T07:11:30.126Z] JOBSTARTTIME=Sun, 22 Feb 2026 07:11:24 +0000 [2026-02-22T07:11:30.126Z] JRE_HOME=/usr/lib64/jvm/jre [2026-02-22T07:11:30.126Z] XDG_CONFIG_DIRS=/etc/xdg [2026-02-22T07:11:30.126Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin [2026-02-22T07:11:30.126Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin [2026-02-22T07:11:30.126Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-22T07:11:30.126Z] HISTSIZE=1000 [2026-02-22T07:11:30.126Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-02-22T07:11:30.126Z] CPU=s390x [2026-02-22T07:11:30.126Z] JENKINS_SERVER_COOKIE=durable-12c14098582db8ab948aeb65ade5970dd98c79d6225a4b89e4fcbab8e2b3d47b [2026-02-22T07:11:30.126Z] 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. [Pipeline] timeout [2026-02-22T07:11:30.444Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-22T07:11:30.453Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-22T07:12:44.348Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 379 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout 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 TKG_REPO_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 TKG_BRANCH_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-02-22T07:12:44.690Z] 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-02-22T07:12:44.700Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { [Pipeline] sshagent [2026-02-22T07:12:44.770Z] $ ssh-agent [2026-02-22T07:12:45.253Z] SSH_AUTH_SOCK=/tmp/ssh-nTJr9whW4qBC/agent.30332 [2026-02-22T07:12:45.253Z] SSH_AGENT_PID=30335 [2026-02-22T07:12:45.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-22T07:12:45.270Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-22T07:12:45.300Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-22T07:12:46.534Z] ++ pwd [2026-02-22T07:12:46.534Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-22T07:12:46.534Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [2026-02-22T07:12:46.534Z] get jdk binary... [2026-02-22T07:12:46.534Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-22T07:12:46.534Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_27_10-ea.tar.gz ... [2026-02-22T07:12:46.534Z] List files in jdkbinary folder... [2026-02-22T07:12:46.534Z] total 599908 [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 230206009 Feb 22 06:49 OpenJDK-debugimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 139042254 Feb 22 06:50 OpenJDK-jdk_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 83626925 Feb 22 06:49 OpenJDK-jmods_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 61073096 Feb 22 06:45 OpenJDK-jre_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 170559 Feb 22 07:03 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea.json [2026-02-22T07:12:46.534Z] -rw-rw-r-- 1 jenkins users 32167 Feb 22 07:01 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea-metadata.json [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 5529687 Feb 22 06:49 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 94609778 Feb 22 06:46 OpenJDK-testimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] drwxr-xr-x 3 jenkins users 23 Feb 22 07:12 tmp [2026-02-22T07:12:46.534Z] List files in jdkbinary/tmp folder... [2026-02-22T07:12:46.534Z] total 0 [2026-02-22T07:12:46.534Z] drwxr-xr-x 7 jenkins users 97 Feb 22 06:44 jdk-27+10 [2026-02-22T07:12:46.534Z] Moving directory jdk-27+10/ to ../j2sdk-image [2026-02-22T07:12:46.534Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_27_10-ea.tar.gz ... [2026-02-22T07:12:46.534Z] List files in jdkbinary folder... [2026-02-22T07:12:46.534Z] total 599908 [2026-02-22T07:12:46.534Z] drwxr-xr-x 7 jenkins users 97 Feb 22 06:44 j2sdk-image [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 230206009 Feb 22 06:49 OpenJDK-debugimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 139042254 Feb 22 06:50 OpenJDK-jdk_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 83626925 Feb 22 06:49 OpenJDK-jmods_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 61073096 Feb 22 06:45 OpenJDK-jre_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 170559 Feb 22 07:03 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea.json [2026-02-22T07:12:46.534Z] -rw-rw-r-- 1 jenkins users 32167 Feb 22 07:01 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea-metadata.json [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 5529687 Feb 22 06:49 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 94609778 Feb 22 06:46 OpenJDK-testimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] drwxr-xr-x 3 jenkins users 27 Feb 22 07:12 tmp [2026-02-22T07:12:46.534Z] List files in jdkbinary/tmp folder... [2026-02-22T07:12:46.534Z] total 0 [2026-02-22T07:12:46.534Z] drwxr-xr-x 6 jenkins users 82 Feb 22 06:44 jdk-27+10-jre [2026-02-22T07:12:46.534Z] Moving directory jdk-27+10-jre/ to ../j2re-image [2026-02-22T07:12:46.534Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_10-ea.tar.gz ... [2026-02-22T07:12:46.534Z] List files in jdkbinary folder... [2026-02-22T07:12:46.534Z] total 599908 [2026-02-22T07:12:46.534Z] drwxr-xr-x 6 jenkins users 82 Feb 22 06:44 j2re-image [2026-02-22T07:12:46.534Z] drwxr-xr-x 7 jenkins users 97 Feb 22 06:44 j2sdk-image [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 230206009 Feb 22 06:49 OpenJDK-debugimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 139042254 Feb 22 06:50 OpenJDK-jdk_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 83626925 Feb 22 06:49 OpenJDK-jmods_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 61073096 Feb 22 06:45 OpenJDK-jre_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 170559 Feb 22 07:03 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea.json [2026-02-22T07:12:46.534Z] -rw-rw-r-- 1 jenkins users 32167 Feb 22 07:01 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea-metadata.json [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 5529687 Feb 22 06:49 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] -rw-r--r-- 1 jenkins users 94609778 Feb 22 06:46 OpenJDK-testimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:46.534Z] drwxr-xr-x 3 jenkins users 35 Feb 22 07:12 tmp [2026-02-22T07:12:46.534Z] List files in jdkbinary/tmp folder... [2026-02-22T07:12:46.534Z] total 0 [2026-02-22T07:12:46.534Z] drwxr-xr-x 3 jenkins users 17 Feb 22 06:44 jdk-27+10-static-libs [2026-02-22T07:12:46.534Z] Moving directory jdk-27+10-static-libs/ to ../static-libs [2026-02-22T07:12:46.534Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_27_10-ea.tar.gz ... [2026-02-22T07:12:47.211Z] List files in jdkbinary folder... [2026-02-22T07:12:47.211Z] total 599908 [2026-02-22T07:12:47.211Z] drwxr-xr-x 6 jenkins users 82 Feb 22 06:44 j2re-image [2026-02-22T07:12:47.211Z] drwxr-xr-x 7 jenkins users 97 Feb 22 06:44 j2sdk-image [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 230206009 Feb 22 06:49 OpenJDK-debugimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 139042254 Feb 22 06:50 OpenJDK-jdk_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 83626925 Feb 22 06:49 OpenJDK-jmods_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 61073096 Feb 22 06:45 OpenJDK-jre_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 170559 Feb 22 07:03 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea.json [2026-02-22T07:12:47.211Z] -rw-rw-r-- 1 jenkins users 32167 Feb 22 07:01 OpenJDK-sbom_s390x_linux_hotspot_27_10-ea-metadata.json [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 5529687 Feb 22 06:49 OpenJDK-static-libs-glibc_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:47.211Z] -rw-r--r-- 1 jenkins users 94609778 Feb 22 06:46 OpenJDK-testimage_s390x_linux_hotspot_27_10-ea.tar.gz [2026-02-22T07:12:47.211Z] drwxr-xr-x 3 jenkins users 17 Feb 22 06:44 static-libs [2026-02-22T07:12:47.211Z] drwxr-xr-x 3 jenkins users 34 Feb 22 07:12 tmp [2026-02-22T07:12:47.211Z] List files in jdkbinary/tmp folder... [2026-02-22T07:12:47.212Z] total 0 [2026-02-22T07:12:47.212Z] drwxr-xr-x 6 jenkins users 112 Feb 22 06:36 jdk-27+10-test-image [2026-02-22T07:12:47.212Z] Moving directory jdk-27+10-test-image/ to ../openjdk-test-image [2026-02-22T07:12:47.213Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_27_10-ea.tar.gz over ./j2sdk-image... [2026-02-22T07:12:47.896Z] Removing top-level folder jdk-27+10-debug-image/ [2026-02-22T07:12:47.897Z] Removing top-level folder jdk-27+10/ [2026-02-22T07:12:48.520Z] Run /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-22T07:12:48.521Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-22T07:12:48.521Z] openjdk version "27-beta" 2026-09-15 [2026-02-22T07:12:48.521Z] OpenJDK Runtime Environment Temurin-27+10-202602220604 (build 27-beta+10-ea) [2026-02-22T07:12:48.521Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602220604 (build 27-beta+10-ea, mixed mode, sharing) [2026-02-22T07:12:48.521Z] =JAVA VERSION OUTPUT END= [2026-02-22T07:12:48.521Z] =RELEASE INFO BEGIN= [2026-02-22T07:12:48.521Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-22T07:12:48.521Z] IMPLEMENTOR_VERSION="Temurin-27+10-202602220604" [2026-02-22T07:12:48.521Z] JAVA_RUNTIME_VERSION="27-beta+10-ea" [2026-02-22T07:12:48.521Z] JAVA_VERSION="27" [2026-02-22T07:12:48.521Z] JAVA_VERSION_DATE="2026-09-15" [2026-02-22T07:12:48.521Z] LIBC="gnu" [2026-02-22T07:12:48.521Z] 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.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-02-22T07:12:48.521Z] OS_ARCH="s390x" [2026-02-22T07:12:48.521Z] OS_NAME="Linux" [2026-02-22T07:12:48.521Z] SOURCE=".:git:bed9d3498806" [2026-02-22T07:12:48.521Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-22T07:12:48.521Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-22T07:12:48.521Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-02-22T07:12:48.521Z] FULL_VERSION="27-beta+10-ea" [2026-02-22T07:12:48.521Z] SEMANTIC_VERSION="27+10" [2026-02-22T07:12:48.521Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x" [2026-02-22T07:12:48.521Z] JVM_VARIANT="Hotspot" [2026-02-22T07:12:48.521Z] JVM_VERSION="27-beta+10-ea" [2026-02-22T07:12:48.521Z] IMAGE_TYPE="JDK" [2026-02-22T07:12:48.521Z] =RELEASE INFO END= [2026-02-22T07:12:48.521Z] get testKitGen... [2026-02-22T07:12:48.521Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-22T07:12:49.900Z] git rev-parse master [2026-02-22T07:12:49.900Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-22T07:12:50.321Z] $ ssh-agent -k [2026-02-22T07:12:50.329Z] unset SSH_AUTH_SOCK; [2026-02-22T07:12:50.329Z] unset SSH_AGENT_PID; [2026-02-22T07:12:50.329Z] echo Agent pid 30335 killed; [2026-02-22T07:12:50.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-22T07:12:51.334Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B10_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=379&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-22T07:12:51.350Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-marist-sles15-s390x-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B10_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=379&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-22T07:12:51.390Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-22T07:12:51.985Z] Copied 1 artifact from "getTRSSOutput" build number 2055 [Pipeline] sh [2026-02-22T07:12:53.185Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-22T07:12:53.185Z] + gzip -cd TRSSOutput.tar.gz [2026-02-22T07:12:53.185Z] + tar xof - [2026-02-22T07:12:53.185Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-22T07:12:53.509Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-22T07:12:53.528Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-22T07:12:53.594Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-02-22T07:12:53.601Z] Machine limit is 5. [Pipeline] sh [2026-02-22T07:12:54.806Z] + cd ./aqa-tests/TKG [2026-02-22T07:12:54.806Z] ++ uname [2026-02-22T07:12:54.806Z] + '[' Linux = AIX ']' [2026-02-22T07:12:54.806Z] ++ uname [2026-02-22T07:12:54.806Z] + '[' Linux = SunOS ']' [2026-02-22T07:12:54.806Z] ++ uname [2026-02-22T07:12:54.806Z] + '[' Linux = '*BSD' ']' [2026-02-22T07:12:54.806Z] + MAKE=make [2026-02-22T07:12:54.806Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-02-22T07:12:54.806Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:12:54.806Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:12:54.806Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-22T07:12:54.806Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-22T07:12:54.806Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-22T07:12:54.806Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-22T07:12:55.483Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-22T07:12:56.927Z] [2026-02-22T07:12:56.927Z] build: [2026-02-22T07:12:56.927Z] [2026-02-22T07:12:56.927Z] clean: [2026-02-22T07:12:56.927Z] [2026-02-22T07:12:56.927Z] init: [2026-02-22T07:12:56.927Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-02-22T07:12:56.927Z] [2026-02-22T07:12:56.927Z] getDependentLibs: [2026-02-22T07:12:57.621Z] [exec] -------------------------------------------- [2026-02-22T07:12:57.621Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:12:57.621Z] [exec] task is set to default [2026-02-22T07:12:57.621Z] [exec] dependencyList is set to json_simple [2026-02-22T07:12:57.621Z] [exec] System Test jars will not be downloaded. [2026-02-22T07:12:57.621Z] [exec] -------------------------------------------- [2026-02-22T07:12:57.621Z] [exec] Starting download third party dependent jars [2026-02-22T07:12:57.621Z] [exec] -------------------------------------------- [2026-02-22T07:12:57.621Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:12:57.621Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-22T07:12:57.621Z] [exec] downloaded dependent third party jars successfully [2026-02-22T07:12:57.621Z] [2026-02-22T07:12:57.621Z] compile: [2026-02-22T07:12:57.621Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-22T07:12:57.621Z] [echo] ============COMPILER SETTINGS============ [2026-02-22T07:12:57.621Z] [echo] ===fork: yes [2026-02-22T07:12:57.621Z] [echo] ===debug: on [2026-02-22T07:12:57.621Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-02-22T07:12:59.829Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-22T07:12:59.829Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:00.482Z] [2026-02-22T07:13:00.482Z] dist: [2026-02-22T07:13:00.482Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-22T07:13:00.482Z] [2026-02-22T07:13:00.482Z] BUILD SUCCESSFUL [2026-02-22T07:13:00.482Z] Total time: 4 seconds [2026-02-22T07:13:00.482Z] 0 [2026-02-22T07:13:00.482Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-22T07:13:03.518Z] ****************************** MACHINE INFO ****************************** [2026-02-22T07:13:03.518Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG [2026-02-22T07:13:03.518Z] Free Physical Memory Size : 920096768 [2026-02-22T07:13:03.518Z] Free space (bytes) : 64474202112 [2026-02-22T07:13:03.518Z] Total Physical Memory Size : 4199202816 [2026-02-22T07:13:03.518Z] Total space (bytes) : 107362627584 [2026-02-22T07:13:03.518Z] Usable space (bytes) : 64474202112 [2026-02-22T07:13:03.518Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-22T07:13:03.518Z] bashVersion : [2026-02-22T07:13:03.518Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu) [2026-02-22T07:13:03.518Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-02-22T07:13:03.518Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] This is free software; you are free to change and redistribute it. [2026-02-22T07:13:03.518Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-22T07:13:03.518Z] cpuCores : 3 [2026-02-22T07:13:03.518Z] curlVersion : [2026-02-22T07:13:03.518Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0 [2026-02-22T07:13:03.518Z] Release-Date: 2019-09-11 [2026-02-22T07:13:03.518Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-22T07:13:03.518Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-22T07:13:03.518Z] dockerVersion : Docker version 27.4.1, build b9d17ea [2026-02-22T07:13:03.518Z] gcc version : 7 [2026-02-22T07:13:03.518Z] gclibc version : ldd (GNU libc) 2.26 [2026-02-22T07:13:03.518Z] gdb version : bash: gdb: command not found [2026-02-22T07:13:03.518Z] lldb version : Command could not be executed [2026-02-22T07:13:03.518Z] makeVersion : [2026-02-22T07:13:03.518Z] GNU Make 4.2.1 [2026-02-22T07:13:03.518Z] Built for s390x-suse-linux-gnu [2026-02-22T07:13:03.518Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-02-22T07:13:03.518Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-22T07:13:03.518Z] This is free software: you are free to change and redistribute it. [2026-02-22T07:13:03.518Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-22T07:13:03.518Z] mavenVersion : [2026-02-22T07:13:03.518Z] WARNING: A restricted method in java.lang.System has been called [2026-02-22T07:13:03.518Z] 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-02-22T07:13:03.518Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-02-22T07:13:03.518Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] 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-02-22T07:13:03.518Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. [2026-02-22T07:13:03.518Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-22T07:13:03.518Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-22T07:13:03.518Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:13:03.518Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-22T07:13:03.518Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix" [2026-02-22T07:13:03.518Z] microArch : z15 [2026-02-22T07:13:03.518Z] osInfo : [2026-02-22T07:13:03.518Z] NAME="SLES" [2026-02-22T07:13:03.518Z] VERSION="15-SP2" [2026-02-22T07:13:03.518Z] VERSION_ID="15.2" [2026-02-22T07:13:03.518Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2" [2026-02-22T07:13:03.518Z] ID="sles" [2026-02-22T07:13:03.518Z] ID_LIKE="suse" [2026-02-22T07:13:03.518Z] ANSI_COLOR="0;32" [2026-02-22T07:13:03.518Z] CPE_NAME="cpe:/o:suse:sles:15:sp2" [2026-02-22T07:13:03.518Z] osLabel : sles.15 [2026-02-22T07:13:03.518Z] perlVersion : [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] Copyright 1987-2017, Larry Wall [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-22T07:13:03.518Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-22T07:13:03.518Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-22T07:13:03.518Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] podmanVersion : bash: podman: command not found [2026-02-22T07:13:03.518Z] procArch : s390x [2026-02-22T07:13:03.518Z] sysArch : s390x [2026-02-22T07:13:03.518Z] sysOS : Linux [2026-02-22T07:13:03.518Z] ulimit : [2026-02-22T07:13:03.518Z] core file size (blocks, -c) unlimited [2026-02-22T07:13:03.518Z] data seg size (kbytes, -d) unlimited [2026-02-22T07:13:03.518Z] scheduling priority (-e) 0 [2026-02-22T07:13:03.518Z] file size (blocks, -f) unlimited [2026-02-22T07:13:03.518Z] pending signals (-i) 15963 [2026-02-22T07:13:03.518Z] max locked memory (kbytes, -l) 64 [2026-02-22T07:13:03.518Z] max memory size (kbytes, -m) unlimited [2026-02-22T07:13:03.518Z] open files (-n) 4096 [2026-02-22T07:13:03.518Z] pipe size (512 bytes, -p) 8 [2026-02-22T07:13:03.518Z] POSIX message queues (bytes, -q) 819200 [2026-02-22T07:13:03.518Z] real-time priority (-r) 0 [2026-02-22T07:13:03.518Z] stack size (kbytes, -s) 8192 [2026-02-22T07:13:03.518Z] cpu time (seconds, -t) unlimited [2026-02-22T07:13:03.518Z] max user processes (-u) 15963 [2026-02-22T07:13:03.518Z] virtual memory (kbytes, -v) unlimited [2026-02-22T07:13:03.518Z] file locks (-x) unlimited [2026-02-22T07:13:03.518Z] uname : Linux test-marist-sles15-s390x-2 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux [2026-02-22T07:13:03.518Z] vmVendor : Oracle Corporation [2026-02-22T07:13:03.518Z] vmVersion : 27-beta+10-ea [2026-02-22T07:13:03.518Z] xlc version : bash: xlC: command not found [2026-02-22T07:13:03.518Z] ************************************************************************** [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] System.getProperty('os.name')=Linux [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] System.getProperty('os.arch')=s390x [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] System.getProperty('java.fullversion')=null [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] System.getProperty('sun.arch.data.model')=64 [2026-02-22T07:13:03.518Z] [2026-02-22T07:13:03.518Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:13:03.518Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:13:03.518Z] perl scripts/configure.pl [2026-02-22T07:13:03.518Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-22T07:13:04.888Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-22T07:13:04.889Z] [2026-02-22T07:13:04.889Z] [2026-02-22T07:13:04.889Z] Starting to generate parallel test lists. [2026-02-22T07:13:04.889Z] [2026-02-22T07:13:04.889Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-22T07:13:04.889Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-22T07:13:04.889Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-22T07:13:04.889Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-22T07:13:04.889Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-22T07:13:04.889Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-22T07:13:04.889Z] Attempting to get test duration data from TRSS. [2026-02-22T07:13:04.889Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=s390x_linux&group=perf&level=extended [2026-02-22T07:13:05.541Z] Attempting to get test duration data from cached files. [2026-02-22T07:13:05.541Z] [2026-02-22T07:13:05.541Z] TEST DURATION [2026-02-22T07:13:05.541Z] ==================================================================================== [2026-02-22T07:13:05.541Z] Total number of tests searched: 19 [2026-02-22T07:13:05.541Z] Number of test durations found: 19 [2026-02-22T07:13:05.541Z] Top slowest tests: [2026-02-22T07:13:05.541Z] 01m41s dacapo-tomcat_0 [2026-02-22T07:13:05.541Z] 01m36s renaissance-mnemonics_0 [2026-02-22T07:13:05.541Z] 01m22s renaissance-par-mnemonics_0 [2026-02-22T07:13:05.541Z] ==================================================================================== [2026-02-22T07:13:05.541Z] [2026-02-22T07:13:05.541Z] Test target is split into 1 lists. [2026-02-22T07:13:05.541Z] Reducing estimated test running time from 08m33s to 08m33s. [2026-02-22T07:13:05.541Z] [2026-02-22T07:13:05.541Z] -------------------------------------testList_0------------------------------------- [2026-02-22T07:13:05.541Z] Number of tests: 19 [2026-02-22T07:13:05.541Z] Estimated running time: 08m33s [2026-02-22T07:13:05.541Z] TESTLIST=dacapo-tomcat_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-finagle-http_0,dacapo-jython_0,renaissance-philosophers_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-xalan_0,renaissance-als_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-log-regression_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0 [2026-02-22T07:13:05.541Z] ------------------------------------------------------------------------------------ [2026-02-22T07:13:05.541Z] [2026-02-22T07:13:05.541Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-22T07:13:05.541Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-22T07:13:05.941Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-22T07:13:06.271Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-22T07:13:06.350Z] Building tests... [Pipeline] timeout [2026-02-22T07:13:06.356Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-22T07:13:06.373Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-22T07:13:06.648Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-22T07:13:06.671Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-22T07:13:06.732Z] $ ssh-agent [2026-02-22T07:13:07.626Z] SSH_AUTH_SOCK=/tmp/ssh-3TPCopvypWWN/agent.30760 [2026-02-22T07:13:07.626Z] SSH_AGENT_PID=30762 [2026-02-22T07:13:07.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-22T07:13:08.904Z] + bash ./compile.sh [2026-02-22T07:13:08.904Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:13:08.904Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:13:08.904Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-22T07:13:08.904Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-22T07:13:08.904Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-22T07:13:08.904Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-22T07:13:08.904Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-22T07:13:09.576Z] [2026-02-22T07:13:09.576Z] build: [2026-02-22T07:13:09.576Z] [2026-02-22T07:13:09.576Z] clean: [2026-02-22T07:13:09.576Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-22T07:13:09.576Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-02-22T07:13:09.576Z] [2026-02-22T07:13:09.576Z] init: [2026-02-22T07:13:09.576Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-02-22T07:13:09.576Z] [2026-02-22T07:13:09.576Z] getDependentLibs: [2026-02-22T07:13:09.576Z] [exec] -------------------------------------------- [2026-02-22T07:13:09.576Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:13:09.576Z] [exec] task is set to default [2026-02-22T07:13:09.576Z] [exec] dependencyList is set to json_simple [2026-02-22T07:13:09.576Z] [exec] System Test jars will not be downloaded. [2026-02-22T07:13:09.576Z] [exec] -------------------------------------------- [2026-02-22T07:13:09.576Z] [exec] Starting download third party dependent jars [2026-02-22T07:13:09.576Z] [exec] -------------------------------------------- [2026-02-22T07:13:09.576Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:13:09.576Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-22T07:13:09.576Z] [exec] downloaded dependent third party jars successfully [2026-02-22T07:13:09.576Z] [2026-02-22T07:13:09.576Z] compile: [2026-02-22T07:13:09.576Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-22T07:13:09.576Z] [echo] ============COMPILER SETTINGS============ [2026-02-22T07:13:09.576Z] [echo] ===fork: yes [2026-02-22T07:13:09.576Z] [echo] ===debug: on [2026-02-22T07:13:09.576Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin [2026-02-22T07:13:13.469Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-22T07:13:13.469Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:13.469Z] [2026-02-22T07:13:13.469Z] dist: [2026-02-22T07:13:13.469Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-22T07:13:13.469Z] [2026-02-22T07:13:13.469Z] BUILD SUCCESSFUL [2026-02-22T07:13:13.469Z] Total time: 4 seconds [2026-02-22T07:13:13.469Z] 0 [2026-02-22T07:13:13.469Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-22T07:13:14.114Z] ****************************** MACHINE INFO ****************************** [2026-02-22T07:13:14.114Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG [2026-02-22T07:13:14.114Z] Free Physical Memory Size : 919846912 [2026-02-22T07:13:14.114Z] Free space (bytes) : 64474128384 [2026-02-22T07:13:14.114Z] Total Physical Memory Size : 4199202816 [2026-02-22T07:13:14.114Z] Total space (bytes) : 107362627584 [2026-02-22T07:13:14.114Z] Usable space (bytes) : 64474128384 [2026-02-22T07:13:14.114Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-22T07:13:14.114Z] bashVersion : [2026-02-22T07:13:14.114Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu) [2026-02-22T07:13:14.114Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-02-22T07:13:14.114Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-22T07:13:14.114Z] [2026-02-22T07:13:14.114Z] This is free software; you are free to change and redistribute it. [2026-02-22T07:13:14.114Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-22T07:13:14.114Z] cpuCores : 3 [2026-02-22T07:13:14.114Z] curlVersion : [2026-02-22T07:13:14.114Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0 [2026-02-22T07:13:14.114Z] Release-Date: 2019-09-11 [2026-02-22T07:13:14.114Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-22T07:13:14.115Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-22T07:13:14.115Z] dockerVersion : Docker version 27.4.1, build b9d17ea [2026-02-22T07:13:14.115Z] gcc version : 7 [2026-02-22T07:13:14.115Z] gclibc version : ldd (GNU libc) 2.26 [2026-02-22T07:13:14.115Z] gdb version : bash: gdb: command not found [2026-02-22T07:13:14.115Z] lldb version : Command could not be executed [2026-02-22T07:13:14.115Z] makeVersion : [2026-02-22T07:13:14.115Z] GNU Make 4.2.1 [2026-02-22T07:13:14.115Z] Built for s390x-suse-linux-gnu [2026-02-22T07:13:14.115Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-02-22T07:13:14.115Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-22T07:13:14.115Z] This is free software: you are free to change and redistribute it. [2026-02-22T07:13:14.115Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-22T07:13:14.115Z] mavenVersion : [2026-02-22T07:13:14.115Z] WARNING: A restricted method in java.lang.System has been called [2026-02-22T07:13:14.115Z] 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-02-22T07:13:14.115Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-02-22T07:13:14.115Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] 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-02-22T07:13:14.115Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. [2026-02-22T07:13:14.115Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-22T07:13:14.115Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-22T07:13:14.115Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:13:14.115Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-22T07:13:14.115Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix" [2026-02-22T07:13:14.115Z] microArch : z15 [2026-02-22T07:13:14.115Z] osInfo : [2026-02-22T07:13:14.115Z] NAME="SLES" [2026-02-22T07:13:14.115Z] VERSION="15-SP2" [2026-02-22T07:13:14.115Z] VERSION_ID="15.2" [2026-02-22T07:13:14.115Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2" [2026-02-22T07:13:14.115Z] ID="sles" [2026-02-22T07:13:14.115Z] ID_LIKE="suse" [2026-02-22T07:13:14.115Z] ANSI_COLOR="0;32" [2026-02-22T07:13:14.115Z] CPE_NAME="cpe:/o:suse:sles:15:sp2" [2026-02-22T07:13:14.115Z] osLabel : sles.15 [2026-02-22T07:13:14.115Z] perlVersion : [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] Copyright 1987-2017, Larry Wall [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-22T07:13:14.115Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-22T07:13:14.115Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-22T07:13:14.115Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] podmanVersion : bash: podman: command not found [2026-02-22T07:13:14.115Z] procArch : s390x [2026-02-22T07:13:14.115Z] sysArch : s390x [2026-02-22T07:13:14.115Z] sysOS : Linux [2026-02-22T07:13:14.115Z] ulimit : [2026-02-22T07:13:14.115Z] core file size (blocks, -c) unlimited [2026-02-22T07:13:14.115Z] data seg size (kbytes, -d) unlimited [2026-02-22T07:13:14.115Z] scheduling priority (-e) 0 [2026-02-22T07:13:14.115Z] file size (blocks, -f) unlimited [2026-02-22T07:13:14.115Z] pending signals (-i) 15963 [2026-02-22T07:13:14.115Z] max locked memory (kbytes, -l) 64 [2026-02-22T07:13:14.115Z] max memory size (kbytes, -m) unlimited [2026-02-22T07:13:14.115Z] open files (-n) 4096 [2026-02-22T07:13:14.115Z] pipe size (512 bytes, -p) 8 [2026-02-22T07:13:14.115Z] POSIX message queues (bytes, -q) 819200 [2026-02-22T07:13:14.115Z] real-time priority (-r) 0 [2026-02-22T07:13:14.115Z] stack size (kbytes, -s) 8192 [2026-02-22T07:13:14.115Z] cpu time (seconds, -t) unlimited [2026-02-22T07:13:14.115Z] max user processes (-u) 15963 [2026-02-22T07:13:14.115Z] virtual memory (kbytes, -v) unlimited [2026-02-22T07:13:14.115Z] file locks (-x) unlimited [2026-02-22T07:13:14.115Z] uname : Linux test-marist-sles15-s390x-2 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux [2026-02-22T07:13:14.115Z] vmVendor : Oracle Corporation [2026-02-22T07:13:14.115Z] vmVersion : 27-beta+10-ea [2026-02-22T07:13:14.115Z] xlc version : bash: xlC: command not found [2026-02-22T07:13:14.115Z] ************************************************************************** [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] System.getProperty('os.name')=Linux [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] System.getProperty('os.arch')=s390x [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] System.getProperty('java.fullversion')=null [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.115Z] System.getProperty('sun.arch.data.model')=64 [2026-02-22T07:13:14.115Z] [2026-02-22T07:13:14.811Z] make -f clean.mk cleanBuild [2026-02-22T07:13:14.811Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:13:14.811Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest [2026-02-22T07:13:14.811Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:13:14.811Z] make -f compile.mk compile [2026-02-22T07:13:14.811Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:13:14.811Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-22T07:13:14.811Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-22T07:13:14.812Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-22T07:13:14.812Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-22T07:13:14.812Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml [2026-02-22T07:13:16.204Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] -create_test_directory: [2026-02-22T07:13:16.204Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] stage_test_material: [2026-02-22T07:13:16.204Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] build: [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] init: [2026-02-22T07:13:16.204Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] dist: [2026-02-22T07:13:16.204Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] build: [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] build: [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] init: [2026-02-22T07:13:16.204Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench [2026-02-22T07:13:16.204Z] [2026-02-22T07:13:16.204Z] getBumbleBench: [2026-02-22T07:13:16.204Z] [echo] Cloning BumbleBench [2026-02-22T07:13:16.204Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-02-22T07:13:16.204Z] [exec] Cloning into 'bumblebench'... [2026-02-22T07:13:16.843Z] [2026-02-22T07:13:16.843Z] buildBumbleBench: [2026-02-22T07:13:16.843Z] [echo] Building BumbleBench [2026-02-22T07:13:16.843Z] [2026-02-22T07:13:16.843Z] compile-all: [2026-02-22T07:13:16.843Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:16.843Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:16.843Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:16.843Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:16.843Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:16.843Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:16.843Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.021Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-22T07:13:19.021Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:19.021Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-02-22T07:13:19.021Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-02-22T07:13:19.021Z] [javac] 4 warnings [2026-02-22T07:13:19.021Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.021Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.021Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.021Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.021Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.021Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.021Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.021Z] [javac] 4 warnings [2026-02-22T07:13:19.021Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.021Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.021Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.021Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.022Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-02-22T07:13:19.022Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:19.022Z] [javac] 4 warnings [2026-02-22T07:13:19.022Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.022Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.022Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.022Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.022Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-02-22T07:13:19.022Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:19.022Z] [javac] 4 warnings [2026-02-22T07:13:19.022Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.022Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.022Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.022Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.022Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-22T07:13:19.022Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:19.022Z] [javac] 4 warnings [2026-02-22T07:13:19.022Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.022Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.022Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.022Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.022Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.022Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.023Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.023Z] [javac] 4 warnings [2026-02-22T07:13:19.023Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.023Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.023Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.023Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.023Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.023Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.023Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.688Z] [javac] 4 warnings [2026-02-22T07:13:19.688Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.688Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.688Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.688Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.688Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.688Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.688Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.688Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2026-02-22T07:13:19.688Z] [javac] synchronized(init) { [2026-02-22T07:13:19.688Z] [javac] ^ [2026-02-22T07:13:19.688Z] [javac] 5 warnings [2026-02-22T07:13:19.688Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.688Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.688Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.688Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.688Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.688Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.688Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.689Z] [javac] 4 warnings [2026-02-22T07:13:19.689Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.689Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.689Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.689Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.689Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.689Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.689Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:19.689Z] [javac] 4 warnings [2026-02-22T07:13:19.689Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:19.689Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:19.689Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:19.689Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:19.689Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.689Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:19.689Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:20.336Z] [javac] 4 warnings [2026-02-22T07:13:20.336Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:20.336Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:20.336Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:20.336Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:20.337Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:20.337Z] [javac] 4 warnings [2026-02-22T07:13:20.337Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:20.337Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:20.337Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:20.337Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:20.337Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:20.337Z] [javac] 4 warnings [2026-02-22T07:13:20.337Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:20.337Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:20.337Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:20.337Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:20.337Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:20.337Z] [javac] 4 warnings [2026-02-22T07:13:20.337Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:13:20.337Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-02-22T07:13:20.337Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-02-22T07:13:20.337Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-02-22T07:13:20.337Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-02-22T07:13:20.337Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-02-22T07:13:20.337Z] [javac] 4 warnings [2026-02-22T07:13:20.337Z] [2026-02-22T07:13:20.337Z] dist: [2026-02-22T07:13:20.338Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-02-22T07:13:20.338Z] [2026-02-22T07:13:20.338Z] dist: [2026-02-22T07:13:20.338Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench [2026-02-22T07:13:20.975Z] [2026-02-22T07:13:20.975Z] build: [2026-02-22T07:13:20.975Z] [2026-02-22T07:13:20.975Z] getDependentLibs: [2026-02-22T07:13:33.436Z] [exec] -------------------------------------------- [2026-02-22T07:13:33.436Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:13:33.436Z] [exec] task is set to default [2026-02-22T07:13:33.436Z] [exec] dependencyList is set to dacapo [2026-02-22T07:13:33.436Z] [exec] System Test jars will not be downloaded. [2026-02-22T07:13:33.436Z] [exec] -------------------------------------------- [2026-02-22T07:13:33.436Z] [exec] Starting download third party dependent jars [2026-02-22T07:13:33.436Z] [exec] -------------------------------------------- [2026-02-22T07:13:33.436Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:13:33.436Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-02-22T07:13:33.436Z] [exec] downloaded dependent third party jars successfully [2026-02-22T07:13:33.436Z] [2026-02-22T07:13:33.436Z] init: [2026-02-22T07:13:33.436Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-02-22T07:13:33.436Z] [2026-02-22T07:13:33.436Z] getDacapoSuite: [2026-02-22T07:13:33.436Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-02-22T07:13:48.155Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-02-22T07:13:48.155Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo [2026-02-22T07:13:48.155Z] [2026-02-22T07:13:48.155Z] dist: [2026-02-22T07:13:48.155Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo [2026-02-22T07:13:48.155Z] [2026-02-22T07:13:48.155Z] build: [2026-02-22T07:13:48.155Z] [2026-02-22T07:13:48.155Z] init: [2026-02-22T07:13:48.155Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-02-22T07:13:48.155Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-02-22T07:13:48.155Z] [2026-02-22T07:13:48.155Z] compile: [2026-02-22T07:13:48.156Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-22T07:13:48.156Z] [echo] ============COMPILER SETTINGS============ [2026-02-22T07:13:48.156Z] [echo] ===fork: yes [2026-02-22T07:13:48.156Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac [2026-02-22T07:13:48.156Z] [echo] ===debug: on [2026-02-22T07:13:48.156Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-02-22T07:13:48.156Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-02-22T07:13:49.548Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-02-22T07:13:49.548Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-22T07:13:49.548Z] [2026-02-22T07:13:49.548Z] dist: [2026-02-22T07:13:49.548Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-02-22T07:13:49.548Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-02-22T07:13:49.548Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-02-22T07:13:49.548Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro [2026-02-22T07:13:49.548Z] [2026-02-22T07:13:49.548Z] clean: [2026-02-22T07:13:49.548Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin [2026-02-22T07:13:50.225Z] [2026-02-22T07:13:50.225Z] build: [2026-02-22T07:13:50.225Z] [2026-02-22T07:13:50.225Z] build: [2026-02-22T07:13:50.225Z] [2026-02-22T07:13:50.225Z] init: [2026-02-22T07:13:50.225Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance [2026-02-22T07:13:50.225Z] [2026-02-22T07:13:50.225Z] getRenaissanceSuite: [2026-02-22T07:13:50.225Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2026-02-22T07:14:00.749Z] [2026-02-22T07:14:00.749Z] dist: [2026-02-22T07:14:00.750Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] build: [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] init: [2026-02-22T07:14:00.750Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] getSpecjbbSuite: [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] dist: [2026-02-22T07:14:00.750Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] BUILD SUCCESSFUL [2026-02-22T07:14:00.750Z] Total time: 45 seconds [2026-02-22T07:14:00.750Z] 0 [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] [2026-02-22T07:14:00.750Z] RECORD TEST REPOs SHA [2026-02-22T07:14:00.750Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-22T07:14:00.750Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-22T07:14:00.750Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-22T07:14:00.750Z] touch /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-22T07:14:02.204Z] ================================================ [2026-02-22T07:14:02.204Z] timestamp: 20260222-071401 [2026-02-22T07:14:02.204Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests [2026-02-22T07:14:02.204Z] git repo: [2026-02-22T07:14:02.874Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-22T07:14:02.874Z] sha: [2026-02-22T07:14:02.874Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e [2026-02-22T07:14:02.874Z] ================================================ [2026-02-22T07:14:02.874Z] timestamp: 20260222-071402 [2026-02-22T07:14:02.874Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-22T07:14:02.874Z] git repo: [2026-02-22T07:14:02.875Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-02-22T07:14:02.875Z] sha: [2026-02-22T07:14:02.875Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-02-22T07:14:02.875Z] ================================================ [2026-02-22T07:14:02.875Z] timestamp: 20260222-071402 [2026-02-22T07:14:02.875Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG [2026-02-22T07:14:02.875Z] git repo: [2026-02-22T07:14:02.875Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-22T07:14:02.875Z] sha: [2026-02-22T07:14:02.875Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [2026-02-22T07:14:02.875Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [Pipeline] } [2026-02-22T07:14:03.209Z] $ ssh-agent -k [2026-02-22T07:14:03.248Z] unset SSH_AUTH_SOCK; [2026-02-22T07:14:03.248Z] unset SSH_AGENT_PID; [2026-02-22T07:14:03.248Z] echo Agent pid 30762 killed; [2026-02-22T07:14:03.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-22T07:14:03.899Z] 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-02-22T07:14:03.917Z] ITERATION: 1/1 [Pipeline] sh [2026-02-22T07:14:05.195Z] + which Xvfb [2026-02-22T07:14:05.195Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-22T07:14:05.830Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/.xvfb-6-..fbdir7161589858996175332 [Pipeline] { [Pipeline] sh [2026-02-22T07:14:27.407Z] + ps -f [2026-02-22T07:14:27.408Z] + grep '[X]vfb' [2026-02-22T07:14:27.408Z] + awk '{print $9}' [Pipeline] echo [2026-02-22T07:14:27.830Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-22T07:14:27.882Z] $ ssh-agent [2026-02-22T07:14:28.350Z] SSH_AUTH_SOCK=/tmp/ssh-8Zsa7PVbgt46/agent.31379 [2026-02-22T07:14:28.350Z] SSH_AGENT_PID=31381 [2026-02-22T07:14:28.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-22T07:14:29.560Z] ++ uname [2026-02-22T07:14:29.560Z] + '[' Linux = AIX ']' [2026-02-22T07:14:29.560Z] ++ uname [2026-02-22T07:14:29.560Z] + '[' Linux = SunOS ']' [2026-02-22T07:14:29.560Z] ++ uname [2026-02-22T07:14:29.560Z] + '[' Linux = '*BSD' ']' [2026-02-22T07:14:29.560Z] + MAKE=make [2026-02-22T07:14:29.560Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-22T07:14:29.560Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-22T07:14:31.129Z] ++ uname [2026-02-22T07:14:31.129Z] + '[' Linux = AIX ']' [2026-02-22T07:14:31.129Z] ++ uname [2026-02-22T07:14:31.129Z] + '[' Linux = SunOS ']' [2026-02-22T07:14:31.129Z] ++ uname [2026-02-22T07:14:31.129Z] + '[' Linux = '*BSD' ']' [2026-02-22T07:14:31.129Z] + MAKE=make [2026-02-22T07:14:31.129Z] + cd ./aqa-tests [2026-02-22T07:14:31.129Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-22T07:14:31.129Z] ++ set +x [2026-02-22T07:14:31.129Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:14:31.129Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib [2026-02-22T07:14:31.129Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-02-22T07:14:31.129Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:14:31.129Z] perl scripts/configure.pl [2026-02-22T07:14:31.129Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="sles.15" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-22T07:14:31.129Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-22T07:14:31.129Z] [2026-02-22T07:14:31.129Z] Starting to generate test make files. [2026-02-22T07:14:31.129Z] [2026-02-22T07:14:31.802Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-22T07:14:31.802Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-22T07:14:31.802Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-22T07:14:31.802Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-22T07:14:31.802Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-22T07:14:31.802Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-22T07:14:31.802Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] Make files are generated successfully. [2026-02-22T07:14:31.802Z] [2026-02-22T07:14:31.802Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:14:31.802Z] make -f runtest.mk _extended.perf [2026-02-22T07:14:31.802Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:14:32.498Z] [2026-02-22T07:14:32.499Z] Running make 4.2.1 [2026-02-22T07:14:32.499Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. [2026-02-22T07:14:32.499Z] set JDK_VERSION to 27 [2026-02-22T07:14:32.499Z] set JDK_IMPL to hotspot [2026-02-22T07:14:32.499Z] set JVM_VERSION to openjdk27 [2026-02-22T07:14:32.499Z] set JCL_VERSION to latest [2026-02-22T07:14:32.499Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk [2026-02-22T07:14:32.499Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image [2026-02-22T07:14:32.499Z] set SPEC to linux_390-64 [2026-02-22T07:14:32.499Z] set TEST_FLAG to [2026-02-22T07:14:32.499Z] set MICROARCH to z15 [2026-02-22T07:14:32.499Z] set OS_LABEL to sles.15 [2026-02-22T07:14:32.499Z] Running extended.perf ... [2026-02-22T07:14:32.499Z] There are 19 test targets in extended.perf [2026-02-22T07:14:32.499Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-02-22T07:14:32.499Z] openjdk version "27-beta" 2026-09-15 [2026-02-22T07:14:32.499Z] OpenJDK Runtime Environment Temurin-27+10-202602220604 (build 27-beta+10-ea) [2026-02-22T07:14:32.499Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602220604 (build 27-beta+10-ea, mixed mode, sharing) [2026-02-22T07:14:32.499Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests' [2026-02-22T07:14:32.499Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf' [2026-02-22T07:14:32.499Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo' [2026-02-22T07:14:32.499Z] [2026-02-22T07:14:32.499Z] =============================================== [2026-02-22T07:14:32.499Z] Running test dacapo-avrora_0 ... [2026-02-22T07:14:32.499Z] =============================================== [2026-02-22T07:14:32.499Z] dacapo-avrora_0 Start Time: Sun Feb 22 07:14:32 2026 Epoch Time (ms): 1771744472064 [2026-02-22T07:14:32.499Z] dacapo-avrora_0_DISABLED [2026-02-22T07:14:32.499Z] Disabled Reason: [2026-02-22T07:14:32.499Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2026-02-22T07:14:32.499Z] dacapo-avrora_0 Finish Time: Sun Feb 22 07:14:32 2026 Epoch Time (ms): 1771744472081 [2026-02-22T07:14:32.499Z] [2026-02-22T07:14:32.499Z] =============================================== [2026-02-22T07:14:32.499Z] Running test dacapo-fop_0 ... [2026-02-22T07:14:32.499Z] =============================================== [2026-02-22T07:14:32.499Z] dacapo-fop_0 Start Time: Sun Feb 22 07:14:32 2026 Epoch Time (ms): 1771744472108 [2026-02-22T07:14:32.499Z] variation: NoOptions [2026-02-22T07:14:32.499Z] JVM_OPTIONS: [2026-02-22T07:14:32.499Z] { \ [2026-02-22T07:14:32.499Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:14:32.499Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:14:32.499Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-fop_0"; \ [2026-02-22T07:14:32.499Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-fop_0"; \ [2026-02-22T07:14:32.499Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:14:32.499Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2026-02-22T07:14:32.499Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:14:32.499Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:14:32.499Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:14:32.499Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:14:32.499Z] [2026-02-22T07:14:32.499Z] TEST SETUP: [2026-02-22T07:14:32.499Z] Nothing to be done for setup. [2026-02-22T07:14:32.499Z] [2026-02-22T07:14:32.499Z] TESTING: [2026-02-22T07:14:33.149Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2026-02-22T07:14:33.149Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2026-02-22T07:14:34.482Z] alignment.fo java.lang.reflect.InvocationTargetException [2026-02-22T07:14:34.482Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119) [2026-02-22T07:14:34.482Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:14:34.482Z] at org.dacapo.harness.Fop.iterate(Fop.java:102) [2026-02-22T07:14:34.482Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259) [2026-02-22T07:14:34.482Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225) [2026-02-22T07:14:34.482Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170) [2026-02-22T07:14:34.482Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:14:34.482Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:14:34.482Z] at Harness.main(Harness.java:39) [2026-02-22T07:14:34.482Z] Caused by: java.lang.ExceptionInInitializerError [2026-02-22T07:14:34.482Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.createImageInfo(PreloaderSVG.java:165) [2026-02-22T07:14:34.482Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.getImage(PreloaderSVG.java:131) [2026-02-22T07:14:34.482Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.access$200(PreloaderSVG.java:108) [2026-02-22T07:14:34.482Z] at org.apache.fop.image.loader.batik.PreloaderSVG.preloadImage(PreloaderSVG.java:76) [2026-02-22T07:14:34.482Z] at org.apache.xmlgraphics.image.loader.ImageManager.preloadImage(ImageManager.java:176) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingDocument(AbstractIFPainter.java:323) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.pdf.PDFPainter.drawImage(PDFPainter.java:290) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.IFRenderer.renderForeignObject(IFRenderer.java:1324) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderInlineViewport(AbstractRenderer.java:1034) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderInlineViewport(AbstractPathOrientedRenderer.java:836) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineViewport(IFRenderer.java:860) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderInlineArea(AbstractRenderer.java:877) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineArea(IFRenderer.java:924) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderLineArea(AbstractRenderer.java:845) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:704) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderBlock(AbstractRenderer.java:758) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.IFRenderer.renderBlock(IFRenderer.java:1004) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:689) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderFlow(AbstractRenderer.java:591) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderFlow(AbstractPathOrientedRenderer.java:789) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderMainReference(AbstractRenderer.java:568) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderBodyRegion(AbstractRenderer.java:433) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderRegionViewport(AbstractRenderer.java:380) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.IFRenderer.renderRegionViewport(IFRenderer.java:735) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderPageAreas(AbstractRenderer.java:345) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.AbstractRenderer.renderPage(AbstractRenderer.java:318) [2026-02-22T07:14:34.482Z] at org.apache.fop.render.intermediate.IFRenderer.renderPage(IFRenderer.java:584) [2026-02-22T07:14:34.482Z] at org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:123) [2026-02-22T07:14:34.483Z] at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.finishPage(AbstractPageSequenceLayoutManager.java:316) [2026-02-22T07:14:34.483Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.finishPage(PageSequenceLayoutManager.java:243) [2026-02-22T07:14:34.483Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:147) [2026-02-22T07:14:34.483Z] at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:267) [2026-02-22T07:14:34.483Z] at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:140) [2026-02-22T07:14:34.483Z] at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:390) [2026-02-22T07:14:34.483Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:207) [2026-02-22T07:14:34.483Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:204) [2026-02-22T07:14:34.483Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:74) [2026-02-22T07:14:34.483Z] at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:203) [2026-02-22T07:14:34.483Z] at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1102) [2026-02-22T07:14:34.483Z] at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.xinclude.XIncludeHandler.endElement(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) [2026-02-22T07:14:34.483Z] at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485) [2026-02-22T07:14:34.483Z] at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293) [2026-02-22T07:14:34.483Z] at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116) [2026-02-22T07:14:34.483Z] at org.apache.fop.cli.Main.startFOP(Main.java:183) [2026-02-22T07:14:34.483Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:14:34.483Z] ... 8 more [2026-02-22T07:14:34.483Z] Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration [2026-02-22T07:14:34.483Z] at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1242) [2026-02-22T07:14:34.483Z] at java.desktop/sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:207) [2026-02-22T07:14:34.483Z] at java.desktop/sun.awt.FontConfiguration.init(FontConfiguration.java:103) [2026-02-22T07:14:34.483Z] at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:697) [2026-02-22T07:14:34.483Z] at java.desktop/sun.font.SunFontManager.<init>(SunFontManager.java:341) [2026-02-22T07:14:34.483Z] at java.desktop/sun.awt.FcFontManager.<init>(FcFontManager.java:35) [2026-02-22T07:14:34.483Z] at java.desktop/sun.awt.X11FontManager.<init>(X11FontManager.java:55) [2026-02-22T07:14:34.483Z] at java.desktop/sun.font.PlatformFontInfo.createFontManager(PlatformFontInfo.java:37) [2026-02-22T07:14:34.483Z] at java.desktop/sun.font.FontManagerFactory.getInstance(FontManagerFactory.java:51) [2026-02-22T07:14:34.483Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getFontManagerForSGE(SunGraphicsEnvironment.java:133) [2026-02-22T07:14:34.483Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:167) [2026-02-22T07:14:34.483Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:191) [2026-02-22T07:14:34.483Z] at java.desktop/sun.java2d.HeadlessGraphicsEnvironment.getAvailableFontFamilyNames(HeadlessGraphicsEnvironment.java:80) [2026-02-22T07:14:34.483Z] at org.apache.batik.bridge.DefaultFontFamilyResolver.<clinit>(DefaultFontFamilyResolver.java:86) [2026-02-22T07:14:34.483Z] ... 62 more [2026-02-22T07:14:34.483Z] ----------------------------------- [2026-02-22T07:14:34.483Z] dacapo-fop_0_FAILED [2026-02-22T07:14:34.483Z] ----------------------------------- [2026-02-22T07:14:34.483Z] [2026-02-22T07:14:34.483Z] TEST TEARDOWN: [2026-02-22T07:14:34.483Z] Nothing to be done for teardown. [2026-02-22T07:14:34.483Z] dacapo-fop_0 Finish Time: Sun Feb 22 07:14:34 2026 Epoch Time (ms): 1771744474006 [2026-02-22T07:14:34.483Z] [2026-02-22T07:14:34.483Z] =============================================== [2026-02-22T07:14:34.483Z] Running test dacapo-jython_0 ... [2026-02-22T07:14:34.483Z] =============================================== [2026-02-22T07:14:34.483Z] dacapo-jython_0 Start Time: Sun Feb 22 07:14:34 2026 Epoch Time (ms): 1771744474031 [2026-02-22T07:14:34.483Z] variation: NoOptions [2026-02-22T07:14:34.483Z] JVM_OPTIONS: [2026-02-22T07:14:34.483Z] { \ [2026-02-22T07:14:34.483Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:14:34.483Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:14:34.483Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-jython_0"; \ [2026-02-22T07:14:34.483Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-jython_0"; \ [2026-02-22T07:14:34.483Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:14:34.483Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2026-02-22T07:14:34.483Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:14:34.483Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:14:34.483Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:14:34.483Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:14:34.483Z] [2026-02-22T07:14:34.483Z] TEST SETUP: [2026-02-22T07:14:34.483Z] Nothing to be done for setup. [2026-02-22T07:14:34.483Z] [2026-02-22T07:14:34.483Z] TESTING: [2026-02-22T07:14:37.379Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2026-02-22T07:14:40.253Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2026-02-22T07:14:41.843Z] ------------------------------------------------------------------------------- [2026-02-22T07:14:41.843Z] PYBENCH 2.0 [2026-02-22T07:14:41.843Z] ------------------------------------------------------------------------------- [2026-02-22T07:14:41.843Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:14:41.843Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2026-02-22T07:14:41.843Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2026-02-22T07:14:41.843Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:14:41.843Z] * using Jython [2026-02-22T07:14:41.843Z] * system check interval set to maximum: 2147483647 [2026-02-22T07:14:41.843Z] * using timer: time.time [2026-02-22T07:14:41.843Z] [2026-02-22T07:14:42.492Z] Calibrating tests. Please wait... done. [2026-02-22T07:14:42.492Z] [2026-02-22T07:14:42.492Z] Running 2 round(s) of the suite at warp factor 20: [2026-02-22T07:14:42.492Z] [2026-02-22T07:14:48.705Z] * Round 1 done. [2026-02-22T07:14:53.670Z] * Round 2 done. [2026-02-22T07:14:53.670Z] [2026-02-22T07:14:53.670Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 13389 msec ===== [2026-02-22T07:14:53.670Z] ----------------------------------- [2026-02-22T07:14:53.670Z] dacapo-jython_0_PASSED [2026-02-22T07:14:53.670Z] ----------------------------------- [2026-02-22T07:14:53.670Z] [2026-02-22T07:14:53.670Z] TEST TEARDOWN: [2026-02-22T07:14:53.670Z] Nothing to be done for teardown. [2026-02-22T07:14:53.670Z] dacapo-jython_0 Finish Time: Sun Feb 22 07:14:53 2026 Epoch Time (ms): 1771744493068 [2026-02-22T07:14:53.670Z] [2026-02-22T07:14:53.670Z] =============================================== [2026-02-22T07:14:53.670Z] Running test dacapo-luindex_0 ... [2026-02-22T07:14:53.670Z] =============================================== [2026-02-22T07:14:53.670Z] dacapo-luindex_0 Start Time: Sun Feb 22 07:14:53 2026 Epoch Time (ms): 1771744493085 [2026-02-22T07:14:53.670Z] variation: NoOptions [2026-02-22T07:14:53.670Z] JVM_OPTIONS: [2026-02-22T07:14:53.670Z] { \ [2026-02-22T07:14:53.670Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:14:53.670Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:14:53.670Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-luindex_0"; \ [2026-02-22T07:14:53.670Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-luindex_0"; \ [2026-02-22T07:14:53.670Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:14:53.670Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \ [2026-02-22T07:14:53.670Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:14:53.670Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:14:53.670Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:14:53.670Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:14:53.670Z] [2026-02-22T07:14:53.670Z] TEST SETUP: [2026-02-22T07:14:53.670Z] Nothing to be done for setup. [2026-02-22T07:14:53.670Z] [2026-02-22T07:14:53.670Z] TESTING: [2026-02-22T07:14:53.670Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.' [2026-02-22T07:14:55.034Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2026-02-22T07:14:55.034Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2026-02-22T07:14:56.387Z] Adding documents from enwiki-anarchism-abydos.md: [2026-02-22T07:14:56.387Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2026-02-22T07:14:57.786Z] Adding documents from enwiki-abydos-copleston.md: [2026-02-22T07:14:58.519Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2026-02-22T07:14:58.519Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:14:58.519Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2026-02-22T07:14:58.519Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2026-02-22T07:14:58.519Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2026-02-22T07:15:01.379Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2026-02-22T07:15:02.051Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2026-02-22T07:15:03.413Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2026-02-22T07:15:04.106Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2026-02-22T07:15:04.106Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2026-02-22T07:15:04.106Z] Optimizing... [2026-02-22T07:15:07.938Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 12122 msec ===== [2026-02-22T07:15:07.938Z] ----------------------------------- [2026-02-22T07:15:07.938Z] dacapo-luindex_0_PASSED [2026-02-22T07:15:07.938Z] ----------------------------------- [2026-02-22T07:15:07.938Z] [2026-02-22T07:15:07.938Z] TEST TEARDOWN: [2026-02-22T07:15:07.938Z] Nothing to be done for teardown. [2026-02-22T07:15:07.938Z] dacapo-luindex_0 Finish Time: Sun Feb 22 07:15:07 2026 Epoch Time (ms): 1771744507031 [2026-02-22T07:15:07.938Z] [2026-02-22T07:15:07.938Z] =============================================== [2026-02-22T07:15:07.938Z] Running test dacapo-pmd_0 ... [2026-02-22T07:15:07.938Z] =============================================== [2026-02-22T07:15:07.939Z] dacapo-pmd_0 Start Time: Sun Feb 22 07:15:07 2026 Epoch Time (ms): 1771744507048 [2026-02-22T07:15:07.939Z] variation: NoOptions [2026-02-22T07:15:07.939Z] JVM_OPTIONS: [2026-02-22T07:15:07.939Z] { \ [2026-02-22T07:15:07.939Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:15:07.939Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:15:07.939Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-pmd_0"; \ [2026-02-22T07:15:07.939Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-pmd_0"; \ [2026-02-22T07:15:07.939Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:15:07.939Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2026-02-22T07:15:07.939Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:15:07.939Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:15:07.939Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:15:07.939Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:15:07.939Z] [2026-02-22T07:15:07.939Z] TEST SETUP: [2026-02-22T07:15:07.939Z] Nothing to be done for setup. [2026-02-22T07:15:07.939Z] [2026-02-22T07:15:07.939Z] TESTING: [2026-02-22T07:15:07.939Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024] [2026-02-22T07:15:11.906Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2026-02-22T07:15:11.906Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2026-02-22T07:15:17.082Z] Checked: 0% [2026-02-22T07:15:17.733Z] Checked: 5% [2026-02-22T07:15:18.422Z] Checked: 10% [2026-02-22T07:15:19.088Z] Checked: 15% [2026-02-22T07:15:19.781Z] Checked: 20% [2026-02-22T07:15:19.781Z] Checked: 25% [2026-02-22T07:15:20.456Z] Checked: 30% [2026-02-22T07:15:20.456Z] Checked: 35% [2026-02-22T07:15:21.353Z] Checked: 40% [2026-02-22T07:15:21.353Z] Checked: 45% [2026-02-22T07:15:22.009Z] Checked: 50% [2026-02-22T07:15:22.657Z] Checked: 55% [2026-02-22T07:15:24.035Z] Checked: 60% [2026-02-22T07:15:24.709Z] Checked: 65% [2026-02-22T07:15:25.370Z] Checked: 70% [2026-02-22T07:15:26.021Z] Checked: 75% [2026-02-22T07:15:26.760Z] Checked: 80% [2026-02-22T07:15:27.431Z] Checked: 85% [2026-02-22T07:15:27.432Z] Checked: 90% [2026-02-22T07:15:28.079Z] Checked: 95% [2026-02-22T07:15:28.079Z] Checked: 100% [2026-02-22T07:15:28.079Z] PMD checked 601 files. [2026-02-22T07:15:28.742Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 16534 msec ===== [2026-02-22T07:15:28.742Z] ----------------------------------- [2026-02-22T07:15:28.742Z] dacapo-pmd_0_PASSED [2026-02-22T07:15:28.742Z] ----------------------------------- [2026-02-22T07:15:28.742Z] [2026-02-22T07:15:28.742Z] TEST TEARDOWN: [2026-02-22T07:15:28.742Z] Nothing to be done for teardown. [2026-02-22T07:15:28.742Z] dacapo-pmd_0 Finish Time: Sun Feb 22 07:15:28 2026 Epoch Time (ms): 1771744528335 [2026-02-22T07:15:28.742Z] [2026-02-22T07:15:28.742Z] =============================================== [2026-02-22T07:15:28.742Z] Running test dacapo-sunflow_0 ... [2026-02-22T07:15:28.742Z] =============================================== [2026-02-22T07:15:28.742Z] dacapo-sunflow_0 Start Time: Sun Feb 22 07:15:28 2026 Epoch Time (ms): 1771744528357 [2026-02-22T07:15:28.742Z] variation: NoOptions [2026-02-22T07:15:28.742Z] JVM_OPTIONS: [2026-02-22T07:15:28.742Z] { \ [2026-02-22T07:15:28.742Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:15:28.742Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:15:28.742Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-sunflow_0"; \ [2026-02-22T07:15:28.742Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-sunflow_0"; \ [2026-02-22T07:15:28.742Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:15:28.742Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2026-02-22T07:15:28.742Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:15:28.742Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:15:28.742Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:15:28.742Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:15:28.742Z] [2026-02-22T07:15:28.742Z] TEST SETUP: [2026-02-22T07:15:28.742Z] Nothing to be done for setup. [2026-02-22T07:15:28.742Z] [2026-02-22T07:15:28.742Z] TESTING: [2026-02-22T07:15:28.742Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024] [2026-02-22T07:15:29.404Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2026-02-22T07:16:24.136Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 48572 msec ===== [2026-02-22T07:16:24.136Z] ----------------------------------- [2026-02-22T07:16:24.136Z] dacapo-sunflow_0_PASSED [2026-02-22T07:16:24.136Z] ----------------------------------- [2026-02-22T07:16:24.136Z] [2026-02-22T07:16:24.136Z] TEST TEARDOWN: [2026-02-22T07:16:24.136Z] Nothing to be done for teardown. [2026-02-22T07:16:24.136Z] dacapo-sunflow_0 Finish Time: Sun Feb 22 07:16:17 2026 Epoch Time (ms): 1771744577609 [2026-02-22T07:16:24.136Z] [2026-02-22T07:16:24.136Z] =============================================== [2026-02-22T07:16:24.136Z] Running test dacapo-tomcat_0 ... [2026-02-22T07:16:24.136Z] =============================================== [2026-02-22T07:16:24.136Z] dacapo-tomcat_0 Start Time: Sun Feb 22 07:16:17 2026 Epoch Time (ms): 1771744577627 [2026-02-22T07:16:24.136Z] variation: NoOptions [2026-02-22T07:16:24.136Z] JVM_OPTIONS: [2026-02-22T07:16:24.136Z] { \ [2026-02-22T07:16:24.136Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:16:24.136Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:16:24.136Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-tomcat_0"; \ [2026-02-22T07:16:24.136Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-tomcat_0"; \ [2026-02-22T07:16:24.136Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:16:24.136Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \ [2026-02-22T07:16:24.136Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:16:24.136Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:16:24.136Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:16:24.136Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:16:24.136Z] [2026-02-22T07:16:24.136Z] TEST SETUP: [2026-02-22T07:16:24.136Z] Nothing to be done for setup. [2026-02-22T07:16:24.136Z] [2026-02-22T07:16:24.136Z] TESTING: [2026-02-22T07:16:24.136Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512] [2026-02-22T07:16:24.136Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2026-02-22T07:16:24.136Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2026-02-22T07:16:24.136Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.' [2026-02-22T07:16:24.136Z] WARNING: A restricted method in java.lang.System has been called [2026-02-22T07:16:24.136Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2026-02-22T07:16:24.137Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-02-22T07:16:24.137Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-02-22T07:16:24.137Z] [2026-02-22T07:16:24.137Z] Server created with thread pool size 2 [2026-02-22T07:16:24.137Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2026-02-22T07:16:24.137Z] Loading web application [2026-02-22T07:16:24.137Z] Starting 80000 requests... [2026-02-22T07:16:33.558Z] Completing requests: 5% [2026-02-22T07:16:36.573Z] Completing requests: 10% [2026-02-22T07:16:40.410Z] Completing requests: 15% [2026-02-22T07:16:43.346Z] Completing requests: 20% [2026-02-22T07:16:47.157Z] Completing requests: 25% [2026-02-22T07:16:51.087Z] Completing requests: 30% [2026-02-22T07:16:54.968Z] Completing requests: 35% [2026-02-22T07:16:58.810Z] Completing requests: 40% [2026-02-22T07:17:01.781Z] Completing requests: 45% [2026-02-22T07:17:05.669Z] Completing requests: 50% [2026-02-22T07:17:08.614Z] Completing requests: 55% [2026-02-22T07:17:12.502Z] Completing requests: 60% [2026-02-22T07:17:15.469Z] Completing requests: 65% [2026-02-22T07:17:18.418Z] Completing requests: 70% [2026-02-22T07:17:21.408Z] Completing requests: 75% [2026-02-22T07:17:25.223Z] Completing requests: 80% [2026-02-22T07:17:28.089Z] Completing requests: 85% [2026-02-22T07:17:30.984Z] Completing requests: 90% [2026-02-22T07:17:33.883Z] Completing requests: 95% [2026-02-22T07:17:33.883Z] Completed requests [2026-02-22T07:17:33.883Z] Client threads complete ... unloading web application [2026-02-22T07:17:33.883Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 71027 msec ===== [2026-02-22T07:17:33.883Z] ===== DaCapo processed 80000 requests in 70824 msec, 1129 requests per second ===== [2026-02-22T07:17:33.883Z] ===== DaCapo tail latency, simple: 50% 1257 usec, 90% 1830 usec, 99% 10301 usec, 99.9% 26062 usec, 99.99% 183902 usec, max 1399750 usec, measured over 80000 events ===== [2026-02-22T07:17:33.883Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1531 usec, 90% 7786 usec, 99% 18888 usec, 99.9% 35438 usec, 99.99% 183902 usec, max 1399750 usec, measured over 80000 events ===== [2026-02-22T07:17:33.883Z] ===== DaCapo tail latency, metered full smoothing: 50% 3283685 usec, 90% 4191160 usec, 99% 4426813 usec, 99.9% 4450094 usec, 99.99% 4452584 usec, max 4456460 usec, measured over 80000 events ===== [2026-02-22T07:17:44.346Z] Server stopped ... iteration complete [2026-02-22T07:17:45.002Z] ----------------------------------- [2026-02-22T07:17:45.002Z] dacapo-tomcat_0_PASSED [2026-02-22T07:17:45.002Z] ----------------------------------- [2026-02-22T07:17:45.002Z] [2026-02-22T07:17:45.002Z] TEST TEARDOWN: [2026-02-22T07:17:45.002Z] Nothing to be done for teardown. [2026-02-22T07:17:45.002Z] dacapo-tomcat_0 Finish Time: Sun Feb 22 07:17:44 2026 Epoch Time (ms): 1771744664326 [2026-02-22T07:17:45.002Z] [2026-02-22T07:17:45.002Z] =============================================== [2026-02-22T07:17:45.002Z] Running test dacapo-xalan_0 ... [2026-02-22T07:17:45.002Z] =============================================== [2026-02-22T07:17:45.002Z] dacapo-xalan_0 Start Time: Sun Feb 22 07:17:44 2026 Epoch Time (ms): 1771744664345 [2026-02-22T07:17:45.002Z] variation: NoOptions [2026-02-22T07:17:45.002Z] JVM_OPTIONS: [2026-02-22T07:17:45.002Z] { \ [2026-02-22T07:17:45.002Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:17:45.002Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:17:45.002Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-xalan_0"; \ [2026-02-22T07:17:45.002Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-xalan_0"; \ [2026-02-22T07:17:45.002Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:17:45.002Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2026-02-22T07:17:45.002Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:17:45.002Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:17:45.002Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:17:45.002Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:17:45.002Z] [2026-02-22T07:17:45.002Z] TEST SETUP: [2026-02-22T07:17:45.002Z] Nothing to be done for setup. [2026-02-22T07:17:45.002Z] [2026-02-22T07:17:45.002Z] TESTING: [2026-02-22T07:17:45.002Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048] [2026-02-22T07:17:45.002Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2026-02-22T07:17:45.658Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2026-02-22T07:17:47.555Z] Processing: 5% [2026-02-22T07:17:48.292Z] Processing: 10% [2026-02-22T07:17:48.996Z] Processing: 15% [2026-02-22T07:17:49.775Z] Processing: 20% [2026-02-22T07:17:49.775Z] Processing: 25% [2026-02-22T07:17:50.445Z] Processing: 30% [2026-02-22T07:17:51.092Z] Processing: 35% [2026-02-22T07:17:51.092Z] Processing: 40% [2026-02-22T07:17:51.726Z] Processing: 45% [2026-02-22T07:17:51.726Z] Processing: 50% [2026-02-22T07:17:52.404Z] Processing: 55% [2026-02-22T07:17:52.404Z] Processing: 60% [2026-02-22T07:17:52.404Z] Processing: 65% [2026-02-22T07:17:53.048Z] Processing: 70% [2026-02-22T07:17:53.048Z] Processing: 75% [2026-02-22T07:17:53.681Z] Processing: 80% [2026-02-22T07:17:53.681Z] Processing: 85% [2026-02-22T07:17:54.369Z] Processing: 90% [2026-02-22T07:17:54.369Z] Processing: 95% [2026-02-22T07:17:54.369Z] Normal completion. [2026-02-22T07:17:54.369Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9200 msec ===== [2026-02-22T07:17:54.369Z] ----------------------------------- [2026-02-22T07:17:54.369Z] dacapo-xalan_0_PASSED [2026-02-22T07:17:54.369Z] ----------------------------------- [2026-02-22T07:17:54.369Z] [2026-02-22T07:17:54.369Z] TEST TEARDOWN: [2026-02-22T07:17:54.369Z] Nothing to be done for teardown. [2026-02-22T07:17:55.064Z] dacapo-xalan_0 Finish Time: Sun Feb 22 07:17:54 2026 Epoch Time (ms): 1771744674288 [2026-02-22T07:17:55.064Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo' [2026-02-22T07:17:55.064Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance' [2026-02-22T07:17:55.064Z] [2026-02-22T07:17:55.064Z] =============================================== [2026-02-22T07:17:55.064Z] Running test renaissance-als_0 ... [2026-02-22T07:17:55.064Z] =============================================== [2026-02-22T07:17:55.064Z] renaissance-als_0 Start Time: Sun Feb 22 07:17:54 2026 Epoch Time (ms): 1771744674329 [2026-02-22T07:17:55.064Z] variation: NoOptions [2026-02-22T07:17:55.064Z] JVM_OPTIONS: [2026-02-22T07:17:55.064Z] { \ [2026-02-22T07:17:55.064Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:17:55.064Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:17:55.064Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-als_0"; \ [2026-02-22T07:17:55.064Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-als_0"; \ [2026-02-22T07:17:55.064Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:17:55.064Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-als_0"/als.json" als; \ [2026-02-22T07:17:55.064Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:17:55.064Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:17:55.064Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:17:55.064Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:17:55.064Z] [2026-02-22T07:17:55.064Z] TEST SETUP: [2026-02-22T07:17:55.064Z] Nothing to be done for setup. [2026-02-22T07:17:55.064Z] [2026-02-22T07:17:55.064Z] TESTING: [2026-02-22T07:17:55.708Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:17:55.708Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-als_0/launcher-071754-12251054904705979070/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:17:55.708Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:17:55.708Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:17:59.577Z] Benchmark 'als' failed with exception: [2026-02-22T07:17:59.577Z] java.lang.ExceptionInInitializerError [2026-02-22T07:17:59.577Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-02-22T07:17:59.577Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-02-22T07:17:59.577Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-02-22T07:17:59.577Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-02-22T07:17:59.577Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-02-22T07:17:59.577Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:17:59.577Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-02-22T07:17:59.577Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-02-22T07:17:59.577Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-02-22T07:17:59.577Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-02-22T07:17:59.577Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-02-22T07:17:59.577Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-02-22T07:17:59.577Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-02-22T07:17:59.577Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-02-22T07:17:59.577Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-02-22T07:17:59.577Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:17:59.577Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-02-22T07:17:59.577Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-02-22T07:17:59.577Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-02-22T07:17:59.577Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2026-02-22T07:17:59.577Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2026-02-22T07:17:59.577Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:17:59.577Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:17:59.577Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:17:59.577Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:17:59.577Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:17:59.577Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:17:59.577Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:17:59.577Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:17:59.577Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:17:59.577Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:17:59.577Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:17:59.577Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:17:59.577Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:17:59.577Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:17:59.577Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-02-22T07:17:59.577Z] ... 34 more [2026-02-22T07:17:59.577Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:17:59.577Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:17:59.577Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:17:59.577Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:17:59.577Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:17:59.577Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:17:59.577Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:17:59.577Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-02-22T07:17:59.577Z] ... 34 more [2026-02-22T07:17:59.577Z] The following benchmarks failed: als [2026-02-22T07:17:59.577Z] ----------------------------------- [2026-02-22T07:17:59.577Z] renaissance-als_0_FAILED [2026-02-22T07:17:59.577Z] ----------------------------------- [2026-02-22T07:17:59.577Z] [2026-02-22T07:17:59.577Z] TEST TEARDOWN: [2026-02-22T07:17:59.577Z] Nothing to be done for teardown. [2026-02-22T07:17:59.577Z] renaissance-als_0 Finish Time: Sun Feb 22 07:17:59 2026 Epoch Time (ms): 1771744679302 [2026-02-22T07:17:59.577Z] [2026-02-22T07:17:59.577Z] =============================================== [2026-02-22T07:17:59.577Z] Running test renaissance-chi-square_0 ... [2026-02-22T07:17:59.577Z] =============================================== [2026-02-22T07:17:59.577Z] renaissance-chi-square_0 Start Time: Sun Feb 22 07:17:59 2026 Epoch Time (ms): 1771744679320 [2026-02-22T07:17:59.577Z] variation: NoOptions [2026-02-22T07:17:59.577Z] JVM_OPTIONS: [2026-02-22T07:17:59.577Z] { \ [2026-02-22T07:17:59.577Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:17:59.577Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:17:59.577Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-chi-square_0"; \ [2026-02-22T07:17:59.577Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-chi-square_0"; \ [2026-02-22T07:17:59.577Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:17:59.578Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2026-02-22T07:17:59.578Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:17:59.578Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:17:59.578Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:17:59.578Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:17:59.578Z] [2026-02-22T07:17:59.578Z] TEST SETUP: [2026-02-22T07:17:59.578Z] Nothing to be done for setup. [2026-02-22T07:17:59.578Z] [2026-02-22T07:17:59.578Z] TESTING: [2026-02-22T07:18:00.905Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:18:00.905Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-chi-square_0/launcher-071759-17924083487736993966/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:18:00.905Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:18:00.905Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:18:04.798Z] Benchmark 'chi-square' failed with exception: [2026-02-22T07:18:04.798Z] java.lang.ExceptionInInitializerError [2026-02-22T07:18:04.798Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-02-22T07:18:04.798Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-02-22T07:18:04.798Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-02-22T07:18:04.798Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-02-22T07:18:04.798Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-02-22T07:18:04.798Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:18:04.798Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-02-22T07:18:04.798Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-02-22T07:18:04.798Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-02-22T07:18:04.798Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-02-22T07:18:04.798Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-02-22T07:18:04.798Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-02-22T07:18:04.798Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-02-22T07:18:04.798Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-02-22T07:18:04.798Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-02-22T07:18:04.798Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:18:04.798Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-02-22T07:18:04.798Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-02-22T07:18:04.798Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-02-22T07:18:04.798Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2026-02-22T07:18:04.798Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2026-02-22T07:18:04.798Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:18:04.798Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:18:04.798Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:18:04.798Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:18:04.798Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:18:04.798Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:18:04.798Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:18:04.798Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:18:04.798Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:18:04.798Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:18:04.798Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:18:04.798Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:18:04.798Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:18:04.798Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:04.798Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-02-22T07:18:04.798Z] ... 34 more [2026-02-22T07:18:04.798Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:04.798Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:18:04.798Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:18:04.798Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:18:04.798Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:18:04.798Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:18:04.798Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:18:04.798Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-02-22T07:18:04.798Z] ... 34 more [2026-02-22T07:18:04.798Z] The following benchmarks failed: chi-square [2026-02-22T07:18:04.798Z] ----------------------------------- [2026-02-22T07:18:04.798Z] renaissance-chi-square_0_FAILED [2026-02-22T07:18:04.798Z] ----------------------------------- [2026-02-22T07:18:04.798Z] [2026-02-22T07:18:04.798Z] TEST TEARDOWN: [2026-02-22T07:18:04.798Z] Nothing to be done for teardown. [2026-02-22T07:18:04.798Z] renaissance-chi-square_0 Finish Time: Sun Feb 22 07:18:04 2026 Epoch Time (ms): 1771744684362 [2026-02-22T07:18:04.798Z] [2026-02-22T07:18:04.798Z] =============================================== [2026-02-22T07:18:04.798Z] Running test renaissance-db-shootout_0 ... [2026-02-22T07:18:04.798Z] =============================================== [2026-02-22T07:18:04.798Z] renaissance-db-shootout_0 Start Time: Sun Feb 22 07:18:04 2026 Epoch Time (ms): 1771744684388 [2026-02-22T07:18:04.798Z] variation: NoOptions [2026-02-22T07:18:04.798Z] JVM_OPTIONS: [2026-02-22T07:18:04.798Z] { \ [2026-02-22T07:18:04.798Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:18:04.798Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:18:04.798Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-db-shootout_0"; \ [2026-02-22T07:18:04.798Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-db-shootout_0"; \ [2026-02-22T07:18:04.798Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:18:04.798Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-02-22T07:18:04.798Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:18:04.798Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:18:04.798Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:18:04.798Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:18:04.798Z] [2026-02-22T07:18:04.798Z] TEST SETUP: [2026-02-22T07:18:04.798Z] Nothing to be done for setup. [2026-02-22T07:18:04.798Z] [2026-02-22T07:18:04.798Z] TESTING: [2026-02-22T07:18:05.438Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:18:05.438Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-db-shootout_0/launcher-071804-3238251130219478090/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:18:05.438Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:18:05.438Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:18:18.191Z] [2026-02-22T07:18:16.931+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>) [2026-02-22T07:18:18.191Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService [2026-02-22T07:18:18.191Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils [2026-02-22T07:18:18.191Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:18.191Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:18:18.191Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:18:18.191Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:18:18.191Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:18:18.191Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:18:18.191Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-02-22T07:18:18.191Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-02-22T07:18:18.191Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-02-22T07:18:18.191Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:18:18.191Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:18:18.191Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:18:18.191Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:18:18.191Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:18:18.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:18:18.191Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:18:18.191Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:18:18.191Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:18:18.191Z] Benchmark 'db-shootout' failed with exception: [2026-02-22T07:18:18.191Z] java.lang.ExceptionInInitializerError [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-02-22T07:18:18.191Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-02-22T07:18:18.191Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-02-22T07:18:18.191Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:18:18.191Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:18:18.191Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:18:18.191Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:18:18.191Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:18:18.191Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:18:18.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:18:18.191Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:18:18.191Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:18:18.191Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:18:18.191Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38) [2026-02-22T07:18:18.191Z] ... 20 more [2026-02-22T07:18:18.191Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:18.191Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:18:18.191Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:18:18.191Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:18:18.191Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:18:18.191Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:18:18.191Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:18:18.191Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-02-22T07:18:18.191Z] ... 20 more [2026-02-22T07:18:18.193Z] The following benchmarks failed: db-shootout [2026-02-22T07:18:18.193Z] ----------------------------------- [2026-02-22T07:18:18.193Z] renaissance-db-shootout_0_FAILED [2026-02-22T07:18:18.193Z] ----------------------------------- [2026-02-22T07:18:18.193Z] [2026-02-22T07:18:18.193Z] TEST TEARDOWN: [2026-02-22T07:18:18.193Z] Nothing to be done for teardown. [2026-02-22T07:18:18.193Z] renaissance-db-shootout_0 Finish Time: Sun Feb 22 07:18:17 2026 Epoch Time (ms): 1771744697221 [2026-02-22T07:18:18.193Z] [2026-02-22T07:18:18.193Z] =============================================== [2026-02-22T07:18:18.193Z] Running test renaissance-dec-tree_0 ... [2026-02-22T07:18:18.193Z] =============================================== [2026-02-22T07:18:18.193Z] renaissance-dec-tree_0 Start Time: Sun Feb 22 07:18:17 2026 Epoch Time (ms): 1771744697255 [2026-02-22T07:18:18.193Z] variation: NoOptions [2026-02-22T07:18:18.193Z] JVM_OPTIONS: [2026-02-22T07:18:18.193Z] { \ [2026-02-22T07:18:18.193Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:18:18.193Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:18:18.193Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-dec-tree_0"; \ [2026-02-22T07:18:18.193Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-dec-tree_0"; \ [2026-02-22T07:18:18.193Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:18:18.193Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2026-02-22T07:18:18.193Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:18:18.193Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:18:18.193Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:18:18.193Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:18:18.193Z] [2026-02-22T07:18:18.193Z] TEST SETUP: [2026-02-22T07:18:18.193Z] Nothing to be done for setup. [2026-02-22T07:18:18.193Z] [2026-02-22T07:18:18.193Z] TESTING: [2026-02-22T07:18:18.193Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:18:18.193Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-dec-tree_0/launcher-071817-17246869572719293352/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:18:18.193Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:18:18.193Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:18:21.133Z] Benchmark 'dec-tree' failed with exception: [2026-02-22T07:18:21.134Z] java.lang.ExceptionInInitializerError [2026-02-22T07:18:21.134Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-02-22T07:18:21.134Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-02-22T07:18:21.134Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-02-22T07:18:21.134Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-02-22T07:18:21.134Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-02-22T07:18:21.134Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:18:21.134Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-02-22T07:18:21.134Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-02-22T07:18:21.134Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-02-22T07:18:21.134Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-02-22T07:18:21.134Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-02-22T07:18:21.134Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-02-22T07:18:21.134Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-02-22T07:18:21.134Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-02-22T07:18:21.134Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-02-22T07:18:21.134Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:18:21.134Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-02-22T07:18:21.134Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-02-22T07:18:21.134Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-02-22T07:18:21.134Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2026-02-22T07:18:21.134Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2026-02-22T07:18:21.134Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:18:21.134Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:18:21.134Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:18:21.134Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:18:21.134Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:18:21.134Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:18:21.134Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:18:21.134Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:18:21.134Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:18:21.134Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:18:21.134Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:18:21.134Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:18:21.134Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:18:21.134Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:21.134Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-02-22T07:18:21.134Z] ... 34 more [2026-02-22T07:18:21.134Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:18:21.134Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:18:21.134Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:18:21.134Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:18:21.134Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:18:21.134Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:18:21.134Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:18:21.134Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-02-22T07:18:21.134Z] ... 34 more [2026-02-22T07:18:21.134Z] The following benchmarks failed: dec-tree [2026-02-22T07:18:21.765Z] ----------------------------------- [2026-02-22T07:18:21.765Z] renaissance-dec-tree_0_FAILED [2026-02-22T07:18:21.765Z] ----------------------------------- [2026-02-22T07:18:21.765Z] [2026-02-22T07:18:21.765Z] TEST TEARDOWN: [2026-02-22T07:18:21.765Z] Nothing to be done for teardown. [2026-02-22T07:18:21.765Z] renaissance-dec-tree_0 Finish Time: Sun Feb 22 07:18:21 2026 Epoch Time (ms): 1771744701225 [2026-02-22T07:18:21.765Z] [2026-02-22T07:18:21.765Z] =============================================== [2026-02-22T07:18:21.765Z] Running test renaissance-finagle-chirper_0 ... [2026-02-22T07:18:21.765Z] =============================================== [2026-02-22T07:18:21.765Z] renaissance-finagle-chirper_0 Start Time: Sun Feb 22 07:18:21 2026 Epoch Time (ms): 1771744701245 [2026-02-22T07:18:21.765Z] renaissance-finagle-chirper_0_DISABLED [2026-02-22T07:18:21.765Z] Disabled Reason: [2026-02-22T07:18:21.765Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2026-02-22T07:18:21.765Z] renaissance-finagle-chirper_0 Finish Time: Sun Feb 22 07:18:21 2026 Epoch Time (ms): 1771744701259 [2026-02-22T07:18:21.765Z] [2026-02-22T07:18:21.765Z] =============================================== [2026-02-22T07:18:21.765Z] Running test renaissance-finagle-http_0 ... [2026-02-22T07:18:21.765Z] =============================================== [2026-02-22T07:18:21.765Z] renaissance-finagle-http_0 Start Time: Sun Feb 22 07:18:21 2026 Epoch Time (ms): 1771744701278 [2026-02-22T07:18:21.765Z] variation: NoOptions [2026-02-22T07:18:21.765Z] JVM_OPTIONS: [2026-02-22T07:18:21.765Z] { \ [2026-02-22T07:18:21.765Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:18:21.765Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:18:21.765Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-finagle-http_0"; \ [2026-02-22T07:18:21.765Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-finagle-http_0"; \ [2026-02-22T07:18:21.765Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:18:21.765Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2026-02-22T07:18:21.765Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:18:21.765Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:18:21.765Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:18:21.765Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:18:21.765Z] [2026-02-22T07:18:21.765Z] TEST SETUP: [2026-02-22T07:18:21.765Z] Nothing to be done for setup. [2026-02-22T07:18:21.765Z] [2026-02-22T07:18:21.765Z] TESTING: [2026-02-22T07:18:22.430Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:18:22.430Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-finagle-http_0/launcher-071821-2719769733426806526/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:18:22.430Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:18:22.430Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:18:23.799Z] finagle-http on :42441 spawning 2 client and default number of server workers. [2026-02-22T07:18:23.799Z] ====== finagle-http (web) [default], iteration 0 started ====== [2026-02-22T07:18:24.448Z] GC before operation: completed in 80.844 ms, heap usage 32.292 MB -> 11.236 MB. [2026-02-22T07:18:35.037Z] ====== finagle-http (web) [default], iteration 0 completed (9637.831 ms) ====== [2026-02-22T07:18:35.037Z] ====== finagle-http (web) [default], iteration 1 started ====== [2026-02-22T07:18:35.037Z] GC before operation: completed in 81.908 ms, heap usage 126.122 MB -> 13.609 MB. [2026-02-22T07:18:39.939Z] ====== finagle-http (web) [default], iteration 1 completed (5367.821 ms) ====== [2026-02-22T07:18:39.939Z] ====== finagle-http (web) [default], iteration 2 started ====== [2026-02-22T07:18:39.939Z] GC before operation: completed in 47.969 ms, heap usage 50.843 MB -> 14.258 MB. [2026-02-22T07:18:45.008Z] ====== finagle-http (web) [default], iteration 2 completed (4980.962 ms) ====== [2026-02-22T07:18:45.008Z] ====== finagle-http (web) [default], iteration 3 started ====== [2026-02-22T07:18:45.008Z] GC before operation: completed in 59.607 ms, heap usage 43.603 MB -> 14.300 MB. [2026-02-22T07:18:47.197Z] ====== finagle-http (web) [default], iteration 3 completed (2512.151 ms) ====== [2026-02-22T07:18:47.197Z] ====== finagle-http (web) [default], iteration 4 started ====== [2026-02-22T07:18:47.197Z] GC before operation: completed in 59.944 ms, heap usage 45.480 MB -> 14.358 MB. [2026-02-22T07:18:49.308Z] ====== finagle-http (web) [default], iteration 4 completed (2106.298 ms) ====== [2026-02-22T07:18:49.308Z] ====== finagle-http (web) [default], iteration 5 started ====== [2026-02-22T07:18:49.308Z] GC before operation: completed in 30.397 ms, heap usage 48.328 MB -> 14.401 MB. [2026-02-22T07:18:51.498Z] ====== finagle-http (web) [default], iteration 5 completed (1946.886 ms) ====== [2026-02-22T07:18:51.498Z] ====== finagle-http (web) [default], iteration 6 started ====== [2026-02-22T07:18:51.498Z] GC before operation: completed in 59.466 ms, heap usage 56.531 MB -> 14.417 MB. [2026-02-22T07:18:52.950Z] ====== finagle-http (web) [default], iteration 6 completed (1705.452 ms) ====== [2026-02-22T07:18:52.950Z] ====== finagle-http (web) [default], iteration 7 started ====== [2026-02-22T07:18:52.950Z] GC before operation: completed in 38.462 ms, heap usage 130.057 MB -> 14.856 MB. [2026-02-22T07:18:55.109Z] ====== finagle-http (web) [default], iteration 7 completed (1917.068 ms) ====== [2026-02-22T07:18:55.109Z] ====== finagle-http (web) [default], iteration 8 started ====== [2026-02-22T07:18:55.109Z] GC before operation: completed in 54.277 ms, heap usage 129.177 MB -> 14.421 MB. [2026-02-22T07:18:57.269Z] ====== finagle-http (web) [default], iteration 8 completed (2190.994 ms) ====== [2026-02-22T07:18:57.269Z] ====== finagle-http (web) [default], iteration 9 started ====== [2026-02-22T07:18:57.269Z] GC before operation: completed in 56.240 ms, heap usage 129.130 MB -> 14.421 MB. [2026-02-22T07:18:59.389Z] ====== finagle-http (web) [default], iteration 9 completed (2152.564 ms) ====== [2026-02-22T07:18:59.389Z] ====== finagle-http (web) [default], iteration 10 started ====== [2026-02-22T07:18:59.389Z] GC before operation: completed in 64.450 ms, heap usage 129.115 MB -> 14.427 MB. [2026-02-22T07:19:01.532Z] ====== finagle-http (web) [default], iteration 10 completed (2383.503 ms) ====== [2026-02-22T07:19:01.532Z] ====== finagle-http (web) [default], iteration 11 started ====== [2026-02-22T07:19:02.233Z] GC before operation: completed in 73.856 ms, heap usage 126.562 MB -> 14.449 MB. [2026-02-22T07:19:03.664Z] ====== finagle-http (web) [default], iteration 11 completed (1821.214 ms) ====== [2026-02-22T07:19:04.467Z] ----------------------------------- [2026-02-22T07:19:04.467Z] renaissance-finagle-http_0_PASSED [2026-02-22T07:19:04.467Z] ----------------------------------- [2026-02-22T07:19:04.467Z] [2026-02-22T07:19:04.467Z] TEST TEARDOWN: [2026-02-22T07:19:04.467Z] Nothing to be done for teardown. [2026-02-22T07:19:04.467Z] renaissance-finagle-http_0 Finish Time: Sun Feb 22 07:19:03 2026 Epoch Time (ms): 1771744743776 [2026-02-22T07:19:04.467Z] [2026-02-22T07:19:04.467Z] =============================================== [2026-02-22T07:19:04.467Z] Running test renaissance-log-regression_0 ... [2026-02-22T07:19:04.467Z] =============================================== [2026-02-22T07:19:04.467Z] renaissance-log-regression_0 Start Time: Sun Feb 22 07:19:03 2026 Epoch Time (ms): 1771744743807 [2026-02-22T07:19:04.467Z] variation: NoOptions [2026-02-22T07:19:04.467Z] JVM_OPTIONS: [2026-02-22T07:19:04.467Z] { \ [2026-02-22T07:19:04.467Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:19:04.467Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:19:04.467Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-log-regression_0"; \ [2026-02-22T07:19:04.467Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-log-regression_0"; \ [2026-02-22T07:19:04.467Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:19:04.467Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2026-02-22T07:19:04.467Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:19:04.467Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:19:04.467Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:19:04.467Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:19:04.467Z] [2026-02-22T07:19:04.467Z] TEST SETUP: [2026-02-22T07:19:04.467Z] Nothing to be done for setup. [2026-02-22T07:19:04.467Z] [2026-02-22T07:19:04.467Z] TESTING: [2026-02-22T07:19:04.467Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:19:04.467Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-log-regression_0/launcher-071903-6761397582540010225/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:19:04.467Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:19:04.467Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:19:08.402Z] Benchmark 'log-regression' failed with exception: [2026-02-22T07:19:08.402Z] java.lang.ExceptionInInitializerError [2026-02-22T07:19:08.402Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-02-22T07:19:08.402Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-02-22T07:19:08.402Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-02-22T07:19:08.402Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-02-22T07:19:08.402Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-02-22T07:19:08.402Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:19:08.402Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-02-22T07:19:08.402Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-02-22T07:19:08.402Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-02-22T07:19:08.402Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-02-22T07:19:08.403Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-02-22T07:19:08.403Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-02-22T07:19:08.403Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-02-22T07:19:08.403Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-02-22T07:19:08.403Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-02-22T07:19:08.403Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:19:08.403Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-02-22T07:19:08.403Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-02-22T07:19:08.403Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-02-22T07:19:08.403Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2026-02-22T07:19:08.403Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2026-02-22T07:19:08.403Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:19:08.403Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:19:08.403Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:19:08.403Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:19:08.403Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:19:08.403Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:19:08.403Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:19:08.403Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:19:08.403Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:19:08.403Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:19:08.403Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:19:08.403Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:19:08.403Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:19:08.403Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:19:08.403Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-02-22T07:19:08.403Z] ... 34 more [2026-02-22T07:19:08.403Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:19:08.403Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:19:08.403Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:19:08.403Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:19:08.403Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:19:08.403Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:19:08.403Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:19:08.403Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-02-22T07:19:08.403Z] ... 34 more [2026-02-22T07:19:08.403Z] The following benchmarks failed: log-regression [2026-02-22T07:19:09.087Z] ----------------------------------- [2026-02-22T07:19:09.087Z] renaissance-log-regression_0_FAILED [2026-02-22T07:19:09.087Z] ----------------------------------- [2026-02-22T07:19:09.087Z] [2026-02-22T07:19:09.087Z] TEST TEARDOWN: [2026-02-22T07:19:09.087Z] Nothing to be done for teardown. [2026-02-22T07:19:09.087Z] renaissance-log-regression_0 Finish Time: Sun Feb 22 07:19:08 2026 Epoch Time (ms): 1771744748371 [2026-02-22T07:19:09.087Z] [2026-02-22T07:19:09.087Z] =============================================== [2026-02-22T07:19:09.087Z] Running test renaissance-mnemonics_0 ... [2026-02-22T07:19:09.087Z] =============================================== [2026-02-22T07:19:09.087Z] renaissance-mnemonics_0 Start Time: Sun Feb 22 07:19:08 2026 Epoch Time (ms): 1771744748396 [2026-02-22T07:19:09.087Z] variation: NoOptions [2026-02-22T07:19:09.087Z] JVM_OPTIONS: [2026-02-22T07:19:09.087Z] { \ [2026-02-22T07:19:09.087Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:19:09.087Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:19:09.087Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-mnemonics_0"; \ [2026-02-22T07:19:09.087Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-mnemonics_0"; \ [2026-02-22T07:19:09.087Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:19:09.087Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2026-02-22T07:19:09.087Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:19:09.087Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:19:09.087Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:19:09.087Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:19:09.087Z] [2026-02-22T07:19:09.087Z] TEST SETUP: [2026-02-22T07:19:09.087Z] Nothing to be done for setup. [2026-02-22T07:19:09.087Z] [2026-02-22T07:19:09.087Z] TESTING: [2026-02-22T07:19:09.751Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:19:09.752Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-mnemonics_0/launcher-071908-16333636541213491784/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:19:09.752Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:19:09.752Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:19:10.428Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2026-02-22T07:19:10.428Z] GC before operation: completed in 18.897 ms, heap usage 16.135 MB -> 4.054 MB. [2026-02-22T07:19:17.074Z] ====== mnemonics (functional) [default], iteration 0 completed (5504.046 ms) ====== [2026-02-22T07:19:17.074Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2026-02-22T07:19:17.074Z] GC before operation: completed in 18.093 ms, heap usage 92.054 MB -> 4.090 MB. [2026-02-22T07:19:21.869Z] ====== mnemonics (functional) [default], iteration 1 completed (4702.531 ms) ====== [2026-02-22T07:19:21.870Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2026-02-22T07:19:21.870Z] GC before operation: completed in 11.988 ms, heap usage 240.090 MB -> 4.090 MB. [2026-02-22T07:19:26.882Z] ====== mnemonics (functional) [default], iteration 2 completed (5025.816 ms) ====== [2026-02-22T07:19:26.882Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2026-02-22T07:19:26.882Z] GC before operation: completed in 11.639 ms, heap usage 236.590 MB -> 4.091 MB. [2026-02-22T07:19:31.869Z] ====== mnemonics (functional) [default], iteration 3 completed (5217.561 ms) ====== [2026-02-22T07:19:31.869Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2026-02-22T07:19:31.869Z] GC before operation: completed in 12.316 ms, heap usage 224.591 MB -> 4.090 MB. [2026-02-22T07:19:38.087Z] ====== mnemonics (functional) [default], iteration 4 completed (5318.077 ms) ====== [2026-02-22T07:19:38.087Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2026-02-22T07:19:38.087Z] GC before operation: completed in 12.581 ms, heap usage 208.090 MB -> 4.090 MB. [2026-02-22T07:19:43.091Z] ====== mnemonics (functional) [default], iteration 5 completed (5425.705 ms) ====== [2026-02-22T07:19:43.091Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2026-02-22T07:19:43.091Z] GC before operation: completed in 11.052 ms, heap usage 205.590 MB -> 4.090 MB. [2026-02-22T07:19:49.179Z] ====== mnemonics (functional) [default], iteration 6 completed (5317.739 ms) ====== [2026-02-22T07:19:49.179Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2026-02-22T07:19:49.179Z] GC before operation: completed in 11.024 ms, heap usage 119.090 MB -> 4.091 MB. [2026-02-22T07:19:54.205Z] ====== mnemonics (functional) [default], iteration 7 completed (5021.850 ms) ====== [2026-02-22T07:19:54.205Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2026-02-22T07:19:54.205Z] GC before operation: completed in 22.104 ms, heap usage 117.469 MB -> 4.091 MB. [2026-02-22T07:19:59.315Z] ====== mnemonics (functional) [default], iteration 8 completed (4812.430 ms) ====== [2026-02-22T07:19:59.315Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2026-02-22T07:19:59.315Z] GC before operation: completed in 14.261 ms, heap usage 471.091 MB -> 4.091 MB. [2026-02-22T07:20:04.312Z] ====== mnemonics (functional) [default], iteration 9 completed (5054.432 ms) ====== [2026-02-22T07:20:04.312Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2026-02-22T07:20:04.312Z] GC before operation: completed in 15.973 ms, heap usage 449.091 MB -> 4.091 MB. [2026-02-22T07:20:10.417Z] ====== mnemonics (functional) [default], iteration 10 completed (5454.366 ms) ====== [2026-02-22T07:20:10.417Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2026-02-22T07:20:10.417Z] GC before operation: completed in 25.168 ms, heap usage 448.091 MB -> 4.091 MB. [2026-02-22T07:20:15.418Z] ====== mnemonics (functional) [default], iteration 11 completed (5110.472 ms) ====== [2026-02-22T07:20:15.418Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2026-02-22T07:20:15.418Z] GC before operation: completed in 20.632 ms, heap usage 447.091 MB -> 4.091 MB. [2026-02-22T07:20:20.245Z] ====== mnemonics (functional) [default], iteration 12 completed (5087.638 ms) ====== [2026-02-22T07:20:20.245Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2026-02-22T07:20:20.245Z] GC before operation: completed in 17.633 ms, heap usage 448.091 MB -> 4.091 MB. [2026-02-22T07:20:26.308Z] ====== mnemonics (functional) [default], iteration 13 completed (5336.917 ms) ====== [2026-02-22T07:20:26.308Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2026-02-22T07:20:26.308Z] GC before operation: completed in 34.113 ms, heap usage 447.091 MB -> 4.091 MB. [2026-02-22T07:20:31.584Z] ====== mnemonics (functional) [default], iteration 14 completed (5132.262 ms) ====== [2026-02-22T07:20:31.584Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2026-02-22T07:20:31.584Z] GC before operation: completed in 20.797 ms, heap usage 449.091 MB -> 4.091 MB. [2026-02-22T07:20:37.924Z] ====== mnemonics (functional) [default], iteration 15 completed (5977.207 ms) ====== [2026-02-22T07:20:37.924Z] ----------------------------------- [2026-02-22T07:20:37.924Z] renaissance-mnemonics_0_PASSED [2026-02-22T07:20:37.924Z] ----------------------------------- [2026-02-22T07:20:37.924Z] [2026-02-22T07:20:37.924Z] TEST TEARDOWN: [2026-02-22T07:20:37.924Z] Nothing to be done for teardown. [2026-02-22T07:20:37.924Z] renaissance-mnemonics_0 Finish Time: Sun Feb 22 07:20:37 2026 Epoch Time (ms): 1771744837554 [2026-02-22T07:20:37.924Z] [2026-02-22T07:20:37.924Z] =============================================== [2026-02-22T07:20:37.924Z] Running test renaissance-movie-lens_0 ... [2026-02-22T07:20:37.924Z] =============================================== [2026-02-22T07:20:37.924Z] renaissance-movie-lens_0 Start Time: Sun Feb 22 07:20:37 2026 Epoch Time (ms): 1771744837574 [2026-02-22T07:20:37.924Z] variation: NoOptions [2026-02-22T07:20:37.924Z] JVM_OPTIONS: [2026-02-22T07:20:37.924Z] { \ [2026-02-22T07:20:37.924Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:20:37.924Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:20:37.924Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-movie-lens_0"; \ [2026-02-22T07:20:37.924Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-movie-lens_0"; \ [2026-02-22T07:20:37.924Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:20:37.924Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2026-02-22T07:20:37.924Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:20:37.924Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:20:37.924Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:20:37.924Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:20:37.924Z] [2026-02-22T07:20:37.924Z] TEST SETUP: [2026-02-22T07:20:37.924Z] Nothing to be done for setup. [2026-02-22T07:20:37.924Z] [2026-02-22T07:20:37.924Z] TESTING: [2026-02-22T07:20:39.300Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:20:39.300Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-movie-lens_0/launcher-072038-4003599271018973045/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:20:39.300Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:20:39.300Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:20:43.356Z] Benchmark 'movie-lens' failed with exception: [2026-02-22T07:20:43.356Z] java.lang.ExceptionInInitializerError [2026-02-22T07:20:43.356Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-02-22T07:20:43.356Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-02-22T07:20:43.356Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-02-22T07:20:43.356Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-02-22T07:20:43.356Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-02-22T07:20:43.356Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:20:43.356Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-02-22T07:20:43.356Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-02-22T07:20:43.356Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-02-22T07:20:43.356Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-02-22T07:20:43.356Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-02-22T07:20:43.356Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-02-22T07:20:43.356Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-02-22T07:20:43.356Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-02-22T07:20:43.356Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-02-22T07:20:43.356Z] at scala.Option.getOrElse(Option.scala:201) [2026-02-22T07:20:43.356Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-02-22T07:20:43.356Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-02-22T07:20:43.356Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-02-22T07:20:43.356Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2026-02-22T07:20:43.356Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2026-02-22T07:20:43.356Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-02-22T07:20:43.356Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-02-22T07:20:43.356Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-02-22T07:20:43.356Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-02-22T07:20:43.356Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-02-22T07:20:43.356Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-02-22T07:20:43.356Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-02-22T07:20:43.356Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-02-22T07:20:43.356Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-02-22T07:20:43.356Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-02-22T07:20:43.356Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-02-22T07:20:43.356Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-02-22T07:20:43.356Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-02-22T07:20:43.356Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:20:43.356Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-02-22T07:20:43.356Z] ... 34 more [2026-02-22T07:20:43.356Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-02-22T07:20:43.356Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-02-22T07:20:43.356Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-02-22T07:20:43.356Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-02-22T07:20:43.356Z] at java.base/java.lang.Class.forName0(Native Method) [2026-02-22T07:20:43.356Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-02-22T07:20:43.356Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-02-22T07:20:43.356Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-02-22T07:20:43.356Z] ... 34 more [2026-02-22T07:20:43.356Z] The following benchmarks failed: movie-lens [2026-02-22T07:20:43.356Z] ----------------------------------- [2026-02-22T07:20:43.356Z] renaissance-movie-lens_0_FAILED [2026-02-22T07:20:43.356Z] ----------------------------------- [2026-02-22T07:20:43.356Z] [2026-02-22T07:20:43.356Z] TEST TEARDOWN: [2026-02-22T07:20:43.356Z] Nothing to be done for teardown. [2026-02-22T07:20:43.356Z] renaissance-movie-lens_0 Finish Time: Sun Feb 22 07:20:42 2026 Epoch Time (ms): 1771744842922 [2026-02-22T07:20:43.356Z] [2026-02-22T07:20:43.356Z] =============================================== [2026-02-22T07:20:43.356Z] Running test renaissance-par-mnemonics_0 ... [2026-02-22T07:20:43.356Z] =============================================== [2026-02-22T07:20:43.356Z] renaissance-par-mnemonics_0 Start Time: Sun Feb 22 07:20:42 2026 Epoch Time (ms): 1771744842940 [2026-02-22T07:20:43.356Z] variation: NoOptions [2026-02-22T07:20:43.356Z] JVM_OPTIONS: [2026-02-22T07:20:43.356Z] { \ [2026-02-22T07:20:43.356Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:20:43.356Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:20:43.356Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-par-mnemonics_0"; \ [2026-02-22T07:20:43.356Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-par-mnemonics_0"; \ [2026-02-22T07:20:43.356Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:20:43.356Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2026-02-22T07:20:43.356Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:20:43.356Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:20:43.356Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:20:43.356Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:20:43.356Z] [2026-02-22T07:20:43.356Z] TEST SETUP: [2026-02-22T07:20:43.356Z] Nothing to be done for setup. [2026-02-22T07:20:43.356Z] [2026-02-22T07:20:43.356Z] TESTING: [2026-02-22T07:20:43.992Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:20:43.992Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-par-mnemonics_0/launcher-072043-1437833813899703264/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:20:43.992Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:20:43.992Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:20:44.652Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2026-02-22T07:20:44.652Z] GC before operation: completed in 19.363 ms, heap usage 5.635 MB -> 4.089 MB. [2026-02-22T07:20:49.613Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4677.919 ms) ====== [2026-02-22T07:20:49.613Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2026-02-22T07:20:49.613Z] GC before operation: completed in 18.854 ms, heap usage 250.947 MB -> 4.144 MB. [2026-02-22T07:20:54.695Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4881.633 ms) ====== [2026-02-22T07:20:54.695Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2026-02-22T07:20:54.695Z] GC before operation: completed in 25.882 ms, heap usage 408.144 MB -> 4.144 MB. [2026-02-22T07:20:59.628Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4601.223 ms) ====== [2026-02-22T07:20:59.628Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2026-02-22T07:20:59.628Z] GC before operation: completed in 19.318 ms, heap usage 409.644 MB -> 4.144 MB. [2026-02-22T07:21:04.785Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4818.452 ms) ====== [2026-02-22T07:21:04.785Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2026-02-22T07:21:04.785Z] GC before operation: completed in 29.922 ms, heap usage 352.144 MB -> 4.145 MB. [2026-02-22T07:21:09.786Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4727.191 ms) ====== [2026-02-22T07:21:09.786Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2026-02-22T07:21:09.786Z] GC before operation: completed in 14.544 ms, heap usage 338.645 MB -> 4.145 MB. [2026-02-22T07:21:14.580Z] ====== par-mnemonics (functional) [default], iteration 5 completed (4182.579 ms) ====== [2026-02-22T07:21:14.580Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2026-02-22T07:21:14.580Z] GC before operation: completed in 11.367 ms, heap usage 341.145 MB -> 4.145 MB. [2026-02-22T07:21:18.363Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4240.996 ms) ====== [2026-02-22T07:21:18.363Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2026-02-22T07:21:18.363Z] GC before operation: completed in 11.864 ms, heap usage 341.145 MB -> 4.145 MB. [2026-02-22T07:21:23.220Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3989.290 ms) ====== [2026-02-22T07:21:23.220Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2026-02-22T07:21:23.220Z] GC before operation: completed in 12.610 ms, heap usage 340.645 MB -> 4.145 MB. [2026-02-22T07:21:27.043Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4411.061 ms) ====== [2026-02-22T07:21:27.043Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2026-02-22T07:21:27.043Z] GC before operation: completed in 17.197 ms, heap usage 341.645 MB -> 4.145 MB. [2026-02-22T07:21:31.989Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4753.408 ms) ====== [2026-02-22T07:21:31.989Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2026-02-22T07:21:31.989Z] GC before operation: completed in 35.245 ms, heap usage 341.145 MB -> 4.145 MB. [2026-02-22T07:21:38.087Z] ====== par-mnemonics (functional) [default], iteration 10 completed (5152.995 ms) ====== [2026-02-22T07:21:38.087Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2026-02-22T07:21:38.087Z] GC before operation: completed in 10.546 ms, heap usage 340.145 MB -> 4.145 MB. [2026-02-22T07:21:42.103Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4222.959 ms) ====== [2026-02-22T07:21:42.103Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2026-02-22T07:21:42.103Z] GC before operation: completed in 14.799 ms, heap usage 342.645 MB -> 4.145 MB. [2026-02-22T07:21:47.039Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4345.485 ms) ====== [2026-02-22T07:21:47.039Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2026-02-22T07:21:47.039Z] GC before operation: completed in 20.624 ms, heap usage 342.145 MB -> 4.145 MB. [2026-02-22T07:21:50.937Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4335.823 ms) ====== [2026-02-22T07:21:50.937Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2026-02-22T07:21:50.937Z] GC before operation: completed in 12.046 ms, heap usage 342.145 MB -> 4.145 MB. [2026-02-22T07:21:56.323Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4642.640 ms) ====== [2026-02-22T07:21:56.323Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2026-02-22T07:21:56.323Z] GC before operation: completed in 13.657 ms, heap usage 341.645 MB -> 4.145 MB. [2026-02-22T07:22:01.302Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4815.276 ms) ====== [2026-02-22T07:22:01.302Z] ----------------------------------- [2026-02-22T07:22:01.302Z] renaissance-par-mnemonics_0_PASSED [2026-02-22T07:22:01.302Z] ----------------------------------- [2026-02-22T07:22:01.302Z] [2026-02-22T07:22:01.302Z] TEST TEARDOWN: [2026-02-22T07:22:01.302Z] Nothing to be done for teardown. [2026-02-22T07:22:01.302Z] renaissance-par-mnemonics_0 Finish Time: Sun Feb 22 07:22:01 2026 Epoch Time (ms): 1771744921138 [2026-02-22T07:22:01.302Z] [2026-02-22T07:22:01.302Z] =============================================== [2026-02-22T07:22:01.302Z] Running test renaissance-philosophers_0 ... [2026-02-22T07:22:01.302Z] =============================================== [2026-02-22T07:22:01.302Z] renaissance-philosophers_0 Start Time: Sun Feb 22 07:22:01 2026 Epoch Time (ms): 1771744921164 [2026-02-22T07:22:01.302Z] variation: NoOptions [2026-02-22T07:22:01.302Z] JVM_OPTIONS: [2026-02-22T07:22:01.302Z] { \ [2026-02-22T07:22:01.302Z] echo ""; echo "TEST SETUP:"; \ [2026-02-22T07:22:01.302Z] echo "Nothing to be done for setup."; \ [2026-02-22T07:22:01.302Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-philosophers_0"; \ [2026-02-22T07:22:01.302Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-philosophers_0"; \ [2026-02-22T07:22:01.302Z] echo ""; echo "TESTING:"; \ [2026-02-22T07:22:01.302Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2026-02-22T07:22:01.302Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-22T07:22:01.302Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-22T07:22:01.302Z] echo "Nothing to be done for teardown."; \ [2026-02-22T07:22:01.302Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult"; [2026-02-22T07:22:01.302Z] [2026-02-22T07:22:01.302Z] TEST SETUP: [2026-02-22T07:22:01.302Z] Nothing to be done for setup. [2026-02-22T07:22:01.302Z] [2026-02-22T07:22:01.302Z] TESTING: [2026-02-22T07:22:02.708Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-22T07:22:02.708Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_17717444715350/renaissance-philosophers_0/launcher-072201-5411611551995706114/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-22T07:22:02.708Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-22T07:22:02.708Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-22T07:22:02.708Z] ====== philosophers (scala) [default], iteration 0 started ====== [2026-02-22T07:22:02.708Z] GC before operation: completed in 39.295 ms, heap usage 9.836 MB -> 5.030 MB. [2026-02-22T07:22:04.889Z] Camera thread performed 122 scans. [2026-02-22T07:22:04.889Z] ====== philosophers (scala) [default], iteration 0 completed (1602.761 ms) ====== [2026-02-22T07:22:04.889Z] ====== philosophers (scala) [default], iteration 1 started ====== [2026-02-22T07:22:04.889Z] GC before operation: completed in 17.586 ms, heap usage 52.025 MB -> 5.368 MB. [2026-02-22T07:22:04.889Z] Camera thread performed 122 scans. [2026-02-22T07:22:04.889Z] ====== philosophers (scala) [default], iteration 1 completed (669.714 ms) ====== [2026-02-22T07:22:04.889Z] ====== philosophers (scala) [default], iteration 2 started ====== [2026-02-22T07:22:05.557Z] GC before operation: completed in 12.501 ms, heap usage 36.480 MB -> 5.370 MB. [2026-02-22T07:22:05.557Z] Camera thread performed 122 scans. [2026-02-22T07:22:05.557Z] ====== philosophers (scala) [default], iteration 2 completed (437.052 ms) ====== [2026-02-22T07:22:05.557Z] ====== philosophers (scala) [default], iteration 3 started ====== [2026-02-22T07:22:05.557Z] GC before operation: completed in 22.811 ms, heap usage 161.969 MB -> 5.391 MB. [2026-02-22T07:22:06.207Z] Camera thread performed 122 scans. [2026-02-22T07:22:06.207Z] ====== philosophers (scala) [default], iteration 3 completed (577.476 ms) ====== [2026-02-22T07:22:06.207Z] ====== philosophers (scala) [default], iteration 4 started ====== [2026-02-22T07:22:06.207Z] GC before operation: completed in 11.578 ms, heap usage 49.269 MB -> 5.370 MB. [2026-02-22T07:22:06.848Z] Camera thread performed 122 scans. [2026-02-22T07:22:06.848Z] ====== philosophers (scala) [default], iteration 4 completed (466.250 ms) ====== [2026-02-22T07:22:06.848Z] ====== philosophers (scala) [default], iteration 5 started ====== [2026-02-22T07:22:06.848Z] GC before operation: completed in 12.166 ms, heap usage 38.144 MB -> 5.370 MB. [2026-02-22T07:22:07.504Z] Camera thread performed 122 scans. [2026-02-22T07:22:07.504Z] ====== philosophers (scala) [default], iteration 5 completed (552.579 ms) ====== [2026-02-22T07:22:07.504Z] ====== philosophers (scala) [default], iteration 6 started ====== [2026-02-22T07:22:07.504Z] GC before operation: completed in 10.663 ms, heap usage 118.269 MB -> 5.370 MB. [2026-02-22T07:22:07.504Z] Camera thread performed 122 scans. [2026-02-22T07:22:07.504Z] ====== philosophers (scala) [default], iteration 6 completed (480.208 ms) ====== [2026-02-22T07:22:07.504Z] ====== philosophers (scala) [default], iteration 7 started ====== [2026-02-22T07:22:07.504Z] GC before operation: completed in 12.640 ms, heap usage 238.521 MB -> 5.371 MB. [2026-02-22T07:22:08.163Z] Camera thread performed 122 scans. [2026-02-22T07:22:08.163Z] ====== philosophers (scala) [default], iteration 7 completed (584.412 ms) ====== [2026-02-22T07:22:08.163Z] ====== philosophers (scala) [default], iteration 8 started ====== [2026-02-22T07:22:08.163Z] GC before operation: completed in 12.917 ms, heap usage 93.023 MB -> 5.371 MB. [2026-02-22T07:22:08.810Z] Camera thread performed 122 scans. [2026-02-22T07:22:08.810Z] ====== philosophers (scala) [default], iteration 8 completed (614.149 ms) ====== [2026-02-22T07:22:08.810Z] ====== philosophers (scala) [default], iteration 9 started ====== [2026-02-22T07:22:08.810Z] GC before operation: completed in 14.989 ms, heap usage 132.505 MB -> 5.371 MB. [2026-02-22T07:22:09.481Z] Camera thread performed 122 scans. [2026-02-22T07:22:09.481Z] ====== philosophers (scala) [default], iteration 9 completed (664.585 ms) ====== [2026-02-22T07:22:09.481Z] ====== philosophers (scala) [default], iteration 10 started ====== [2026-02-22T07:22:09.481Z] GC before operation: completed in 18.286 ms, heap usage 127.997 MB -> 5.372 MB. [2026-02-22T07:22:10.111Z] Camera thread performed 122 scans. [2026-02-22T07:22:10.111Z] ====== philosophers (scala) [default], iteration 10 completed (715.822 ms) ====== [2026-02-22T07:22:10.111Z] ====== philosophers (scala) [default], iteration 11 started ====== [2026-02-22T07:22:10.111Z] GC before operation: completed in 15.042 ms, heap usage 62.462 MB -> 5.372 MB. [2026-02-22T07:22:11.422Z] Camera thread performed 122 scans. [2026-02-22T07:22:11.422Z] ====== philosophers (scala) [default], iteration 11 completed (691.276 ms) ====== [2026-02-22T07:22:11.422Z] ====== philosophers (scala) [default], iteration 12 started ====== [2026-02-22T07:22:11.422Z] GC before operation: completed in 12.503 ms, heap usage 153.485 MB -> 5.372 MB. [2026-02-22T07:22:12.123Z] Camera thread performed 122 scans. [2026-02-22T07:22:12.123Z] ====== philosophers (scala) [default], iteration 12 completed (684.742 ms) ====== [2026-02-22T07:22:12.123Z] ====== philosophers (scala) [default], iteration 13 started ====== [2026-02-22T07:22:12.123Z] GC before operation: completed in 12.730 ms, heap usage 406.372 MB -> 5.372 MB. [2026-02-22T07:22:12.123Z] Camera thread performed 122 scans. [2026-02-22T07:22:12.123Z] ====== philosophers (scala) [default], iteration 13 completed (554.467 ms) ====== [2026-02-22T07:22:12.123Z] ====== philosophers (scala) [default], iteration 14 started ====== [2026-02-22T07:22:12.124Z] GC before operation: completed in 14.253 ms, heap usage 443.379 MB -> 5.372 MB. [2026-02-22T07:22:12.785Z] Camera thread performed 122 scans. [2026-02-22T07:22:12.785Z] ====== philosophers (scala) [default], iteration 14 completed (501.226 ms) ====== [2026-02-22T07:22:12.785Z] ====== philosophers (scala) [default], iteration 15 started ====== [2026-02-22T07:22:12.785Z] GC before operation: completed in 14.385 ms, heap usage 330.372 MB -> 5.373 MB. [2026-02-22T07:22:13.432Z] Camera thread performed 122 scans. [2026-02-22T07:22:13.432Z] ====== philosophers (scala) [default], iteration 15 completed (434.151 ms) ====== [2026-02-22T07:22:13.432Z] ====== philosophers (scala) [default], iteration 16 started ====== [2026-02-22T07:22:13.432Z] GC before operation: completed in 17.231 ms, heap usage 315.376 MB -> 5.373 MB. [2026-02-22T07:22:14.078Z] Camera thread performed 122 scans. [2026-02-22T07:22:14.078Z] ====== philosophers (scala) [default], iteration 16 completed (600.999 ms) ====== [2026-02-22T07:22:14.078Z] ====== philosophers (scala) [default], iteration 17 started ====== [2026-02-22T07:22:14.078Z] GC before operation: completed in 14.292 ms, heap usage 380.376 MB -> 5.373 MB. [2026-02-22T07:22:14.740Z] Camera thread performed 122 scans. [2026-02-22T07:22:14.740Z] ====== philosophers (scala) [default], iteration 17 completed (777.888 ms) ====== [2026-02-22T07:22:14.740Z] ====== philosophers (scala) [default], iteration 18 started ====== [2026-02-22T07:22:14.740Z] GC before operation: completed in 15.882 ms, heap usage 33.490 MB -> 5.373 MB. [2026-02-22T07:22:15.399Z] Camera thread performed 122 scans. [2026-02-22T07:22:15.399Z] ====== philosophers (scala) [default], iteration 18 completed (510.968 ms) ====== [2026-02-22T07:22:15.399Z] ====== philosophers (scala) [default], iteration 19 started ====== [2026-02-22T07:22:15.399Z] GC before operation: completed in 19.476 ms, heap usage 347.876 MB -> 5.373 MB. [2026-02-22T07:22:16.039Z] Camera thread performed 122 scans. [2026-02-22T07:22:16.039Z] ====== philosophers (scala) [default], iteration 19 completed (581.504 ms) ====== [2026-02-22T07:22:16.039Z] ====== philosophers (scala) [default], iteration 20 started ====== [2026-02-22T07:22:16.039Z] GC before operation: completed in 13.709 ms, heap usage 390.877 MB -> 5.373 MB. [2026-02-22T07:22:16.680Z] Camera thread performed 122 scans. [2026-02-22T07:22:16.680Z] ====== philosophers (scala) [default], iteration 20 completed (630.023 ms) ====== [2026-02-22T07:22:16.680Z] ====== philosophers (scala) [default], iteration 21 started ====== [2026-02-22T07:22:16.680Z] GC before operation: completed in 11.029 ms, heap usage 38.486 MB -> 5.374 MB. [2026-02-22T07:22:17.318Z] Camera thread performed 122 scans. [2026-02-22T07:22:17.318Z] ====== philosophers (scala) [default], iteration 21 completed (669.762 ms) ====== [2026-02-22T07:22:17.318Z] ====== philosophers (scala) [default], iteration 22 started ====== [2026-02-22T07:22:17.318Z] GC before operation: completed in 12.086 ms, heap usage 28.962 MB -> 5.373 MB. [2026-02-22T07:22:17.980Z] Camera thread performed 122 scans. [2026-02-22T07:22:17.980Z] ====== philosophers (scala) [default], iteration 22 completed (681.550 ms) ====== [2026-02-22T07:22:17.980Z] ====== philosophers (scala) [default], iteration 23 started ====== [2026-02-22T07:22:17.980Z] GC before operation: completed in 12.606 ms, heap usage 27.460 MB -> 5.375 MB. [2026-02-22T07:22:18.624Z] Camera thread performed 122 scans. [2026-02-22T07:22:18.624Z] ====== philosophers (scala) [default], iteration 23 completed (581.622 ms) ====== [2026-02-22T07:22:18.624Z] ====== philosophers (scala) [default], iteration 24 started ====== [2026-02-22T07:22:18.624Z] GC before operation: completed in 18.012 ms, heap usage 418.378 MB -> 5.375 MB. [2026-02-22T07:22:19.264Z] Camera thread performed 122 scans. [2026-02-22T07:22:19.264Z] ====== philosophers (scala) [default], iteration 24 completed (621.817 ms) ====== [2026-02-22T07:22:19.264Z] ====== philosophers (scala) [default], iteration 25 started ====== [2026-02-22T07:22:19.264Z] GC before operation: completed in 13.188 ms, heap usage 388.378 MB -> 5.375 MB. [2026-02-22T07:22:19.917Z] Camera thread performed 122 scans. [2026-02-22T07:22:19.917Z] ====== philosophers (scala) [default], iteration 25 completed (625.635 ms) ====== [2026-02-22T07:22:19.917Z] ====== philosophers (scala) [default], iteration 26 started ====== [2026-02-22T07:22:19.917Z] GC before operation: completed in 16.182 ms, heap usage 63.989 MB -> 5.395 MB. [2026-02-22T07:22:20.541Z] Camera thread performed 122 scans. [2026-02-22T07:22:20.541Z] ====== philosophers (scala) [default], iteration 26 completed (667.695 ms) ====== [2026-02-22T07:22:20.541Z] ====== philosophers (scala) [default], iteration 27 started ====== [2026-02-22T07:22:20.541Z] GC before operation: completed in 13.067 ms, heap usage 33.484 MB -> 5.375 MB. [2026-02-22T07:22:21.169Z] Camera thread performed 122 scans. [2026-02-22T07:22:21.169Z] ====== philosophers (scala) [default], iteration 27 completed (627.672 ms) ====== [2026-02-22T07:22:21.169Z] ====== philosophers (scala) [default], iteration 28 started ====== [2026-02-22T07:22:21.169Z] GC before operation: completed in 14.452 ms, heap usage 377.378 MB -> 5.375 MB. [2026-02-22T07:22:21.796Z] Camera thread performed 122 scans. [2026-02-22T07:22:21.796Z] ====== philosophers (scala) [default], iteration 28 completed (580.971 ms) ====== [2026-02-22T07:22:21.796Z] ====== philosophers (scala) [default], iteration 29 started ====== [2026-02-22T07:22:21.796Z] GC before operation: completed in 17.732 ms, heap usage 416.378 MB -> 5.375 MB. [2026-02-22T07:22:22.453Z] Camera thread performed 122 scans. [2026-02-22T07:22:22.453Z] ====== philosophers (scala) [default], iteration 29 completed (465.716 ms) ====== [2026-02-22T07:22:22.453Z] ----------------------------------- [2026-02-22T07:22:22.453Z] renaissance-philosophers_0_PASSED [2026-02-22T07:22:22.453Z] ----------------------------------- [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] TEST TEARDOWN: [2026-02-22T07:22:22.453Z] Nothing to be done for teardown. [2026-02-22T07:22:22.453Z] renaissance-philosophers_0 Finish Time: Sun Feb 22 07:22:22 2026 Epoch Time (ms): 1771744942097 [2026-02-22T07:22:22.453Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance' [2026-02-22T07:22:22.453Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/perf' [2026-02-22T07:22:22.453Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests' [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] All tests finished, run result summary: [2026-02-22T07:22:22.453Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-22T07:22:22.453Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17717444715350/ --tapName=Test_openjdk27_hs_extended.perf_s390x_linux.tap --comment="" [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] TEST TARGETS SUMMARY [2026-02-22T07:22:22.453Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-02-22T07:22:22.453Z] DISABLED test targets: [2026-02-22T07:22:22.453Z] dacapo-avrora_0 [2026-02-22T07:22:22.453Z] renaissance-finagle-chirper_0 [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] PASSED test targets: [2026-02-22T07:22:22.453Z] dacapo-jython_0 [2026-02-22T07:22:22.453Z] dacapo-luindex_0 [2026-02-22T07:22:22.453Z] dacapo-pmd_0 [2026-02-22T07:22:22.453Z] dacapo-sunflow_0 [2026-02-22T07:22:22.453Z] dacapo-tomcat_0 [2026-02-22T07:22:22.453Z] dacapo-xalan_0 [2026-02-22T07:22:22.453Z] renaissance-finagle-http_0 [2026-02-22T07:22:22.453Z] renaissance-mnemonics_0 [2026-02-22T07:22:22.453Z] renaissance-par-mnemonics_0 [2026-02-22T07:22:22.453Z] renaissance-philosophers_0 [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] FAILED test targets: [2026-02-22T07:22:22.453Z] dacapo-fop_0 [2026-02-22T07:22:22.453Z] renaissance-als_0 [2026-02-22T07:22:22.453Z] renaissance-chi-square_0 [2026-02-22T07:22:22.453Z] renaissance-db-shootout_0 [2026-02-22T07:22:22.453Z] renaissance-dec-tree_0 [2026-02-22T07:22:22.453Z] renaissance-log-regression_0 [2026-02-22T07:22:22.453Z] renaissance-movie-lens_0 [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] TOTAL: 19 EXECUTED: 17 PASSED: 10 FAILED: 7 DISABLED: 2 SKIPPED: 0 [2026-02-22T07:22:22.453Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-02-22T07:22:22.453Z] [2026-02-22T07:22:22.453Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2026-02-22T07:22:22.453Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux/aqa-tests/TKG' [2026-02-22T07:22:22.453Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2026-02-22T07:22:23.885Z] ++ uname [2026-02-22T07:22:23.885Z] + '[' Linux = AIX ']' [2026-02-22T07:22:23.885Z] ++ uname [2026-02-22T07:22:23.885Z] + '[' Linux = SunOS ']' [2026-02-22T07:22:23.885Z] ++ uname [2026-02-22T07:22:23.885Z] + '[' Linux = '*BSD' ']' [2026-02-22T07:22:23.885Z] + MAKE=make [2026-02-22T07:22:23.885Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-22T07:22:23.885Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-02-22T07:22:24.219Z] $ ssh-agent -k [2026-02-22T07:22:24.223Z] unset SSH_AUTH_SOCK; [2026-02-22T07:22:24.223Z] unset SSH_AGENT_PID; [2026-02-22T07:22:24.223Z] echo Agent pid 31381 killed; [2026-02-22T07:22:24.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-02-22T07:22:24.731Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2026-02-22T07:22:25.298Z] no DaCapo-h2 metric found [Pipeline] echo [2026-02-22T07:22:25.338Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-02-22T07:22:25.408Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-02-22T07:22:25.507Z] Archiving artifacts [2026-02-22T07:22:25.736Z] Recording fingerprints [Pipeline] echo [2026-02-22T07:22:25.848Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-22T07:22:25.966Z] Archiving artifacts [2026-02-22T07:22:26.264Z] Recording fingerprints [Pipeline] sh [2026-02-22T07:22:27.590Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17717444715350 [Pipeline] echo [2026-02-22T07:22:27.891Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-02-22T07:22:28.004Z] Archiving artifacts [2026-02-22T07:22:28.237Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-02-22T07:22:30.720Z] Tap file found: aqa-tests/TKG/output_17717444715350/Test_openjdk27_hs_extended.perf_s390x_linux.tap... [Pipeline] readFile [Pipeline] junit [2026-02-22T07:22:31.115Z] Recording test results [2026-02-22T07:22:31.428Z] None of the test reports contained any result [2026-02-22T07:22:31.429Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-22T07:22:31.467Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-22T07:22:31.338Z] No test report files were found. Configuration error? [2026-02-22T07:22:32.775Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-22T07:22:32.775Z] Unix type machine.. [2026-02-22T07:22:32.775Z] Running on a Linux host [2026-02-22T07:22:32.775Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-22T07:22:33.326Z] [WS-CLEANUP] Deleting project workspace... [2026-02-22T07:22:33.326Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-22T07:22:34.862Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-02-22T07:22:36.162Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2026-02-22T07:22:43.525Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-22T07:22:43.860Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-02-22T07:22:44.079Z] allocate a node for generating rerun job ... [Pipeline] node [2026-02-22T07:22:44.147Z] Running on test-rise-ubuntu2404-riscv64-6 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { [Pipeline] echo [2026-02-22T07:22:44.163Z] Generating rerun Test_openjdk27_hs_extended.perf_s390x_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_s390x_linux_rerun) [Pipeline] echo [2026-02-22T07:22:44.203Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_s390x_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-02-22T07:22:44.944Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-02-22T07:22:45.577Z] Processing DSL script testJobTemplate [2026-02-22T07:23:52.474Z] LEVELS: [extended] [2026-02-22T07:23:52.474Z] JDK_VERSIONS: [8] [2026-02-22T07:23:52.474Z] GROUPS: [perf] [2026-02-22T07:23:52.475Z] ARCH_OS_LIST: [s390x_linux] [2026-02-22T07:23:52.608Z] Existing items: [2026-02-22T07:23:52.608Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_s390x_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-02-22T07:23:52.913Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_s390x_linux_rerun) [Pipeline] build [2026-02-22T07:23:52.929Z] Scheduling project: Test_openjdk27_hs_extended.perf_s390x_linux_rerun [2026-02-22T07:24:01.712Z] Starting building: Test_openjdk27_hs_extended.perf_s390x_linux_rerun #6 [2026-02-22T07:28:26.804Z] Build Test_openjdk27_hs_extended.perf_s390x_linux_rerun #6 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-02-22T07:28:26.878Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk27_hs_extended.perf_s390x_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-22T07:28:26.953Z] [WS-CLEANUP] Deleting project workspace... [2026-02-22T07:28:26.953Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-22T07:28:26.972Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-02-22T07:28:27.069Z] Test_openjdk27_hs_extended.perf_s390x_linux_rerun #6 completed with status UNSTABLE [Pipeline] timeout [2026-02-22T07:28:27.085Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-22T07:28:27.220Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_s390x_linux_rerun" build number 6 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-02-22T07:28:27.249Z] Saving Test_openjdk27_hs_extended.perf_s390x_linux_rerun/6/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-02-22T07:28:27.276Z] Archiving artifacts [2026-02-22T07:28:27.321Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-02-22T07:28:27.458Z] Tap file found: Test_openjdk27_hs_extended.perf_s390x_linux_rerun\6\aqa-tests\TKG\output_1771745241992\Test_openjdk27_hs_extended.perf_s390x_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-02-22T07:28:27.608Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=dacapo-fop_0,renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=s390x_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-27%2B10_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=379&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-22T07:28:27.700Z] [WS-CLEANUP] Deleting project workspace... [2026-02-22T07:28:27.700Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-22T07:28:27.721Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE