Test_openjdk27_hs_extended.perf_x86-64_alpine-linux

Started by upstream project "build-scripts/jobs/jdk/jdk-alpine-linux-x64-temurin" build number 393 originally caused by: Started by upstream project "build-scripts/openjdk27-pipeline" build number 5 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 7 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-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 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 Commit message: "JDK26+ un-exclude java/foreign/TestSegments.java (#6800)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-01-09T13:18:04.867Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] echo [2026-01-09T13:18:04.879Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2026-01-09T13:18:04.881Z] Specified LABEL: hw.arch.x86&&sw.os.alpine-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-01-09T13:18:04.984Z] dynamicAgents: [] [Pipeline] echo [2026-01-09T13:18:04.986Z] Provisioning LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf [Pipeline] nodesByLabel [2026-01-09T13:18:04.993Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] node [2026-01-09T13:18:19.997Z] Still waiting to schedule task [2026-01-09T13:18:19.998Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’ [2026-01-09T13:46:33.450Z] Running on test-docker-alpine320-x64-4 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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-01-09T13:46:33.475Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T13:46:33.762Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T13:46:33.762Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T13:46:33.916Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-09T13:46:34.285Z] The recommended git tool is: git [2026-01-09T13:46:34.549Z] No credentials specified [2026-01-09T13:46:34.681Z] Cloning the remote Git repository [2026-01-09T13:46:34.879Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-09T13:46:34.879Z] > git init /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10 [2026-01-09T13:46:34.887Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-09T13:46:34.887Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-09T13:46:34.887Z] > git --version # timeout=10 [2026-01-09T13:46:34.889Z] > git --version # 'git version 2.45.4' [2026-01-09T13:46:34.890Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-09T13:46:39.834Z] Avoid second fetch [2026-01-09T13:46:39.627Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-09T13:46:39.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-09T13:46:39.971Z] Checking out Revision 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 (origin/master) [2026-01-09T13:46:39.899Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-09T13:46:40.035Z] > git config core.sparsecheckout # timeout=10 [2026-01-09T13:46:40.038Z] > git checkout -f 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 [2026-01-09T13:46:41.310Z] Commit message: "JDK26+ un-exclude java/foreign/TestSegments.java (#6800)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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-01-09T13:46:43.013Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-09T13:46:43.037Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-09T13:46:44.525Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-09T13:46:45.068Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-09T13:46:46.515Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-09T13:46:46.515Z] Unix type machine.. [2026-01-09T13:46:46.515Z] Running on a Linux host [2026-01-09T13:46:46.515Z] 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-01-09T13:46:49.286Z] + printenv [2026-01-09T13:46:49.286Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-09T13:46:49.286Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-09T13:46:49.286Z] SETUP_JCK_RUN=false [2026-01-09T13:46:49.286Z] USE_TESTENV_PROPERTIES=false [2026-01-09T13:46:49.286Z] MAIL=/var/mail/jenkins [2026-01-09T13:46:49.286Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-09T13:46:49.286Z] BUILD_LIST=perf [2026-01-09T13:46:49.286Z] USER=jenkins [2026-01-09T13:46:49.286Z] SSH_CLIENT=78.47.239.97 46282 22 [2026-01-09T13:46:49.286Z] SDK_RESOURCE=upstream [2026-01-09T13:46:49.286Z] CI=true [2026-01-09T13:46:49.286Z] OPENJ9_BRANCH=master [2026-01-09T13:46:49.286Z] jobStatus=SUCCESS [2026-01-09T13:46:49.286Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-09T13:46:49.286Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/1/display/redirect?page=changes [2026-01-09T13:46:49.286Z] UPSTREAM_JOB_NUMBER=393 [2026-01-09T13:46:49.286Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-09T13:46:49.286Z] TARGET=extended.perf [2026-01-09T13:46:49.286Z] EXIT_FAILURE=false [2026-01-09T13:46:49.286Z] SHLVL=2 [2026-01-09T13:46:49.286Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 test-docker-alpine320-x64-4 sw.os.alpine-linux ci.role.test ci.role.perf hw.arch.x86 [2026-01-09T13:46:49.286Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2026-01-09T13:46:49.286Z] HOME=/home/jenkins [2026-01-09T13:46:49.286Z] STF_OWNER_BRANCH=adoptium:master [2026-01-09T13:46:49.286Z] USE_JRE=false [2026-01-09T13:46:49.286Z] OLDPWD=/home/jenkins [2026-01-09T13:46:49.286Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/1/ [2026-01-09T13:46:49.286Z] ADOPTOPENJDK_BRANCH=master [2026-01-09T13:46:49.286Z] TAP_NAME=Test_openjdk27_hs_extended.perf_x86-64_alpine-linux.tap [2026-01-09T13:46:49.286Z] JDK_IMPL=hotspot [2026-01-09T13:46:49.286Z] HUDSON_COOKIE=9cb6737c-91fe-45cb-b6af-eb6f98ab58c7 [2026-01-09T13:46:49.286Z] DOCKER_REQUIRED=false [2026-01-09T13:46:49.286Z] JENKINS_SERVER_COOKIE=durable-0bb673c7324f258a11180fe6a8ebc4b6acda19772da7e2ad6d00587f96239b8c [2026-01-09T13:46:49.286Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../benchmarks [2026-01-09T13:46:49.286Z] JDK_REPO=https://github.com/adoptium/jdk [2026-01-09T13:46:49.286Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [2026-01-09T13:46:49.286Z] KEEP_WORKSPACE=false [2026-01-09T13:46:49.286Z] ARCHIVE_TEST_RESULTS=false [2026-01-09T13:46:49.286Z] GENERATE_JOBS=true [2026-01-09T13:46:49.286Z] NODE_NAME=test-docker-alpine320-x64-4 [2026-01-09T13:46:49.286Z] LOGNAME=jenkins [2026-01-09T13:46:49.286Z] PERSONAL_BUILD=false [2026-01-09T13:46:49.286Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-09T13:46:49.286Z] JDK_BRANCH=jdk-27+4_adopt [2026-01-09T13:46:49.286Z] _=/usr/lib/jvm/jdk21/bin/java [2026-01-09T13:46:49.286Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/1/display/redirect?page=artifacts [2026-01-09T13:46:49.286Z] AUTO_DETECT=true [2026-01-09T13:46:49.286Z] STAGE_NAME=Setup [2026-01-09T13:46:49.286Z] EXECUTOR_NUMBER=0 [2026-01-09T13:46:49.286Z] JDK_VERSION=27 [2026-01-09T13:46:49.286Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-09T13:46:49.286Z] BUILD_DISPLAY_NAME=#1 [2026-01-09T13:46:49.286Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-09T13:46:49.286Z] TIME_LIMIT=25 [2026-01-09T13:46:49.286Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/1/display/redirect?page=tests [2026-01-09T13:46:49.286Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-09T13:46:49.286Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [2026-01-09T13:46:49.286Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2026-01-09T13:46:49.286Z] TKG_ITERATIONS=1 [2026-01-09T13:46:49.286Z] PLATFORM=x86-64_alpine-linux [2026-01-09T13:46:49.286Z] BUILD_ID=1 [2026-01-09T13:46:49.286Z] EXIT_SUCCESS=false [2026-01-09T13:46:49.286Z] RERUN_FAILURE=true [2026-01-09T13:46:49.286Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib [2026-01-09T13:46:49.286Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-09T13:46:49.286Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_x86-64_alpine-linux-1 [2026-01-09T13:46:49.286Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-09T13:46:49.286Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-09T13:46:49.286Z] KEEP_REPORTDIR=false [2026-01-09T13:46:49.286Z] ORIGIN_JDK_VERSION=27 [2026-01-09T13:46:49.286Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/ [2026-01-09T13:46:49.286Z] JCK_GIT_BRANCH=master [2026-01-09T13:46:49.286Z] BUILD_NUMBER=1 [2026-01-09T13:46:49.286Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-01-09T13:46:49.286Z] ITERATIONS=1 [2026-01-09T13:46:49.286Z] JENKINS_NODE_COOKIE=3175b096-77ec-4376-8884-397ac7d90304 [2026-01-09T13:46:49.286Z] SHELL=/bin/bash [2026-01-09T13:46:49.286Z] SPEC=alpine-linux_x86-64 [2026-01-09T13:46:49.286Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-09T13:46:49.286Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-01-09T13:46:49.286Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-09T13:46:49.286Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/1/display/redirect [2026-01-09T13:46:49.286Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-09T13:46:49.286Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/display/redirect [2026-01-09T13:46:49.286Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-alpine-linux-x64-temurin [2026-01-09T13:46:49.286Z] SLACK_CHANNEL=aqavit-bot [2026-01-09T13:46:49.286Z] JOB_NAME=Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [2026-01-09T13:46:49.286Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-09T13:46:49.286Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [2026-01-09T13:46:49.286Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:46:49.286Z] SSH_CONNECTION=78.47.239.97 46282 172.17.0.2 22 [2026-01-09T13:46:49.286Z] TEST_TIME=120 [2026-01-09T13:46:49.286Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux@tmp [2026-01-09T13:46:49.286Z] PARALLEL=Dynamic [2026-01-09T13:46:49.286Z] JOBSTARTTIME=Fri, 09 Jan 2026 13:46:43 +0000 [2026-01-09T13:46:49.286Z] DYNAMIC_COMPILE=false [2026-01-09T13:46:49.286Z] RERUN_ITERATIONS=1 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-01-09T13:46:49.687Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-09T13:46:49.704Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T13:47:48.364Z] Copied 7 artifacts from "build-scripts » jobs » jdk » jdk-alpine-linux-x64-temurin" build number 393 [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-01-09T13:47:48.593Z] 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-01-09T13:47:48.600Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [Pipeline] { [Pipeline] sshagent [2026-01-09T13:47:48.688Z] $ ssh-agent [2026-01-09T13:47:49.285Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnkDMlc/agent.2249450 [2026-01-09T13:47:49.286Z] SSH_AGENT_PID=2249453 [2026-01-09T13:47:49.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-09T13:47:49.305Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-09T13:47:49.331Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-09T13:47:50.786Z] + pwd [2026-01-09T13:47:50.787Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-09T13:47:50.787Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests [2026-01-09T13:47:50.787Z] get jdk binary... [2026-01-09T13:47:50.787Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-09T13:47:50.787Z] Uncompressing file: OpenJDK-jdk_x64_alpine-linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T13:47:53.274Z] List files in jdkbinary folder... [2026-01-09T13:47:53.274Z] total 406372 [2026-01-09T13:47:53.275Z] -rw-r--r-- 1 jenkins jenkins 143577539 Jan 8 22:56 OpenJDK-jdk_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:53.275Z] -rw-r--r-- 1 jenkins jenkins 87790956 Jan 8 22:56 OpenJDK-jmods_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:53.275Z] -rw-r--r-- 1 jenkins jenkins 62471420 Jan 8 22:55 OpenJDK-jre_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:53.275Z] -rw-rw-r-- 1 jenkins jenkins 30415 Jan 8 22:59 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea-metadata.json [2026-01-09T13:47:53.275Z] -rw-r--r-- 1 jenkins jenkins 132433 Jan 8 23:34 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea.json [2026-01-09T13:47:53.275Z] -rw-r--r-- 1 jenkins jenkins 3800230 Jan 8 22:56 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:53.275Z] -rw-r--r-- 1 jenkins jenkins 118300004 Jan 8 22:56 OpenJDK-testimage_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:53.275Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:47 tmp [2026-01-09T13:47:53.275Z] List files in jdkbinary/tmp folder... [2026-01-09T13:47:53.275Z] total 4 [2026-01-09T13:47:53.275Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 13:47 jdk-27+4 [2026-01-09T13:47:53.275Z] Moving directory jdk-27+4/ to ../j2sdk-image [2026-01-09T13:47:53.275Z] Uncompressing file: OpenJDK-jre_x64_alpine-linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T13:47:55.761Z] List files in jdkbinary folder... [2026-01-09T13:47:55.761Z] total 406376 [2026-01-09T13:47:55.761Z] -rw-r--r-- 1 jenkins jenkins 143577539 Jan 8 22:56 OpenJDK-jdk_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.761Z] -rw-r--r-- 1 jenkins jenkins 87790956 Jan 8 22:56 OpenJDK-jmods_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 62471420 Jan 8 22:55 OpenJDK-jre_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-rw-r-- 1 jenkins jenkins 30415 Jan 8 22:59 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea-metadata.json [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 132433 Jan 8 23:34 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea.json [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 3800230 Jan 8 22:56 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 118300004 Jan 8 22:56 OpenJDK-testimage_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 13:47 j2sdk-image [2026-01-09T13:47:55.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:47 tmp [2026-01-09T13:47:55.762Z] List files in jdkbinary/tmp folder... [2026-01-09T13:47:55.762Z] total 4 [2026-01-09T13:47:55.762Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 13:47 jdk-27+4-jre [2026-01-09T13:47:55.762Z] Moving directory jdk-27+4-jre/ to ../j2re-image [2026-01-09T13:47:55.762Z] Uncompressing file: OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T13:47:55.762Z] List files in jdkbinary folder... [2026-01-09T13:47:55.762Z] total 406380 [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 143577539 Jan 8 22:56 OpenJDK-jdk_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 87790956 Jan 8 22:56 OpenJDK-jmods_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 62471420 Jan 8 22:55 OpenJDK-jre_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-rw-r-- 1 jenkins jenkins 30415 Jan 8 22:59 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea-metadata.json [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 132433 Jan 8 23:34 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea.json [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 3800230 Jan 8 22:56 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] -rw-r--r-- 1 jenkins jenkins 118300004 Jan 8 22:56 OpenJDK-testimage_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:55.762Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 13:47 j2re-image [2026-01-09T13:47:55.762Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 13:47 j2sdk-image [2026-01-09T13:47:55.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:47 tmp [2026-01-09T13:47:55.762Z] List files in jdkbinary/tmp folder... [2026-01-09T13:47:55.762Z] total 4 [2026-01-09T13:47:55.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:47 jdk-27+4-static-libs [2026-01-09T13:47:55.762Z] Moving directory jdk-27+4-static-libs/ to ../static-libs [2026-01-09T13:47:55.762Z] Uncompressing file: OpenJDK-testimage_x64_alpine-linux_hotspot_27_4-ea.tar.gz ... [2026-01-09T13:47:59.209Z] List files in jdkbinary folder... [2026-01-09T13:47:59.209Z] total 406384 [2026-01-09T13:47:59.209Z] -rw-r--r-- 1 jenkins jenkins 143577539 Jan 8 22:56 OpenJDK-jdk_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:59.209Z] -rw-r--r-- 1 jenkins jenkins 87790956 Jan 8 22:56 OpenJDK-jmods_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:59.209Z] -rw-r--r-- 1 jenkins jenkins 62471420 Jan 8 22:55 OpenJDK-jre_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:59.209Z] -rw-rw-r-- 1 jenkins jenkins 30415 Jan 8 22:59 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea-metadata.json [2026-01-09T13:47:59.209Z] -rw-r--r-- 1 jenkins jenkins 132433 Jan 8 23:34 OpenJDK-sbom_x64_alpine-linux_hotspot_27_4-ea.json [2026-01-09T13:47:59.209Z] -rw-r--r-- 1 jenkins jenkins 3800230 Jan 8 22:56 OpenJDK-static-libs-musl_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:59.210Z] -rw-r--r-- 1 jenkins jenkins 118300004 Jan 8 22:56 OpenJDK-testimage_x64_alpine-linux_hotspot_27_4-ea.tar.gz [2026-01-09T13:47:59.210Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 13:47 j2re-image [2026-01-09T13:47:59.210Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 13:47 j2sdk-image [2026-01-09T13:47:59.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:47 static-libs [2026-01-09T13:47:59.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 13:47 tmp [2026-01-09T13:47:59.210Z] List files in jdkbinary/tmp folder... [2026-01-09T13:47:59.210Z] total 4 [2026-01-09T13:47:59.210Z] drwxr-xr-x 6 jenkins jenkins 4096 Jan 9 13:47 jdk-27+4-test-image [2026-01-09T13:47:59.210Z] Moving directory jdk-27+4-test-image/ to ../openjdk-test-image [2026-01-09T13:47:59.210Z] Run /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-09T13:47:59.210Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-09T13:47:59.210Z] openjdk version "27-beta" 2026-09-15 [2026-01-09T13:47:59.210Z] OpenJDK Runtime Environment Temurin-27+4-202601082149 (build 27-beta+4-ea) [2026-01-09T13:47:59.210Z] OpenJDK 64-Bit Server VM Temurin-27+4-202601082149 (build 27-beta+4-ea, mixed mode, sharing) [2026-01-09T13:48:00.812Z] =JAVA VERSION OUTPUT END= [2026-01-09T13:48:00.812Z] =RELEASE INFO BEGIN= [2026-01-09T13:48:00.812Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-09T13:48:00.812Z] IMPLEMENTOR_VERSION="Temurin-27+4-202601082149" [2026-01-09T13:48:00.812Z] JAVA_RUNTIME_VERSION="27-beta+4-ea" [2026-01-09T13:48:00.812Z] JAVA_VERSION="27" [2026-01-09T13:48:00.812Z] JAVA_VERSION_DATE="2026-09-15" [2026-01-09T13:48:00.812Z] LIBC="musl" [2026-01-09T13:48:00.812Z] 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.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent 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-01-09T13:48:00.812Z] OS_ARCH="x86_64" [2026-01-09T13:48:00.812Z] OS_NAME="Linux" [2026-01-09T13:48:00.812Z] SOURCE=".:git:f64bff5ebb70" [2026-01-09T13:48:00.812Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-09T13:48:00.812Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-09T13:48:00.812Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-01-09T13:48:00.812Z] FULL_VERSION="27-beta+4-ea" [2026-01-09T13:48:00.812Z] SEMANTIC_VERSION="27+4" [2026-01-09T13:48:00.812Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-01-09T13:48:00.812Z] JVM_VARIANT="Hotspot" [2026-01-09T13:48:00.812Z] JVM_VERSION="27-beta+4-ea" [2026-01-09T13:48:00.812Z] IMAGE_TYPE="JDK" [2026-01-09T13:48:00.812Z] =RELEASE INFO END= [2026-01-09T13:48:00.812Z] get testKitGen... [2026-01-09T13:48:00.813Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-09T13:48:01.588Z] git rev-parse master [2026-01-09T13:48:01.588Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-09T13:48:02.095Z] $ ssh-agent -k [2026-01-09T13:48:02.099Z] unset SSH_AUTH_SOCK; [2026-01-09T13:48:02.100Z] unset SSH_AGENT_PID; [2026-01-09T13:48:02.100Z] echo Agent pid 2249453 killed; [2026-01-09T13:48:02.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-09T13:48:03.167Z] 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=x86-64_alpine-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-alpine-linux-x64-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%2B4_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=393&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-09T13:48:03.179Z] 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=x86-64_alpine-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-docker-alpine320-x64-4&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-alpine-linux-x64-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%2B4_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=393&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-01-09T13:48:03.221Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T13:48:04.034Z] Copied 1 artifact from "getTRSSOutput" build number 2011 [Pipeline] sh [2026-01-09T13:48:05.492Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-09T13:48:05.492Z] + gzip -cd TRSSOutput.tar.gz [2026-01-09T13:48:05.492Z] + tar xof - [2026-01-09T13:48:05.492Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-09T13:48:05.918Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-09T13:48:05.934Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-09T13:48:08.141Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-09T13:48:11.584Z] -------------------------------------------- [2026-01-09T13:48:11.584Z] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:11.584Z] task is set to default [2026-01-09T13:48:11.584Z] dependencyList is set to all [2026-01-09T13:48:11.584Z] System Test jars will not be downloaded. [2026-01-09T13:48:11.584Z] -------------------------------------------- [2026-01-09T13:48:11.584Z] Starting download third party dependent jars [2026-01-09T13:48:11.584Z] -------------------------------------------- [2026-01-09T13:48:11.584Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-09T13:48:11.584Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-09T13:48:12.400Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] echo [2026-01-09T13:48:12.403Z] Machine limit is 2. [Pipeline] sh [2026-01-09T13:48:13.944Z] + cd ./aqa-tests/TKG [2026-01-09T13:48:13.944Z] + uname [2026-01-09T13:48:13.944Z] + '[' Linux '=' AIX ] [2026-01-09T13:48:13.944Z] + uname [2026-01-09T13:48:13.944Z] + '[' Linux '=' SunOS ] [2026-01-09T13:48:13.944Z] + uname [2026-01-09T13:48:13.944Z] + '[' Linux '=' '*BSD' ] [2026-01-09T13:48:13.944Z] + MAKE=make [2026-01-09T13:48:13.944Z] + unset LD_LIBRARY_PATH [2026-01-09T13:48:13.944Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES=' [2026-01-09T13:48:13.944Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-01-09T13:48:13.944Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:13.944Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T13:48:13.944Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T13:48:13.944Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-09T13:48:13.944Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-09T13:48:13.944Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-09T13:48:13.944Z] [2026-01-09T13:48:13.944Z] build: [2026-01-09T13:48:13.944Z] [2026-01-09T13:48:13.944Z] clean: [2026-01-09T13:48:13.944Z] [2026-01-09T13:48:13.944Z] init: [2026-01-09T13:48:13.944Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-01-09T13:48:13.944Z] [2026-01-09T13:48:13.944Z] getDependentLibs: [2026-01-09T13:48:13.944Z] [exec] -------------------------------------------- [2026-01-09T13:48:13.944Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:13.944Z] [exec] task is set to default [2026-01-09T13:48:13.944Z] [exec] dependencyList is set to json_simple [2026-01-09T13:48:13.944Z] [exec] System Test jars will not be downloaded. [2026-01-09T13:48:13.944Z] [exec] -------------------------------------------- [2026-01-09T13:48:13.944Z] [exec] Starting download third party dependent jars [2026-01-09T13:48:13.944Z] [exec] -------------------------------------------- [2026-01-09T13:48:13.944Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:13.944Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T13:48:13.944Z] [exec] downloaded dependent third party jars successfully [2026-01-09T13:48:13.944Z] [2026-01-09T13:48:13.944Z] compile: [2026-01-09T13:48:13.944Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T13:48:13.944Z] [echo] ============COMPILER SETTINGS============ [2026-01-09T13:48:13.944Z] [echo] ===fork: yes [2026-01-09T13:48:13.944Z] [echo] ===debug: on [2026-01-09T13:48:14.722Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-01-09T13:48:16.325Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T13:48:16.325Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:48:16.325Z] [2026-01-09T13:48:16.325Z] dist: [2026-01-09T13:48:16.325Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-09T13:48:16.325Z] [2026-01-09T13:48:16.325Z] BUILD SUCCESSFUL [2026-01-09T13:48:16.325Z] Total time: 2 seconds [2026-01-09T13:48:16.325Z] 0 [2026-01-09T13:48:16.325Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-09T13:48:16.325Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-09T13:48:16.325Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-01-09T13:48:17.105Z] ****************************** MACHINE INFO ****************************** [2026-01-09T13:48:17.105Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG [2026-01-09T13:48:17.105Z] Free Physical Memory Size : 2378760192 [2026-01-09T13:48:17.105Z] Free space (bytes) : 393335631872 [2026-01-09T13:48:17.105Z] Total Physical Memory Size : 6442450944 [2026-01-09T13:48:17.105Z] Total space (bytes) : 480790110208 [2026-01-09T13:48:17.105Z] Usable space (bytes) : 370985406464 [2026-01-09T13:48:17.105Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T13:48:17.105Z] bashVersion : [2026-01-09T13:48:17.105Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-01-09T13:48:17.105Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-09T13:48:17.105Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] This is free software; you are free to change and redistribute it. [2026-01-09T13:48:17.105Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T13:48:17.105Z] cpuCores : 16 [2026-01-09T13:48:17.105Z] curlVersion : [2026-01-09T13:48:17.105Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2026-01-09T13:48:17.105Z] Release-Date: 2025-06-04 [2026-01-09T13:48:17.105Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2026-01-09T13:48:17.105Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-09T13:48:17.105Z] dockerVersion : bash: line 1: docker: command not found [2026-01-09T13:48:17.105Z] gcc version : 13.2.1 [2026-01-09T13:48:17.105Z] gclibc version : [2026-01-09T13:48:17.105Z] musl libc (x86_64) [2026-01-09T13:48:17.105Z] Version 1.2.5 [2026-01-09T13:48:17.105Z] Dynamic Program Loader [2026-01-09T13:48:17.105Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-01-09T13:48:17.105Z] gdb version : bash: line 1: gdb: command not found [2026-01-09T13:48:17.105Z] lldb version : Command could not be executed [2026-01-09T13:48:17.105Z] makeVersion : [2026-01-09T13:48:17.105Z] GNU Make 4.4.1 [2026-01-09T13:48:17.105Z] Built for x86_64-alpine-linux-musl [2026-01-09T13:48:17.105Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-09T13:48:17.105Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-09T13:48:17.105Z] This is free software: you are free to change and redistribute it. [2026-01-09T13:48:17.105Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T13:48:17.105Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-09T13:48:17.105Z] perlVersion : [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] Copyright 1987-2025, Larry Wall [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-09T13:48:17.105Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-09T13:48:17.105Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-09T13:48:17.105Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] podmanVersion : bash: line 1: podman: command not found [2026-01-09T13:48:17.105Z] procArch : unknown [2026-01-09T13:48:17.105Z] sysArch : x86_64 [2026-01-09T13:48:17.105Z] sysOS : Linux [2026-01-09T13:48:17.105Z] ulimit : [2026-01-09T13:48:17.105Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-09T13:48:17.105Z] core file size (blocks, -c) unlimited [2026-01-09T13:48:17.105Z] data seg size (kbytes, -d) unlimited [2026-01-09T13:48:17.105Z] scheduling priority (-e) 0 [2026-01-09T13:48:17.105Z] file size (blocks, -f) unlimited [2026-01-09T13:48:17.105Z] pending signals (-i) 257167 [2026-01-09T13:48:17.105Z] max locked memory (kbytes, -l) 8192 [2026-01-09T13:48:17.105Z] max memory size (kbytes, -m) unlimited [2026-01-09T13:48:17.105Z] open files (-n) 1048576 [2026-01-09T13:48:17.105Z] pipe size (512 bytes, -p) 8 [2026-01-09T13:48:17.105Z] POSIX message queues (bytes, -q) 819200 [2026-01-09T13:48:17.105Z] real-time priority (-r) 0 [2026-01-09T13:48:17.105Z] stack size (kbytes, -s) 8192 [2026-01-09T13:48:17.105Z] cpu time (seconds, -t) unlimited [2026-01-09T13:48:17.105Z] max user processes (-u) unlimited [2026-01-09T13:48:17.105Z] virtual memory (kbytes, -v) unlimited [2026-01-09T13:48:17.105Z] file locks (-x) unlimited [2026-01-09T13:48:17.105Z] uname : Linux c73d783e3e72 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2026-01-09T13:48:17.105Z] vmVendor : Oracle Corporation [2026-01-09T13:48:17.105Z] vmVersion : 27-beta+4-ea [2026-01-09T13:48:17.105Z] xlc version : bash: line 1: xlC: command not found [2026-01-09T13:48:17.105Z] ************************************************************************** [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] System.getProperty('os.name')=Linux [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] System.getProperty('os.arch')=amd64 [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] System.getProperty('java.fullversion')=null [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] System.getProperty('sun.arch.data.model')=64 [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] 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_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:17.105Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:48:17.105Z] perl scripts/configure.pl [2026-01-09T13:48:17.105Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-09T13:48:17.105Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] Starting to generate parallel test lists. [2026-01-09T13:48:17.105Z] [2026-01-09T13:48:17.105Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-09T13:48:17.105Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-09T13:48:17.105Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-09T13:48:17.105Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-09T13:48:17.105Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-09T13:48:17.106Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-09T13:48:17.106Z] Attempting to get test duration data from TRSS. [2026-01-09T13:48:17.106Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=x86-64_alpine-linux&group=perf&level=extended [2026-01-09T13:48:18.706Z] Attempting to get test duration data from cached files. [2026-01-09T13:48:18.706Z] [2026-01-09T13:48:18.706Z] TEST DURATION [2026-01-09T13:48:18.706Z] ==================================================================================== [2026-01-09T13:48:18.706Z] Total number of tests searched: 20 [2026-01-09T13:48:18.706Z] Number of test durations found: 0 [2026-01-09T13:48:18.707Z] No test duration data found. [2026-01-09T13:48:18.707Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2026-01-09T13:48:18.707Z] ==================================================================================== [2026-01-09T13:48:18.707Z] [2026-01-09T13:48:18.707Z] Test target is split into 1 lists. [2026-01-09T13:48:18.707Z] Reducing estimated test running time from 12m00s to 12m00s. [2026-01-09T13:48:18.707Z] [2026-01-09T13:48:18.707Z] -------------------------------------testList_0------------------------------------- [2026-01-09T13:48:18.707Z] Number of tests: 20 [2026-01-09T13:48:18.707Z] Estimated running time: 12m00s [2026-01-09T13:48:18.707Z] TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,dacapo-xalan_0,renaissance-mnemonics_0,dacapo-sunflow_0,dacapo-pmd_0,dacapo-luindex_0,dacapo-jython_0,dacapo-fop_0,renaissance-philosophers_0,renaissance-par-mnemonics_0,dacapo-tomcat_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-gauss-mix_0,renaissance-finagle-http_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0,dacapo-avrora_0 [2026-01-09T13:48:18.707Z] ------------------------------------------------------------------------------------ [2026-01-09T13:48:18.707Z] [2026-01-09T13:48:18.707Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-09T13:48:18.707Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-09T13:48:19.240Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-09T13:48:19.654Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-09T13:48:19.712Z] Building tests... [Pipeline] timeout [2026-01-09T13:48:19.716Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-09T13:48:19.728Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-09T13:48:21.174Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-09T13:48:24.619Z] -------------------------------------------- [2026-01-09T13:48:24.619Z] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:24.619Z] task is set to default [2026-01-09T13:48:24.619Z] dependencyList is set to all [2026-01-09T13:48:24.619Z] System Test jars will not be downloaded. [2026-01-09T13:48:24.619Z] -------------------------------------------- [2026-01-09T13:48:24.619Z] Starting download third party dependent jars [2026-01-09T13:48:24.619Z] -------------------------------------------- [2026-01-09T13:48:24.619Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-09T13:48:24.619Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-09T13:48:25.492Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-09T13:48:25.505Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-09T13:48:25.585Z] $ ssh-agent [2026-01-09T13:48:26.183Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXanaNca/agent.2249842 [2026-01-09T13:48:26.183Z] SSH_AGENT_PID=2249844 [2026-01-09T13:48:26.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-09T13:48:27.638Z] + unset LD_LIBRARY_PATH [2026-01-09T13:48:27.638Z] + bash ./compile.sh [2026-01-09T13:48:27.638Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-01-09T13:48:27.639Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:27.639Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T13:48:27.639Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T13:48:27.639Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-09T13:48:27.639Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-09T13:48:27.639Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-09T13:48:27.639Z] [2026-01-09T13:48:27.639Z] build: [2026-01-09T13:48:27.639Z] [2026-01-09T13:48:27.639Z] clean: [2026-01-09T13:48:27.639Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-09T13:48:27.639Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-01-09T13:48:27.639Z] [2026-01-09T13:48:27.639Z] init: [2026-01-09T13:48:27.639Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-01-09T13:48:27.639Z] [2026-01-09T13:48:27.639Z] getDependentLibs: [2026-01-09T13:48:27.640Z] [exec] -------------------------------------------- [2026-01-09T13:48:27.640Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:27.640Z] [exec] task is set to default [2026-01-09T13:48:27.640Z] [exec] dependencyList is set to json_simple [2026-01-09T13:48:27.640Z] [exec] System Test jars will not be downloaded. [2026-01-09T13:48:27.640Z] [exec] -------------------------------------------- [2026-01-09T13:48:27.640Z] [exec] Starting download third party dependent jars [2026-01-09T13:48:27.640Z] [exec] -------------------------------------------- [2026-01-09T13:48:27.640Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:27.640Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-09T13:48:27.640Z] [exec] downloaded dependent third party jars successfully [2026-01-09T13:48:27.640Z] [2026-01-09T13:48:27.640Z] compile: [2026-01-09T13:48:27.640Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T13:48:27.640Z] [echo] ============COMPILER SETTINGS============ [2026-01-09T13:48:27.640Z] [echo] ===fork: yes [2026-01-09T13:48:27.640Z] [echo] ===debug: on [2026-01-09T13:48:28.417Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2026-01-09T13:48:30.024Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T13:48:30.024Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:48:32.511Z] [2026-01-09T13:48:32.511Z] dist: [2026-01-09T13:48:32.511Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-09T13:48:32.511Z] [2026-01-09T13:48:32.511Z] BUILD SUCCESSFUL [2026-01-09T13:48:32.511Z] Total time: 4 seconds [2026-01-09T13:48:32.511Z] 0 [2026-01-09T13:48:32.511Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-09T13:48:32.511Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-09T13:48:32.511Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2026-01-09T13:48:32.511Z] ****************************** MACHINE INFO ****************************** [2026-01-09T13:48:32.511Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG [2026-01-09T13:48:32.511Z] Free Physical Memory Size : 2377220096 [2026-01-09T13:48:32.511Z] Free space (bytes) : 393335590912 [2026-01-09T13:48:32.511Z] Total Physical Memory Size : 6442450944 [2026-01-09T13:48:32.511Z] Total space (bytes) : 480790110208 [2026-01-09T13:48:32.511Z] Usable space (bytes) : 370985365504 [2026-01-09T13:48:32.511Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T13:48:32.511Z] bashVersion : [2026-01-09T13:48:32.512Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2026-01-09T13:48:32.512Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-09T13:48:32.512Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-09T13:48:32.512Z] [2026-01-09T13:48:32.512Z] This is free software; you are free to change and redistribute it. [2026-01-09T13:48:32.512Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T13:48:32.512Z] cpuCores : 16 [2026-01-09T13:48:32.512Z] curlVersion : [2026-01-09T13:48:32.512Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1 [2026-01-09T13:48:32.512Z] Release-Date: 2025-06-04 [2026-01-09T13:48:32.512Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss [2026-01-09T13:48:32.512Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-09T13:48:32.512Z] dockerVersion : bash: line 1: docker: command not found [2026-01-09T13:48:32.512Z] gcc version : 13.2.1 [2026-01-09T13:48:32.512Z] gclibc version : [2026-01-09T13:48:32.512Z] musl libc (x86_64) [2026-01-09T13:48:32.512Z] Version 1.2.5 [2026-01-09T13:48:32.512Z] Dynamic Program Loader [2026-01-09T13:48:32.512Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2026-01-09T13:48:32.512Z] gdb version : bash: line 1: gdb: command not found [2026-01-09T13:48:32.512Z] lldb version : Command could not be executed [2026-01-09T13:48:32.512Z] makeVersion : [2026-01-09T13:48:32.512Z] GNU Make 4.4.1 [2026-01-09T13:48:32.512Z] Built for x86_64-alpine-linux-musl [2026-01-09T13:48:32.512Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-09T13:48:32.512Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-09T13:48:32.512Z] This is free software: you are free to change and redistribute it. [2026-01-09T13:48:32.512Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-09T13:48:32.512Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-09T13:48:32.512Z] perlVersion : [2026-01-09T13:48:32.512Z] [2026-01-09T13:48:32.512Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2026-01-09T13:48:32.512Z] [2026-01-09T13:48:32.512Z] Copyright 1987-2025, Larry Wall [2026-01-09T13:48:32.512Z] [2026-01-09T13:48:32.512Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-09T13:48:32.512Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-09T13:48:32.512Z] [2026-01-09T13:48:32.513Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-09T13:48:32.513Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-09T13:48:32.513Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] podmanVersion : bash: line 1: podman: command not found [2026-01-09T13:48:32.513Z] procArch : unknown [2026-01-09T13:48:32.513Z] sysArch : x86_64 [2026-01-09T13:48:32.513Z] sysOS : Linux [2026-01-09T13:48:32.513Z] ulimit : [2026-01-09T13:48:32.513Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-09T13:48:32.513Z] core file size (blocks, -c) unlimited [2026-01-09T13:48:32.513Z] data seg size (kbytes, -d) unlimited [2026-01-09T13:48:32.513Z] scheduling priority (-e) 0 [2026-01-09T13:48:32.513Z] file size (blocks, -f) unlimited [2026-01-09T13:48:32.513Z] pending signals (-i) 257167 [2026-01-09T13:48:32.513Z] max locked memory (kbytes, -l) 8192 [2026-01-09T13:48:32.513Z] max memory size (kbytes, -m) unlimited [2026-01-09T13:48:32.513Z] open files (-n) 1048576 [2026-01-09T13:48:32.513Z] pipe size (512 bytes, -p) 8 [2026-01-09T13:48:32.513Z] POSIX message queues (bytes, -q) 819200 [2026-01-09T13:48:32.513Z] real-time priority (-r) 0 [2026-01-09T13:48:32.513Z] stack size (kbytes, -s) 8192 [2026-01-09T13:48:32.513Z] cpu time (seconds, -t) unlimited [2026-01-09T13:48:32.513Z] max user processes (-u) unlimited [2026-01-09T13:48:32.513Z] virtual memory (kbytes, -v) unlimited [2026-01-09T13:48:32.513Z] file locks (-x) unlimited [2026-01-09T13:48:32.513Z] uname : Linux c73d783e3e72 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2026-01-09T13:48:32.513Z] vmVendor : Oracle Corporation [2026-01-09T13:48:32.513Z] vmVersion : 27-beta+4-ea [2026-01-09T13:48:32.513Z] xlc version : bash: line 1: xlC: command not found [2026-01-09T13:48:32.513Z] ************************************************************************** [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] System.getProperty('os.name')=Linux [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] System.getProperty('os.arch')=amd64 [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] System.getProperty('java.fullversion')=null [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] System.getProperty('sun.arch.data.model')=64 [2026-01-09T13:48:32.513Z] [2026-01-09T13:48:32.513Z] make -f clean.mk cleanBuild [2026-01-09T13:48:32.513Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:48:32.514Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest [2026-01-09T13:48:32.514Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:48:32.514Z] make -f compile.mk compile [2026-01-09T13:48:32.514Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:48:32.514Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T13:48:32.514Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-09T13:48:32.514Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-09T13:48:32.515Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-09T13:48:33.291Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-09T13:48:33.291Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-01-09T13:48:33.291Z] [2026-01-09T13:48:33.291Z] -create_test_directory: [2026-01-09T13:48:33.292Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest [2026-01-09T13:48:33.292Z] [2026-01-09T13:48:33.292Z] stage_test_material: [2026-01-09T13:48:34.067Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] build: [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] init: [2026-01-09T13:48:34.067Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] dist: [2026-01-09T13:48:34.067Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] build: [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] build: [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] init: [2026-01-09T13:48:34.067Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] getBumbleBench: [2026-01-09T13:48:34.067Z] [echo] Cloning BumbleBench [2026-01-09T13:48:34.067Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-01-09T13:48:34.067Z] [exec] Cloning into 'bumblebench'... [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] buildBumbleBench: [2026-01-09T13:48:34.067Z] [echo] Building BumbleBench [2026-01-09T13:48:34.067Z] [2026-01-09T13:48:34.067Z] compile-all: [2026-01-09T13:48:34.067Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:34.846Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:34.846Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:34.846Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:34.846Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:34.846Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:34.846Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:35.628Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T13:48:35.628Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:48:35.628Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-01-09T13:48:35.628Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-09T13:48:35.628Z] [javac] 4 warnings [2026-01-09T13:48:35.628Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:35.628Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:35.628Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:35.628Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:35.628Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.628Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.628Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:35.628Z] [javac] 4 warnings [2026-01-09T13:48:35.628Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:35.628Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:35.628Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:35.628Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:35.628Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.628Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.628Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:35.628Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-01-09T13:48:35.628Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:48:35.628Z] [javac] 4 warnings [2026-01-09T13:48:35.628Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:35.628Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:35.628Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:35.628Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:35.628Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.628Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.628Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:35.629Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-01-09T13:48:35.629Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:48:35.629Z] [javac] 4 warnings [2026-01-09T13:48:35.629Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:35.629Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:35.629Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:35.629Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:35.629Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.629Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:35.629Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:36.469Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-09T13:48:36.469Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:48:36.469Z] [javac] 4 warnings [2026-01-09T13:48:36.469Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:36.469Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:36.469Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:36.469Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:36.469Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.469Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.469Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:36.469Z] [javac] 4 warnings [2026-01-09T13:48:36.469Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:36.469Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:36.469Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:36.469Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:36.469Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.470Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.470Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:36.470Z] [javac] 4 warnings [2026-01-09T13:48:36.470Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:36.470Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:36.470Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:36.470Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:36.470Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.470Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.470Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:36.470Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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-01-09T13:48:36.470Z] [javac] synchronized(init) { [2026-01-09T13:48:36.470Z] [javac] ^ [2026-01-09T13:48:36.470Z] [javac] 5 warnings [2026-01-09T13:48:36.470Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:36.470Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:36.470Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:36.470Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:36.471Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.471Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.471Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:36.471Z] [javac] 4 warnings [2026-01-09T13:48:36.471Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:36.471Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:36.471Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:36.471Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:36.471Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.471Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.471Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:36.471Z] [javac] 4 warnings [2026-01-09T13:48:36.471Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:36.471Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:36.471Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:36.471Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:36.471Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.472Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:36.472Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:37.248Z] [javac] 4 warnings [2026-01-09T13:48:37.248Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:37.248Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:37.248Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:37.248Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:37.248Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:37.248Z] [javac] 4 warnings [2026-01-09T13:48:37.248Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:37.248Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:37.248Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:37.248Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:37.248Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:37.248Z] [javac] 4 warnings [2026-01-09T13:48:37.248Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:37.248Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:37.248Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:37.248Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:37.248Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.248Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.248Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:37.248Z] [javac] 4 warnings [2026-01-09T13:48:37.249Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:48:37.249Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-09T13:48:37.249Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-09T13:48:37.249Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-09T13:48:37.249Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.249Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-09T13:48:37.249Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-09T13:48:37.249Z] [javac] 4 warnings [2026-01-09T13:48:37.249Z] [2026-01-09T13:48:37.249Z] dist: [2026-01-09T13:48:37.249Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-01-09T13:48:37.249Z] [2026-01-09T13:48:37.249Z] dist: [2026-01-09T13:48:37.249Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench [2026-01-09T13:48:37.249Z] [2026-01-09T13:48:37.249Z] build: [2026-01-09T13:48:37.249Z] [2026-01-09T13:48:37.249Z] getDependentLibs: [2026-01-09T13:48:40.691Z] [exec] -------------------------------------------- [2026-01-09T13:48:40.691Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:40.691Z] [exec] task is set to default [2026-01-09T13:48:40.691Z] [exec] dependencyList is set to dacapo [2026-01-09T13:48:40.691Z] [exec] System Test jars will not be downloaded. [2026-01-09T13:48:40.691Z] [exec] -------------------------------------------- [2026-01-09T13:48:40.691Z] [exec] Starting download third party dependent jars [2026-01-09T13:48:40.691Z] [exec] -------------------------------------------- [2026-01-09T13:48:40.691Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:48:40.691Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-09T13:48:40.692Z] [exec] downloaded dependent third party jars successfully [2026-01-09T13:48:40.692Z] [2026-01-09T13:48:40.692Z] init: [2026-01-09T13:48:40.692Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2026-01-09T13:48:40.692Z] [2026-01-09T13:48:40.692Z] getDacapoSuite: [2026-01-09T13:48:40.692Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2026-01-09T13:49:00.160Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2026-01-09T13:49:00.161Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo [2026-01-09T13:49:00.161Z] [2026-01-09T13:49:00.161Z] dist: [2026-01-09T13:49:00.161Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2026-01-09T13:49:00.939Z] [2026-01-09T13:49:00.939Z] build: [2026-01-09T13:49:00.939Z] [2026-01-09T13:49:00.939Z] init: [2026-01-09T13:49:00.939Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2026-01-09T13:49:00.939Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin [2026-01-09T13:49:00.939Z] [2026-01-09T13:49:00.939Z] compile: [2026-01-09T13:49:00.939Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-09T13:49:00.939Z] [echo] ============COMPILER SETTINGS============ [2026-01-09T13:49:00.939Z] [echo] ===fork: yes [2026-01-09T13:49:00.939Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac [2026-01-09T13:49:00.939Z] [echo] ===debug: on [2026-01-09T13:49:00.939Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-01-09T13:49:00.939Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin [2026-01-09T13:49:01.715Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-01-09T13:49:01.715Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-09T13:49:01.715Z] [2026-01-09T13:49:01.715Z] dist: [2026-01-09T13:49:01.715Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-01-09T13:49:01.715Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2026-01-09T13:49:01.715Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2026-01-09T13:49:01.715Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2026-01-09T13:49:01.715Z] [2026-01-09T13:49:01.715Z] clean: [2026-01-09T13:49:01.715Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin [2026-01-09T13:49:01.715Z] [2026-01-09T13:49:01.715Z] build: [2026-01-09T13:49:01.715Z] [2026-01-09T13:49:01.715Z] build: [2026-01-09T13:49:01.715Z] [2026-01-09T13:49:01.715Z] init: [2026-01-09T13:49:01.716Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance [2026-01-09T13:49:01.716Z] [2026-01-09T13:49:01.716Z] getRenaissanceSuite: [2026-01-09T13:49:01.716Z] [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-01-09T13:49:08.606Z] [2026-01-09T13:49:08.606Z] dist: [2026-01-09T13:49:08.606Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] build: [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] init: [2026-01-09T13:49:14.244Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] getSpecjbbSuite: [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] dist: [2026-01-09T13:49:14.244Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] BUILD SUCCESSFUL [2026-01-09T13:49:14.244Z] Total time: 40 seconds [2026-01-09T13:49:14.244Z] 0 [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] [2026-01-09T13:49:14.244Z] RECORD TEST REPOs SHA [2026-01-09T13:49:14.244Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-09T13:49:14.244Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-09T13:49:14.244Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-09T13:49:14.244Z] touch /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-09T13:49:14.244Z] ================================================ [2026-01-09T13:49:14.244Z] timestamp: 20260109-134913 [2026-01-09T13:49:14.244Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-09T13:49:14.244Z] git repo: [2026-01-09T13:49:14.244Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-01-09T13:49:14.244Z] sha: [2026-01-09T13:49:14.244Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-01-09T13:49:14.244Z] ================================================ [2026-01-09T13:49:14.244Z] timestamp: 20260109-134913 [2026-01-09T13:49:14.244Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests [2026-01-09T13:49:14.244Z] git repo: [2026-01-09T13:49:14.244Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-09T13:49:14.244Z] sha: [2026-01-09T13:49:14.244Z] 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 [2026-01-09T13:49:14.244Z] ================================================ [2026-01-09T13:49:14.244Z] timestamp: 20260109-134913 [2026-01-09T13:49:14.244Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG [2026-01-09T13:49:14.244Z] git repo: [2026-01-09T13:49:14.244Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-09T13:49:14.244Z] sha: [2026-01-09T13:49:14.244Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-09T13:49:14.244Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] } [2026-01-09T13:49:14.833Z] $ ssh-agent -k [2026-01-09T13:49:14.838Z] unset SSH_AUTH_SOCK; [2026-01-09T13:49:14.838Z] unset SSH_AGENT_PID; [2026-01-09T13:49:14.838Z] echo Agent pid 2249844 killed; [2026-01-09T13:49:15.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-09T13:49:15.555Z] 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-01-09T13:49:15.571Z] ITERATION: 1/1 [Pipeline] sh [2026-01-09T13:49:17.022Z] + which Xvfb [2026-01-09T13:49:17.024Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-09T13:49:17.751Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/.xvfb-1-..fbdir5587180738422714076 [Pipeline] { [Pipeline] sh [2026-01-09T13:49:39.680Z] + ps -f [2026-01-09T13:49:39.680Z] + grep '[X]vfb' [2026-01-09T13:49:39.680Z] + awk '{print $9}' [Pipeline] echo [2026-01-09T13:49:40.224Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-09T13:49:40.290Z] $ ssh-agent [2026-01-09T13:49:40.889Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXphLImI/agent.2250415 [2026-01-09T13:49:40.889Z] SSH_AGENT_PID=2250417 [2026-01-09T13:49:40.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-09T13:49:42.355Z] + uname [2026-01-09T13:49:42.355Z] + '[' Linux '=' AIX ] [2026-01-09T13:49:42.355Z] + uname [2026-01-09T13:49:42.355Z] + '[' Linux '=' SunOS ] [2026-01-09T13:49:42.355Z] + uname [2026-01-09T13:49:42.355Z] + '[' Linux '=' '*BSD' ] [2026-01-09T13:49:42.355Z] + MAKE=make [2026-01-09T13:49:42.355Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-09T13:49:42.355Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-09T13:49:44.197Z] + unset LD_LIBRARY_PATH [2026-01-09T13:49:44.197Z] + uname [2026-01-09T13:49:44.197Z] + '[' Linux '=' AIX ] [2026-01-09T13:49:44.197Z] + uname [2026-01-09T13:49:44.197Z] + '[' Linux '=' SunOS ] [2026-01-09T13:49:44.197Z] + uname [2026-01-09T13:49:44.197Z] + '[' Linux '=' '*BSD' ] [2026-01-09T13:49:44.197Z] + MAKE=make [2026-01-09T13:49:44.197Z] + cd ./aqa-tests [2026-01-09T13:49:44.197Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-09T13:49:44.197Z] + set +x [2026-01-09T13:49:44.197Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-01-09T13:49:44.197Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2026-01-09T13:49:44.197Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-01-09T13:49:44.197Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:49:44.197Z] perl scripts/configure.pl [2026-01-09T13:49:44.197Z] /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-09T13:49:44.197Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Starting to generate test make files. [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-09T13:49:44.197Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-09T13:49:44.197Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-09T13:49:44.197Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-09T13:49:44.197Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-09T13:49:44.197Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-09T13:49:44.197Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] Make files are generated successfully. [2026-01-09T13:49:44.197Z] [2026-01-09T13:49:44.197Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:49:44.197Z] make -f runtest.mk _extended.perf [2026-01-09T13:49:44.197Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:49:44.974Z] [2026-01-09T13:49:44.974Z] Running make 4.4.1 [2026-01-09T13:49:44.974Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. [2026-01-09T13:49:44.974Z] set JDK_VERSION to 27 [2026-01-09T13:49:44.974Z] set JDK_IMPL to hotspot [2026-01-09T13:49:44.974Z] set JVM_VERSION to openjdk27 [2026-01-09T13:49:44.974Z] set JCL_VERSION to latest [2026-01-09T13:49:44.974Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2026-01-09T13:49:44.974Z] set SPEC to alpine-linux_x86-64 [2026-01-09T13:49:44.974Z] set TEST_FLAG to [2026-01-09T13:49:44.974Z] Running extended.perf ... [2026-01-09T13:49:44.974Z] There are 20 test targets in extended.perf [2026-01-09T13:49:44.974Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-09T13:49:44.974Z] openjdk version "27-beta" 2026-09-15 [2026-01-09T13:49:44.974Z] OpenJDK Runtime Environment Temurin-27+4-202601082149 (build 27-beta+4-ea) [2026-01-09T13:49:44.974Z] OpenJDK 64-Bit Server VM Temurin-27+4-202601082149 (build 27-beta+4-ea, mixed mode, sharing) [2026-01-09T13:49:44.974Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests' [2026-01-09T13:49:44.974Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf' [2026-01-09T13:49:44.974Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance' [2026-01-09T13:49:44.974Z] [2026-01-09T13:49:44.974Z] =============================================== [2026-01-09T13:49:44.974Z] Running test renaissance-als_0 ... [2026-01-09T13:49:44.974Z] =============================================== [2026-01-09T13:49:44.974Z] renaissance-als_0 Start Time: Fri Jan 9 13:49:44 2026 Epoch Time (ms): 1767966584276 [2026-01-09T13:49:44.974Z] variation: NoOptions [2026-01-09T13:49:44.974Z] JVM_OPTIONS: [2026-01-09T13:49:44.974Z] { \ [2026-01-09T13:49:44.974Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:49:44.974Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:49:44.974Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-als_0"; \ [2026-01-09T13:49:44.974Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-als_0"; \ [2026-01-09T13:49:44.974Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:49:44.974Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-als_0"/als.json" als; \ [2026-01-09T13:49:44.975Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:49:44.975Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:49:44.975Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:49:44.975Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:49:44.975Z] [2026-01-09T13:49:44.975Z] TEST SETUP: [2026-01-09T13:49:44.975Z] Nothing to be done for setup. [2026-01-09T13:49:44.975Z] [2026-01-09T13:49:44.975Z] TESTING: [2026-01-09T13:49:44.975Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:49:44.975Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-als_0/launcher-134944-9425758598973696237/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:49:44.975Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:49:44.975Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:49:50.048Z] Benchmark 'als' failed with exception: [2026-01-09T13:49:50.048Z] java.lang.ExceptionInInitializerError [2026-01-09T13:49:50.048Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T13:49:50.048Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T13:49:50.048Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T13:49:50.048Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T13:49:50.048Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T13:49:50.048Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:49:50.048Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T13:49:50.048Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T13:49:50.048Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T13:49:50.048Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T13:49:50.048Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T13:49:50.048Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T13:49:50.048Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T13:49:50.048Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T13:49:50.048Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T13:49:50.048Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:49:50.048Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T13:49:50.048Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T13:49:50.048Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T13:49:50.048Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56) [2026-01-09T13:49:50.048Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127) [2026-01-09T13:49:50.048Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:49:50.048Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:49:50.048Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:49:50.048Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:49:50.048Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:49:50.048Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:49:50.048Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:49:50.048Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:49:50.048Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:49:50.048Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:49:50.048Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:49:50.048Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:49:50.048Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:49:50.048Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:49:50.048Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T13:49:50.048Z] ... 34 more [2026-01-09T13:49:50.048Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:49:50.048Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:49:50.048Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:49:50.048Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:49:50.048Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:49:50.048Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:49:50.048Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:49:50.048Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T13:49:50.048Z] ... 34 more [2026-01-09T13:49:50.048Z] The following benchmarks failed: als [2026-01-09T13:49:50.048Z] ----------------------------------- [2026-01-09T13:49:50.048Z] renaissance-als_0_FAILED [2026-01-09T13:49:50.048Z] ----------------------------------- [2026-01-09T13:49:50.048Z] [2026-01-09T13:49:50.048Z] TEST TEARDOWN: [2026-01-09T13:49:50.048Z] Nothing to be done for teardown. [2026-01-09T13:49:50.048Z] renaissance-als_0 Finish Time: Fri Jan 9 13:49:49 2026 Epoch Time (ms): 1767966589306 [2026-01-09T13:49:50.048Z] [2026-01-09T13:49:50.048Z] =============================================== [2026-01-09T13:49:50.048Z] Running test renaissance-chi-square_0 ... [2026-01-09T13:49:50.048Z] =============================================== [2026-01-09T13:49:50.048Z] renaissance-chi-square_0 Start Time: Fri Jan 9 13:49:49 2026 Epoch Time (ms): 1767966589322 [2026-01-09T13:49:50.048Z] variation: NoOptions [2026-01-09T13:49:50.048Z] JVM_OPTIONS: [2026-01-09T13:49:50.048Z] { \ [2026-01-09T13:49:50.048Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:49:50.048Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:49:50.048Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-chi-square_0"; \ [2026-01-09T13:49:50.048Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-chi-square_0"; \ [2026-01-09T13:49:50.048Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:49:50.048Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2026-01-09T13:49:50.049Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:49:50.049Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:49:50.049Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:49:50.049Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:49:50.049Z] [2026-01-09T13:49:50.049Z] TEST SETUP: [2026-01-09T13:49:50.049Z] Nothing to be done for setup. [2026-01-09T13:49:50.049Z] [2026-01-09T13:49:50.049Z] TESTING: [2026-01-09T13:49:50.049Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:49:50.049Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-chi-square_0/launcher-134949-13524140324034527753/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:49:50.049Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:49:50.049Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:49:54.529Z] Benchmark 'chi-square' failed with exception: [2026-01-09T13:49:54.529Z] java.lang.ExceptionInInitializerError [2026-01-09T13:49:54.529Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T13:49:54.529Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T13:49:54.529Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T13:49:54.529Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T13:49:54.529Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T13:49:54.529Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:49:54.529Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T13:49:54.529Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T13:49:54.529Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T13:49:54.529Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T13:49:54.529Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T13:49:54.529Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T13:49:54.529Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T13:49:54.529Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T13:49:54.529Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T13:49:54.529Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:49:54.529Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T13:49:54.529Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T13:49:54.529Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T13:49:54.529Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41) [2026-01-09T13:49:54.529Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86) [2026-01-09T13:49:54.529Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:49:54.529Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:49:54.529Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:49:54.529Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:49:54.529Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:49:54.529Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:49:54.529Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:49:54.529Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:49:54.529Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:49:54.530Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:49:54.530Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:49:54.530Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:49:54.530Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:49:54.530Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:49:54.530Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T13:49:54.530Z] ... 34 more [2026-01-09T13:49:54.530Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:49:54.530Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:49:54.530Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:49:54.530Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:49:54.530Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:49:54.530Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:49:54.530Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:49:54.530Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T13:49:54.530Z] ... 34 more [2026-01-09T13:49:54.530Z] The following benchmarks failed: chi-square [2026-01-09T13:49:54.530Z] ----------------------------------- [2026-01-09T13:49:54.530Z] renaissance-chi-square_0_FAILED [2026-01-09T13:49:54.530Z] ----------------------------------- [2026-01-09T13:49:54.530Z] [2026-01-09T13:49:54.530Z] TEST TEARDOWN: [2026-01-09T13:49:54.530Z] Nothing to be done for teardown. [2026-01-09T13:49:54.530Z] renaissance-chi-square_0 Finish Time: Fri Jan 9 13:49:54 2026 Epoch Time (ms): 1767966594123 [2026-01-09T13:49:54.530Z] [2026-01-09T13:49:54.530Z] =============================================== [2026-01-09T13:49:54.530Z] Running test renaissance-db-shootout_0 ... [2026-01-09T13:49:54.530Z] =============================================== [2026-01-09T13:49:54.530Z] renaissance-db-shootout_0 Start Time: Fri Jan 9 13:49:54 2026 Epoch Time (ms): 1767966594138 [2026-01-09T13:49:54.530Z] variation: NoOptions [2026-01-09T13:49:54.530Z] JVM_OPTIONS: [2026-01-09T13:49:54.530Z] { \ [2026-01-09T13:49:54.530Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:49:54.530Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:49:54.530Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-db-shootout_0"; \ [2026-01-09T13:49:54.530Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-db-shootout_0"; \ [2026-01-09T13:49:54.530Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:49:54.530Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-01-09T13:49:54.530Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:49:54.530Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:49:54.530Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:49:54.530Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:49:54.530Z] [2026-01-09T13:49:54.530Z] TEST SETUP: [2026-01-09T13:49:54.530Z] Nothing to be done for setup. [2026-01-09T13:49:54.530Z] [2026-01-09T13:49:54.530Z] TESTING: [2026-01-09T13:49:55.304Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:49:55.304Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-db-shootout_0/launcher-134954-5432521334905967672/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:49:55.304Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:49:55.304Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:50:03.633Z] [2026-01-09T13:50:03.496+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>) [2026-01-09T13:50:03.633Z] 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-01-09T13:50:03.633Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils [2026-01-09T13:50:03.633Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:50:03.633Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:50:03.633Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:50:03.633Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:50:03.633Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:50:03.633Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:50:03.633Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-01-09T13:50:03.633Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-01-09T13:50:03.633Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-01-09T13:50:03.633Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:50:03.633Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:50:03.633Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:50:03.633Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:50:03.633Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:50:03.633Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:50:03.633Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:50:03.633Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:50:03.633Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:50:03.633Z] Benchmark 'db-shootout' failed with exception: [2026-01-09T13:50:03.633Z] java.lang.ExceptionInInitializerError [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618) [2026-01-09T13:50:03.633Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122) [2026-01-09T13:50:03.633Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204) [2026-01-09T13:50:03.633Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:50:03.633Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:50:03.633Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:50:03.633Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:50:03.633Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:50:03.633Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:50:03.633Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:50:03.633Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:50:03.633Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:50:03.633Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:50:03.633Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38) [2026-01-09T13:50:03.633Z] ... 20 more [2026-01-09T13:50:03.633Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:50:03.633Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:50:03.633Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:50:03.633Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:50:03.633Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:50:03.633Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:50:03.633Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:50:03.633Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31) [2026-01-09T13:50:03.633Z] ... 20 more [2026-01-09T13:50:04.409Z] The following benchmarks failed: db-shootout [2026-01-09T13:50:04.409Z] ----------------------------------- [2026-01-09T13:50:04.409Z] renaissance-db-shootout_0_FAILED [2026-01-09T13:50:04.409Z] ----------------------------------- [2026-01-09T13:50:04.409Z] [2026-01-09T13:50:04.409Z] TEST TEARDOWN: [2026-01-09T13:50:04.409Z] Nothing to be done for teardown. [2026-01-09T13:50:04.409Z] renaissance-db-shootout_0 Finish Time: Fri Jan 9 13:50:03 2026 Epoch Time (ms): 1767966603777 [2026-01-09T13:50:04.409Z] [2026-01-09T13:50:04.409Z] =============================================== [2026-01-09T13:50:04.409Z] Running test renaissance-dec-tree_0 ... [2026-01-09T13:50:04.409Z] =============================================== [2026-01-09T13:50:04.409Z] renaissance-dec-tree_0 Start Time: Fri Jan 9 13:50:03 2026 Epoch Time (ms): 1767966603792 [2026-01-09T13:50:04.409Z] variation: NoOptions [2026-01-09T13:50:04.409Z] JVM_OPTIONS: [2026-01-09T13:50:04.409Z] { \ [2026-01-09T13:50:04.409Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:50:04.409Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:50:04.409Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-dec-tree_0"; \ [2026-01-09T13:50:04.409Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-dec-tree_0"; \ [2026-01-09T13:50:04.409Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:50:04.409Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2026-01-09T13:50:04.409Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:50:04.409Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:50:04.409Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:50:04.409Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:50:04.409Z] [2026-01-09T13:50:04.409Z] TEST SETUP: [2026-01-09T13:50:04.409Z] Nothing to be done for setup. [2026-01-09T13:50:04.409Z] [2026-01-09T13:50:04.409Z] TESTING: [2026-01-09T13:50:04.409Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:50:04.409Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-dec-tree_0/launcher-135003-2591846062845221044/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:50:04.409Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:50:04.409Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:50:08.925Z] Benchmark 'dec-tree' failed with exception: [2026-01-09T13:50:08.925Z] java.lang.ExceptionInInitializerError [2026-01-09T13:50:08.925Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T13:50:08.925Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T13:50:08.925Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T13:50:08.925Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T13:50:08.925Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T13:50:08.925Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:50:08.925Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T13:50:08.925Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T13:50:08.925Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T13:50:08.925Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T13:50:08.925Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T13:50:08.925Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T13:50:08.925Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T13:50:08.925Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T13:50:08.925Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T13:50:08.925Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:50:08.925Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T13:50:08.925Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T13:50:08.925Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T13:50:08.926Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38) [2026-01-09T13:50:08.926Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89) [2026-01-09T13:50:08.926Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:50:08.926Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:50:08.926Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:50:08.926Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:50:08.926Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:50:08.926Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:50:08.926Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:50:08.926Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:50:08.926Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:50:08.926Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:50:08.926Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:50:08.926Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:50:08.926Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:50:08.926Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:50:08.926Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T13:50:08.926Z] ... 34 more [2026-01-09T13:50:08.926Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:50:08.926Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:50:08.926Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:50:08.926Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:50:08.926Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:50:08.926Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:50:08.926Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:50:08.926Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T13:50:08.926Z] ... 34 more [2026-01-09T13:50:08.926Z] The following benchmarks failed: dec-tree [2026-01-09T13:50:08.926Z] ----------------------------------- [2026-01-09T13:50:08.926Z] renaissance-dec-tree_0_FAILED [2026-01-09T13:50:08.926Z] ----------------------------------- [2026-01-09T13:50:08.926Z] [2026-01-09T13:50:08.926Z] TEST TEARDOWN: [2026-01-09T13:50:08.926Z] Nothing to be done for teardown. [2026-01-09T13:50:08.926Z] renaissance-dec-tree_0 Finish Time: Fri Jan 9 13:50:08 2026 Epoch Time (ms): 1767966608455 [2026-01-09T13:50:08.926Z] [2026-01-09T13:50:08.926Z] =============================================== [2026-01-09T13:50:08.926Z] Running test renaissance-finagle-chirper_0 ... [2026-01-09T13:50:08.926Z] =============================================== [2026-01-09T13:50:08.926Z] renaissance-finagle-chirper_0 Start Time: Fri Jan 9 13:50:08 2026 Epoch Time (ms): 1767966608470 [2026-01-09T13:50:08.926Z] renaissance-finagle-chirper_0_DISABLED [2026-01-09T13:50:08.926Z] Disabled Reason: [2026-01-09T13:50:08.926Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2026-01-09T13:50:08.926Z] renaissance-finagle-chirper_0 Finish Time: Fri Jan 9 13:50:08 2026 Epoch Time (ms): 1767966608483 [2026-01-09T13:50:08.926Z] [2026-01-09T13:50:08.926Z] =============================================== [2026-01-09T13:50:08.926Z] Running test renaissance-finagle-http_0 ... [2026-01-09T13:50:08.926Z] =============================================== [2026-01-09T13:50:08.926Z] renaissance-finagle-http_0 Start Time: Fri Jan 9 13:50:08 2026 Epoch Time (ms): 1767966608498 [2026-01-09T13:50:08.926Z] variation: NoOptions [2026-01-09T13:50:08.926Z] JVM_OPTIONS: [2026-01-09T13:50:08.926Z] { \ [2026-01-09T13:50:08.926Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:50:08.926Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:50:08.926Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-finagle-http_0"; \ [2026-01-09T13:50:08.926Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-finagle-http_0"; \ [2026-01-09T13:50:08.926Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:50:08.926Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2026-01-09T13:50:08.926Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:50:08.926Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:50:08.926Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:50:08.926Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:50:08.926Z] [2026-01-09T13:50:08.926Z] TEST SETUP: [2026-01-09T13:50:08.926Z] Nothing to be done for setup. [2026-01-09T13:50:08.926Z] [2026-01-09T13:50:08.926Z] TESTING: [2026-01-09T13:50:09.703Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:50:09.703Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-finagle-http_0/launcher-135008-17556250588850225938/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:50:09.703Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:50:09.703Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:50:12.207Z] finagle-http on :40397 spawning 4 client and default number of server workers. [2026-01-09T13:50:12.207Z] ====== finagle-http (web) [default], iteration 0 started ====== [2026-01-09T13:50:12.207Z] GC before operation: completed in 31.826 ms, heap usage 17.484 MB -> 10.849 MB. [2026-01-09T13:50:31.267Z] ====== finagle-http (web) [default], iteration 0 completed (18164.509 ms) ====== [2026-01-09T13:50:31.267Z] ====== finagle-http (web) [default], iteration 1 started ====== [2026-01-09T13:50:31.267Z] GC before operation: completed in 63.452 ms, heap usage 28.365 MB -> 14.662 MB. [2026-01-09T13:50:39.637Z] ====== finagle-http (web) [default], iteration 1 completed (9299.088 ms) ====== [2026-01-09T13:50:39.637Z] ====== finagle-http (web) [default], iteration 2 started ====== [2026-01-09T13:50:39.637Z] GC before operation: completed in 63.476 ms, heap usage 40.370 MB -> 14.904 MB. [2026-01-09T13:50:44.138Z] ====== finagle-http (web) [default], iteration 2 completed (4532.547 ms) ====== [2026-01-09T13:50:44.138Z] ====== finagle-http (web) [default], iteration 3 started ====== [2026-01-09T13:50:44.138Z] GC before operation: completed in 45.020 ms, heap usage 31.539 MB -> 14.903 MB. [2026-01-09T13:50:48.641Z] ====== finagle-http (web) [default], iteration 3 completed (4379.661 ms) ====== [2026-01-09T13:50:48.641Z] ====== finagle-http (web) [default], iteration 4 started ====== [2026-01-09T13:50:48.641Z] GC before operation: completed in 41.408 ms, heap usage 72.077 MB -> 14.770 MB. [2026-01-09T13:50:53.663Z] ====== finagle-http (web) [default], iteration 4 completed (4384.847 ms) ====== [2026-01-09T13:50:53.663Z] ====== finagle-http (web) [default], iteration 5 started ====== [2026-01-09T13:50:53.663Z] GC before operation: completed in 43.108 ms, heap usage 82.449 MB -> 14.781 MB. [2026-01-09T13:50:57.123Z] ====== finagle-http (web) [default], iteration 5 completed (4182.879 ms) ====== [2026-01-09T13:50:57.123Z] ====== finagle-http (web) [default], iteration 6 started ====== [2026-01-09T13:50:57.123Z] GC before operation: completed in 40.875 ms, heap usage 47.891 MB -> 14.759 MB. [2026-01-09T13:51:01.621Z] ====== finagle-http (web) [default], iteration 6 completed (4477.771 ms) ====== [2026-01-09T13:51:01.621Z] ====== finagle-http (web) [default], iteration 7 started ====== [2026-01-09T13:51:01.621Z] GC before operation: completed in 45.580 ms, heap usage 93.590 MB -> 14.832 MB. [2026-01-09T13:51:06.122Z] ====== finagle-http (web) [default], iteration 7 completed (4340.566 ms) ====== [2026-01-09T13:51:06.122Z] ====== finagle-http (web) [default], iteration 8 started ====== [2026-01-09T13:51:06.122Z] GC before operation: completed in 40.397 ms, heap usage 31.537 MB -> 14.796 MB. [2026-01-09T13:51:10.626Z] ====== finagle-http (web) [default], iteration 8 completed (4407.118 ms) ====== [2026-01-09T13:51:10.626Z] ====== finagle-http (web) [default], iteration 9 started ====== [2026-01-09T13:51:10.626Z] GC before operation: completed in 39.030 ms, heap usage 30.463 MB -> 14.776 MB. [2026-01-09T13:51:15.135Z] ====== finagle-http (web) [default], iteration 9 completed (4219.744 ms) ====== [2026-01-09T13:51:15.135Z] ====== finagle-http (web) [default], iteration 10 started ====== [2026-01-09T13:51:15.135Z] GC before operation: completed in 41.947 ms, heap usage 31.335 MB -> 14.849 MB. [2026-01-09T13:51:19.633Z] ====== finagle-http (web) [default], iteration 10 completed (4477.935 ms) ====== [2026-01-09T13:51:19.633Z] ====== finagle-http (web) [default], iteration 11 started ====== [2026-01-09T13:51:19.633Z] GC before operation: completed in 47.376 ms, heap usage 91.731 MB -> 14.935 MB. [2026-01-09T13:51:24.137Z] ====== finagle-http (web) [default], iteration 11 completed (4469.465 ms) ====== [2026-01-09T13:51:24.137Z] ----------------------------------- [2026-01-09T13:51:24.137Z] renaissance-finagle-http_0_PASSED [2026-01-09T13:51:24.137Z] ----------------------------------- [2026-01-09T13:51:24.137Z] [2026-01-09T13:51:24.137Z] TEST TEARDOWN: [2026-01-09T13:51:24.137Z] Nothing to be done for teardown. [2026-01-09T13:51:24.137Z] renaissance-finagle-http_0 Finish Time: Fri Jan 9 13:51:24 2026 Epoch Time (ms): 1767966684013 [2026-01-09T13:51:24.137Z] [2026-01-09T13:51:24.137Z] =============================================== [2026-01-09T13:51:24.137Z] Running test renaissance-gauss-mix_0 ... [2026-01-09T13:51:24.137Z] =============================================== [2026-01-09T13:51:24.137Z] renaissance-gauss-mix_0 Start Time: Fri Jan 9 13:51:24 2026 Epoch Time (ms): 1767966684029 [2026-01-09T13:51:24.137Z] variation: NoOptions [2026-01-09T13:51:24.137Z] JVM_OPTIONS: [2026-01-09T13:51:24.137Z] { \ [2026-01-09T13:51:24.137Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:51:24.137Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:51:24.137Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-gauss-mix_0"; \ [2026-01-09T13:51:24.137Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-gauss-mix_0"; \ [2026-01-09T13:51:24.137Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:51:24.137Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \ [2026-01-09T13:51:24.137Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:51:24.137Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:51:24.137Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:51:24.137Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:51:24.137Z] [2026-01-09T13:51:24.137Z] TEST SETUP: [2026-01-09T13:51:24.137Z] Nothing to be done for setup. [2026-01-09T13:51:24.137Z] [2026-01-09T13:51:24.137Z] TESTING: [2026-01-09T13:51:24.914Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:51:24.915Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-gauss-mix_0/launcher-135124-12784386407482016352/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:51:24.915Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:51:24.915Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:51:28.369Z] Benchmark 'gauss-mix' failed with exception: [2026-01-09T13:51:28.369Z] java.lang.ExceptionInInitializerError [2026-01-09T13:51:28.369Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T13:51:28.369Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T13:51:28.369Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T13:51:28.369Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T13:51:28.369Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T13:51:28.369Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:51:28.369Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T13:51:28.369Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T13:51:28.369Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T13:51:28.369Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T13:51:28.369Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T13:51:28.369Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T13:51:28.369Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T13:51:28.369Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T13:51:28.369Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T13:51:28.369Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:51:28.369Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T13:51:28.369Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T13:51:28.369Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T13:51:28.369Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74) [2026-01-09T13:51:28.369Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203) [2026-01-09T13:51:28.369Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:51:28.369Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:51:28.369Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:51:28.369Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:51:28.369Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:51:28.369Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:51:28.369Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:51:28.369Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:51:28.369Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:51:28.369Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:51:28.369Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:51:28.369Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:51:28.369Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:51:28.369Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:51:28.369Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T13:51:28.369Z] ... 34 more [2026-01-09T13:51:28.369Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:51:28.369Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:51:28.369Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:51:28.369Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:51:28.369Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:51:28.369Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:51:28.369Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:51:28.369Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T13:51:28.369Z] ... 34 more [2026-01-09T13:51:29.147Z] The following benchmarks failed: gauss-mix [2026-01-09T13:51:29.147Z] ----------------------------------- [2026-01-09T13:51:29.147Z] renaissance-gauss-mix_0_FAILED [2026-01-09T13:51:29.147Z] ----------------------------------- [2026-01-09T13:51:29.147Z] [2026-01-09T13:51:29.147Z] TEST TEARDOWN: [2026-01-09T13:51:29.147Z] Nothing to be done for teardown. [2026-01-09T13:51:29.147Z] renaissance-gauss-mix_0 Finish Time: Fri Jan 9 13:51:28 2026 Epoch Time (ms): 1767966688704 [2026-01-09T13:51:29.147Z] [2026-01-09T13:51:29.147Z] =============================================== [2026-01-09T13:51:29.147Z] Running test renaissance-log-regression_0 ... [2026-01-09T13:51:29.147Z] =============================================== [2026-01-09T13:51:29.147Z] renaissance-log-regression_0 Start Time: Fri Jan 9 13:51:28 2026 Epoch Time (ms): 1767966688720 [2026-01-09T13:51:29.147Z] variation: NoOptions [2026-01-09T13:51:29.147Z] JVM_OPTIONS: [2026-01-09T13:51:29.147Z] { \ [2026-01-09T13:51:29.147Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:51:29.147Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:51:29.147Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-log-regression_0"; \ [2026-01-09T13:51:29.147Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-log-regression_0"; \ [2026-01-09T13:51:29.147Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:51:29.147Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2026-01-09T13:51:29.147Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:51:29.147Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:51:29.147Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:51:29.147Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:51:29.147Z] [2026-01-09T13:51:29.147Z] TEST SETUP: [2026-01-09T13:51:29.147Z] Nothing to be done for setup. [2026-01-09T13:51:29.147Z] [2026-01-09T13:51:29.147Z] TESTING: [2026-01-09T13:51:29.925Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:51:29.925Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-log-regression_0/launcher-135128-6706959632551103521/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:51:29.925Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:51:29.925Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:51:33.379Z] Benchmark 'log-regression' failed with exception: [2026-01-09T13:51:33.379Z] java.lang.ExceptionInInitializerError [2026-01-09T13:51:33.379Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T13:51:33.379Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T13:51:33.379Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T13:51:33.379Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T13:51:33.379Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T13:51:33.379Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:51:33.379Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T13:51:33.379Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T13:51:33.379Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T13:51:33.379Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T13:51:33.379Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T13:51:33.379Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T13:51:33.379Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T13:51:33.379Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T13:51:33.379Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T13:51:33.379Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:51:33.379Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T13:51:33.379Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T13:51:33.379Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T13:51:33.379Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52) [2026-01-09T13:51:33.379Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92) [2026-01-09T13:51:33.379Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:51:33.379Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:51:33.379Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:51:33.379Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:51:33.379Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:51:33.379Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:51:33.379Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:51:33.379Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:51:33.379Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:51:33.379Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:51:33.379Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:51:33.379Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:51:33.379Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:51:33.379Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:51:33.379Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T13:51:33.379Z] ... 34 more [2026-01-09T13:51:33.379Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:51:33.379Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:51:33.379Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:51:33.379Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:51:33.379Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:51:33.379Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:51:33.379Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:51:33.379Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T13:51:33.379Z] ... 34 more [2026-01-09T13:51:33.379Z] The following benchmarks failed: log-regression [2026-01-09T13:51:34.157Z] ----------------------------------- [2026-01-09T13:51:34.157Z] renaissance-log-regression_0_FAILED [2026-01-09T13:51:34.157Z] ----------------------------------- [2026-01-09T13:51:34.157Z] [2026-01-09T13:51:34.157Z] TEST TEARDOWN: [2026-01-09T13:51:34.157Z] Nothing to be done for teardown. [2026-01-09T13:51:34.157Z] renaissance-log-regression_0 Finish Time: Fri Jan 9 13:51:33 2026 Epoch Time (ms): 1767966693524 [2026-01-09T13:51:34.157Z] [2026-01-09T13:51:34.157Z] =============================================== [2026-01-09T13:51:34.157Z] Running test renaissance-mnemonics_0 ... [2026-01-09T13:51:34.157Z] =============================================== [2026-01-09T13:51:34.157Z] renaissance-mnemonics_0 Start Time: Fri Jan 9 13:51:33 2026 Epoch Time (ms): 1767966693539 [2026-01-09T13:51:34.157Z] variation: NoOptions [2026-01-09T13:51:34.157Z] JVM_OPTIONS: [2026-01-09T13:51:34.157Z] { \ [2026-01-09T13:51:34.157Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:51:34.157Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:51:34.157Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-mnemonics_0"; \ [2026-01-09T13:51:34.157Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-mnemonics_0"; \ [2026-01-09T13:51:34.157Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:51:34.158Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2026-01-09T13:51:34.158Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:51:34.158Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:51:34.158Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:51:34.158Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:51:34.158Z] [2026-01-09T13:51:34.158Z] TEST SETUP: [2026-01-09T13:51:34.158Z] Nothing to be done for setup. [2026-01-09T13:51:34.158Z] [2026-01-09T13:51:34.158Z] TESTING: [2026-01-09T13:51:34.158Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:51:34.158Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-mnemonics_0/launcher-135133-694181116137741295/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:51:34.158Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:51:34.158Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:51:34.935Z] ====== mnemonics (functional) [default], iteration 0 started ====== [2026-01-09T13:51:34.935Z] GC before operation: completed in 14.425 ms, heap usage 7.656 MB -> 3.886 MB. [2026-01-09T13:51:39.993Z] ====== mnemonics (functional) [default], iteration 0 completed (4020.165 ms) ====== [2026-01-09T13:51:39.993Z] ====== mnemonics (functional) [default], iteration 1 started ====== [2026-01-09T13:51:39.993Z] GC before operation: completed in 24.310 ms, heap usage 213.415 MB -> 3.921 MB. [2026-01-09T13:51:43.444Z] ====== mnemonics (functional) [default], iteration 1 completed (3724.536 ms) ====== [2026-01-09T13:51:43.444Z] ====== mnemonics (functional) [default], iteration 2 started ====== [2026-01-09T13:51:43.444Z] GC before operation: completed in 22.387 ms, heap usage 363.429 MB -> 3.921 MB. [2026-01-09T13:51:46.895Z] ====== mnemonics (functional) [default], iteration 2 completed (3569.886 ms) ====== [2026-01-09T13:51:46.896Z] ====== mnemonics (functional) [default], iteration 3 started ====== [2026-01-09T13:51:46.896Z] GC before operation: completed in 23.124 ms, heap usage 519.929 MB -> 3.921 MB. [2026-01-09T13:51:51.455Z] ====== mnemonics (functional) [default], iteration 3 completed (3551.864 ms) ====== [2026-01-09T13:51:51.455Z] ====== mnemonics (functional) [default], iteration 4 started ====== [2026-01-09T13:51:51.455Z] GC before operation: completed in 19.573 ms, heap usage 335.931 MB -> 3.921 MB. [2026-01-09T13:51:54.907Z] ====== mnemonics (functional) [default], iteration 4 completed (3625.196 ms) ====== [2026-01-09T13:51:54.907Z] ====== mnemonics (functional) [default], iteration 5 started ====== [2026-01-09T13:51:54.907Z] GC before operation: completed in 17.274 ms, heap usage 172.431 MB -> 3.922 MB. [2026-01-09T13:51:58.361Z] ====== mnemonics (functional) [default], iteration 5 completed (3572.623 ms) ====== [2026-01-09T13:51:58.361Z] ====== mnemonics (functional) [default], iteration 6 started ====== [2026-01-09T13:51:59.137Z] GC before operation: completed in 19.421 ms, heap usage 227.931 MB -> 3.921 MB. [2026-01-09T13:52:02.585Z] ====== mnemonics (functional) [default], iteration 6 completed (3561.338 ms) ====== [2026-01-09T13:52:02.585Z] ====== mnemonics (functional) [default], iteration 7 started ====== [2026-01-09T13:52:02.585Z] GC before operation: completed in 22.292 ms, heap usage 405.429 MB -> 3.922 MB. [2026-01-09T13:52:07.081Z] ====== mnemonics (functional) [default], iteration 7 completed (3557.347 ms) ====== [2026-01-09T13:52:07.081Z] ====== mnemonics (functional) [default], iteration 8 started ====== [2026-01-09T13:52:07.081Z] GC before operation: completed in 21.213 ms, heap usage 352.930 MB -> 3.922 MB. [2026-01-09T13:52:10.534Z] ====== mnemonics (functional) [default], iteration 8 completed (3633.389 ms) ====== [2026-01-09T13:52:10.534Z] ====== mnemonics (functional) [default], iteration 9 started ====== [2026-01-09T13:52:10.534Z] GC before operation: completed in 26.181 ms, heap usage 517.431 MB -> 3.922 MB. [2026-01-09T13:52:13.993Z] ====== mnemonics (functional) [default], iteration 9 completed (3529.586 ms) ====== [2026-01-09T13:52:13.993Z] ====== mnemonics (functional) [default], iteration 10 started ====== [2026-01-09T13:52:13.993Z] GC before operation: completed in 19.633 ms, heap usage 335.431 MB -> 3.922 MB. [2026-01-09T13:52:18.490Z] ====== mnemonics (functional) [default], iteration 10 completed (3604.151 ms) ====== [2026-01-09T13:52:18.490Z] ====== mnemonics (functional) [default], iteration 11 started ====== [2026-01-09T13:52:18.490Z] GC before operation: completed in 22.208 ms, heap usage 374.432 MB -> 3.922 MB. [2026-01-09T13:52:21.943Z] ====== mnemonics (functional) [default], iteration 11 completed (3570.426 ms) ====== [2026-01-09T13:52:21.943Z] ====== mnemonics (functional) [default], iteration 12 started ====== [2026-01-09T13:52:21.943Z] GC before operation: completed in 21.014 ms, heap usage 342.932 MB -> 3.922 MB. [2026-01-09T13:52:26.646Z] ====== mnemonics (functional) [default], iteration 12 completed (3627.866 ms) ====== [2026-01-09T13:52:26.646Z] ====== mnemonics (functional) [default], iteration 13 started ====== [2026-01-09T13:52:26.646Z] GC before operation: completed in 17.211 ms, heap usage 126.432 MB -> 3.922 MB. [2026-01-09T13:52:30.105Z] ====== mnemonics (functional) [default], iteration 13 completed (3570.591 ms) ====== [2026-01-09T13:52:30.105Z] ====== mnemonics (functional) [default], iteration 14 started ====== [2026-01-09T13:52:30.105Z] GC before operation: completed in 21.281 ms, heap usage 352.597 MB -> 3.922 MB. [2026-01-09T13:52:33.581Z] ====== mnemonics (functional) [default], iteration 14 completed (3605.965 ms) ====== [2026-01-09T13:52:33.581Z] ====== mnemonics (functional) [default], iteration 15 started ====== [2026-01-09T13:52:33.581Z] GC before operation: completed in 17.680 ms, heap usage 126.432 MB -> 3.922 MB. [2026-01-09T13:52:38.069Z] ====== mnemonics (functional) [default], iteration 15 completed (3695.070 ms) ====== [2026-01-09T13:52:38.069Z] ----------------------------------- [2026-01-09T13:52:38.069Z] renaissance-mnemonics_0_PASSED [2026-01-09T13:52:38.069Z] ----------------------------------- [2026-01-09T13:52:38.069Z] [2026-01-09T13:52:38.069Z] TEST TEARDOWN: [2026-01-09T13:52:38.069Z] Nothing to be done for teardown. [2026-01-09T13:52:38.069Z] renaissance-mnemonics_0 Finish Time: Fri Jan 9 13:52:37 2026 Epoch Time (ms): 1767966757300 [2026-01-09T13:52:38.069Z] [2026-01-09T13:52:38.069Z] =============================================== [2026-01-09T13:52:38.069Z] Running test renaissance-movie-lens_0 ... [2026-01-09T13:52:38.069Z] =============================================== [2026-01-09T13:52:38.069Z] renaissance-movie-lens_0 Start Time: Fri Jan 9 13:52:37 2026 Epoch Time (ms): 1767966757315 [2026-01-09T13:52:38.069Z] variation: NoOptions [2026-01-09T13:52:38.069Z] JVM_OPTIONS: [2026-01-09T13:52:38.069Z] { \ [2026-01-09T13:52:38.069Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:52:38.069Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:52:38.069Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-movie-lens_0"; \ [2026-01-09T13:52:38.069Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-movie-lens_0"; \ [2026-01-09T13:52:38.069Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:52:38.069Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2026-01-09T13:52:38.069Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:52:38.069Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:52:38.069Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:52:38.069Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:52:38.069Z] [2026-01-09T13:52:38.069Z] TEST SETUP: [2026-01-09T13:52:38.069Z] Nothing to be done for setup. [2026-01-09T13:52:38.069Z] [2026-01-09T13:52:38.069Z] TESTING: [2026-01-09T13:52:38.069Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:52:38.069Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-movie-lens_0/launcher-135237-16030550076970804033/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:52:38.069Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:52:38.069Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:52:42.549Z] Benchmark 'movie-lens' failed with exception: [2026-01-09T13:52:42.549Z] java.lang.ExceptionInInitializerError [2026-01-09T13:52:42.549Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T13:52:42.549Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T13:52:42.549Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T13:52:42.549Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T13:52:42.549Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T13:52:42.549Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:52:42.549Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T13:52:42.549Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T13:52:42.549Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T13:52:42.549Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T13:52:42.549Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T13:52:42.549Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T13:52:42.549Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T13:52:42.549Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T13:52:42.549Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T13:52:42.549Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T13:52:42.549Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T13:52:42.549Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T13:52:42.549Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T13:52:42.549Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80) [2026-01-09T13:52:42.549Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320) [2026-01-09T13:52:42.549Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T13:52:42.549Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T13:52:42.549Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T13:52:42.549Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T13:52:42.549Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T13:52:42.549Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T13:52:42.549Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T13:52:42.549Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T13:52:42.549Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T13:52:42.549Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T13:52:42.549Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T13:52:42.549Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T13:52:42.549Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T13:52:42.549Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:52:42.549Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T13:52:42.549Z] ... 34 more [2026-01-09T13:52:42.549Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T13:52:42.549Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T13:52:42.549Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T13:52:42.549Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T13:52:42.549Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T13:52:42.549Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T13:52:42.549Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T13:52:42.549Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T13:52:42.549Z] ... 34 more [2026-01-09T13:52:42.549Z] The following benchmarks failed: movie-lens [2026-01-09T13:52:42.549Z] ----------------------------------- [2026-01-09T13:52:42.549Z] renaissance-movie-lens_0_FAILED [2026-01-09T13:52:42.549Z] ----------------------------------- [2026-01-09T13:52:42.549Z] [2026-01-09T13:52:42.549Z] TEST TEARDOWN: [2026-01-09T13:52:42.549Z] Nothing to be done for teardown. [2026-01-09T13:52:42.549Z] renaissance-movie-lens_0 Finish Time: Fri Jan 9 13:52:42 2026 Epoch Time (ms): 1767966762137 [2026-01-09T13:52:42.549Z] [2026-01-09T13:52:42.549Z] =============================================== [2026-01-09T13:52:42.549Z] Running test renaissance-par-mnemonics_0 ... [2026-01-09T13:52:42.549Z] =============================================== [2026-01-09T13:52:42.549Z] renaissance-par-mnemonics_0 Start Time: Fri Jan 9 13:52:42 2026 Epoch Time (ms): 1767966762152 [2026-01-09T13:52:42.549Z] variation: NoOptions [2026-01-09T13:52:42.549Z] JVM_OPTIONS: [2026-01-09T13:52:42.549Z] { \ [2026-01-09T13:52:42.549Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:52:42.549Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:52:42.549Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-par-mnemonics_0"; \ [2026-01-09T13:52:42.549Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-par-mnemonics_0"; \ [2026-01-09T13:52:42.549Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:52:42.549Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2026-01-09T13:52:42.549Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:52:42.549Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:52:42.549Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:52:42.549Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:52:42.549Z] [2026-01-09T13:52:42.549Z] TEST SETUP: [2026-01-09T13:52:42.549Z] Nothing to be done for setup. [2026-01-09T13:52:42.549Z] [2026-01-09T13:52:42.549Z] TESTING: [2026-01-09T13:52:43.328Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:52:43.328Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-par-mnemonics_0/launcher-135242-3145664011866373423/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:52:43.328Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:52:43.328Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:52:43.328Z] ====== par-mnemonics (functional) [default], iteration 0 started ====== [2026-01-09T13:52:43.328Z] GC before operation: completed in 15.525 ms, heap usage 7.564 MB -> 3.896 MB. [2026-01-09T13:52:47.817Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3567.003 ms) ====== [2026-01-09T13:52:47.817Z] ====== par-mnemonics (functional) [default], iteration 1 started ====== [2026-01-09T13:52:47.817Z] GC before operation: completed in 29.495 ms, heap usage 657.598 MB -> 3.957 MB. [2026-01-09T13:52:50.427Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3010.973 ms) ====== [2026-01-09T13:52:50.427Z] ====== par-mnemonics (functional) [default], iteration 2 started ====== [2026-01-09T13:52:50.427Z] GC before operation: completed in 26.072 ms, heap usage 655.603 MB -> 3.957 MB. [2026-01-09T13:52:53.879Z] ====== par-mnemonics (functional) [default], iteration 2 completed (2919.563 ms) ====== [2026-01-09T13:52:53.879Z] ====== par-mnemonics (functional) [default], iteration 3 started ====== [2026-01-09T13:52:53.879Z] GC before operation: completed in 20.806 ms, heap usage 339.591 MB -> 3.957 MB. [2026-01-09T13:52:57.334Z] ====== par-mnemonics (functional) [default], iteration 3 completed (2937.856 ms) ====== [2026-01-09T13:52:57.334Z] ====== par-mnemonics (functional) [default], iteration 4 started ====== [2026-01-09T13:52:57.334Z] GC before operation: completed in 24.228 ms, heap usage 485.609 MB -> 3.958 MB. [2026-01-09T13:53:00.783Z] ====== par-mnemonics (functional) [default], iteration 4 completed (2949.255 ms) ====== [2026-01-09T13:53:00.783Z] ====== par-mnemonics (functional) [default], iteration 5 started ====== [2026-01-09T13:53:00.783Z] GC before operation: completed in 23.998 ms, heap usage 412.591 MB -> 3.958 MB. [2026-01-09T13:53:03.270Z] ====== par-mnemonics (functional) [default], iteration 5 completed (2913.674 ms) ====== [2026-01-09T13:53:03.270Z] ====== par-mnemonics (functional) [default], iteration 6 started ====== [2026-01-09T13:53:03.270Z] GC before operation: completed in 26.085 ms, heap usage 452.483 MB -> 3.958 MB. [2026-01-09T13:53:06.720Z] ====== par-mnemonics (functional) [default], iteration 6 completed (2966.239 ms) ====== [2026-01-09T13:53:06.720Z] ====== par-mnemonics (functional) [default], iteration 7 started ====== [2026-01-09T13:53:06.720Z] GC before operation: completed in 26.334 ms, heap usage 490.102 MB -> 3.958 MB. [2026-01-09T13:53:10.178Z] ====== par-mnemonics (functional) [default], iteration 7 completed (2968.217 ms) ====== [2026-01-09T13:53:10.178Z] ====== par-mnemonics (functional) [default], iteration 8 started ====== [2026-01-09T13:53:10.178Z] GC before operation: completed in 25.852 ms, heap usage 493.107 MB -> 3.958 MB. [2026-01-09T13:53:13.197Z] ====== par-mnemonics (functional) [default], iteration 8 completed (2976.542 ms) ====== [2026-01-09T13:53:13.197Z] ====== par-mnemonics (functional) [default], iteration 9 started ====== [2026-01-09T13:53:13.197Z] GC before operation: completed in 25.634 ms, heap usage 488.092 MB -> 3.958 MB. [2026-01-09T13:53:16.670Z] ====== par-mnemonics (functional) [default], iteration 9 completed (2952.801 ms) ====== [2026-01-09T13:53:16.671Z] ====== par-mnemonics (functional) [default], iteration 10 started ====== [2026-01-09T13:53:16.671Z] GC before operation: completed in 21.685 ms, heap usage 232.483 MB -> 3.958 MB. [2026-01-09T13:53:20.084Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3017.074 ms) ====== [2026-01-09T13:53:20.084Z] ====== par-mnemonics (functional) [default], iteration 11 started ====== [2026-01-09T13:53:20.084Z] GC before operation: completed in 24.223 ms, heap usage 494.596 MB -> 3.958 MB. [2026-01-09T13:53:23.474Z] ====== par-mnemonics (functional) [default], iteration 11 completed (2947.547 ms) ====== [2026-01-09T13:53:23.474Z] ====== par-mnemonics (functional) [default], iteration 12 started ====== [2026-01-09T13:53:23.474Z] GC before operation: completed in 25.505 ms, heap usage 490.092 MB -> 3.958 MB. [2026-01-09T13:53:26.874Z] ====== par-mnemonics (functional) [default], iteration 12 completed (2899.388 ms) ====== [2026-01-09T13:53:26.874Z] ====== par-mnemonics (functional) [default], iteration 13 started ====== [2026-01-09T13:53:26.874Z] GC before operation: completed in 22.022 ms, heap usage 486.584 MB -> 3.958 MB. [2026-01-09T13:53:29.329Z] ====== par-mnemonics (functional) [default], iteration 13 completed (2996.226 ms) ====== [2026-01-09T13:53:29.329Z] ====== par-mnemonics (functional) [default], iteration 14 started ====== [2026-01-09T13:53:29.329Z] GC before operation: completed in 24.490 ms, heap usage 487.596 MB -> 3.958 MB. [2026-01-09T13:53:32.729Z] ====== par-mnemonics (functional) [default], iteration 14 completed (2992.348 ms) ====== [2026-01-09T13:53:32.729Z] ====== par-mnemonics (functional) [default], iteration 15 started ====== [2026-01-09T13:53:32.729Z] GC before operation: completed in 24.807 ms, heap usage 489.086 MB -> 3.958 MB. [2026-01-09T13:53:36.123Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3049.576 ms) ====== [2026-01-09T13:53:36.123Z] ----------------------------------- [2026-01-09T13:53:36.123Z] renaissance-par-mnemonics_0_PASSED [2026-01-09T13:53:36.123Z] ----------------------------------- [2026-01-09T13:53:36.123Z] [2026-01-09T13:53:36.123Z] TEST TEARDOWN: [2026-01-09T13:53:36.123Z] Nothing to be done for teardown. [2026-01-09T13:53:36.123Z] renaissance-par-mnemonics_0 Finish Time: Fri Jan 9 13:53:35 2026 Epoch Time (ms): 1767966815974 [2026-01-09T13:53:36.123Z] [2026-01-09T13:53:36.123Z] =============================================== [2026-01-09T13:53:36.123Z] Running test renaissance-philosophers_0 ... [2026-01-09T13:53:36.123Z] =============================================== [2026-01-09T13:53:36.123Z] renaissance-philosophers_0 Start Time: Fri Jan 9 13:53:35 2026 Epoch Time (ms): 1767966815990 [2026-01-09T13:53:36.123Z] variation: NoOptions [2026-01-09T13:53:36.123Z] JVM_OPTIONS: [2026-01-09T13:53:36.123Z] { \ [2026-01-09T13:53:36.123Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:53:36.123Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:53:36.123Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-philosophers_0"; \ [2026-01-09T13:53:36.123Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-philosophers_0"; \ [2026-01-09T13:53:36.123Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:53:36.123Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-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_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2026-01-09T13:53:36.123Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:53:36.123Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:53:36.123Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:53:36.123Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:53:36.123Z] [2026-01-09T13:53:36.123Z] TEST SETUP: [2026-01-09T13:53:36.123Z] Nothing to be done for setup. [2026-01-09T13:53:36.123Z] [2026-01-09T13:53:36.123Z] TESTING: [2026-01-09T13:53:36.887Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:53:36.887Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17679665843364/renaissance-philosophers_0/launcher-135336-15718045166029264708/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T13:53:36.887Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T13:53:36.887Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:53:37.660Z] ====== philosophers (scala) [default], iteration 0 started ====== [2026-01-09T13:53:37.660Z] GC before operation: completed in 16.080 ms, heap usage 9.120 MB -> 4.889 MB. [2026-01-09T13:53:41.070Z] Camera thread performed 122 scans. [2026-01-09T13:53:41.070Z] ====== philosophers (scala) [default], iteration 0 completed (3416.864 ms) ====== [2026-01-09T13:53:41.070Z] ====== philosophers (scala) [default], iteration 1 started ====== [2026-01-09T13:53:41.070Z] GC before operation: completed in 19.491 ms, heap usage 12.004 MB -> 5.234 MB. [2026-01-09T13:53:42.651Z] Camera thread performed 122 scans. [2026-01-09T13:53:42.651Z] ====== philosophers (scala) [default], iteration 1 completed (1811.844 ms) ====== [2026-01-09T13:53:42.651Z] ====== philosophers (scala) [default], iteration 2 started ====== [2026-01-09T13:53:42.651Z] GC before operation: completed in 17.233 ms, heap usage 102.933 MB -> 5.234 MB. [2026-01-09T13:53:44.232Z] Camera thread performed 122 scans. [2026-01-09T13:53:44.232Z] ====== philosophers (scala) [default], iteration 2 completed (1817.182 ms) ====== [2026-01-09T13:53:44.232Z] ====== philosophers (scala) [default], iteration 3 started ====== [2026-01-09T13:53:44.232Z] GC before operation: completed in 18.775 ms, heap usage 144.418 MB -> 5.235 MB. [2026-01-09T13:53:46.685Z] Camera thread performed 122 scans. [2026-01-09T13:53:46.685Z] ====== philosophers (scala) [default], iteration 3 completed (1792.529 ms) ====== [2026-01-09T13:53:46.685Z] ====== philosophers (scala) [default], iteration 4 started ====== [2026-01-09T13:53:46.685Z] GC before operation: completed in 14.719 ms, heap usage 64.747 MB -> 5.236 MB. [2026-01-09T13:53:48.269Z] Camera thread performed 122 scans. [2026-01-09T13:53:48.269Z] ====== philosophers (scala) [default], iteration 4 completed (1864.016 ms) ====== [2026-01-09T13:53:48.269Z] ====== philosophers (scala) [default], iteration 5 started ====== [2026-01-09T13:53:48.269Z] GC before operation: completed in 14.553 ms, heap usage 63.098 MB -> 5.236 MB. [2026-01-09T13:53:49.963Z] Camera thread performed 122 scans. [2026-01-09T13:53:49.963Z] ====== philosophers (scala) [default], iteration 5 completed (1620.334 ms) ====== [2026-01-09T13:53:49.963Z] ====== philosophers (scala) [default], iteration 6 started ====== [2026-01-09T13:53:49.963Z] GC before operation: completed in 16.893 ms, heap usage 106.557 MB -> 5.237 MB. [2026-01-09T13:53:51.543Z] Camera thread performed 122 scans. [2026-01-09T13:53:51.543Z] ====== philosophers (scala) [default], iteration 6 completed (1829.473 ms) ====== [2026-01-09T13:53:51.543Z] ====== philosophers (scala) [default], iteration 7 started ====== [2026-01-09T13:53:51.543Z] GC before operation: completed in 16.273 ms, heap usage 98.490 MB -> 5.237 MB. [2026-01-09T13:53:53.124Z] Camera thread performed 122 scans. [2026-01-09T13:53:53.124Z] ====== philosophers (scala) [default], iteration 7 completed (1809.744 ms) ====== [2026-01-09T13:53:53.124Z] ====== philosophers (scala) [default], iteration 8 started ====== [2026-01-09T13:53:53.124Z] GC before operation: completed in 18.903 ms, heap usage 90.466 MB -> 5.237 MB. [2026-01-09T13:53:55.579Z] Camera thread performed 122 scans. [2026-01-09T13:53:55.579Z] ====== philosophers (scala) [default], iteration 8 completed (1751.916 ms) ====== [2026-01-09T13:53:55.579Z] ====== philosophers (scala) [default], iteration 9 started ====== [2026-01-09T13:53:55.579Z] GC before operation: completed in 15.981 ms, heap usage 107.953 MB -> 5.237 MB. [2026-01-09T13:53:57.156Z] Camera thread performed 122 scans. [2026-01-09T13:53:57.156Z] ====== philosophers (scala) [default], iteration 9 completed (1790.264 ms) ====== [2026-01-09T13:53:57.156Z] ====== philosophers (scala) [default], iteration 10 started ====== [2026-01-09T13:53:57.156Z] GC before operation: completed in 18.042 ms, heap usage 61.950 MB -> 5.237 MB. [2026-01-09T13:53:59.243Z] Camera thread performed 122 scans. [2026-01-09T13:53:59.243Z] ====== philosophers (scala) [default], iteration 10 completed (1901.710 ms) ====== [2026-01-09T13:53:59.243Z] ====== philosophers (scala) [default], iteration 11 started ====== [2026-01-09T13:53:59.243Z] GC before operation: completed in 14.531 ms, heap usage 97.948 MB -> 5.237 MB. [2026-01-09T13:54:00.823Z] Camera thread performed 122 scans. [2026-01-09T13:54:00.823Z] ====== philosophers (scala) [default], iteration 11 completed (1782.118 ms) ====== [2026-01-09T13:54:00.823Z] ====== philosophers (scala) [default], iteration 12 started ====== [2026-01-09T13:54:00.823Z] GC before operation: completed in 18.195 ms, heap usage 99.435 MB -> 5.238 MB. [2026-01-09T13:54:02.419Z] Camera thread performed 122 scans. [2026-01-09T13:54:02.419Z] ====== philosophers (scala) [default], iteration 12 completed (1889.243 ms) ====== [2026-01-09T13:54:02.419Z] ====== philosophers (scala) [default], iteration 13 started ====== [2026-01-09T13:54:02.419Z] GC before operation: completed in 14.503 ms, heap usage 23.945 MB -> 5.238 MB. [2026-01-09T13:54:04.869Z] Camera thread performed 122 scans. [2026-01-09T13:54:04.869Z] ====== philosophers (scala) [default], iteration 13 completed (1903.533 ms) ====== [2026-01-09T13:54:04.869Z] ====== philosophers (scala) [default], iteration 14 started ====== [2026-01-09T13:54:04.869Z] GC before operation: completed in 16.857 ms, heap usage 141.938 MB -> 5.238 MB. [2026-01-09T13:54:06.449Z] Camera thread performed 122 scans. [2026-01-09T13:54:06.449Z] ====== philosophers (scala) [default], iteration 14 completed (1840.190 ms) ====== [2026-01-09T13:54:06.449Z] ====== philosophers (scala) [default], iteration 15 started ====== [2026-01-09T13:54:06.449Z] GC before operation: completed in 18.316 ms, heap usage 156.938 MB -> 5.238 MB. [2026-01-09T13:54:08.027Z] Camera thread performed 122 scans. [2026-01-09T13:54:08.027Z] ====== philosophers (scala) [default], iteration 15 completed (1856.403 ms) ====== [2026-01-09T13:54:08.027Z] ====== philosophers (scala) [default], iteration 16 started ====== [2026-01-09T13:54:08.027Z] GC before operation: completed in 16.095 ms, heap usage 111.444 MB -> 5.238 MB. [2026-01-09T13:54:10.484Z] Camera thread performed 122 scans. [2026-01-09T13:54:10.484Z] ====== philosophers (scala) [default], iteration 16 completed (1820.562 ms) ====== [2026-01-09T13:54:10.484Z] ====== philosophers (scala) [default], iteration 17 started ====== [2026-01-09T13:54:10.484Z] GC before operation: completed in 18.222 ms, heap usage 173.939 MB -> 5.239 MB. [2026-01-09T13:54:12.062Z] Camera thread performed 122 scans. [2026-01-09T13:54:12.062Z] ====== philosophers (scala) [default], iteration 17 completed (1759.619 ms) ====== [2026-01-09T13:54:12.062Z] ====== philosophers (scala) [default], iteration 18 started ====== [2026-01-09T13:54:12.062Z] GC before operation: completed in 15.470 ms, heap usage 113.431 MB -> 5.239 MB. [2026-01-09T13:54:13.640Z] Camera thread performed 122 scans. [2026-01-09T13:54:13.640Z] ====== philosophers (scala) [default], iteration 18 completed (1859.708 ms) ====== [2026-01-09T13:54:13.640Z] ====== philosophers (scala) [default], iteration 19 started ====== [2026-01-09T13:54:13.640Z] GC before operation: completed in 15.406 ms, heap usage 75.443 MB -> 5.239 MB. [2026-01-09T13:54:15.222Z] Camera thread performed 122 scans. [2026-01-09T13:54:15.222Z] ====== philosophers (scala) [default], iteration 19 completed (1738.843 ms) ====== [2026-01-09T13:54:15.222Z] ====== philosophers (scala) [default], iteration 20 started ====== [2026-01-09T13:54:15.222Z] GC before operation: completed in 17.305 ms, heap usage 140.942 MB -> 5.239 MB. [2026-01-09T13:54:17.680Z] Camera thread performed 122 scans. [2026-01-09T13:54:17.680Z] ====== philosophers (scala) [default], iteration 20 completed (1796.956 ms) ====== [2026-01-09T13:54:17.680Z] ====== philosophers (scala) [default], iteration 21 started ====== [2026-01-09T13:54:17.680Z] GC before operation: completed in 14.446 ms, heap usage 29.456 MB -> 5.239 MB. [2026-01-09T13:54:19.262Z] Camera thread performed 122 scans. [2026-01-09T13:54:19.262Z] ====== philosophers (scala) [default], iteration 21 completed (1813.785 ms) ====== [2026-01-09T13:54:19.262Z] ====== philosophers (scala) [default], iteration 22 started ====== [2026-01-09T13:54:19.262Z] GC before operation: completed in 16.570 ms, heap usage 112.438 MB -> 5.239 MB. [2026-01-09T13:54:20.846Z] Camera thread performed 122 scans. [2026-01-09T13:54:20.846Z] ====== philosophers (scala) [default], iteration 22 completed (1805.554 ms) ====== [2026-01-09T13:54:20.846Z] ====== philosophers (scala) [default], iteration 23 started ====== [2026-01-09T13:54:20.846Z] GC before operation: completed in 17.555 ms, heap usage 53.937 MB -> 5.239 MB. [2026-01-09T13:54:23.302Z] Camera thread performed 122 scans. [2026-01-09T13:54:23.303Z] ====== philosophers (scala) [default], iteration 23 completed (1881.184 ms) ====== [2026-01-09T13:54:23.303Z] ====== philosophers (scala) [default], iteration 24 started ====== [2026-01-09T13:54:23.303Z] GC before operation: completed in 14.169 ms, heap usage 34.943 MB -> 5.239 MB. [2026-01-09T13:54:24.884Z] Camera thread performed 122 scans. [2026-01-09T13:54:24.884Z] ====== philosophers (scala) [default], iteration 24 completed (1960.824 ms) ====== [2026-01-09T13:54:24.884Z] ====== philosophers (scala) [default], iteration 25 started ====== [2026-01-09T13:54:24.884Z] GC before operation: completed in 14.813 ms, heap usage 20.941 MB -> 5.239 MB. [2026-01-09T13:54:26.463Z] Camera thread performed 122 scans. [2026-01-09T13:54:26.463Z] ====== philosophers (scala) [default], iteration 25 completed (1855.023 ms) ====== [2026-01-09T13:54:26.463Z] ====== philosophers (scala) [default], iteration 26 started ====== [2026-01-09T13:54:26.463Z] GC before operation: completed in 16.183 ms, heap usage 84.444 MB -> 5.239 MB. [2026-01-09T13:54:28.915Z] Camera thread performed 122 scans. [2026-01-09T13:54:28.915Z] ====== philosophers (scala) [default], iteration 26 completed (1791.227 ms) ====== [2026-01-09T13:54:28.915Z] ====== philosophers (scala) [default], iteration 27 started ====== [2026-01-09T13:54:28.915Z] GC before operation: completed in 13.365 ms, heap usage 23.406 MB -> 5.239 MB. [2026-01-09T13:54:30.496Z] Camera thread performed 122 scans. [2026-01-09T13:54:30.496Z] ====== philosophers (scala) [default], iteration 27 completed (1857.867 ms) ====== [2026-01-09T13:54:30.496Z] ====== philosophers (scala) [default], iteration 28 started ====== [2026-01-09T13:54:30.496Z] GC before operation: completed in 15.684 ms, heap usage 82.442 MB -> 5.239 MB. [2026-01-09T13:54:32.074Z] Camera thread performed 122 scans. [2026-01-09T13:54:32.074Z] ====== philosophers (scala) [default], iteration 28 completed (1914.689 ms) ====== [2026-01-09T13:54:32.074Z] ====== philosophers (scala) [default], iteration 29 started ====== [2026-01-09T13:54:32.074Z] GC before operation: completed in 15.787 ms, heap usage 62.450 MB -> 5.239 MB. [2026-01-09T13:54:34.523Z] Camera thread performed 122 scans. [2026-01-09T13:54:34.523Z] ====== philosophers (scala) [default], iteration 29 completed (1902.496 ms) ====== [2026-01-09T13:54:34.523Z] ----------------------------------- [2026-01-09T13:54:34.523Z] renaissance-philosophers_0_PASSED [2026-01-09T13:54:34.523Z] ----------------------------------- [2026-01-09T13:54:34.523Z] [2026-01-09T13:54:34.523Z] TEST TEARDOWN: [2026-01-09T13:54:34.523Z] Nothing to be done for teardown. [2026-01-09T13:54:34.523Z] renaissance-philosophers_0 Finish Time: Fri Jan 9 13:54:34 2026 Epoch Time (ms): 1767966874033 [2026-01-09T13:54:34.523Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance' [2026-01-09T13:54:34.523Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo' [2026-01-09T13:54:34.523Z] [2026-01-09T13:54:34.523Z] =============================================== [2026-01-09T13:54:34.523Z] Running test dacapo-avrora_0 ... [2026-01-09T13:54:34.523Z] =============================================== [2026-01-09T13:54:34.523Z] dacapo-avrora_0 Start Time: Fri Jan 9 13:54:34 2026 Epoch Time (ms): 1767966874057 [2026-01-09T13:54:34.523Z] dacapo-avrora_0_DISABLED [2026-01-09T13:54:34.523Z] Disabled Reason: [2026-01-09T13:54:34.523Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571 [2026-01-09T13:54:34.523Z] dacapo-avrora_0 Finish Time: Fri Jan 9 13:54:34 2026 Epoch Time (ms): 1767966874070 [2026-01-09T13:54:34.523Z] [2026-01-09T13:54:34.523Z] =============================================== [2026-01-09T13:54:34.523Z] Running test dacapo-fop_0 ... [2026-01-09T13:54:34.523Z] =============================================== [2026-01-09T13:54:34.523Z] dacapo-fop_0 Start Time: Fri Jan 9 13:54:34 2026 Epoch Time (ms): 1767966874085 [2026-01-09T13:54:34.523Z] variation: NoOptions [2026-01-09T13:54:34.523Z] JVM_OPTIONS: [2026-01-09T13:54:34.523Z] { \ [2026-01-09T13:54:34.523Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:54:34.523Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:54:34.523Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-fop_0"; \ [2026-01-09T13:54:34.523Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-fop_0"; \ [2026-01-09T13:54:34.523Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:54:34.523Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2026-01-09T13:54:34.523Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:54:34.523Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:54:34.523Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:54:34.523Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:54:34.523Z] [2026-01-09T13:54:34.523Z] TEST SETUP: [2026-01-09T13:54:34.523Z] Nothing to be done for setup. [2026-01-09T13:54:34.523Z] [2026-01-09T13:54:34.523Z] TESTING: [2026-01-09T13:54:35.285Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2026-01-09T13:54:35.285Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2026-01-09T13:54:41.570Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo [2026-01-09T13:54:41.570Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 6836 msec ===== [2026-01-09T13:54:41.570Z] ----------------------------------- [2026-01-09T13:54:41.570Z] dacapo-fop_0_PASSED [2026-01-09T13:54:41.570Z] ----------------------------------- [2026-01-09T13:54:41.570Z] [2026-01-09T13:54:41.570Z] TEST TEARDOWN: [2026-01-09T13:54:41.570Z] Nothing to be done for teardown. [2026-01-09T13:54:41.570Z] dacapo-fop_0 Finish Time: Fri Jan 9 13:54:41 2026 Epoch Time (ms): 1767966881371 [2026-01-09T13:54:41.570Z] [2026-01-09T13:54:41.570Z] =============================================== [2026-01-09T13:54:41.570Z] Running test dacapo-jython_0 ... [2026-01-09T13:54:41.570Z] =============================================== [2026-01-09T13:54:41.570Z] dacapo-jython_0 Start Time: Fri Jan 9 13:54:41 2026 Epoch Time (ms): 1767966881386 [2026-01-09T13:54:41.570Z] variation: NoOptions [2026-01-09T13:54:41.570Z] JVM_OPTIONS: [2026-01-09T13:54:41.570Z] { \ [2026-01-09T13:54:41.570Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:54:41.570Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:54:41.570Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-jython_0"; \ [2026-01-09T13:54:41.570Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-jython_0"; \ [2026-01-09T13:54:41.570Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:54:41.570Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2026-01-09T13:54:41.570Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:54:41.570Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:54:41.570Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:54:41.570Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:54:41.570Z] [2026-01-09T13:54:41.570Z] TEST SETUP: [2026-01-09T13:54:41.570Z] Nothing to be done for setup. [2026-01-09T13:54:41.570Z] [2026-01-09T13:54:41.570Z] TESTING: [2026-01-09T13:54:42.334Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2026-01-09T13:54:45.193Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2026-01-09T13:54:46.214Z] ------------------------------------------------------------------------------- [2026-01-09T13:54:46.214Z] PYBENCH 2.0 [2026-01-09T13:54:46.214Z] ------------------------------------------------------------------------------- [2026-01-09T13:54:46.214Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:54:46.214Z] 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_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar) [2026-01-09T13:54:46.214Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper [2026-01-09T13:54:46.214Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T13:54:46.214Z] * using Jython [2026-01-09T13:54:46.214Z] * system check interval set to maximum: 2147483647 [2026-01-09T13:54:46.214Z] * using timer: time.time [2026-01-09T13:54:46.214Z] [2026-01-09T13:54:46.982Z] Calibrating tests. Please wait... done. [2026-01-09T13:54:46.982Z] [2026-01-09T13:54:46.982Z] Running 2 round(s) of the suite at warp factor 20: [2026-01-09T13:54:46.982Z] [2026-01-09T13:54:53.796Z] * Round 1 done. [2026-01-09T13:54:57.193Z] * Round 2 done. [2026-01-09T13:54:57.193Z] [2026-01-09T13:54:57.193Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 12828 msec ===== [2026-01-09T13:54:57.193Z] ----------------------------------- [2026-01-09T13:54:57.193Z] dacapo-jython_0_PASSED [2026-01-09T13:54:57.193Z] ----------------------------------- [2026-01-09T13:54:57.193Z] [2026-01-09T13:54:57.193Z] TEST TEARDOWN: [2026-01-09T13:54:57.193Z] Nothing to be done for teardown. [2026-01-09T13:54:57.193Z] dacapo-jython_0 Finish Time: Fri Jan 9 13:54:57 2026 Epoch Time (ms): 1767966897091 [2026-01-09T13:54:57.193Z] [2026-01-09T13:54:57.193Z] =============================================== [2026-01-09T13:54:57.193Z] Running test dacapo-luindex_0 ... [2026-01-09T13:54:57.193Z] =============================================== [2026-01-09T13:54:57.193Z] dacapo-luindex_0 Start Time: Fri Jan 9 13:54:57 2026 Epoch Time (ms): 1767966897106 [2026-01-09T13:54:57.193Z] variation: NoOptions [2026-01-09T13:54:57.193Z] JVM_OPTIONS: [2026-01-09T13:54:57.193Z] { \ [2026-01-09T13:54:57.193Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:54:57.193Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:54:57.193Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-luindex_0"; \ [2026-01-09T13:54:57.193Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-luindex_0"; \ [2026-01-09T13:54:57.193Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:54:57.193Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \ [2026-01-09T13:54:57.193Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:54:57.193Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:54:57.193Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:54:57.193Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:54:57.193Z] [2026-01-09T13:54:57.193Z] TEST SETUP: [2026-01-09T13:54:57.193Z] Nothing to be done for setup. [2026-01-09T13:54:57.193Z] [2026-01-09T13:54:57.193Z] TESTING: [2026-01-09T13:54:57.956Z] 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-01-09T13:54:57.956Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats) [2026-01-09T13:54:57.956Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting ===== [2026-01-09T13:54:59.483Z] Adding documents from enwiki-anarchism-abydos.md: [2026-01-09T13:54:59.484Z] Adding documents from enwiki-anarchism-abydos.md: 500 [2026-01-09T13:55:00.247Z] Adding documents from enwiki-abydos-copleston.md: [2026-01-09T13:55:01.010Z] Adding documents from enwiki-abydos-copleston.md: 1000 [2026-01-09T13:55:01.010Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T13:55:01.010Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar) [2026-01-09T13:55:01.010Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider [2026-01-09T13:55:01.010Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release [2026-01-09T13:55:03.348Z] Adding documents from enwiki-abydos-copleston.md: 2000 [2026-01-09T13:55:04.110Z] Adding documents from enwiki-abydos-copleston.md: 3000 [2026-01-09T13:55:05.682Z] Adding documents from enwiki-abydos-copleston.md: 4000 [2026-01-09T13:55:06.448Z] Adding documents from enwiki-abydos-copleston.md: 5000 [2026-01-09T13:55:06.448Z] Adding documents from enwiki-abydos-copleston.md: 5500 [2026-01-09T13:55:06.448Z] Optimizing... [2026-01-09T13:55:09.850Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 11628 msec ===== [2026-01-09T13:55:09.850Z] ----------------------------------- [2026-01-09T13:55:09.850Z] dacapo-luindex_0_PASSED [2026-01-09T13:55:09.850Z] ----------------------------------- [2026-01-09T13:55:09.850Z] [2026-01-09T13:55:09.850Z] TEST TEARDOWN: [2026-01-09T13:55:09.850Z] Nothing to be done for teardown. [2026-01-09T13:55:09.850Z] dacapo-luindex_0 Finish Time: Fri Jan 9 13:55:09 2026 Epoch Time (ms): 1767966909368 [2026-01-09T13:55:09.850Z] [2026-01-09T13:55:09.850Z] =============================================== [2026-01-09T13:55:09.850Z] Running test dacapo-pmd_0 ... [2026-01-09T13:55:09.850Z] =============================================== [2026-01-09T13:55:09.850Z] dacapo-pmd_0 Start Time: Fri Jan 9 13:55:09 2026 Epoch Time (ms): 1767966909383 [2026-01-09T13:55:09.850Z] variation: NoOptions [2026-01-09T13:55:09.850Z] JVM_OPTIONS: [2026-01-09T13:55:09.850Z] { \ [2026-01-09T13:55:09.850Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:55:09.850Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:55:09.850Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-pmd_0"; \ [2026-01-09T13:55:09.850Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-pmd_0"; \ [2026-01-09T13:55:09.850Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:55:09.850Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2026-01-09T13:55:09.850Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:55:09.850Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:55:09.850Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:55:09.850Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:55:09.850Z] [2026-01-09T13:55:09.850Z] TEST SETUP: [2026-01-09T13:55:09.850Z] Nothing to be done for setup. [2026-01-09T13:55:09.850Z] [2026-01-09T13:55:09.850Z] TESTING: [2026-01-09T13:55:09.850Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-01-09T13:55:10.619Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2026-01-09T13:55:10.619Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2026-01-09T13:55:14.798Z] Checked: 0% [2026-01-09T13:55:15.570Z] Checked: 5% [2026-01-09T13:55:16.341Z] Checked: 10% [2026-01-09T13:55:17.115Z] Checked: 15% [2026-01-09T13:55:17.115Z] Checked: 20% [2026-01-09T13:55:17.889Z] Checked: 25% [2026-01-09T13:55:17.889Z] Checked: 30% [2026-01-09T13:55:18.655Z] Checked: 35% [2026-01-09T13:55:18.655Z] Checked: 40% [2026-01-09T13:55:19.426Z] Checked: 45% [2026-01-09T13:55:19.426Z] Checked: 50% [2026-01-09T13:55:19.426Z] Checked: 55% [2026-01-09T13:55:21.019Z] Checked: 60% [2026-01-09T13:55:21.019Z] Checked: 65% [2026-01-09T13:55:21.788Z] Checked: 70% [2026-01-09T13:55:22.555Z] Checked: 75% [2026-01-09T13:55:23.325Z] Checked: 80% [2026-01-09T13:55:23.325Z] Checked: 85% [2026-01-09T13:55:23.325Z] Checked: 90% [2026-01-09T13:55:24.095Z] Checked: 95% [2026-01-09T13:55:24.095Z] Checked: 100% [2026-01-09T13:55:24.095Z] PMD checked 601 files. [2026-01-09T13:55:24.095Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 13879 msec ===== [2026-01-09T13:55:24.867Z] ----------------------------------- [2026-01-09T13:55:24.867Z] dacapo-pmd_0_PASSED [2026-01-09T13:55:24.867Z] ----------------------------------- [2026-01-09T13:55:24.867Z] [2026-01-09T13:55:24.867Z] TEST TEARDOWN: [2026-01-09T13:55:24.867Z] Nothing to be done for teardown. [2026-01-09T13:55:24.867Z] dacapo-pmd_0 Finish Time: Fri Jan 9 13:55:24 2026 Epoch Time (ms): 1767966924054 [2026-01-09T13:55:24.867Z] [2026-01-09T13:55:24.867Z] =============================================== [2026-01-09T13:55:24.867Z] Running test dacapo-sunflow_0 ... [2026-01-09T13:55:24.867Z] =============================================== [2026-01-09T13:55:24.867Z] dacapo-sunflow_0 Start Time: Fri Jan 9 13:55:24 2026 Epoch Time (ms): 1767966924070 [2026-01-09T13:55:24.867Z] variation: NoOptions [2026-01-09T13:55:24.867Z] JVM_OPTIONS: [2026-01-09T13:55:24.867Z] { \ [2026-01-09T13:55:24.867Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:55:24.867Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:55:24.867Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-sunflow_0"; \ [2026-01-09T13:55:24.867Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-sunflow_0"; \ [2026-01-09T13:55:24.867Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:55:24.867Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2026-01-09T13:55:24.867Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:55:24.867Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:55:24.867Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:55:24.867Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:55:24.867Z] [2026-01-09T13:55:24.867Z] TEST SETUP: [2026-01-09T13:55:24.867Z] Nothing to be done for setup. [2026-01-09T13:55:24.867Z] [2026-01-09T13:55:24.867Z] TESTING: [2026-01-09T13:55:24.867Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-01-09T13:55:24.867Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2026-01-09T13:55:55.458Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 26606 msec ===== [2026-01-09T13:55:55.458Z] ----------------------------------- [2026-01-09T13:55:55.458Z] dacapo-sunflow_0_PASSED [2026-01-09T13:55:55.458Z] ----------------------------------- [2026-01-09T13:55:55.458Z] [2026-01-09T13:55:55.458Z] TEST TEARDOWN: [2026-01-09T13:55:55.458Z] Nothing to be done for teardown. [2026-01-09T13:55:55.458Z] dacapo-sunflow_0 Finish Time: Fri Jan 9 13:55:51 2026 Epoch Time (ms): 1767966951212 [2026-01-09T13:55:55.458Z] [2026-01-09T13:55:55.458Z] =============================================== [2026-01-09T13:55:55.458Z] Running test dacapo-tomcat_0 ... [2026-01-09T13:55:55.458Z] =============================================== [2026-01-09T13:55:55.458Z] dacapo-tomcat_0 Start Time: Fri Jan 9 13:55:51 2026 Epoch Time (ms): 1767966951227 [2026-01-09T13:55:55.458Z] variation: NoOptions [2026-01-09T13:55:55.458Z] JVM_OPTIONS: [2026-01-09T13:55:55.458Z] { \ [2026-01-09T13:55:55.458Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:55:55.458Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:55:55.458Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-tomcat_0"; \ [2026-01-09T13:55:55.458Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-tomcat_0"; \ [2026-01-09T13:55:55.458Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:55:55.458Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \ [2026-01-09T13:55:55.458Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:55:55.458Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:55:55.458Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:55:55.458Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:55:55.458Z] [2026-01-09T13:55:55.458Z] TEST SETUP: [2026-01-09T13:55:55.458Z] Nothing to be done for setup. [2026-01-09T13:55:55.458Z] [2026-01-09T13:55:55.458Z] TESTING: [2026-01-09T13:55:55.458Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512] [2026-01-09T13:55:55.458Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port. [2026-01-09T13:55:55.458Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats) [2026-01-09T13:55:55.458Z] 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-01-09T13:55:55.458Z] WARNING: A restricted method in java.lang.System has been called [2026-01-09T13:55:55.458Z] 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_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar) [2026-01-09T13:55:55.458Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-09T13:55:55.458Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-09T13:55:55.458Z] [2026-01-09T13:55:55.458Z] Server created with thread pool size 4 [2026-01-09T13:55:55.458Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting ===== [2026-01-09T13:55:55.458Z] Loading web application [2026-01-09T13:55:55.458Z] Starting 80000 requests... [2026-01-09T13:56:03.893Z] Completing requests: 5% [2026-01-09T13:56:05.474Z] Completing requests: 10% [2026-01-09T13:56:07.928Z] Completing requests: 15% [2026-01-09T13:56:09.505Z] Completing requests: 20% [2026-01-09T13:56:11.083Z] Completing requests: 25% [2026-01-09T13:56:12.660Z] Completing requests: 30% [2026-01-09T13:56:14.236Z] Completing requests: 35% [2026-01-09T13:56:15.813Z] Completing requests: 40% [2026-01-09T13:56:17.387Z] Completing requests: 45% [2026-01-09T13:56:18.966Z] Completing requests: 50% [2026-01-09T13:56:20.554Z] Completing requests: 55% [2026-01-09T13:56:22.130Z] Completing requests: 60% [2026-01-09T13:56:22.893Z] Completing requests: 65% [2026-01-09T13:56:24.467Z] Completing requests: 70% [2026-01-09T13:56:26.045Z] Completing requests: 75% [2026-01-09T13:56:27.625Z] Completing requests: 80% [2026-01-09T13:56:29.715Z] Completing requests: 85% [2026-01-09T13:56:31.290Z] Completing requests: 90% [2026-01-09T13:56:32.867Z] Completing requests: 95% [2026-01-09T13:56:32.867Z] Completed requests [2026-01-09T13:56:32.867Z] Client threads complete ... unloading web application [2026-01-09T13:56:32.867Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 38325 msec ===== [2026-01-09T13:56:32.867Z] ===== DaCapo processed 80000 requests in 38154 msec, 2096 requests per second ===== [2026-01-09T13:56:32.867Z] ===== DaCapo tail latency, simple: 50% 1374 usec, 90% 1828 usec, 99% 10381 usec, 99.9% 97658 usec, 99.99% 203863 usec, max 1210031 usec, measured over 80000 events ===== [2026-01-09T13:56:32.867Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1600 usec, 90% 4585 usec, 99% 11502 usec, 99.9% 97658 usec, 99.99% 203863 usec, max 1210031 usec, measured over 80000 events ===== [2026-01-09T13:56:32.867Z] ===== DaCapo tail latency, metered full smoothing: 50% 3509192 usec, 90% 5566047 usec, 99% 5626055 usec, 99.9% 5635675 usec, 99.99% 5639116 usec, max 5643724 usec, measured over 80000 events ===== [2026-01-09T13:56:32.867Z] Server stopped ... iteration complete [2026-01-09T13:56:32.867Z] ----------------------------------- [2026-01-09T13:56:32.867Z] dacapo-tomcat_0_PASSED [2026-01-09T13:56:32.867Z] ----------------------------------- [2026-01-09T13:56:32.867Z] [2026-01-09T13:56:32.867Z] TEST TEARDOWN: [2026-01-09T13:56:32.867Z] Nothing to be done for teardown. [2026-01-09T13:56:32.867Z] dacapo-tomcat_0 Finish Time: Fri Jan 9 13:56:32 2026 Epoch Time (ms): 1767966992262 [2026-01-09T13:56:32.867Z] [2026-01-09T13:56:32.867Z] =============================================== [2026-01-09T13:56:32.867Z] Running test dacapo-xalan_0 ... [2026-01-09T13:56:32.867Z] =============================================== [2026-01-09T13:56:32.867Z] dacapo-xalan_0 Start Time: Fri Jan 9 13:56:32 2026 Epoch Time (ms): 1767966992277 [2026-01-09T13:56:32.867Z] variation: NoOptions [2026-01-09T13:56:32.867Z] JVM_OPTIONS: [2026-01-09T13:56:32.867Z] { \ [2026-01-09T13:56:32.867Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T13:56:32.867Z] echo "Nothing to be done for setup."; \ [2026-01-09T13:56:32.867Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-xalan_0"; \ [2026-01-09T13:56:32.867Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-xalan_0"; \ [2026-01-09T13:56:32.867Z] echo ""; echo "TESTING:"; \ [2026-01-09T13:56:32.867Z] "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2026-01-09T13:56:32.867Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T13:56:32.867Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T13:56:32.867Z] echo "Nothing to be done for teardown."; \ [2026-01-09T13:56:32.867Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult"; [2026-01-09T13:56:32.867Z] [2026-01-09T13:56:32.867Z] TEST SETUP: [2026-01-09T13:56:32.867Z] Nothing to be done for setup. [2026-01-09T13:56:32.867Z] [2026-01-09T13:56:32.867Z] TESTING: [2026-01-09T13:56:32.867Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048] [2026-01-09T13:56:32.867Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2026-01-09T13:56:33.639Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2026-01-09T13:56:36.002Z] Processing: 5% [2026-01-09T13:56:36.791Z] Processing: 10% [2026-01-09T13:56:37.561Z] Processing: 15% [2026-01-09T13:56:38.328Z] Processing: 20% [2026-01-09T13:56:38.328Z] Processing: 25% [2026-01-09T13:56:39.099Z] Processing: 30% [2026-01-09T13:56:39.864Z] Processing: 35% [2026-01-09T13:56:39.864Z] Processing: 40% [2026-01-09T13:56:40.636Z] Processing: 45% [2026-01-09T13:56:41.410Z] Processing: 50% [2026-01-09T13:56:41.410Z] Processing: 55% [2026-01-09T13:56:42.180Z] Processing: 60% [2026-01-09T13:56:42.947Z] Processing: 65% [2026-01-09T13:56:42.947Z] Processing: 70% [2026-01-09T13:56:43.717Z] Processing: 75% [2026-01-09T13:56:44.482Z] Processing: 80% [2026-01-09T13:56:44.482Z] Processing: 85% [2026-01-09T13:56:45.247Z] Processing: 90% [2026-01-09T13:56:46.010Z] Processing: 95% [2026-01-09T13:56:46.010Z] Normal completion. [2026-01-09T13:56:46.010Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 12354 msec ===== [2026-01-09T13:56:46.010Z] ----------------------------------- [2026-01-09T13:56:46.010Z] dacapo-xalan_0_PASSED [2026-01-09T13:56:46.010Z] ----------------------------------- [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] TEST TEARDOWN: [2026-01-09T13:56:46.010Z] Nothing to be done for teardown. [2026-01-09T13:56:46.010Z] dacapo-xalan_0 Finish Time: Fri Jan 9 13:56:45 2026 Epoch Time (ms): 1767967005344 [2026-01-09T13:56:46.010Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo' [2026-01-09T13:56:46.010Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf' [2026-01-09T13:56:46.010Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests' [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] All tests finished, run result summary: [2026-01-09T13:56:46.010Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-09T13:56:46.010Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17679665843364/ --tapName=Test_openjdk27_hs_extended.perf_x86-64_alpine-linux.tap --comment="" [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] TEST TARGETS SUMMARY [2026-01-09T13:56:46.010Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-09T13:56:46.010Z] DISABLED test targets: [2026-01-09T13:56:46.010Z] renaissance-finagle-chirper_0 [2026-01-09T13:56:46.010Z] dacapo-avrora_0 [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] PASSED test targets: [2026-01-09T13:56:46.010Z] renaissance-finagle-http_0 [2026-01-09T13:56:46.010Z] renaissance-mnemonics_0 [2026-01-09T13:56:46.010Z] renaissance-par-mnemonics_0 [2026-01-09T13:56:46.010Z] renaissance-philosophers_0 [2026-01-09T13:56:46.010Z] dacapo-fop_0 [2026-01-09T13:56:46.010Z] dacapo-jython_0 [2026-01-09T13:56:46.010Z] dacapo-luindex_0 [2026-01-09T13:56:46.010Z] dacapo-pmd_0 [2026-01-09T13:56:46.010Z] dacapo-sunflow_0 [2026-01-09T13:56:46.010Z] dacapo-tomcat_0 [2026-01-09T13:56:46.010Z] dacapo-xalan_0 [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] FAILED test targets: [2026-01-09T13:56:46.010Z] renaissance-als_0 [2026-01-09T13:56:46.010Z] renaissance-chi-square_0 [2026-01-09T13:56:46.010Z] renaissance-db-shootout_0 [2026-01-09T13:56:46.010Z] renaissance-dec-tree_0 [2026-01-09T13:56:46.010Z] renaissance-gauss-mix_0 [2026-01-09T13:56:46.010Z] renaissance-log-regression_0 [2026-01-09T13:56:46.010Z] renaissance-movie-lens_0 [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0 [2026-01-09T13:56:46.010Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-09T13:56:46.010Z] [2026-01-09T13:56:46.010Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2026-01-09T13:56:46.010Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2026-01-09T13:56:46.010Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2026-01-09T13:56:47.930Z] + uname [2026-01-09T13:56:47.930Z] + '[' Linux '=' AIX ] [2026-01-09T13:56:47.930Z] + uname [2026-01-09T13:56:47.930Z] + '[' Linux '=' SunOS ] [2026-01-09T13:56:47.930Z] + uname [2026-01-09T13:56:47.930Z] + '[' Linux '=' '*BSD' ] [2026-01-09T13:56:47.930Z] + MAKE=make [2026-01-09T13:56:47.930Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-09T13:56:47.930Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-01-09T13:56:48.376Z] $ ssh-agent -k [2026-01-09T13:56:48.381Z] unset SSH_AUTH_SOCK; [2026-01-09T13:56:48.381Z] unset SSH_AGENT_PID; [2026-01-09T13:56:48.381Z] echo Agent pid 2250417 killed; [2026-01-09T13:56:48.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-01-09T13:56:49.009Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2026-01-09T13:56:49.430Z] no DaCapo-h2 metric found [Pipeline] echo [2026-01-09T13:56:49.463Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-01-09T13:56:49.528Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T13:56:49.663Z] Archiving artifacts [2026-01-09T13:56:49.922Z] Recording fingerprints [Pipeline] echo [2026-01-09T13:56:50.068Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T13:56:50.204Z] Archiving artifacts [2026-01-09T13:56:50.472Z] Recording fingerprints [Pipeline] sh [2026-01-09T13:56:52.048Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17679665843364 [Pipeline] echo [2026-01-09T13:56:52.437Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-01-09T13:56:52.572Z] Archiving artifacts [2026-01-09T13:56:52.957Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-09T13:56:54.020Z] Tap file found: aqa-tests/TKG/output_17679665843364/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux.tap... [Pipeline] readFile [Pipeline] junit [2026-01-09T13:56:54.412Z] Recording test results [2026-01-09T13:56:54.793Z] None of the test reports contained any result [2026-01-09T13:56:54.793Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-09T13:56:54.828Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-09T13:56:54.703Z] No test report files were found. Configuration error? [2026-01-09T13:56:56.373Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-09T13:56:56.373Z] Unix type machine.. [2026-01-09T13:56:56.373Z] Running on a Linux host [2026-01-09T13:56:56.373Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T13:56:57.046Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T13:56:57.046Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T13:56:58.650Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-09T13:57:00.236Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-09T13:57:00.653Z] 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-01-09T13:57:00.805Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-09T13:57:00.841Z] Running on test-docker-fedora42-ppc64le-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [Pipeline] { [Pipeline] echo [2026-01-09T13:57:00.853Z] Generating rerun Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun) [Pipeline] echo [2026-01-09T13:57:00.877Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-09T13:57:03.181Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-09T13:57:04.633Z] Processing DSL script testJobTemplate [2026-01-09T14:01:48.295Z] LEVELS: [extended] [2026-01-09T14:01:48.295Z] JDK_VERSIONS: [8] [2026-01-09T14:01:48.295Z] GROUPS: [perf] [2026-01-09T14:01:48.295Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2026-01-09T14:01:48.392Z] Added items: [2026-01-09T14:01:48.392Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-09T14:01:50.001Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun) [Pipeline] build [2026-01-09T14:01:50.016Z] Scheduling project: Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun [2026-01-09T14:01:56.028Z] Starting building: Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun #1 [2026-01-09T17:05:16.209Z] Build Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun #1 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-09T17:05:16.286Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T17:05:16.668Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T17:05:16.668Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T17:05:16.846Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-09T17:05:16.879Z] Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun #1 completed with status UNSTABLE [Pipeline] timeout [2026-01-09T17:05:16.893Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T17:05:18.171Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun" build number 1 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-09T17:05:18.203Z] Saving Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun/1/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T17:05:18.385Z] Archiving artifacts [2026-01-09T17:05:18.748Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-09T17:05:19.675Z] Tap file found: Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun/1/aqa-tests/TKG/output_17679782494110/Test_openjdk27_hs_extended.perf_x86-64_alpine-linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-09T17:05:19.948Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_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=x86-64_alpine-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-alpine-linux-x64-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%2B4_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=393&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T17:05:20.344Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T17:05:20.344Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T17:05:20.521Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE