Test_openjdk27_hs_sanity.perf_ppc64le_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin" build number 385 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_sanity.perf_ppc64le_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_sanity.perf_ppc64le_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-08T23:44:46.223Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-01-08T23:44:46.296Z] SPEC: linux_ppc-64_le [Pipeline] echo [2026-01-08T23:44:46.297Z] Specified LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T23:44:46.384Z] dynamicAgents: [fyre] [Pipeline] echo [2026-01-08T23:44:46.395Z] Provisioning LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf [Pipeline] nodesByLabel [2026-01-08T23:44:46.449Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] node [2026-01-08T23:45:01.518Z] Still waiting to schedule task [2026-01-08T23:45:01.518Z] Waiting for next available executor on ‘hw.arch.ppc64le&&sw.os.linux&&ci.role.perf’ [2026-01-08T23:47:44.482Z] Running on test-osuosl-centos74-ppc64le-2 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_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-08T23:47:44.622Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T23:47:45.166Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T23:47:45.166Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T23:47:45.346Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-08T23:47:46.026Z] The recommended git tool is: git [2026-01-08T23:47:46.393Z] No credentials specified [2026-01-08T23:47:46.568Z] Cloning the remote Git repository [2026-01-08T23:47:46.855Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-08T23:47:46.855Z] > git init /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests # timeout=10 [2026-01-08T23:47:46.868Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-08T23:47:46.868Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-08T23:47:46.868Z] > git --version # timeout=10 [2026-01-08T23:47:46.871Z] > git --version # 'git version 2.15.0' [2026-01-08T23:47:46.871Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T23:47:52.051Z] Avoid second fetch [2026-01-08T23:47:52.244Z] Checking out Revision 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 (origin/master) [2026-01-08T23:47:51.764Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-08T23:47:51.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T23:47:52.139Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-08T23:47:52.332Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T23:47:52.336Z] > git checkout -f 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10 [2026-01-08T23:47:53.730Z] Commit message: "JDK26+ un-exclude java/foreign/TestSegments.java (#6800)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_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-08T23:48:07.996Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-08T23:48:08.118Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-08T23:48:10.679Z] + LC_TIME=C [2026-01-08T23:48:10.679Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-08T23:48:11.500Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T23:48:13.680Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T23:48:13.680Z] Unix type machine.. [2026-01-08T23:48:13.680Z] Running on a Linux host [2026-01-08T23:48:13.680Z] 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-08T23:48:19.818Z] + printenv [2026-01-08T23:48:19.823Z] JCK_GIT_BRANCH=master [2026-01-08T23:48:19.823Z] DYNAMIC_COMPILE=false [2026-01-08T23:48:19.823Z] JENKINS_NODE_COOKIE=398ea2cc-1e27-4736-8de0-51110d5226f3 [2026-01-08T23:48:19.823Z] OPENJ9_BRANCH=master [2026-01-08T23:48:19.823Z] XDG_SESSION_ID=250771 [2026-01-08T23:48:19.823Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/1/ [2026-01-08T23:48:19.823Z] DOCKER_REQUIRED=false [2026-01-08T23:48:19.823Z] PARALLEL=Dynamic [2026-01-08T23:48:19.823Z] SHELL=/bin/bash [2026-01-08T23:48:19.823Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-08T23:48:19.823Z] jobStatus=SUCCESS [2026-01-08T23:48:19.823Z] JOBSTARTTIME=Thu, 08 Jan 2026 23:48:09 +0000 [2026-01-08T23:48:19.823Z] STAGE_NAME=Setup [2026-01-08T23:48:19.823Z] SSH_CLIENT=78.47.239.97 37336 22 [2026-01-08T23:48:19.823Z] RERUN_FAILURE=true [2026-01-08T23:48:19.823Z] BUILD_TAG=jenkins-Test_openjdk27_hs_sanity.perf_ppc64le_linux-1 [2026-01-08T23:48:19.823Z] SDK_RESOURCE=upstream [2026-01-08T23:48:19.823Z] TIME_LIMIT=25 [2026-01-08T23:48:19.823Z] NUM_PROCESSORS=4 [2026-01-08T23:48:19.823Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-08T23:48:19.823Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T23:48:19.823Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux [2026-01-08T23:48:19.823Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/ [2026-01-08T23:48:19.823Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/1/display/redirect?page=changes [2026-01-08T23:48:19.823Z] JDK_BRANCH=jdk-27+4_adopt [2026-01-08T23:48:19.823Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-08T23:48:19.823Z] USER=jenkins [2026-01-08T23:48:19.823Z] ADOPTOPENJDK_BRANCH=master [2026-01-08T23:48:19.823Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27 [2026-01-08T23:48:19.823Z] ARCHIVE_TEST_RESULTS=false [2026-01-08T23:48:19.823Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin [2026-01-08T23:48:19.823Z] STF_OWNER_BRANCH=adoptium:master [2026-01-08T23:48:19.823Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-08T23:48:19.823Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/1/display/redirect?page=artifacts [2026-01-08T23:48:19.823Z] ORIGIN_JDK_VERSION=27 [2026-01-08T23:48:19.823Z] SETUP_JCK_RUN=false [2026-01-08T23:48:19.823Z] PERSONAL_BUILD=false [2026-01-08T23:48:19.823Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-08T23:48:19.823Z] RERUN_ITERATIONS=1 [2026-01-08T23:48:19.823Z] SPEC=linux_ppc-64_le [2026-01-08T23:48:19.823Z] TKG_ITERATIONS=1 [2026-01-08T23:48:19.823Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-08T23:48:19.823Z] ITERATIONS=1 [2026-01-08T23:48:19.823Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin [2026-01-08T23:48:19.823Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:48:19.823Z] KEEP_REPORTDIR=false [2026-01-08T23:48:19.823Z] MAIL=/var/mail/jenkins [2026-01-08T23:48:19.823Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/1/display/redirect [2026-01-08T23:48:19.823Z] _=/usr/bin/printenv [2026-01-08T23:48:19.823Z] GENERATE_JOBS=true [2026-01-08T23:48:19.823Z] PWD=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux [2026-01-08T23:48:19.823Z] EXIT_FAILURE=false [2026-01-08T23:48:19.823Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-08T23:48:19.823Z] JDK_VERSION=27 [2026-01-08T23:48:19.823Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-08T23:48:19.823Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-08T23:48:19.823Z] LANG=en_US.UTF-8 [2026-01-08T23:48:19.823Z] SLACK_CHANNEL=aqavit-bot [2026-01-08T23:48:19.823Z] JOB_NAME=Test_openjdk27_hs_sanity.perf_ppc64le_linux [2026-01-08T23:48:19.823Z] BUILD_DISPLAY_NAME=#1 [2026-01-08T23:48:19.823Z] USE_TESTENV_PROPERTIES=false [2026-01-08T23:48:19.823Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-08T23:48:19.823Z] EXIT_SUCCESS=false [2026-01-08T23:48:19.823Z] BUILD_ID=1 [2026-01-08T23:48:19.823Z] TEST_TIME=120 [2026-01-08T23:48:19.823Z] PLATFORM=ppc64le_linux [2026-01-08T23:48:19.823Z] JDK_IMPL=hotspot [2026-01-08T23:48:19.823Z] JOB_BASE_NAME=Test_openjdk27_hs_sanity.perf_ppc64le_linux [2026-01-08T23:48:19.823Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/1/display/redirect?page=tests [2026-01-08T23:48:19.823Z] SHLVL=3 [2026-01-08T23:48:19.823Z] AUTO_DETECT=true [2026-01-08T23:48:19.823Z] HOME=/home/jenkins [2026-01-08T23:48:19.823Z] TAP_NAME=Test_openjdk27_hs_sanity.perf_ppc64le_linux.tap [2026-01-08T23:48:19.823Z] CI=true [2026-01-08T23:48:19.823Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux@tmp [2026-01-08T23:48:19.823Z] EXECUTOR_NUMBER=0 [2026-01-08T23:48:19.823Z] JENKINS_SERVER_COOKIE=durable-ab1ce082840c065d6801b36017c9c8e88d501b0d27e9c8ea167b9932cbf0e279 [2026-01-08T23:48:19.823Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-2 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le [2026-01-08T23:48:19.823Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/system_lib [2026-01-08T23:48:19.823Z] BUILD_LIST=perf [2026-01-08T23:48:19.823Z] TARGET=sanity.perf [2026-01-08T23:48:19.823Z] LOGNAME=jenkins [2026-01-08T23:48:19.823Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-08T23:48:19.823Z] JDK_REPO=https://github.com/adoptium/jdk [2026-01-08T23:48:19.823Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-08T23:48:19.823Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-08T23:48:19.823Z] SSH_CONNECTION=78.47.239.97 37336 140.211.168.217 22 [2026-01-08T23:48:19.823Z] UPSTREAM_JOB_NUMBER=385 [2026-01-08T23:48:19.823Z] NODE_NAME=test-osuosl-centos74-ppc64le-2 [2026-01-08T23:48:19.823Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-01-08T23:48:19.823Z] BUILD_NUMBER=1 [2026-01-08T23:48:19.823Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_ppc64le_linux/display/redirect [2026-01-08T23:48:19.823Z] KEEP_WORKSPACE=false [2026-01-08T23:48:19.823Z] HUDSON_COOKIE=08468a39-274c-4b6e-bb8b-601f6ee958d1 [2026-01-08T23:48:19.823Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-01-08T23:48:19.823Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../benchmarks [2026-01-08T23:48:19.823Z] USE_JRE=false [2026-01-08T23:48:19.823Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:48:19.823Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-08T23:48:19.823Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 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-08T23:48:20.409Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-08T23:48:20.511Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T23:55:18.415Z] Copied 7 artifacts from "build-scripts » jobs » jdk » jdk-linux-ppc64le-temurin" build number 385 [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-08T23:55:18.740Z] 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-08T23:55:18.754Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2026-01-08T23:55:18.867Z] $ ssh-agent [2026-01-08T23:55:19.684Z] SSH_AUTH_SOCK=/tmp/ssh-TtKBSBrKseRd/agent.24473 [2026-01-08T23:55:19.684Z] SSH_AGENT_PID=24476 [2026-01-08T23:55:19.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-08T23:55:19.716Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-08T23:55:19.766Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-08T23:55:21.678Z] ++ pwd [2026-01-08T23:55:21.678Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-08T23:55:21.678Z] TESTDIR: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests [2026-01-08T23:55:21.678Z] get jdk binary... [2026-01-08T23:55:21.678Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-08T23:55:21.678Z] Uncompressing file: OpenJDK-jdk_ppc64le_linux_hotspot_27_4-ea.tar.gz ... [2026-01-08T23:55:24.723Z] List files in jdkbinary folder... [2026-01-08T23:55:24.723Z] total 408364 [2026-01-08T23:55:24.723Z] -rw-r--r--. 1 jenkins jenkins 143222513 Jan 8 23:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:24.723Z] -rw-r--r--. 1 jenkins jenkins 87738138 Jan 8 23:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:24.723Z] -rw-r--r--. 1 jenkins jenkins 62396632 Jan 8 23:10 OpenJDK-jre_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:24.723Z] -rw-r--r--. 1 jenkins jenkins 139270 Jan 8 23:35 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea.json [2026-01-08T23:55:24.723Z] -rw-rw-r--. 1 jenkins jenkins 32391 Jan 8 23:29 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea-metadata.json [2026-01-08T23:55:24.723Z] -rw-r--r--. 1 jenkins jenkins 5489626 Jan 8 23:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:24.723Z] -rw-r--r--. 1 jenkins jenkins 119126434 Jan 8 23:11 OpenJDK-testimage_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:24.723Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 23:55 tmp [2026-01-08T23:55:24.723Z] List files in jdkbinary/tmp folder... [2026-01-08T23:55:24.723Z] total 4 [2026-01-08T23:55:24.723Z] drwxr-xr-x. 7 jenkins jenkins 4096 Jan 8 23:10 jdk-27+4 [2026-01-08T23:55:24.723Z] Moving directory jdk-27+4/ to ../j2sdk-image [2026-01-08T23:55:24.723Z] Uncompressing file: OpenJDK-jre_ppc64le_linux_hotspot_27_4-ea.tar.gz ... [2026-01-08T23:55:25.689Z] List files in jdkbinary folder... [2026-01-08T23:55:25.689Z] total 408368 [2026-01-08T23:55:25.689Z] drwxr-xr-x. 7 jenkins jenkins 4096 Jan 8 23:10 j2sdk-image [2026-01-08T23:55:25.689Z] -rw-r--r--. 1 jenkins jenkins 143222513 Jan 8 23:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:25.689Z] -rw-r--r--. 1 jenkins jenkins 87738138 Jan 8 23:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:25.689Z] -rw-r--r--. 1 jenkins jenkins 62396632 Jan 8 23:10 OpenJDK-jre_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:25.689Z] -rw-r--r--. 1 jenkins jenkins 139270 Jan 8 23:35 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea.json [2026-01-08T23:55:25.689Z] -rw-rw-r--. 1 jenkins jenkins 32391 Jan 8 23:29 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea-metadata.json [2026-01-08T23:55:25.689Z] -rw-r--r--. 1 jenkins jenkins 5489626 Jan 8 23:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:25.689Z] -rw-r--r--. 1 jenkins jenkins 119126434 Jan 8 23:11 OpenJDK-testimage_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:25.689Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 23:55 tmp [2026-01-08T23:55:25.689Z] List files in jdkbinary/tmp folder... [2026-01-08T23:55:25.689Z] total 4 [2026-01-08T23:55:25.689Z] drwxr-xr-x. 6 jenkins jenkins 4096 Jan 8 23:10 jdk-27+4-jre [2026-01-08T23:55:25.689Z] Moving directory jdk-27+4-jre/ to ../j2re-image [2026-01-08T23:55:25.689Z] Uncompressing file: OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_4-ea.tar.gz ... [2026-01-08T23:55:26.664Z] List files in jdkbinary folder... [2026-01-08T23:55:26.664Z] total 408372 [2026-01-08T23:55:26.664Z] drwxr-xr-x. 6 jenkins jenkins 4096 Jan 8 23:10 j2re-image [2026-01-08T23:55:26.664Z] drwxr-xr-x. 7 jenkins jenkins 4096 Jan 8 23:10 j2sdk-image [2026-01-08T23:55:26.664Z] -rw-r--r--. 1 jenkins jenkins 143222513 Jan 8 23:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:26.664Z] -rw-r--r--. 1 jenkins jenkins 87738138 Jan 8 23:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:26.664Z] -rw-r--r--. 1 jenkins jenkins 62396632 Jan 8 23:10 OpenJDK-jre_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:26.664Z] -rw-r--r--. 1 jenkins jenkins 139270 Jan 8 23:35 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea.json [2026-01-08T23:55:26.664Z] -rw-rw-r--. 1 jenkins jenkins 32391 Jan 8 23:29 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea-metadata.json [2026-01-08T23:55:26.664Z] -rw-r--r--. 1 jenkins jenkins 5489626 Jan 8 23:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:26.664Z] -rw-r--r--. 1 jenkins jenkins 119126434 Jan 8 23:11 OpenJDK-testimage_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:26.664Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 23:55 tmp [2026-01-08T23:55:26.664Z] List files in jdkbinary/tmp folder... [2026-01-08T23:55:26.664Z] total 4 [2026-01-08T23:55:26.664Z] drwxr-xr-x. 3 jenkins jenkins 4096 Jan 8 23:10 jdk-27+4-static-libs [2026-01-08T23:55:26.664Z] Moving directory jdk-27+4-static-libs/ to ../static-libs [2026-01-08T23:55:26.664Z] Uncompressing file: OpenJDK-testimage_ppc64le_linux_hotspot_27_4-ea.tar.gz ... [2026-01-08T23:55:29.724Z] List files in jdkbinary folder... [2026-01-08T23:55:29.724Z] total 408376 [2026-01-08T23:55:29.724Z] drwxr-xr-x. 6 jenkins jenkins 4096 Jan 8 23:10 j2re-image [2026-01-08T23:55:29.724Z] drwxr-xr-x. 7 jenkins jenkins 4096 Jan 8 23:10 j2sdk-image [2026-01-08T23:55:29.724Z] -rw-r--r--. 1 jenkins jenkins 143222513 Jan 8 23:11 OpenJDK-jdk_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:29.724Z] -rw-r--r--. 1 jenkins jenkins 87738138 Jan 8 23:11 OpenJDK-jmods_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:29.724Z] -rw-r--r--. 1 jenkins jenkins 62396632 Jan 8 23:10 OpenJDK-jre_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:29.724Z] -rw-r--r--. 1 jenkins jenkins 139270 Jan 8 23:35 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea.json [2026-01-08T23:55:29.724Z] -rw-rw-r--. 1 jenkins jenkins 32391 Jan 8 23:29 OpenJDK-sbom_ppc64le_linux_hotspot_27_4-ea-metadata.json [2026-01-08T23:55:29.725Z] -rw-r--r--. 1 jenkins jenkins 5489626 Jan 8 23:11 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:29.725Z] -rw-r--r--. 1 jenkins jenkins 119126434 Jan 8 23:11 OpenJDK-testimage_ppc64le_linux_hotspot_27_4-ea.tar.gz [2026-01-08T23:55:29.725Z] drwxr-xr-x. 3 jenkins jenkins 4096 Jan 8 23:10 static-libs [2026-01-08T23:55:29.725Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 23:55 tmp [2026-01-08T23:55:29.725Z] List files in jdkbinary/tmp folder... [2026-01-08T23:55:29.725Z] total 4 [2026-01-08T23:55:29.725Z] drwxr-xr-x. 6 jenkins jenkins 4096 Jan 8 22:59 jdk-27+4-test-image [2026-01-08T23:55:29.725Z] Moving directory jdk-27+4-test-image/ to ../openjdk-test-image [2026-01-08T23:55:29.725Z] Run /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-08T23:55:29.725Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-08T23:55:29.725Z] openjdk version "27-beta" 2026-09-15 [2026-01-08T23:55:29.725Z] OpenJDK Runtime Environment Temurin-27+4-202601082148 (build 27-beta+4-ea) [2026-01-08T23:55:29.725Z] OpenJDK 64-Bit Server VM Temurin-27+4-202601082148 (build 27-beta+4-ea, mixed mode, sharing) [2026-01-08T23:55:29.725Z] =JAVA VERSION OUTPUT END= [2026-01-08T23:55:29.725Z] =RELEASE INFO BEGIN= [2026-01-08T23:55:29.725Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-08T23:55:29.725Z] IMPLEMENTOR_VERSION="Temurin-27+4-202601082148" [2026-01-08T23:55:29.725Z] JAVA_RUNTIME_VERSION="27-beta+4-ea" [2026-01-08T23:55:29.725Z] JAVA_VERSION="27" [2026-01-08T23:55:29.725Z] JAVA_VERSION_DATE="2026-09-15" [2026-01-08T23:55:29.725Z] LIBC="gnu" [2026-01-08T23:55:29.725Z] 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.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-08T23:55:29.725Z] OS_ARCH="ppc64le" [2026-01-08T23:55:29.725Z] OS_NAME="Linux" [2026-01-08T23:55:29.725Z] SOURCE=".:git:f64bff5ebb70" [2026-01-08T23:55:29.725Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-08T23:55:29.725Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-08T23:55:29.725Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2026-01-08T23:55:29.725Z] FULL_VERSION="27-beta+4-ea" [2026-01-08T23:55:29.725Z] SEMANTIC_VERSION="27+4" [2026-01-08T23:55:29.725Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2026-01-08T23:55:29.725Z] JVM_VARIANT="Hotspot" [2026-01-08T23:55:29.725Z] JVM_VERSION="27-beta+4-ea" [2026-01-08T23:55:29.725Z] IMAGE_TYPE="JDK" [2026-01-08T23:55:29.725Z] =RELEASE INFO END= [2026-01-08T23:55:29.725Z] get testKitGen... [2026-01-08T23:55:29.725Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-08T23:55:30.263Z] git rev-parse master [2026-01-08T23:55:30.263Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-08T23:55:30.525Z] $ ssh-agent -k [2026-01-08T23:55:30.533Z] unset SSH_AUTH_SOCK; [2026-01-08T23:55:30.533Z] unset SSH_AGENT_PID; [2026-01-08T23:55:30.533Z] echo Agent pid 24476 killed; [2026-01-08T23:55:31.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T23:55:31.861Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.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=ppc64le_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-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=385&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-08T23:55:31.880Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.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=ppc64le_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-osuosl-centos74-ppc64le-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-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=385&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-08T23:55:31.935Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T23:55:33.109Z] Copied 1 artifact from "getTRSSOutput" build number 2011 [Pipeline] sh [2026-01-08T23:55:35.002Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-08T23:55:35.003Z] + gzip -cd TRSSOutput.tar.gz [2026-01-08T23:55:35.003Z] + tar xof - [2026-01-08T23:55:35.003Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T23:55:35.692Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T23:55:35.719Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T23:55:37.574Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T23:55:42.989Z] -------------------------------------------- [2026-01-08T23:55:42.989Z] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:42.989Z] task is set to default [2026-01-08T23:55:42.989Z] dependencyList is set to all [2026-01-08T23:55:42.989Z] System Test jars will not be downloaded. [2026-01-08T23:55:42.989Z] -------------------------------------------- [2026-01-08T23:55:42.989Z] Starting download third party dependent jars [2026-01-08T23:55:42.989Z] -------------------------------------------- [2026-01-08T23:55:42.989Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-08T23:55:42.989Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-08T23:55:43.600Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2026-01-08T23:55:43.609Z] Machine limit is 2. [Pipeline] sh [2026-01-08T23:55:45.593Z] + cd ./aqa-tests/TKG [2026-01-08T23:55:45.603Z] ++ uname [2026-01-08T23:55:45.603Z] + '[' Linux = AIX ']' [2026-01-08T23:55:45.603Z] ++ uname [2026-01-08T23:55:45.603Z] + '[' Linux = SunOS ']' [2026-01-08T23:55:45.603Z] ++ uname [2026-01-08T23:55:45.603Z] + '[' Linux = '*BSD' ']' [2026-01-08T23:55:45.603Z] + MAKE=make [2026-01-08T23:55:45.603Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2026-01-08T23:55:45.603Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:55:45.603Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:45.603Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T23:55:45.603Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T23:55:45.603Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T23:55:45.603Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T23:55:45.603Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T23:55:45.603Z] [2026-01-08T23:55:45.603Z] build: [2026-01-08T23:55:45.603Z] [2026-01-08T23:55:45.603Z] clean: [2026-01-08T23:55:45.603Z] [2026-01-08T23:55:45.603Z] init: [2026-01-08T23:55:45.603Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T23:55:45.603Z] [2026-01-08T23:55:45.603Z] getDependentLibs: [2026-01-08T23:55:45.603Z] [exec] -------------------------------------------- [2026-01-08T23:55:45.603Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:45.603Z] [exec] task is set to default [2026-01-08T23:55:45.603Z] [exec] dependencyList is set to json_simple [2026-01-08T23:55:45.603Z] [exec] System Test jars will not be downloaded. [2026-01-08T23:55:45.603Z] [exec] -------------------------------------------- [2026-01-08T23:55:45.604Z] [exec] Starting download third party dependent jars [2026-01-08T23:55:45.604Z] [exec] -------------------------------------------- [2026-01-08T23:55:45.604Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:45.604Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T23:55:45.604Z] [exec] downloaded dependent third party jars successfully [2026-01-08T23:55:45.604Z] [2026-01-08T23:55:45.604Z] compile: [2026-01-08T23:55:45.604Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T23:55:45.604Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T23:55:45.604Z] [echo] ===fork: yes [2026-01-08T23:55:45.604Z] [echo] ===debug: on [2026-01-08T23:55:45.604Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T23:55:47.577Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-08T23:55:47.577Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:55:47.577Z] [2026-01-08T23:55:47.577Z] dist: [2026-01-08T23:55:47.577Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T23:55:47.577Z] [2026-01-08T23:55:47.577Z] BUILD SUCCESSFUL [2026-01-08T23:55:47.577Z] Total time: 2 seconds [2026-01-08T23:55:47.577Z] 0 [2026-01-08T23:55:47.577Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T23:55:48.539Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T23:55:48.539Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2026-01-08T23:55:48.539Z] ****************************** MACHINE INFO ****************************** [2026-01-08T23:55:48.539Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG [2026-01-08T23:55:48.539Z] Free Physical Memory Size : 3097296896 [2026-01-08T23:55:48.539Z] Free space (bytes) : 32875462656 [2026-01-08T23:55:48.539Z] Total Physical Memory Size : 8023506944 [2026-01-08T23:55:48.539Z] Total space (bytes) : 84477304832 [2026-01-08T23:55:48.539Z] Usable space (bytes) : 29391437824 [2026-01-08T23:55:48.539Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T23:55:48.539Z] bashVersion : [2026-01-08T23:55:48.539Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2026-01-08T23:55:48.539Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-01-08T23:55:48.539Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] This is free software; you are free to change and redistribute it. [2026-01-08T23:55:48.539Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T23:55:48.539Z] cpuCores : 4 [2026-01-08T23:55:48.539Z] curlVersion : [2026-01-08T23:55:48.539Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-01-08T23:55:48.539Z] Release-Date: 2021-09-22 [2026-01-08T23:55:48.539Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-08T23:55:48.539Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-01-08T23:55:48.539Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2026-01-08T23:55:48.539Z] gcc version : 4.8.5 [2026-01-08T23:55:48.539Z] gclibc version : ldd (GNU libc) 2.17 [2026-01-08T23:55:48.539Z] gdb version : bash: gdb: command not found [2026-01-08T23:55:48.539Z] lldb version : Command could not be executed [2026-01-08T23:55:48.539Z] makeVersion : [2026-01-08T23:55:48.539Z] GNU Make 4.1 [2026-01-08T23:55:48.539Z] Built for powerpc64le-unknown-linux-gnu [2026-01-08T23:55:48.539Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-01-08T23:55:48.539Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T23:55:48.539Z] This is free software: you are free to change and redistribute it. [2026-01-08T23:55:48.539Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T23:55:48.539Z] mavenVersion : [2026-01-08T23:55:48.539Z] WARNING: A restricted method in java.lang.System has been called [2026-01-08T23:55:48.539Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-08T23:55:48.539Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-08T23:55:48.539Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-08T23:55:48.539Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-08T23:55:48.539Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:55:48.539Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-08T23:55:48.539Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2026-01-08T23:55:48.539Z] osInfo : [2026-01-08T23:55:48.539Z] NAME="CentOS Linux" [2026-01-08T23:55:48.539Z] VERSION="7 (AltArch)" [2026-01-08T23:55:48.539Z] ID="centos" [2026-01-08T23:55:48.539Z] ID_LIKE="rhel fedora" [2026-01-08T23:55:48.539Z] VERSION_ID="7" [2026-01-08T23:55:48.539Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2026-01-08T23:55:48.539Z] ANSI_COLOR="0;31" [2026-01-08T23:55:48.539Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2026-01-08T23:55:48.539Z] HOME_URL="https://www.centos.org/" [2026-01-08T23:55:48.539Z] BUG_REPORT_URL="https://bugs.centos.org/" [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2026-01-08T23:55:48.539Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2026-01-08T23:55:48.539Z] REDHAT_SUPPORT_PRODUCT="centos" [2026-01-08T23:55:48.539Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] osLabel : cent.7 [2026-01-08T23:55:48.539Z] perlVersion : [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2026-01-08T23:55:48.539Z] (with 44 registered patches, see perl -V for more detail) [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] Copyright 1987-2012, Larry Wall [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T23:55:48.539Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T23:55:48.539Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T23:55:48.539Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] podmanVersion : bash: podman: command not found [2026-01-08T23:55:48.539Z] procArch : ppc64le [2026-01-08T23:55:48.539Z] sysArch : ppc64le [2026-01-08T23:55:48.539Z] sysOS : Linux [2026-01-08T23:55:48.539Z] ulimit : [2026-01-08T23:55:48.539Z] core file size (blocks, -c) 0 [2026-01-08T23:55:48.539Z] data seg size (kbytes, -d) unlimited [2026-01-08T23:55:48.539Z] scheduling priority (-e) 0 [2026-01-08T23:55:48.539Z] file size (blocks, -f) unlimited [2026-01-08T23:55:48.539Z] pending signals (-i) 30252 [2026-01-08T23:55:48.539Z] max locked memory (kbytes, -l) 64 [2026-01-08T23:55:48.539Z] max memory size (kbytes, -m) unlimited [2026-01-08T23:55:48.539Z] open files (-n) 4096 [2026-01-08T23:55:48.539Z] pipe size (512 bytes, -p) 8 [2026-01-08T23:55:48.539Z] POSIX message queues (bytes, -q) 819200 [2026-01-08T23:55:48.539Z] real-time priority (-r) 0 [2026-01-08T23:55:48.539Z] stack size (kbytes, -s) 8192 [2026-01-08T23:55:48.539Z] cpu time (seconds, -t) unlimited [2026-01-08T23:55:48.539Z] max user processes (-u) 4096 [2026-01-08T23:55:48.539Z] virtual memory (kbytes, -v) unlimited [2026-01-08T23:55:48.539Z] file locks (-x) unlimited [2026-01-08T23:55:48.539Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2026-01-08T23:55:48.539Z] vmVendor : Oracle Corporation [2026-01-08T23:55:48.539Z] vmVersion : 27-beta+4-ea [2026-01-08T23:55:48.539Z] xlc version : bash: xlC: command not found [2026-01-08T23:55:48.539Z] ************************************************************************** [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] System.getProperty('os.name')=Linux [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] System.getProperty('os.arch')=ppc64le [2026-01-08T23:55:48.539Z] [2026-01-08T23:55:48.539Z] System.getProperty('java.fullversion')=null [2026-01-08T23:55:48.540Z] [2026-01-08T23:55:48.540Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T23:55:48.540Z] [2026-01-08T23:55:48.540Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:48.540Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:55:48.540Z] perl scripts/configure.pl [2026-01-08T23:55:48.540Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T23:55:49.492Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] Starting to generate parallel test lists. [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-08T23:55:49.492Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-08T23:55:49.492Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-08T23:55:49.492Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-08T23:55:49.492Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-08T23:55:49.492Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-08T23:55:49.492Z] Attempting to get test duration data from TRSS. [2026-01-08T23:55:49.492Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=ppc64le_linux&group=perf&level=sanity [2026-01-08T23:55:49.492Z] Warning: cannot parse data from TRSS. [2026-01-08T23:55:49.492Z] Unexpected character (e) at position 0. [2026-01-08T23:55:49.492Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610) [2026-01-08T23:55:49.492Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269) [2026-01-08T23:55:49.492Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118) [2026-01-08T23:55:49.492Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92) [2026-01-08T23:55:49.492Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164) [2026-01-08T23:55:49.492Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254) [2026-01-08T23:55:49.492Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283) [2026-01-08T23:55:49.492Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406) [2026-01-08T23:55:49.492Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427) [2026-01-08T23:55:49.492Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74) [2026-01-08T23:55:49.492Z] at org.testKitGen.MainRunner.main(MainRunner.java:38) [2026-01-08T23:55:49.492Z] Attempting to get test duration data from cached files. [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] TEST DURATION [2026-01-08T23:55:49.492Z] ==================================================================================== [2026-01-08T23:55:49.492Z] Total number of tests searched: 9 [2026-01-08T23:55:49.492Z] Number of test durations found: 0 [2026-01-08T23:55:49.492Z] No test duration data found. [2026-01-08T23:55:49.492Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2026-01-08T23:55:49.492Z] ==================================================================================== [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] Test target is split into 1 lists. [2026-01-08T23:55:49.492Z] Reducing estimated test running time from 04m40s to 04m40s. [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] -------------------------------------testList_0------------------------------------- [2026-01-08T23:55:49.492Z] Number of tests: 9 [2026-01-08T23:55:49.492Z] Estimated running time: 04m40s [2026-01-08T23:55:49.492Z] TESTLIST=dacapo-eclipse_0,dacapo-h2_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,renaissance-future-genetic_0,renaissance-akka-uct_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2026-01-08T23:55:49.492Z] ------------------------------------------------------------------------------------ [2026-01-08T23:55:49.492Z] [2026-01-08T23:55:49.492Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-08T23:55:49.492Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-08T23:55:50.203Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-08T23:55:50.744Z] 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-08T23:55:50.793Z] Building tests... [Pipeline] timeout [2026-01-08T23:55:50.824Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T23:55:50.848Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T23:55:52.700Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T23:55:59.159Z] -------------------------------------------- [2026-01-08T23:55:59.159Z] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:59.159Z] task is set to default [2026-01-08T23:55:59.159Z] dependencyList is set to all [2026-01-08T23:55:59.159Z] System Test jars will not be downloaded. [2026-01-08T23:55:59.159Z] -------------------------------------------- [2026-01-08T23:55:59.159Z] Starting download third party dependent jars [2026-01-08T23:55:59.159Z] -------------------------------------------- [2026-01-08T23:55:59.159Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-08T23:55:59.159Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-08T23:56:00.159Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-01-08T23:56:00.179Z] Running in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-08T23:56:00.288Z] $ ssh-agent [2026-01-08T23:56:01.086Z] SSH_AUTH_SOCK=/tmp/ssh-WKuGTO2tCxJ3/agent.24959 [2026-01-08T23:56:01.086Z] SSH_AGENT_PID=24961 [2026-01-08T23:56:01.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T23:56:03.016Z] + bash ./compile.sh [2026-01-08T23:56:03.016Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:56:03.016Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:56:03.016Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T23:56:03.016Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T23:56:03.016Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T23:56:03.017Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T23:56:03.017Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T23:56:03.017Z] [2026-01-08T23:56:03.017Z] build: [2026-01-08T23:56:03.017Z] [2026-01-08T23:56:03.017Z] clean: [2026-01-08T23:56:03.017Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-08T23:56:03.017Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T23:56:03.017Z] [2026-01-08T23:56:03.017Z] init: [2026-01-08T23:56:03.017Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T23:56:03.017Z] [2026-01-08T23:56:03.017Z] getDependentLibs: [2026-01-08T23:56:03.017Z] [exec] -------------------------------------------- [2026-01-08T23:56:03.017Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:56:03.017Z] [exec] task is set to default [2026-01-08T23:56:03.017Z] [exec] dependencyList is set to json_simple [2026-01-08T23:56:03.017Z] [exec] System Test jars will not be downloaded. [2026-01-08T23:56:03.017Z] [exec] -------------------------------------------- [2026-01-08T23:56:03.017Z] [exec] Starting download third party dependent jars [2026-01-08T23:56:03.017Z] [exec] -------------------------------------------- [2026-01-08T23:56:03.017Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:56:03.017Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T23:56:03.017Z] [exec] downloaded dependent third party jars successfully [2026-01-08T23:56:03.017Z] [2026-01-08T23:56:03.017Z] compile: [2026-01-08T23:56:03.017Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T23:56:03.017Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T23:56:03.017Z] [echo] ===fork: yes [2026-01-08T23:56:03.017Z] [echo] ===debug: on [2026-01-08T23:56:03.017Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T23:56:04.989Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-08T23:56:04.989Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:56:04.989Z] [2026-01-08T23:56:04.989Z] dist: [2026-01-08T23:56:04.989Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T23:56:04.989Z] [2026-01-08T23:56:04.989Z] BUILD SUCCESSFUL [2026-01-08T23:56:04.989Z] Total time: 2 seconds [2026-01-08T23:56:04.989Z] 0 [2026-01-08T23:56:04.989Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T23:56:04.989Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T23:56:04.989Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2026-01-08T23:56:05.967Z] ****************************** MACHINE INFO ****************************** [2026-01-08T23:56:05.967Z] File path : /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG [2026-01-08T23:56:05.967Z] Free Physical Memory Size : 3092840448 [2026-01-08T23:56:05.967Z] Free space (bytes) : 32875442176 [2026-01-08T23:56:05.967Z] Total Physical Memory Size : 8023506944 [2026-01-08T23:56:05.967Z] Total space (bytes) : 84477304832 [2026-01-08T23:56:05.967Z] Usable space (bytes) : 29391417344 [2026-01-08T23:56:05.967Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T23:56:05.967Z] bashVersion : [2026-01-08T23:56:05.967Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2026-01-08T23:56:05.967Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-01-08T23:56:05.967Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T23:56:05.967Z] [2026-01-08T23:56:05.967Z] This is free software; you are free to change and redistribute it. [2026-01-08T23:56:05.967Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T23:56:05.967Z] cpuCores : 4 [2026-01-08T23:56:05.967Z] curlVersion : [2026-01-08T23:56:05.967Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-01-08T23:56:05.967Z] Release-Date: 2021-09-22 [2026-01-08T23:56:05.967Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-08T23:56:05.967Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-01-08T23:56:05.967Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2026-01-08T23:56:05.967Z] gcc version : 4.8.5 [2026-01-08T23:56:05.967Z] gclibc version : ldd (GNU libc) 2.17 [2026-01-08T23:56:05.967Z] gdb version : bash: gdb: command not found [2026-01-08T23:56:05.967Z] lldb version : Command could not be executed [2026-01-08T23:56:05.967Z] makeVersion : [2026-01-08T23:56:05.967Z] GNU Make 4.1 [2026-01-08T23:56:05.967Z] Built for powerpc64le-unknown-linux-gnu [2026-01-08T23:56:05.967Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-01-08T23:56:05.967Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T23:56:05.967Z] This is free software: you are free to change and redistribute it. [2026-01-08T23:56:05.967Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T23:56:05.967Z] mavenVersion : [2026-01-08T23:56:05.967Z] WARNING: A restricted method in java.lang.System has been called [2026-01-08T23:56:05.967Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-08T23:56:05.967Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-08T23:56:05.967Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-08T23:56:05.967Z] [2026-01-08T23:56:05.967Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-08T23:56:05.967Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-08T23:56:05.967Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:56:05.967Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-08T23:56:05.967Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2026-01-08T23:56:05.967Z] osInfo : [2026-01-08T23:56:05.967Z] NAME="CentOS Linux" [2026-01-08T23:56:05.967Z] VERSION="7 (AltArch)" [2026-01-08T23:56:05.967Z] ID="centos" [2026-01-08T23:56:05.967Z] ID_LIKE="rhel fedora" [2026-01-08T23:56:05.967Z] VERSION_ID="7" [2026-01-08T23:56:05.967Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2026-01-08T23:56:05.967Z] ANSI_COLOR="0;31" [2026-01-08T23:56:05.967Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2026-01-08T23:56:05.967Z] HOME_URL="https://www.centos.org/" [2026-01-08T23:56:05.967Z] BUG_REPORT_URL="https://bugs.centos.org/" [2026-01-08T23:56:05.967Z] [2026-01-08T23:56:05.967Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2026-01-08T23:56:05.967Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2026-01-08T23:56:05.968Z] REDHAT_SUPPORT_PRODUCT="centos" [2026-01-08T23:56:05.968Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] osLabel : cent.7 [2026-01-08T23:56:05.968Z] perlVersion : [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2026-01-08T23:56:05.968Z] (with 44 registered patches, see perl -V for more detail) [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] Copyright 1987-2012, Larry Wall [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T23:56:05.968Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T23:56:05.968Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T23:56:05.968Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] podmanVersion : bash: podman: command not found [2026-01-08T23:56:05.968Z] procArch : ppc64le [2026-01-08T23:56:05.968Z] sysArch : ppc64le [2026-01-08T23:56:05.968Z] sysOS : Linux [2026-01-08T23:56:05.968Z] ulimit : [2026-01-08T23:56:05.968Z] core file size (blocks, -c) 0 [2026-01-08T23:56:05.968Z] data seg size (kbytes, -d) unlimited [2026-01-08T23:56:05.968Z] scheduling priority (-e) 0 [2026-01-08T23:56:05.968Z] file size (blocks, -f) unlimited [2026-01-08T23:56:05.968Z] pending signals (-i) 30252 [2026-01-08T23:56:05.968Z] max locked memory (kbytes, -l) 64 [2026-01-08T23:56:05.968Z] max memory size (kbytes, -m) unlimited [2026-01-08T23:56:05.968Z] open files (-n) 4096 [2026-01-08T23:56:05.968Z] pipe size (512 bytes, -p) 8 [2026-01-08T23:56:05.968Z] POSIX message queues (bytes, -q) 819200 [2026-01-08T23:56:05.968Z] real-time priority (-r) 0 [2026-01-08T23:56:05.968Z] stack size (kbytes, -s) 8192 [2026-01-08T23:56:05.968Z] cpu time (seconds, -t) unlimited [2026-01-08T23:56:05.968Z] max user processes (-u) 4096 [2026-01-08T23:56:05.968Z] virtual memory (kbytes, -v) unlimited [2026-01-08T23:56:05.968Z] file locks (-x) unlimited [2026-01-08T23:56:05.968Z] uname : Linux test-osuosl-centos74-ppc64le-2.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2026-01-08T23:56:05.968Z] vmVendor : Oracle Corporation [2026-01-08T23:56:05.968Z] vmVersion : 27-beta+4-ea [2026-01-08T23:56:05.968Z] xlc version : bash: xlC: command not found [2026-01-08T23:56:05.968Z] ************************************************************************** [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] System.getProperty('os.name')=Linux [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] System.getProperty('os.arch')=ppc64le [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] System.getProperty('java.fullversion')=null [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T23:56:05.968Z] [2026-01-08T23:56:05.968Z] make -f clean.mk cleanBuild [2026-01-08T23:56:05.968Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:56:05.968Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest [2026-01-08T23:56:05.968Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:56:05.968Z] make -f compile.mk compile [2026-01-08T23:56:05.968Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:56:05.968Z] rm -f -r /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T23:56:05.968Z] mkdir -p /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T23:56:05.969Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_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_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T23:56:05.969Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T23:56:05.969Z] Buildfile: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-08T23:56:06.930Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] -create_test_directory: [2026-01-08T23:56:06.930Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] stage_test_material: [2026-01-08T23:56:06.930Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] build: [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] init: [2026-01-08T23:56:06.930Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] dist: [2026-01-08T23:56:06.930Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] build: [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] build: [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] init: [2026-01-08T23:56:06.930Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench [2026-01-08T23:56:06.930Z] [2026-01-08T23:56:06.930Z] getBumbleBench: [2026-01-08T23:56:06.930Z] [echo] Cloning BumbleBench [2026-01-08T23:56:06.930Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-01-08T23:56:07.896Z] [exec] Cloning into 'bumblebench'... [2026-01-08T23:56:07.896Z] [2026-01-08T23:56:07.896Z] buildBumbleBench: [2026-01-08T23:56:07.896Z] [echo] Building BumbleBench [2026-01-08T23:56:07.896Z] [2026-01-08T23:56:07.896Z] compile-all: [2026-01-08T23:56:07.896Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:07.896Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:07.896Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:07.896Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:07.896Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:07.896Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:07.896Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:08.853Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-08T23:56:08.853Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:56:08.853Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-01-08T23:56:08.853Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-08T23:56:08.853Z] [javac] 4 warnings [2026-01-08T23:56:08.853Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:08.853Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:08.853Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:08.853Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:08.853Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:08.853Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:08.853Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:08.853Z] [javac] 4 warnings [2026-01-08T23:56:08.853Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:08.853Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:08.853Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:08.854Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:08.854Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:08.854Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:08.854Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:08.854Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2026-01-08T23:56:08.854Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:56:08.854Z] [javac] 4 warnings [2026-01-08T23:56:08.854Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:08.854Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:08.854Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:08.854Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:08.854Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:08.854Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:08.854Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.806Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2026-01-08T23:56:09.806Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:56:09.806Z] [javac] 4 warnings [2026-01-08T23:56:09.807Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.807Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.807Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.807Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.807Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.807Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-08T23:56:09.807Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:56:09.807Z] [javac] 4 warnings [2026-01-08T23:56:09.807Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.807Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.807Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.807Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.807Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.807Z] [javac] 4 warnings [2026-01-08T23:56:09.807Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.807Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.807Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.807Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.807Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.807Z] [javac] 4 warnings [2026-01-08T23:56:09.807Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.807Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.807Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.807Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.807Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.807Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.808Z] [javac] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_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-08T23:56:09.808Z] [javac] synchronized(init) { [2026-01-08T23:56:09.808Z] [javac] ^ [2026-01-08T23:56:09.808Z] [javac] 5 warnings [2026-01-08T23:56:09.808Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.808Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.808Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.808Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.808Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.808Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.808Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.808Z] [javac] 4 warnings [2026-01-08T23:56:09.808Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.808Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.808Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.808Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.808Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.808Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.808Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.808Z] [javac] 4 warnings [2026-01-08T23:56:09.808Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.808Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.808Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.808Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.808Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.808Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.808Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.808Z] [javac] 4 warnings [2026-01-08T23:56:09.808Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.808Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.808Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.808Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.808Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.809Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.809Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.809Z] [javac] 4 warnings [2026-01-08T23:56:09.809Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:09.809Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:09.809Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:09.809Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:09.809Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.809Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:09.809Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:09.809Z] [javac] 4 warnings [2026-01-08T23:56:09.809Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:10.761Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:10.761Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:10.761Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:10.761Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:10.761Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:10.761Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:10.761Z] [javac] 4 warnings [2026-01-08T23:56:10.762Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:10.762Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2026-01-08T23:56:10.762Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2026-01-08T23:56:10.762Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2026-01-08T23:56:10.762Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:10.762Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2026-01-08T23:56:10.762Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2026-01-08T23:56:10.762Z] [javac] 4 warnings [2026-01-08T23:56:10.762Z] [2026-01-08T23:56:10.762Z] dist: [2026-01-08T23:56:10.762Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-01-08T23:56:10.762Z] [2026-01-08T23:56:10.762Z] dist: [2026-01-08T23:56:10.762Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench [2026-01-08T23:56:10.762Z] [2026-01-08T23:56:10.762Z] build: [2026-01-08T23:56:10.762Z] [2026-01-08T23:56:10.762Z] getDependentLibs: [2026-01-08T23:56:16.190Z] [exec] -------------------------------------------- [2026-01-08T23:56:16.190Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:56:16.190Z] [exec] task is set to default [2026-01-08T23:56:16.190Z] [exec] dependencyList is set to dacapo [2026-01-08T23:56:16.190Z] [exec] System Test jars will not be downloaded. [2026-01-08T23:56:16.190Z] [exec] -------------------------------------------- [2026-01-08T23:56:16.190Z] [exec] Starting download third party dependent jars [2026-01-08T23:56:16.190Z] [exec] -------------------------------------------- [2026-01-08T23:56:16.190Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:56:16.190Z] [exec] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-08T23:56:16.190Z] [exec] downloaded dependent third party jars successfully [2026-01-08T23:56:16.190Z] [2026-01-08T23:56:16.190Z] init: [2026-01-08T23:56:16.190Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-01-08T23:56:16.190Z] [2026-01-08T23:56:16.190Z] getDacapoSuite: [2026-01-08T23:56:16.190Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-01-08T23:56:44.942Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-01-08T23:56:44.942Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo [2026-01-08T23:56:44.942Z] [2026-01-08T23:56:44.942Z] dist: [2026-01-08T23:56:44.942Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2026-01-08T23:56:44.942Z] [2026-01-08T23:56:44.942Z] build: [2026-01-08T23:56:44.942Z] [2026-01-08T23:56:44.942Z] init: [2026-01-08T23:56:44.942Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-01-08T23:56:44.942Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2026-01-08T23:56:44.942Z] [2026-01-08T23:56:44.942Z] compile: [2026-01-08T23:56:44.942Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T23:56:44.942Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T23:56:44.942Z] [echo] ===fork: yes [2026-01-08T23:56:44.942Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-08T23:56:44.942Z] [echo] ===debug: on [2026-01-08T23:56:44.942Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-01-08T23:56:44.942Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2026-01-08T23:56:46.912Z] [javac] Note: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2026-01-08T23:56:46.912Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-08T23:56:46.912Z] [2026-01-08T23:56:46.912Z] dist: [2026-01-08T23:56:46.912Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-01-08T23:56:46.912Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-01-08T23:56:46.912Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-01-08T23:56:46.912Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2026-01-08T23:56:46.912Z] [2026-01-08T23:56:46.912Z] clean: [2026-01-08T23:56:46.912Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2026-01-08T23:56:46.912Z] [2026-01-08T23:56:46.912Z] build: [2026-01-08T23:56:46.912Z] [2026-01-08T23:56:46.912Z] build: [2026-01-08T23:56:46.912Z] [2026-01-08T23:56:46.912Z] init: [2026-01-08T23:56:46.912Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance [2026-01-08T23:56:46.912Z] [2026-01-08T23:56:46.912Z] getRenaissanceSuite: [2026-01-08T23:56:46.912Z] [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-08T23:56:47.934Z] [2026-01-08T23:56:47.934Z] dist: [2026-01-08T23:56:47.934Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] build: [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] init: [2026-01-08T23:56:48.914Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] getSpecjbbSuite: [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] dist: [2026-01-08T23:56:48.914Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb/run [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] BUILD SUCCESSFUL [2026-01-08T23:56:48.914Z] Total time: 42 seconds [2026-01-08T23:56:48.914Z] 0 [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] [2026-01-08T23:56:48.914Z] RECORD TEST REPOs SHA [2026-01-08T23:56:48.914Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-08T23:56:48.914Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-08T23:56:48.914Z] Check shas in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-08T23:56:48.914Z] touch /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-08T23:56:50.870Z] ================================================ [2026-01-08T23:56:50.870Z] timestamp: 20260108-235650 [2026-01-08T23:56:50.870Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG [2026-01-08T23:56:50.870Z] git repo: [2026-01-08T23:56:50.870Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-08T23:56:50.870Z] sha: [2026-01-08T23:56:50.870Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-08T23:56:50.870Z] ================================================ [2026-01-08T23:56:50.870Z] timestamp: 20260108-235650 [2026-01-08T23:56:50.870Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-01-08T23:56:50.870Z] git repo: [2026-01-08T23:56:50.870Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-01-08T23:56:50.870Z] sha: [2026-01-08T23:56:50.870Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-01-08T23:56:50.870Z] ================================================ [2026-01-08T23:56:50.870Z] timestamp: 20260108-235650 [2026-01-08T23:56:50.870Z] repo dir: /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests [2026-01-08T23:56:50.870Z] git repo: [2026-01-08T23:56:51.415Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-08T23:56:51.415Z] sha: [2026-01-08T23:56:51.415Z] 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 [2026-01-08T23:56:51.415Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [Pipeline] } [2026-01-08T23:56:51.733Z] $ ssh-agent -k [2026-01-08T23:56:51.759Z] unset SSH_AUTH_SOCK; [2026-01-08T23:56:51.760Z] unset SSH_AGENT_PID; [2026-01-08T23:56:51.760Z] echo Agent pid 24961 killed; [2026-01-08T23:56:52.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-08T23:56:52.697Z] 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-08T23:56:52.715Z] ITERATION: 1/1 [Pipeline] sh [2026-01-08T23:56:54.750Z] + which Xvfb [2026-01-08T23:56:54.750Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-08T23:56:56.872Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/.xvfb-1-..fbdir6397362918715070800 [Pipeline] { [Pipeline] sh [2026-01-08T23:57:19.386Z] + ps -f [2026-01-08T23:57:19.386Z] + grep '[X]vfb' [2026-01-08T23:57:19.386Z] + awk '{print $9}' [Pipeline] echo [2026-01-08T23:57:20.108Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-08T23:57:20.200Z] $ ssh-agent [2026-01-08T23:57:21.013Z] SSH_AUTH_SOCK=/tmp/ssh-rI6FbDLWJZPp/agent.25668 [2026-01-08T23:57:21.013Z] SSH_AGENT_PID=25670 [2026-01-08T23:57:21.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T23:57:23.009Z] ++ uname [2026-01-08T23:57:23.009Z] + '[' Linux = AIX ']' [2026-01-08T23:57:23.009Z] ++ uname [2026-01-08T23:57:23.009Z] + '[' Linux = SunOS ']' [2026-01-08T23:57:23.009Z] ++ uname [2026-01-08T23:57:23.009Z] + '[' Linux = '*BSD' ']' [2026-01-08T23:57:23.009Z] + MAKE=make [2026-01-08T23:57:23.009Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-08T23:57:23.009Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-08T23:57:25.473Z] ++ uname [2026-01-08T23:57:25.473Z] + '[' Linux = AIX ']' [2026-01-08T23:57:25.473Z] ++ uname [2026-01-08T23:57:25.473Z] + '[' Linux = SunOS ']' [2026-01-08T23:57:25.473Z] ++ uname [2026-01-08T23:57:25.473Z] + '[' Linux = '*BSD' ']' [2026-01-08T23:57:25.473Z] + MAKE=make [2026-01-08T23:57:25.473Z] + cd ./aqa-tests [2026-01-08T23:57:25.473Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-08T23:57:25.473Z] ++ set +x [2026-01-08T23:57:25.473Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:57:25.473Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2026-01-08T23:57:25.473Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2026-01-08T23:57:25.473Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:57:25.473Z] perl scripts/configure.pl [2026-01-08T23:57:25.473Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T23:57:26.450Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Starting to generate test make files. [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-01-08T23:57:26.450Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-01-08T23:57:26.450Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-01-08T23:57:26.450Z] Parsing /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Generated /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Make files are generated successfully. [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:57:26.450Z] make -f runtest.mk _sanity.perf [2026-01-08T23:57:26.450Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] Running make 4.1 [2026-01-08T23:57:26.450Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.. [2026-01-08T23:57:26.450Z] set JDK_VERSION to 27 [2026-01-08T23:57:26.450Z] set JDK_IMPL to hotspot [2026-01-08T23:57:26.450Z] set JVM_VERSION to openjdk27 [2026-01-08T23:57:26.450Z] set JCL_VERSION to latest [2026-01-08T23:57:26.450Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T23:57:26.450Z] set SPEC to linux_ppc-64_le [2026-01-08T23:57:26.450Z] set TEST_FLAG to [2026-01-08T23:57:26.450Z] set OS_LABEL to cent.7 [2026-01-08T23:57:26.450Z] Running sanity.perf ... [2026-01-08T23:57:26.450Z] There are 9 test targets in sanity.perf [2026-01-08T23:57:26.450Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-08T23:57:26.450Z] openjdk version "27-beta" 2026-09-15 [2026-01-08T23:57:26.450Z] OpenJDK Runtime Environment Temurin-27+4-202601082148 (build 27-beta+4-ea) [2026-01-08T23:57:26.450Z] OpenJDK 64-Bit Server VM Temurin-27+4-202601082148 (build 27-beta+4-ea, mixed mode, sharing) [2026-01-08T23:57:26.450Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests' [2026-01-08T23:57:26.450Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf' [2026-01-08T23:57:26.450Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro' [2026-01-08T23:57:26.450Z] [2026-01-08T23:57:26.450Z] =============================================== [2026-01-08T23:57:26.451Z] Running test IdleMicrobenchmark_HS_0 ... [2026-01-08T23:57:26.451Z] =============================================== [2026-01-08T23:57:26.451Z] IdleMicrobenchmark_HS_0 Start Time: Thu Jan 8 23:57:26 2026 Epoch Time (ms): 1767916646118 [2026-01-08T23:57:26.451Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2026-01-08T23:57:26.451Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Jan 8 23:57:26 2026 Epoch Time (ms): 1767916646138 [2026-01-08T23:57:26.451Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro' [2026-01-08T23:57:26.451Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo' [2026-01-08T23:57:26.451Z] [2026-01-08T23:57:26.451Z] =============================================== [2026-01-08T23:57:26.451Z] Running test dacapo-eclipse_0 ... [2026-01-08T23:57:26.451Z] =============================================== [2026-01-08T23:57:26.451Z] dacapo-eclipse_0 Start Time: Thu Jan 8 23:57:26 2026 Epoch Time (ms): 1767916646175 [2026-01-08T23:57:26.451Z] variation: NoOptions [2026-01-08T23:57:26.451Z] JVM_OPTIONS: [2026-01-08T23:57:26.451Z] { \ [2026-01-08T23:57:26.451Z] echo ""; echo "TEST SETUP:"; \ [2026-01-08T23:57:26.451Z] echo "Nothing to be done for setup."; \ [2026-01-08T23:57:26.451Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/dacapo-eclipse_0"; \ [2026-01-08T23:57:26.451Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/dacapo-eclipse_0"; \ [2026-01-08T23:57:26.451Z] echo ""; echo "TESTING:"; \ [2026-01-08T23:57:26.451Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \ [2026-01-08T23:57:26.451Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-08T23:57:26.451Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-08T23:57:26.451Z] echo "Nothing to be done for teardown."; \ [2026-01-08T23:57:26.451Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-08T23:57:26.451Z] [2026-01-08T23:57:26.451Z] TEST SETUP: [2026-01-08T23:57:26.451Z] Nothing to be done for setup. [2026-01-08T23:57:26.451Z] [2026-01-08T23:57:26.451Z] TESTING: [2026-01-08T23:57:27.412Z] WARNING: eclipse 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 eclipse is as follows: 'Eclipse requires Java 11 or newer.' [2026-01-08T23:57:28.388Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2026-01-08T23:57:29.343Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-08T23:57:29.343Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar) [2026-01-08T23:57:29.343Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory [2026-01-08T23:57:29.343Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [2026-01-08T23:57:30.304Z] Unzip workspace [2026-01-08T23:57:30.304Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2026-01-08T23:57:30.304Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called [2026-01-08T23:57:30.304Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar) [2026-01-08T23:57:30.304Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-08T23:57:30.304Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-08T23:57:30.304Z] [2026-01-08T23:57:31.270Z] .................. [2026-01-08T23:57:44.936Z] Index workspace ..................... [2026-01-08T23:57:51.693Z] Build workspace [2026-01-08T23:57:55.412Z] Search .. 4,207 references for default constructor in workspace [2026-01-08T23:57:55.412Z] .. 1,957 references for method 'equals' in workspace [2026-01-08T23:57:55.412Z] Type hierarchy tests [2026-01-08T23:57:59.795Z] AST tests [2026-01-08T23:58:03.903Z] Completion tests ......... [2026-01-08T23:58:06.976Z] Format tests .............. [2026-01-08T23:58:07.948Z] Model tests ................ [2026-01-08T23:58:07.948Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 37376 msec ===== [2026-01-08T23:58:07.948Z] Delete workspace [2026-01-08T23:58:08.937Z] ----------------------------------- [2026-01-08T23:58:08.937Z] dacapo-eclipse_0_PASSED [2026-01-08T23:58:08.937Z] ----------------------------------- [2026-01-08T23:58:08.937Z] [2026-01-08T23:58:08.937Z] TEST TEARDOWN: [2026-01-08T23:58:08.937Z] Nothing to be done for teardown. [2026-01-08T23:58:08.937Z] dacapo-eclipse_0 Finish Time: Thu Jan 8 23:58:08 2026 Epoch Time (ms): 1767916688191 [2026-01-08T23:58:08.937Z] [2026-01-08T23:58:08.937Z] =============================================== [2026-01-08T23:58:08.937Z] Running test dacapo-h2_0 ... [2026-01-08T23:58:08.937Z] =============================================== [2026-01-08T23:58:08.937Z] dacapo-h2_0 Start Time: Thu Jan 8 23:58:08 2026 Epoch Time (ms): 1767916688218 [2026-01-08T23:58:08.937Z] variation: NoOptions [2026-01-08T23:58:08.937Z] JVM_OPTIONS: [2026-01-08T23:58:08.937Z] { \ [2026-01-08T23:58:08.937Z] echo ""; echo "TEST SETUP:"; \ [2026-01-08T23:58:08.937Z] echo "Nothing to be done for setup."; \ [2026-01-08T23:58:08.937Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/dacapo-h2_0"; \ [2026-01-08T23:58:08.937Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/dacapo-h2_0"; \ [2026-01-08T23:58:08.937Z] echo ""; echo "TESTING:"; \ [2026-01-08T23:58:08.937Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-01-08T23:58:08.937Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-08T23:58:08.937Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-08T23:58:08.937Z] echo "Nothing to be done for teardown."; \ [2026-01-08T23:58:08.937Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-08T23:58:08.937Z] [2026-01-08T23:58:08.937Z] TEST SETUP: [2026-01-08T23:58:08.937Z] Nothing to be done for setup. [2026-01-08T23:58:08.937Z] [2026-01-08T23:58:08.937Z] TESTING: [2026-01-08T23:58:08.937Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-01-08T23:58:08.937Z] WARNING: h2 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 h2 is as follows: 'H2 requires Java 11 or newer.' [2026-01-08T23:58:09.902Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-01-08T23:58:09.902Z] Preparing the H2 database... [2026-01-08T23:58:09.902Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-01-08T23:58:43.276Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-01-08T23:58:43.276Z] Starting 100000 requests... [2026-01-08T23:58:43.276Z] [2026-01-08T23:58:44.244Z] 5% [2026-01-08T23:58:45.200Z] 10% [2026-01-08T23:58:46.169Z] 15% [2026-01-08T23:58:47.146Z] 20% [2026-01-08T23:58:48.106Z] 25% [2026-01-08T23:58:49.092Z] 30% [2026-01-08T23:58:50.089Z] 35% [2026-01-08T23:58:51.051Z] 40% [2026-01-08T23:58:52.030Z] 45% [2026-01-08T23:58:53.076Z] 50% [2026-01-08T23:58:54.039Z] 55% [2026-01-08T23:58:55.010Z] 60% [2026-01-08T23:58:55.990Z] 65% [2026-01-08T23:58:56.972Z] 70% [2026-01-08T23:58:57.954Z] 75% [2026-01-08T23:58:58.999Z] 80% [2026-01-08T23:58:59.996Z] 85% [2026-01-08T23:59:00.963Z] 90% [2026-01-08T23:59:01.946Z] 95% [2026-01-08T23:59:01.946Z] 100% [2026-01-08T23:59:01.946Z] Completed requests [2026-01-08T23:59:01.946Z] Stock level ............. 3973 ( 4.0%) [2026-01-08T23:59:01.946Z] Order status by name .... 2361 ( 2.4%) [2026-01-08T23:59:01.946Z] Order status by ID ...... 1609 ( 1.6%) [2026-01-08T23:59:01.946Z] Payment by name ......... 25847 (25.8%) [2026-01-08T23:59:01.946Z] Payment by ID ........... 17220 (17.2%) [2026-01-08T23:59:01.946Z] Delivery schedule ....... 4029 ( 4.0%) [2026-01-08T23:59:01.946Z] New order ............... 44509 (44.5%) [2026-01-08T23:59:01.946Z] New order rollback ...... 452 ( 0.5%) [2026-01-08T23:59:01.946Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 20773 msec ===== [2026-01-08T23:59:01.946Z] ===== DaCapo processed 100000 requests in 20741 msec, 4821 requests per second ===== [2026-01-08T23:59:01.946Z] ===== DaCapo tail latency, simple: 50% 364 usec, 90% 1990 usec, 99% 4050 usec, 99.9% 24403 usec, 99.99% 61329 usec, max 100073 usec, measured over 100000 events ===== [2026-01-08T23:59:01.946Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1257 usec, 90% 4366 usec, 99% 11663 usec, 99.9% 37646 usec, 99.99% 61329 usec, max 100073 usec, measured over 100000 events ===== [2026-01-08T23:59:01.946Z] ===== DaCapo tail latency, metered full smoothing: 50% 703356 usec, 90% 1098870 usec, 99% 1168126 usec, 99.9% 1182564 usec, 99.99% 1185726 usec, max 1190223 usec, measured over 100000 events ===== [2026-01-08T23:59:17.190Z] Resetting database to initial state.................... [2026-01-08T23:59:17.190Z] ----------------------------------- [2026-01-08T23:59:17.190Z] dacapo-h2_0_PASSED [2026-01-08T23:59:17.190Z] ----------------------------------- [2026-01-08T23:59:17.190Z] [2026-01-08T23:59:17.190Z] TEST TEARDOWN: [2026-01-08T23:59:17.190Z] Nothing to be done for teardown. [2026-01-08T23:59:17.190Z] dacapo-h2_0 Finish Time: Thu Jan 8 23:59:16 2026 Epoch Time (ms): 1767916756787 [2026-01-08T23:59:17.190Z] [2026-01-08T23:59:17.190Z] =============================================== [2026-01-08T23:59:17.190Z] Running test dacapo-lusearch-fix_0 ... [2026-01-08T23:59:17.190Z] =============================================== [2026-01-08T23:59:17.190Z] dacapo-lusearch-fix_0 Start Time: Thu Jan 8 23:59:16 2026 Epoch Time (ms): 1767916756813 [2026-01-08T23:59:17.190Z] dacapo-lusearch-fix_0_DISABLED [2026-01-08T23:59:17.190Z] Disabled Reason: [2026-01-08T23:59:17.190Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2026-01-08T23:59:17.190Z] dacapo-lusearch-fix_0 Finish Time: Thu Jan 8 23:59:16 2026 Epoch Time (ms): 1767916756834 [2026-01-08T23:59:17.190Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo' [2026-01-08T23:59:17.190Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance' [2026-01-08T23:59:17.190Z] [2026-01-08T23:59:17.190Z] =============================================== [2026-01-08T23:59:17.190Z] Running test renaissance-akka-uct_0 ... [2026-01-08T23:59:17.190Z] =============================================== [2026-01-08T23:59:17.190Z] renaissance-akka-uct_0 Start Time: Thu Jan 8 23:59:16 2026 Epoch Time (ms): 1767916756871 [2026-01-08T23:59:17.190Z] variation: NoOptions [2026-01-08T23:59:17.190Z] JVM_OPTIONS: [2026-01-08T23:59:17.190Z] { \ [2026-01-08T23:59:17.190Z] echo ""; echo "TEST SETUP:"; \ [2026-01-08T23:59:17.190Z] echo "Nothing to be done for setup."; \ [2026-01-08T23:59:17.190Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-akka-uct_0"; \ [2026-01-08T23:59:17.190Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-akka-uct_0"; \ [2026-01-08T23:59:17.190Z] echo ""; echo "TESTING:"; \ [2026-01-08T23:59:17.190Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \ [2026-01-08T23:59:17.190Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-08T23:59:17.190Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-08T23:59:17.190Z] echo "Nothing to be done for teardown."; \ [2026-01-08T23:59:17.190Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-08T23:59:17.190Z] [2026-01-08T23:59:17.190Z] TEST SETUP: [2026-01-08T23:59:17.190Z] Nothing to be done for setup. [2026-01-08T23:59:17.190Z] [2026-01-08T23:59:17.190Z] TESTING: [2026-01-08T23:59:18.140Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-08T23:59:18.140Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17679166454071/renaissance-akka-uct_0/launcher-235917-6990238033402946324/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-08T23:59:18.140Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-08T23:59:18.140Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-08T23:59:19.090Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2026-01-08T23:59:19.090Z] GC before operation: completed in 36.259 ms, heap usage 12.338 MB -> 5.469 MB. [2026-01-08T23:59:21.057Z] final size= 199991 [2026-01-08T23:59:21.057Z] final height= 9 [2026-01-08T23:59:24.079Z] final size= 199991 [2026-01-08T23:59:24.079Z] final height= 9 [2026-01-08T23:59:27.105Z] final size= 199991 [2026-01-08T23:59:27.105Z] final height= 11 [2026-01-08T23:59:29.069Z] final size= 199991 [2026-01-08T23:59:29.069Z] final height= 10 [2026-01-08T23:59:31.041Z] final size= 199991 [2026-01-08T23:59:31.041Z] final height= 10 [2026-01-08T23:59:33.002Z] final size= 199991 [2026-01-08T23:59:33.002Z] final height= 9 [2026-01-08T23:59:34.959Z] final size= 199991 [2026-01-08T23:59:34.959Z] final height= 10 [2026-01-08T23:59:36.913Z] final size= 199991 [2026-01-08T23:59:36.914Z] final height= 10 [2026-01-08T23:59:38.901Z] final size= 199991 [2026-01-08T23:59:38.901Z] final height= 10 [2026-01-08T23:59:40.875Z] final size= 199991 [2026-01-08T23:59:40.875Z] final height= 9 [2026-01-08T23:59:41.825Z] WARNING: This benchmark provides no result that can be validated. [2026-01-08T23:59:41.825Z] There is no way to check that no silent failure occurred. [2026-01-08T23:59:41.825Z] ====== akka-uct (concurrency) [default], iteration 0 completed (23194.235 ms) ====== [2026-01-08T23:59:41.825Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2026-01-08T23:59:42.776Z] GC before operation: completed in 389.245 ms, heap usage 622.586 MB -> 95.999 MB. [2026-01-08T23:59:43.726Z] final size= 199991 [2026-01-08T23:59:43.726Z] final height= 9 [2026-01-08T23:59:45.687Z] final size= 199991 [2026-01-08T23:59:45.688Z] final height= 9 [2026-01-08T23:59:47.639Z] final size= 199991 [2026-01-08T23:59:47.639Z] final height= 9 [2026-01-08T23:59:49.595Z] final size= 199991 [2026-01-08T23:59:49.595Z] final height= 9 [2026-01-08T23:59:51.556Z] final size= 199991 [2026-01-08T23:59:51.556Z] final height= 9 [2026-01-08T23:59:54.572Z] final size= 199991 [2026-01-08T23:59:54.572Z] final height= 9 [2026-01-08T23:59:55.524Z] final size= 199991 [2026-01-08T23:59:55.524Z] final height= 9 [2026-01-08T23:59:58.590Z] final size= 199991 [2026-01-08T23:59:58.590Z] final height= 9 [2026-01-09T00:00:00.560Z] final size= 199991 [2026-01-09T00:00:00.560Z] final height= 9 [2026-01-09T00:00:02.579Z] final size= 199991 [2026-01-09T00:00:02.579Z] final height= 9 [2026-01-09T00:00:03.547Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:00:03.547Z] There is no way to check that no silent failure occurred. [2026-01-09T00:00:03.547Z] ====== akka-uct (concurrency) [default], iteration 1 completed (20821.785 ms) ====== [2026-01-09T00:00:03.547Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2026-01-09T00:00:03.547Z] GC before operation: completed in 508.689 ms, heap usage 824.684 MB -> 101.311 MB. [2026-01-09T00:00:05.506Z] final size= 199991 [2026-01-09T00:00:05.506Z] final height= 9 [2026-01-09T00:00:07.461Z] final size= 199991 [2026-01-09T00:00:07.461Z] final height= 9 [2026-01-09T00:00:09.427Z] final size= 199991 [2026-01-09T00:00:09.427Z] final height= 9 [2026-01-09T00:00:11.389Z] final size= 199991 [2026-01-09T00:00:11.389Z] final height= 10 [2026-01-09T00:00:14.407Z] final size= 199991 [2026-01-09T00:00:14.407Z] final height= 9 [2026-01-09T00:00:16.384Z] final size= 199991 [2026-01-09T00:00:16.384Z] final height= 9 [2026-01-09T00:00:18.363Z] final size= 199991 [2026-01-09T00:00:18.363Z] final height= 9 [2026-01-09T00:00:20.333Z] final size= 199991 [2026-01-09T00:00:20.333Z] final height= 9 [2026-01-09T00:00:22.331Z] final size= 199991 [2026-01-09T00:00:22.331Z] final height= 9 [2026-01-09T00:00:24.304Z] final size= 199991 [2026-01-09T00:00:24.304Z] final height= 9 [2026-01-09T00:00:25.275Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:00:25.276Z] There is no way to check that no silent failure occurred. [2026-01-09T00:00:25.276Z] ====== akka-uct (concurrency) [default], iteration 2 completed (21660.737 ms) ====== [2026-01-09T00:00:25.276Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2026-01-09T00:00:26.232Z] GC before operation: completed in 417.014 ms, heap usage 418.453 MB -> 100.732 MB. [2026-01-09T00:00:27.198Z] final size= 199991 [2026-01-09T00:00:27.198Z] final height= 9 [2026-01-09T00:00:29.177Z] final size= 199991 [2026-01-09T00:00:29.177Z] final height= 9 [2026-01-09T00:00:31.128Z] final size= 199991 [2026-01-09T00:00:31.128Z] final height= 9 [2026-01-09T00:00:33.110Z] final size= 199991 [2026-01-09T00:00:33.110Z] final height= 9 [2026-01-09T00:00:35.087Z] final size= 199991 [2026-01-09T00:00:35.087Z] final height= 9 [2026-01-09T00:00:37.047Z] final size= 199991 [2026-01-09T00:00:37.047Z] final height= 10 [2026-01-09T00:00:39.007Z] final size= 199991 [2026-01-09T00:00:39.007Z] final height= 9 [2026-01-09T00:00:40.962Z] final size= 199991 [2026-01-09T00:00:40.962Z] final height= 9 [2026-01-09T00:00:42.945Z] final size= 199991 [2026-01-09T00:00:42.946Z] final height= 9 [2026-01-09T00:00:44.907Z] final size= 199991 [2026-01-09T00:00:44.907Z] final height= 9 [2026-01-09T00:00:45.864Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:00:45.864Z] There is no way to check that no silent failure occurred. [2026-01-09T00:00:45.864Z] ====== akka-uct (concurrency) [default], iteration 3 completed (19908.921 ms) ====== [2026-01-09T00:00:45.864Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2026-01-09T00:00:46.819Z] GC before operation: completed in 513.284 ms, heap usage 1.421 GB -> 95.823 MB. [2026-01-09T00:00:47.775Z] final size= 199991 [2026-01-09T00:00:47.775Z] final height= 9 [2026-01-09T00:00:50.654Z] final size= 199991 [2026-01-09T00:00:50.654Z] final height= 9 [2026-01-09T00:00:51.607Z] final size= 199991 [2026-01-09T00:00:51.607Z] final height= 9 [2026-01-09T00:00:53.571Z] final size= 199991 [2026-01-09T00:00:53.571Z] final height= 9 [2026-01-09T00:00:55.549Z] final size= 199991 [2026-01-09T00:00:55.549Z] final height= 9 [2026-01-09T00:00:57.541Z] final size= 199991 [2026-01-09T00:00:57.541Z] final height= 9 [2026-01-09T00:00:58.511Z] final size= 199991 [2026-01-09T00:00:58.511Z] final height= 9 [2026-01-09T00:01:00.473Z] final size= 199991 [2026-01-09T00:01:00.474Z] final height= 9 [2026-01-09T00:01:03.557Z] final size= 199991 [2026-01-09T00:01:03.557Z] final height= 9 [2026-01-09T00:01:04.532Z] final size= 199991 [2026-01-09T00:01:04.532Z] final height= 9 [2026-01-09T00:01:05.498Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:01:05.498Z] There is no way to check that no silent failure occurred. [2026-01-09T00:01:05.498Z] ====== akka-uct (concurrency) [default], iteration 4 completed (19290.741 ms) ====== [2026-01-09T00:01:05.498Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2026-01-09T00:01:06.470Z] GC before operation: completed in 523.677 ms, heap usage 796.849 MB -> 99.271 MB. [2026-01-09T00:01:07.423Z] final size= 199991 [2026-01-09T00:01:07.423Z] final height= 9 [2026-01-09T00:01:09.394Z] final size= 199991 [2026-01-09T00:01:09.394Z] final height= 10 [2026-01-09T00:01:11.363Z] final size= 199991 [2026-01-09T00:01:11.363Z] final height= 9 [2026-01-09T00:01:13.316Z] final size= 199991 [2026-01-09T00:01:13.316Z] final height= 9 [2026-01-09T00:01:15.297Z] final size= 199991 [2026-01-09T00:01:15.297Z] final height= 9 [2026-01-09T00:01:17.254Z] final size= 199991 [2026-01-09T00:01:17.254Z] final height= 9 [2026-01-09T00:01:18.222Z] final size= 199991 [2026-01-09T00:01:18.223Z] final height= 9 [2026-01-09T00:01:20.173Z] final size= 199991 [2026-01-09T00:01:20.173Z] final height= 9 [2026-01-09T00:01:22.142Z] final size= 199991 [2026-01-09T00:01:22.142Z] final height= 9 [2026-01-09T00:01:24.093Z] final size= 199991 [2026-01-09T00:01:24.093Z] final height= 9 [2026-01-09T00:01:25.044Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:01:25.044Z] There is no way to check that no silent failure occurred. [2026-01-09T00:01:25.044Z] ====== akka-uct (concurrency) [default], iteration 5 completed (18988.084 ms) ====== [2026-01-09T00:01:25.044Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2026-01-09T00:01:26.000Z] GC before operation: completed in 578.210 ms, heap usage 752.090 MB -> 100.518 MB. [2026-01-09T00:01:26.953Z] final size= 199991 [2026-01-09T00:01:26.953Z] final height= 10 [2026-01-09T00:01:28.973Z] final size= 199991 [2026-01-09T00:01:28.973Z] final height= 10 [2026-01-09T00:01:30.986Z] final size= 199991 [2026-01-09T00:01:30.986Z] final height= 9 [2026-01-09T00:01:32.961Z] final size= 199991 [2026-01-09T00:01:32.961Z] final height= 9 [2026-01-09T00:01:34.931Z] final size= 199991 [2026-01-09T00:01:34.931Z] final height= 9 [2026-01-09T00:01:36.951Z] final size= 199991 [2026-01-09T00:01:36.951Z] final height= 9 [2026-01-09T00:01:38.949Z] final size= 199991 [2026-01-09T00:01:38.949Z] final height= 9 [2026-01-09T00:01:40.818Z] final size= 199991 [2026-01-09T00:01:40.818Z] final height= 9 [2026-01-09T00:01:42.796Z] final size= 199991 [2026-01-09T00:01:42.796Z] final height= 9 [2026-01-09T00:01:44.788Z] final size= 199991 [2026-01-09T00:01:44.788Z] final height= 9 [2026-01-09T00:01:45.752Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:01:45.752Z] There is no way to check that no silent failure occurred. [2026-01-09T00:01:45.752Z] ====== akka-uct (concurrency) [default], iteration 6 completed (19632.473 ms) ====== [2026-01-09T00:01:45.752Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2026-01-09T00:01:45.752Z] GC before operation: completed in 496.465 ms, heap usage 663.396 MB -> 98.845 MB. [2026-01-09T00:01:46.720Z] final size= 199991 [2026-01-09T00:01:46.720Z] final height= 10 [2026-01-09T00:01:49.749Z] final size= 199991 [2026-01-09T00:01:49.749Z] final height= 9 [2026-01-09T00:01:51.745Z] final size= 199991 [2026-01-09T00:01:51.745Z] final height= 9 [2026-01-09T00:01:53.717Z] final size= 199991 [2026-01-09T00:01:53.717Z] final height= 9 [2026-01-09T00:01:55.688Z] final size= 199991 [2026-01-09T00:01:55.689Z] final height= 9 [2026-01-09T00:01:57.674Z] final size= 199991 [2026-01-09T00:01:57.674Z] final height= 9 [2026-01-09T00:01:59.677Z] final size= 199991 [2026-01-09T00:01:59.677Z] final height= 9 [2026-01-09T00:02:01.731Z] final size= 199991 [2026-01-09T00:02:01.731Z] final height= 9 [2026-01-09T00:02:03.726Z] final size= 199991 [2026-01-09T00:02:03.726Z] final height= 9 [2026-01-09T00:02:05.691Z] final size= 199991 [2026-01-09T00:02:05.691Z] final height= 9 [2026-01-09T00:02:05.691Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:02:05.691Z] There is no way to check that no silent failure occurred. [2026-01-09T00:02:05.691Z] ====== akka-uct (concurrency) [default], iteration 7 completed (20132.482 ms) ====== [2026-01-09T00:02:05.691Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2026-01-09T00:02:06.651Z] GC before operation: completed in 523.478 ms, heap usage 722.704 MB -> 97.057 MB. [2026-01-09T00:02:07.622Z] final size= 199991 [2026-01-09T00:02:07.622Z] final height= 9 [2026-01-09T00:02:09.599Z] final size= 199991 [2026-01-09T00:02:09.599Z] final height= 9 [2026-01-09T00:02:11.605Z] final size= 199991 [2026-01-09T00:02:11.605Z] final height= 9 [2026-01-09T00:02:13.585Z] final size= 199991 [2026-01-09T00:02:13.585Z] final height= 9 [2026-01-09T00:02:16.641Z] final size= 199991 [2026-01-09T00:02:16.641Z] final height= 10 [2026-01-09T00:02:17.595Z] final size= 199991 [2026-01-09T00:02:17.595Z] final height= 10 [2026-01-09T00:02:19.577Z] final size= 199991 [2026-01-09T00:02:19.577Z] final height= 9 [2026-01-09T00:02:21.549Z] final size= 199991 [2026-01-09T00:02:21.549Z] final height= 10 [2026-01-09T00:02:24.563Z] final size= 199991 [2026-01-09T00:02:24.563Z] final height= 10 [2026-01-09T00:02:26.762Z] final size= 199991 [2026-01-09T00:02:26.762Z] final height= 9 [2026-01-09T00:02:26.762Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:02:26.762Z] There is no way to check that no silent failure occurred. [2026-01-09T00:02:26.762Z] ====== akka-uct (concurrency) [default], iteration 8 completed (20206.093 ms) ====== [2026-01-09T00:02:26.762Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2026-01-09T00:02:26.762Z] GC before operation: completed in 454.657 ms, heap usage 459.773 MB -> 101.138 MB. [2026-01-09T00:02:27.714Z] final size= 199991 [2026-01-09T00:02:27.714Z] final height= 9 [2026-01-09T00:02:30.760Z] final size= 199991 [2026-01-09T00:02:30.760Z] final height= 9 [2026-01-09T00:02:32.750Z] final size= 199991 [2026-01-09T00:02:32.750Z] final height= 9 [2026-01-09T00:02:34.803Z] final size= 199991 [2026-01-09T00:02:34.803Z] final height= 9 [2026-01-09T00:02:35.761Z] final size= 199991 [2026-01-09T00:02:35.761Z] final height= 9 [2026-01-09T00:02:37.732Z] final size= 199991 [2026-01-09T00:02:37.732Z] final height= 9 [2026-01-09T00:02:39.697Z] final size= 199991 [2026-01-09T00:02:39.697Z] final height= 10 [2026-01-09T00:02:41.690Z] final size= 199991 [2026-01-09T00:02:41.690Z] final height= 10 [2026-01-09T00:02:43.668Z] final size= 199991 [2026-01-09T00:02:43.668Z] final height= 9 [2026-01-09T00:02:45.634Z] final size= 199991 [2026-01-09T00:02:45.634Z] final height= 9 [2026-01-09T00:02:46.592Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:02:46.592Z] There is no way to check that no silent failure occurred. [2026-01-09T00:02:46.592Z] ====== akka-uct (concurrency) [default], iteration 9 completed (19173.170 ms) ====== [2026-01-09T00:02:46.592Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2026-01-09T00:02:46.592Z] GC before operation: completed in 482.948 ms, heap usage 629.668 MB -> 97.847 MB. [2026-01-09T00:02:48.566Z] final size= 199991 [2026-01-09T00:02:48.566Z] final height= 10 [2026-01-09T00:02:50.530Z] final size= 199991 [2026-01-09T00:02:50.530Z] final height= 9 [2026-01-09T00:02:52.492Z] final size= 199991 [2026-01-09T00:02:52.492Z] final height= 9 [2026-01-09T00:02:54.450Z] final size= 199991 [2026-01-09T00:02:54.450Z] final height= 9 [2026-01-09T00:02:55.426Z] final size= 199991 [2026-01-09T00:02:55.426Z] final height= 9 [2026-01-09T00:02:57.407Z] final size= 199991 [2026-01-09T00:02:57.407Z] final height= 9 [2026-01-09T00:02:59.382Z] final size= 199991 [2026-01-09T00:02:59.382Z] final height= 9 [2026-01-09T00:03:01.357Z] final size= 199991 [2026-01-09T00:03:01.357Z] final height= 9 [2026-01-09T00:03:03.354Z] final size= 199991 [2026-01-09T00:03:03.354Z] final height= 9 [2026-01-09T00:03:05.315Z] final size= 199991 [2026-01-09T00:03:05.315Z] final height= 9 [2026-01-09T00:03:06.272Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:03:06.272Z] There is no way to check that no silent failure occurred. [2026-01-09T00:03:06.272Z] ====== akka-uct (concurrency) [default], iteration 10 completed (19717.415 ms) ====== [2026-01-09T00:03:06.272Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2026-01-09T00:03:07.229Z] GC before operation: completed in 452.639 ms, heap usage 1.007 GB -> 99.628 MB. [2026-01-09T00:03:08.187Z] final size= 199991 [2026-01-09T00:03:08.187Z] final height= 9 [2026-01-09T00:03:10.155Z] final size= 199991 [2026-01-09T00:03:10.155Z] final height= 9 [2026-01-09T00:03:12.153Z] final size= 199991 [2026-01-09T00:03:12.153Z] final height= 9 [2026-01-09T00:03:14.116Z] final size= 199991 [2026-01-09T00:03:14.116Z] final height= 9 [2026-01-09T00:03:16.083Z] final size= 199991 [2026-01-09T00:03:16.083Z] final height= 9 [2026-01-09T00:03:18.044Z] final size= 199991 [2026-01-09T00:03:18.044Z] final height= 9 [2026-01-09T00:03:18.999Z] final size= 199991 [2026-01-09T00:03:18.999Z] final height= 9 [2026-01-09T00:03:22.011Z] final size= 199991 [2026-01-09T00:03:22.011Z] final height= 9 [2026-01-09T00:03:24.730Z] final size= 199991 [2026-01-09T00:03:24.730Z] final height= 9 [2026-01-09T00:03:25.684Z] final size= 199991 [2026-01-09T00:03:25.684Z] final height= 10 [2026-01-09T00:03:25.684Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:03:25.684Z] There is no way to check that no silent failure occurred. [2026-01-09T00:03:25.684Z] ====== akka-uct (concurrency) [default], iteration 11 completed (19093.110 ms) ====== [2026-01-09T00:03:25.684Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2026-01-09T00:03:26.633Z] GC before operation: completed in 528.324 ms, heap usage 888.032 MB -> 101.586 MB. [2026-01-09T00:03:27.597Z] final size= 199991 [2026-01-09T00:03:27.597Z] final height= 9 [2026-01-09T00:03:29.550Z] final size= 199991 [2026-01-09T00:03:29.550Z] final height= 9 [2026-01-09T00:03:31.502Z] final size= 199991 [2026-01-09T00:03:31.502Z] final height= 9 [2026-01-09T00:03:33.455Z] final size= 199991 [2026-01-09T00:03:33.455Z] final height= 9 [2026-01-09T00:03:35.511Z] final size= 199991 [2026-01-09T00:03:35.511Z] final height= 9 [2026-01-09T00:03:37.471Z] final size= 199991 [2026-01-09T00:03:37.471Z] final height= 9 [2026-01-09T00:03:39.444Z] final size= 199991 [2026-01-09T00:03:39.444Z] final height= 10 [2026-01-09T00:03:41.413Z] final size= 199991 [2026-01-09T00:03:41.413Z] final height= 9 [2026-01-09T00:03:43.404Z] final size= 199991 [2026-01-09T00:03:43.404Z] final height= 9 [2026-01-09T00:03:46.436Z] final size= 199991 [2026-01-09T00:03:46.436Z] final height= 11 [2026-01-09T00:03:46.436Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:03:46.436Z] There is no way to check that no silent failure occurred. [2026-01-09T00:03:46.436Z] ====== akka-uct (concurrency) [default], iteration 12 completed (20111.479 ms) ====== [2026-01-09T00:03:46.436Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2026-01-09T00:03:47.393Z] GC before operation: completed in 533.484 ms, heap usage 695.322 MB -> 101.680 MB. [2026-01-09T00:03:48.348Z] final size= 199991 [2026-01-09T00:03:48.348Z] final height= 9 [2026-01-09T00:03:50.335Z] final size= 199991 [2026-01-09T00:03:50.335Z] final height= 9 [2026-01-09T00:03:52.309Z] final size= 199991 [2026-01-09T00:03:52.309Z] final height= 10 [2026-01-09T00:03:54.294Z] final size= 199991 [2026-01-09T00:03:54.294Z] final height= 10 [2026-01-09T00:03:56.260Z] final size= 199991 [2026-01-09T00:03:56.260Z] final height= 9 [2026-01-09T00:03:58.234Z] final size= 199991 [2026-01-09T00:03:58.234Z] final height= 10 [2026-01-09T00:04:00.190Z] final size= 199991 [2026-01-09T00:04:00.190Z] final height= 9 [2026-01-09T00:04:02.144Z] final size= 199991 [2026-01-09T00:04:02.144Z] final height= 9 [2026-01-09T00:04:04.119Z] final size= 199991 [2026-01-09T00:04:04.119Z] final height= 9 [2026-01-09T00:04:05.073Z] final size= 199991 [2026-01-09T00:04:05.073Z] final height= 10 [2026-01-09T00:04:06.036Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:04:06.036Z] There is no way to check that no silent failure occurred. [2026-01-09T00:04:06.036Z] ====== akka-uct (concurrency) [default], iteration 13 completed (19093.286 ms) ====== [2026-01-09T00:04:06.036Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2026-01-09T00:04:06.994Z] GC before operation: completed in 516.022 ms, heap usage 661.912 MB -> 100.564 MB. [2026-01-09T00:04:07.980Z] final size= 199991 [2026-01-09T00:04:07.980Z] final height= 9 [2026-01-09T00:04:09.953Z] final size= 199991 [2026-01-09T00:04:09.953Z] final height= 9 [2026-01-09T00:04:11.972Z] final size= 199991 [2026-01-09T00:04:11.972Z] final height= 9 [2026-01-09T00:04:14.009Z] final size= 199991 [2026-01-09T00:04:14.009Z] final height= 9 [2026-01-09T00:04:17.055Z] final size= 199991 [2026-01-09T00:04:17.055Z] final height= 9 [2026-01-09T00:04:19.016Z] final size= 199991 [2026-01-09T00:04:19.016Z] final height= 9 [2026-01-09T00:04:19.965Z] final size= 199991 [2026-01-09T00:04:19.965Z] final height= 9 [2026-01-09T00:04:21.927Z] final size= 199991 [2026-01-09T00:04:21.927Z] final height= 9 [2026-01-09T00:04:23.886Z] final size= 199991 [2026-01-09T00:04:23.886Z] final height= 9 [2026-01-09T00:04:25.873Z] final size= 199991 [2026-01-09T00:04:25.873Z] final height= 10 [2026-01-09T00:04:26.827Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:04:26.827Z] There is no way to check that no silent failure occurred. [2026-01-09T00:04:26.827Z] ====== akka-uct (concurrency) [default], iteration 14 completed (19966.292 ms) ====== [2026-01-09T00:04:26.827Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2026-01-09T00:04:27.851Z] GC before operation: completed in 472.918 ms, heap usage 968.500 MB -> 100.839 MB. [2026-01-09T00:04:28.809Z] final size= 199991 [2026-01-09T00:04:28.809Z] final height= 9 [2026-01-09T00:04:30.783Z] final size= 199991 [2026-01-09T00:04:30.783Z] final height= 9 [2026-01-09T00:04:32.744Z] final size= 199991 [2026-01-09T00:04:32.744Z] final height= 9 [2026-01-09T00:04:34.707Z] final size= 199991 [2026-01-09T00:04:34.707Z] final height= 9 [2026-01-09T00:04:35.858Z] final size= 199991 [2026-01-09T00:04:35.858Z] final height= 9 [2026-01-09T00:04:37.836Z] final size= 199991 [2026-01-09T00:04:37.836Z] final height= 9 [2026-01-09T00:04:39.807Z] final size= 199991 [2026-01-09T00:04:39.807Z] final height= 9 [2026-01-09T00:04:41.774Z] final size= 199991 [2026-01-09T00:04:41.774Z] final height= 9 [2026-01-09T00:04:42.732Z] final size= 199991 [2026-01-09T00:04:42.732Z] final height= 9 [2026-01-09T00:04:44.702Z] final size= 199991 [2026-01-09T00:04:44.702Z] final height= 9 [2026-01-09T00:04:45.656Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:04:45.656Z] There is no way to check that no silent failure occurred. [2026-01-09T00:04:45.656Z] ====== akka-uct (concurrency) [default], iteration 15 completed (18041.935 ms) ====== [2026-01-09T00:04:45.656Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2026-01-09T00:04:45.656Z] GC before operation: completed in 481.286 ms, heap usage 876.500 MB -> 95.366 MB. [2026-01-09T00:04:46.606Z] final size= 199991 [2026-01-09T00:04:46.606Z] final height= 9 [2026-01-09T00:04:49.644Z] final size= 199991 [2026-01-09T00:04:49.644Z] final height= 9 [2026-01-09T00:04:50.611Z] final size= 199991 [2026-01-09T00:04:50.611Z] final height= 9 [2026-01-09T00:04:53.686Z] final size= 199991 [2026-01-09T00:04:53.686Z] final height= 9 [2026-01-09T00:04:54.647Z] final size= 199991 [2026-01-09T00:04:54.647Z] final height= 10 [2026-01-09T00:04:56.622Z] final size= 199991 [2026-01-09T00:04:56.622Z] final height= 9 [2026-01-09T00:04:58.626Z] final size= 199991 [2026-01-09T00:04:58.626Z] final height= 9 [2026-01-09T00:05:00.604Z] final size= 199991 [2026-01-09T00:05:00.604Z] final height= 9 [2026-01-09T00:05:02.587Z] final size= 199991 [2026-01-09T00:05:02.587Z] final height= 9 [2026-01-09T00:05:04.577Z] final size= 199991 [2026-01-09T00:05:04.577Z] final height= 10 [2026-01-09T00:05:06.770Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:05:06.770Z] There is no way to check that no silent failure occurred. [2026-01-09T00:05:06.770Z] ====== akka-uct (concurrency) [default], iteration 16 completed (19600.382 ms) ====== [2026-01-09T00:05:06.770Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2026-01-09T00:05:06.770Z] GC before operation: completed in 420.861 ms, heap usage 550.821 MB -> 95.368 MB. [2026-01-09T00:05:06.770Z] final size= 199991 [2026-01-09T00:05:06.770Z] final height= 9 [2026-01-09T00:05:08.742Z] final size= 199991 [2026-01-09T00:05:08.742Z] final height= 10 [2026-01-09T00:05:10.704Z] final size= 199991 [2026-01-09T00:05:10.704Z] final height= 9 [2026-01-09T00:05:12.694Z] final size= 199991 [2026-01-09T00:05:12.694Z] final height= 9 [2026-01-09T00:05:14.671Z] final size= 199991 [2026-01-09T00:05:14.671Z] final height= 9 [2026-01-09T00:05:16.627Z] final size= 199991 [2026-01-09T00:05:16.627Z] final height= 10 [2026-01-09T00:05:18.596Z] final size= 199991 [2026-01-09T00:05:18.596Z] final height= 9 [2026-01-09T00:05:20.560Z] final size= 199991 [2026-01-09T00:05:20.560Z] final height= 10 [2026-01-09T00:05:22.565Z] final size= 199991 [2026-01-09T00:05:22.565Z] final height= 9 [2026-01-09T00:05:24.535Z] final size= 199991 [2026-01-09T00:05:24.535Z] final height= 9 [2026-01-09T00:05:25.506Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:05:25.506Z] There is no way to check that no silent failure occurred. [2026-01-09T00:05:25.506Z] ====== akka-uct (concurrency) [default], iteration 17 completed (19282.982 ms) ====== [2026-01-09T00:05:25.506Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2026-01-09T00:05:25.506Z] GC before operation: completed in 282.210 ms, heap usage 721.731 MB -> 97.731 MB. [2026-01-09T00:05:26.463Z] final size= 199991 [2026-01-09T00:05:26.463Z] final height= 9 [2026-01-09T00:05:28.449Z] final size= 199991 [2026-01-09T00:05:28.449Z] final height= 9 [2026-01-09T00:05:30.419Z] final size= 199991 [2026-01-09T00:05:30.419Z] final height= 11 [2026-01-09T00:05:32.376Z] final size= 199991 [2026-01-09T00:05:32.376Z] final height= 10 [2026-01-09T00:05:34.342Z] final size= 199991 [2026-01-09T00:05:34.342Z] final height= 10 [2026-01-09T00:05:36.316Z] final size= 199991 [2026-01-09T00:05:36.316Z] final height= 9 [2026-01-09T00:05:38.269Z] final size= 199991 [2026-01-09T00:05:38.269Z] final height= 9 [2026-01-09T00:05:39.220Z] final size= 199991 [2026-01-09T00:05:39.220Z] final height= 9 [2026-01-09T00:05:41.178Z] final size= 199991 [2026-01-09T00:05:41.178Z] final height= 9 [2026-01-09T00:05:43.146Z] final size= 199991 [2026-01-09T00:05:43.146Z] final height= 9 [2026-01-09T00:05:44.127Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:05:44.127Z] There is no way to check that no silent failure occurred. [2026-01-09T00:05:44.127Z] ====== akka-uct (concurrency) [default], iteration 18 completed (19024.813 ms) ====== [2026-01-09T00:05:44.127Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2026-01-09T00:05:45.098Z] GC before operation: completed in 458.652 ms, heap usage 549.828 MB -> 101.878 MB. [2026-01-09T00:05:46.052Z] final size= 199991 [2026-01-09T00:05:46.052Z] final height= 10 [2026-01-09T00:05:48.018Z] final size= 199991 [2026-01-09T00:05:48.018Z] final height= 9 [2026-01-09T00:05:50.005Z] final size= 199991 [2026-01-09T00:05:50.005Z] final height= 9 [2026-01-09T00:05:51.970Z] final size= 199991 [2026-01-09T00:05:51.970Z] final height= 9 [2026-01-09T00:05:52.923Z] final size= 199991 [2026-01-09T00:05:52.924Z] final height= 9 [2026-01-09T00:05:54.898Z] final size= 199991 [2026-01-09T00:05:54.898Z] final height= 10 [2026-01-09T00:05:57.913Z] final size= 199991 [2026-01-09T00:05:57.913Z] final height= 10 [2026-01-09T00:05:58.868Z] final size= 199991 [2026-01-09T00:05:58.868Z] final height= 9 [2026-01-09T00:06:00.827Z] final size= 199991 [2026-01-09T00:06:00.827Z] final height= 9 [2026-01-09T00:06:02.811Z] final size= 199991 [2026-01-09T00:06:02.811Z] final height= 10 [2026-01-09T00:06:03.764Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:06:03.764Z] There is no way to check that no silent failure occurred. [2026-01-09T00:06:03.764Z] ====== akka-uct (concurrency) [default], iteration 19 completed (18955.281 ms) ====== [2026-01-09T00:06:03.764Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2026-01-09T00:06:04.771Z] GC before operation: completed in 527.786 ms, heap usage 897.246 MB -> 99.530 MB. [2026-01-09T00:06:05.722Z] final size= 199991 [2026-01-09T00:06:05.722Z] final height= 9 [2026-01-09T00:06:07.707Z] final size= 199991 [2026-01-09T00:06:07.707Z] final height= 9 [2026-01-09T00:06:09.699Z] final size= 199991 [2026-01-09T00:06:09.699Z] final height= 9 [2026-01-09T00:06:11.665Z] final size= 199991 [2026-01-09T00:06:11.665Z] final height= 9 [2026-01-09T00:06:13.626Z] final size= 199991 [2026-01-09T00:06:13.626Z] final height= 9 [2026-01-09T00:06:15.587Z] final size= 199991 [2026-01-09T00:06:15.587Z] final height= 9 [2026-01-09T00:06:16.538Z] final size= 199991 [2026-01-09T00:06:16.538Z] final height= 9 [2026-01-09T00:06:19.549Z] final size= 199991 [2026-01-09T00:06:19.549Z] final height= 9 [2026-01-09T00:06:21.511Z] final size= 199991 [2026-01-09T00:06:21.511Z] final height= 9 [2026-01-09T00:06:23.480Z] final size= 199991 [2026-01-09T00:06:23.481Z] final height= 9 [2026-01-09T00:06:23.481Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:06:23.481Z] There is no way to check that no silent failure occurred. [2026-01-09T00:06:23.481Z] ====== akka-uct (concurrency) [default], iteration 20 completed (19302.100 ms) ====== [2026-01-09T00:06:23.481Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2026-01-09T00:06:24.433Z] GC before operation: completed in 491.748 ms, heap usage 696.265 MB -> 95.524 MB. [2026-01-09T00:06:25.394Z] final size= 199991 [2026-01-09T00:06:25.395Z] final height= 9 [2026-01-09T00:06:27.366Z] final size= 199991 [2026-01-09T00:06:27.366Z] final height= 9 [2026-01-09T00:06:29.321Z] final size= 199991 [2026-01-09T00:06:29.321Z] final height= 9 [2026-01-09T00:06:31.277Z] final size= 199991 [2026-01-09T00:06:31.277Z] final height= 9 [2026-01-09T00:06:33.231Z] final size= 199991 [2026-01-09T00:06:33.231Z] final height= 9 [2026-01-09T00:06:35.184Z] final size= 199991 [2026-01-09T00:06:35.184Z] final height= 9 [2026-01-09T00:06:37.237Z] final size= 199991 [2026-01-09T00:06:37.237Z] final height= 9 [2026-01-09T00:06:38.190Z] final size= 199991 [2026-01-09T00:06:38.190Z] final height= 10 [2026-01-09T00:06:40.142Z] final size= 199991 [2026-01-09T00:06:40.142Z] final height= 9 [2026-01-09T00:06:42.100Z] final size= 199991 [2026-01-09T00:06:42.100Z] final height= 9 [2026-01-09T00:06:43.056Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:06:43.056Z] There is no way to check that no silent failure occurred. [2026-01-09T00:06:43.056Z] ====== akka-uct (concurrency) [default], iteration 21 completed (19135.215 ms) ====== [2026-01-09T00:06:43.056Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2026-01-09T00:06:44.019Z] GC before operation: completed in 503.481 ms, heap usage 639.837 MB -> 101.183 MB. [2026-01-09T00:06:44.986Z] final size= 199991 [2026-01-09T00:06:44.986Z] final height= 9 [2026-01-09T00:06:47.700Z] final size= 199991 [2026-01-09T00:06:47.701Z] final height= 9 [2026-01-09T00:06:48.650Z] final size= 199991 [2026-01-09T00:06:48.650Z] final height= 9 [2026-01-09T00:06:50.604Z] final size= 199991 [2026-01-09T00:06:50.604Z] final height= 9 [2026-01-09T00:06:52.562Z] final size= 199991 [2026-01-09T00:06:52.562Z] final height= 9 [2026-01-09T00:06:54.513Z] final size= 199991 [2026-01-09T00:06:54.513Z] final height= 9 [2026-01-09T00:06:56.477Z] final size= 199991 [2026-01-09T00:06:56.477Z] final height= 9 [2026-01-09T00:06:57.447Z] final size= 199991 [2026-01-09T00:06:57.447Z] final height= 9 [2026-01-09T00:06:59.427Z] final size= 199991 [2026-01-09T00:06:59.427Z] final height= 9 [2026-01-09T00:07:01.407Z] final size= 199991 [2026-01-09T00:07:01.407Z] final height= 9 [2026-01-09T00:07:02.370Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:07:02.370Z] There is no way to check that no silent failure occurred. [2026-01-09T00:07:02.370Z] ====== akka-uct (concurrency) [default], iteration 22 completed (18357.916 ms) ====== [2026-01-09T00:07:02.370Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2026-01-09T00:07:02.370Z] GC before operation: completed in 463.328 ms, heap usage 444.000 MB -> 101.683 MB. [2026-01-09T00:07:03.327Z] final size= 199991 [2026-01-09T00:07:03.327Z] final height= 9 [2026-01-09T00:07:06.380Z] final size= 199991 [2026-01-09T00:07:06.380Z] final height= 9 [2026-01-09T00:07:08.331Z] final size= 199991 [2026-01-09T00:07:08.331Z] final height= 9 [2026-01-09T00:07:10.319Z] final size= 199991 [2026-01-09T00:07:10.319Z] final height= 9 [2026-01-09T00:07:12.276Z] final size= 199991 [2026-01-09T00:07:12.276Z] final height= 9 [2026-01-09T00:07:14.232Z] final size= 199991 [2026-01-09T00:07:14.232Z] final height= 9 [2026-01-09T00:07:16.184Z] final size= 199991 [2026-01-09T00:07:16.184Z] final height= 9 [2026-01-09T00:07:18.137Z] final size= 199991 [2026-01-09T00:07:18.137Z] final height= 9 [2026-01-09T00:07:20.179Z] final size= 199991 [2026-01-09T00:07:20.179Z] final height= 9 [2026-01-09T00:07:21.142Z] final size= 199991 [2026-01-09T00:07:21.142Z] final height= 10 [2026-01-09T00:07:22.100Z] WARNING: This benchmark provides no result that can be validated. [2026-01-09T00:07:22.100Z] There is no way to check that no silent failure occurred. [2026-01-09T00:07:22.100Z] ====== akka-uct (concurrency) [default], iteration 23 completed (19576.741 ms) ====== [2026-01-09T00:07:23.058Z] ----------------------------------- [2026-01-09T00:07:23.058Z] renaissance-akka-uct_0_PASSED [2026-01-09T00:07:23.058Z] ----------------------------------- [2026-01-09T00:07:23.058Z] [2026-01-09T00:07:23.058Z] TEST TEARDOWN: [2026-01-09T00:07:23.058Z] Nothing to be done for teardown. [2026-01-09T00:07:23.058Z] renaissance-akka-uct_0 Finish Time: Fri Jan 9 00:07:22 2026 Epoch Time (ms): 1767917242352 [2026-01-09T00:07:23.058Z] [2026-01-09T00:07:23.058Z] =============================================== [2026-01-09T00:07:23.058Z] Running test renaissance-fj-kmeans_0 ... [2026-01-09T00:07:23.058Z] =============================================== [2026-01-09T00:07:23.058Z] renaissance-fj-kmeans_0 Start Time: Fri Jan 9 00:07:22 2026 Epoch Time (ms): 1767917242385 [2026-01-09T00:07:23.058Z] variation: NoOptions [2026-01-09T00:07:23.058Z] JVM_OPTIONS: [2026-01-09T00:07:23.058Z] { \ [2026-01-09T00:07:23.058Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T00:07:23.058Z] echo "Nothing to be done for setup."; \ [2026-01-09T00:07:23.058Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-fj-kmeans_0"; \ [2026-01-09T00:07:23.058Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-fj-kmeans_0"; \ [2026-01-09T00:07:23.058Z] echo ""; echo "TESTING:"; \ [2026-01-09T00:07:23.059Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \ [2026-01-09T00:07:23.059Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T00:07:23.059Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T00:07:23.059Z] echo "Nothing to be done for teardown."; \ [2026-01-09T00:07:23.059Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-09T00:07:23.059Z] [2026-01-09T00:07:23.059Z] TEST SETUP: [2026-01-09T00:07:23.059Z] Nothing to be done for setup. [2026-01-09T00:07:23.059Z] [2026-01-09T00:07:23.059Z] TESTING: [2026-01-09T00:07:23.059Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T00:07:23.059Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17679166454071/renaissance-fj-kmeans_0/launcher-000722-8269944371084405399/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T00:07:23.059Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T00:07:23.059Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T00:07:25.032Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2026-01-09T00:07:25.032Z] GC before operation: completed in 122.377 ms, heap usage 109.954 MB -> 84.245 MB. [2026-01-09T00:07:35.101Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (10008.085 ms) ====== [2026-01-09T00:07:35.101Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2026-01-09T00:07:35.101Z] GC before operation: completed in 132.272 ms, heap usage 222.769 MB -> 84.334 MB. [2026-01-09T00:07:44.562Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (9438.231 ms) ====== [2026-01-09T00:07:44.562Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2026-01-09T00:07:44.562Z] GC before operation: completed in 103.121 ms, heap usage 318.568 MB -> 84.335 MB. [2026-01-09T00:07:54.364Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (9246.339 ms) ====== [2026-01-09T00:07:54.364Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2026-01-09T00:07:54.364Z] GC before operation: completed in 114.569 ms, heap usage 144.089 MB -> 84.335 MB. [2026-01-09T00:08:04.266Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (9796.219 ms) ====== [2026-01-09T00:08:04.266Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2026-01-09T00:08:04.266Z] GC before operation: completed in 100.238 ms, heap usage 152.240 MB -> 84.335 MB. [2026-01-09T00:08:12.506Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (9017.797 ms) ====== [2026-01-09T00:08:12.506Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2026-01-09T00:08:12.506Z] GC before operation: completed in 113.683 ms, heap usage 331.712 MB -> 84.335 MB. [2026-01-09T00:08:22.337Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (8775.187 ms) ====== [2026-01-09T00:08:22.337Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2026-01-09T00:08:22.337Z] GC before operation: completed in 117.795 ms, heap usage 148.292 MB -> 84.335 MB. [2026-01-09T00:08:30.591Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (8929.713 ms) ====== [2026-01-09T00:08:30.591Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2026-01-09T00:08:30.591Z] GC before operation: completed in 130.444 ms, heap usage 328.258 MB -> 84.335 MB. [2026-01-09T00:08:40.450Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (8766.411 ms) ====== [2026-01-09T00:08:40.450Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2026-01-09T00:08:40.450Z] GC before operation: completed in 122.570 ms, heap usage 319.282 MB -> 84.335 MB. [2026-01-09T00:08:49.338Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (8959.497 ms) ====== [2026-01-09T00:08:49.338Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2026-01-09T00:08:49.338Z] GC before operation: completed in 100.751 ms, heap usage 139.031 MB -> 84.335 MB. [2026-01-09T00:08:57.490Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (8732.203 ms) ====== [2026-01-09T00:08:57.490Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2026-01-09T00:08:57.490Z] GC before operation: completed in 133.611 ms, heap usage 144.662 MB -> 84.335 MB. [2026-01-09T00:09:07.257Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (8728.317 ms) ====== [2026-01-09T00:09:07.257Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2026-01-09T00:09:07.257Z] GC before operation: completed in 99.990 ms, heap usage 320.629 MB -> 84.336 MB. [2026-01-09T00:09:15.401Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (8849.042 ms) ====== [2026-01-09T00:09:15.401Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2026-01-09T00:09:15.401Z] GC before operation: completed in 100.364 ms, heap usage 148.658 MB -> 84.335 MB. [2026-01-09T00:09:25.136Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (8804.174 ms) ====== [2026-01-09T00:09:25.137Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2026-01-09T00:09:25.137Z] GC before operation: completed in 100.879 ms, heap usage 330.070 MB -> 84.335 MB. [2026-01-09T00:09:33.290Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (8681.672 ms) ====== [2026-01-09T00:09:33.290Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2026-01-09T00:09:33.290Z] GC before operation: completed in 99.491 ms, heap usage 145.742 MB -> 84.336 MB. [2026-01-09T00:09:41.515Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (8622.564 ms) ====== [2026-01-09T00:09:41.515Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2026-01-09T00:09:41.515Z] GC before operation: completed in 100.852 ms, heap usage 315.843 MB -> 84.336 MB. [2026-01-09T00:09:50.508Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (8790.237 ms) ====== [2026-01-09T00:09:50.508Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2026-01-09T00:09:50.508Z] GC before operation: completed in 116.811 ms, heap usage 148.567 MB -> 84.336 MB. [2026-01-09T00:10:00.340Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (8797.681 ms) ====== [2026-01-09T00:10:00.340Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2026-01-09T00:10:00.340Z] GC before operation: completed in 99.448 ms, heap usage 320.279 MB -> 84.336 MB. [2026-01-09T00:10:08.521Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (9215.368 ms) ====== [2026-01-09T00:10:08.521Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2026-01-09T00:10:09.471Z] GC before operation: completed in 130.442 ms, heap usage 145.800 MB -> 84.336 MB. [2026-01-09T00:10:17.680Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (8807.127 ms) ====== [2026-01-09T00:10:17.680Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2026-01-09T00:10:17.680Z] GC before operation: completed in 100.427 ms, heap usage 329.355 MB -> 84.337 MB. [2026-01-09T00:10:27.433Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (8860.426 ms) ====== [2026-01-09T00:10:27.433Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2026-01-09T00:10:27.433Z] GC before operation: completed in 100.209 ms, heap usage 317.338 MB -> 84.336 MB. [2026-01-09T00:10:35.647Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (8843.494 ms) ====== [2026-01-09T00:10:35.647Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2026-01-09T00:10:35.647Z] GC before operation: completed in 115.354 ms, heap usage 146.683 MB -> 84.337 MB. [2026-01-09T00:10:45.448Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (9029.483 ms) ====== [2026-01-09T00:10:45.448Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2026-01-09T00:10:45.448Z] GC before operation: completed in 131.998 ms, heap usage 325.533 MB -> 84.337 MB. [2026-01-09T00:10:54.415Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (8740.306 ms) ====== [2026-01-09T00:10:54.415Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2026-01-09T00:10:54.415Z] GC before operation: completed in 106.387 ms, heap usage 153.123 MB -> 84.337 MB. [2026-01-09T00:11:03.334Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (8832.752 ms) ====== [2026-01-09T00:11:03.334Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2026-01-09T00:11:03.334Z] GC before operation: completed in 100.166 ms, heap usage 315.926 MB -> 84.337 MB. [2026-01-09T00:11:11.504Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (8761.451 ms) ====== [2026-01-09T00:11:11.504Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2026-01-09T00:11:11.504Z] GC before operation: completed in 100.381 ms, heap usage 137.428 MB -> 84.337 MB. [2026-01-09T00:11:21.283Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (8771.920 ms) ====== [2026-01-09T00:11:21.283Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2026-01-09T00:11:21.283Z] GC before operation: completed in 117.575 ms, heap usage 141.354 MB -> 84.337 MB. [2026-01-09T00:11:29.445Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (8922.630 ms) ====== [2026-01-09T00:11:29.445Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2026-01-09T00:11:29.445Z] GC before operation: completed in 100.197 ms, heap usage 334.631 MB -> 84.338 MB. [2026-01-09T00:11:39.224Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (8914.181 ms) ====== [2026-01-09T00:11:39.224Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2026-01-09T00:11:39.224Z] GC before operation: completed in 98.930 ms, heap usage 144.403 MB -> 84.338 MB. [2026-01-09T00:11:47.730Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (8888.483 ms) ====== [2026-01-09T00:11:47.730Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2026-01-09T00:11:47.730Z] GC before operation: completed in 125.610 ms, heap usage 328.717 MB -> 84.338 MB. [2026-01-09T00:11:56.611Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (8630.634 ms) ====== [2026-01-09T00:11:56.611Z] ----------------------------------- [2026-01-09T00:11:56.611Z] renaissance-fj-kmeans_0_PASSED [2026-01-09T00:11:56.611Z] ----------------------------------- [2026-01-09T00:11:56.611Z] [2026-01-09T00:11:56.611Z] TEST TEARDOWN: [2026-01-09T00:11:56.611Z] Nothing to be done for teardown. [2026-01-09T00:11:56.611Z] renaissance-fj-kmeans_0 Finish Time: Fri Jan 9 00:11:55 2026 Epoch Time (ms): 1767917515976 [2026-01-09T00:11:56.611Z] [2026-01-09T00:11:56.611Z] =============================================== [2026-01-09T00:11:56.611Z] Running test renaissance-future-genetic_0 ... [2026-01-09T00:11:56.612Z] =============================================== [2026-01-09T00:11:56.612Z] renaissance-future-genetic_0 Start Time: Fri Jan 9 00:11:55 2026 Epoch Time (ms): 1767917516002 [2026-01-09T00:11:56.612Z] variation: NoOptions [2026-01-09T00:11:56.612Z] JVM_OPTIONS: [2026-01-09T00:11:56.612Z] { \ [2026-01-09T00:11:56.612Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T00:11:56.612Z] echo "Nothing to be done for setup."; \ [2026-01-09T00:11:56.612Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-future-genetic_0"; \ [2026-01-09T00:11:56.612Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-future-genetic_0"; \ [2026-01-09T00:11:56.612Z] echo ""; echo "TESTING:"; \ [2026-01-09T00:11:56.612Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \ [2026-01-09T00:11:56.612Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T00:11:56.612Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T00:11:56.612Z] echo "Nothing to be done for teardown."; \ [2026-01-09T00:11:56.612Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-09T00:11:56.612Z] [2026-01-09T00:11:56.612Z] TEST SETUP: [2026-01-09T00:11:56.612Z] Nothing to be done for setup. [2026-01-09T00:11:56.612Z] [2026-01-09T00:11:56.612Z] TESTING: [2026-01-09T00:11:56.612Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T00:11:56.612Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17679166454071/renaissance-future-genetic_0/launcher-001156-9491523409381840573/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T00:11:56.612Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T00:11:56.612Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T00:11:57.569Z] ====== future-genetic (functional) [default], iteration 0 started ====== [2026-01-09T00:11:57.569Z] GC before operation: completed in 16.158 ms, heap usage 10.471 MB -> 4.004 MB. [2026-01-09T00:12:01.752Z] ====== future-genetic (functional) [default], iteration 0 completed (3906.407 ms) ====== [2026-01-09T00:12:01.752Z] ====== future-genetic (functional) [default], iteration 1 started ====== [2026-01-09T00:12:01.752Z] GC before operation: completed in 18.375 ms, heap usage 165.029 MB -> 5.180 MB. [2026-01-09T00:12:04.788Z] ====== future-genetic (functional) [default], iteration 1 completed (3596.648 ms) ====== [2026-01-09T00:12:04.788Z] ====== future-genetic (functional) [default], iteration 2 started ====== [2026-01-09T00:12:04.788Z] GC before operation: completed in 8.772 ms, heap usage 34.611 MB -> 5.180 MB. [2026-01-09T00:12:08.970Z] ====== future-genetic (functional) [default], iteration 2 completed (3503.210 ms) ====== [2026-01-09T00:12:08.970Z] ====== future-genetic (functional) [default], iteration 3 started ====== [2026-01-09T00:12:08.970Z] GC before operation: completed in 9.936 ms, heap usage 36.581 MB -> 5.180 MB. [2026-01-09T00:12:12.042Z] ====== future-genetic (functional) [default], iteration 3 completed (3512.447 ms) ====== [2026-01-09T00:12:12.042Z] ====== future-genetic (functional) [default], iteration 4 started ====== [2026-01-09T00:12:12.042Z] GC before operation: completed in 9.752 ms, heap usage 34.489 MB -> 5.180 MB. [2026-01-09T00:12:15.135Z] ====== future-genetic (functional) [default], iteration 4 completed (3458.623 ms) ====== [2026-01-09T00:12:15.135Z] ====== future-genetic (functional) [default], iteration 5 started ====== [2026-01-09T00:12:15.135Z] GC before operation: completed in 10.104 ms, heap usage 119.888 MB -> 5.181 MB. [2026-01-09T00:12:19.359Z] ====== future-genetic (functional) [default], iteration 5 completed (3588.473 ms) ====== [2026-01-09T00:12:19.359Z] ====== future-genetic (functional) [default], iteration 6 started ====== [2026-01-09T00:12:19.360Z] GC before operation: completed in 15.403 ms, heap usage 35.771 MB -> 5.181 MB. [2026-01-09T00:12:22.652Z] ====== future-genetic (functional) [default], iteration 6 completed (3544.337 ms) ====== [2026-01-09T00:12:22.652Z] ====== future-genetic (functional) [default], iteration 7 started ====== [2026-01-09T00:12:22.652Z] GC before operation: completed in 10.561 ms, heap usage 36.733 MB -> 5.182 MB. [2026-01-09T00:12:26.893Z] ====== future-genetic (functional) [default], iteration 7 completed (3527.940 ms) ====== [2026-01-09T00:12:26.893Z] ====== future-genetic (functional) [default], iteration 8 started ====== [2026-01-09T00:12:26.893Z] GC before operation: completed in 10.637 ms, heap usage 36.705 MB -> 5.182 MB. [2026-01-09T00:12:30.123Z] ====== future-genetic (functional) [default], iteration 8 completed (3555.311 ms) ====== [2026-01-09T00:12:30.123Z] ====== future-genetic (functional) [default], iteration 9 started ====== [2026-01-09T00:12:30.123Z] GC before operation: completed in 10.163 ms, heap usage 38.259 MB -> 5.183 MB. [2026-01-09T00:12:33.276Z] ====== future-genetic (functional) [default], iteration 9 completed (3587.393 ms) ====== [2026-01-09T00:12:33.276Z] ====== future-genetic (functional) [default], iteration 10 started ====== [2026-01-09T00:12:33.276Z] GC before operation: completed in 8.960 ms, heap usage 36.621 MB -> 5.183 MB. [2026-01-09T00:12:37.493Z] ====== future-genetic (functional) [default], iteration 10 completed (3510.282 ms) ====== [2026-01-09T00:12:37.493Z] ====== future-genetic (functional) [default], iteration 11 started ====== [2026-01-09T00:12:37.493Z] GC before operation: completed in 11.410 ms, heap usage 36.667 MB -> 5.183 MB. [2026-01-09T00:12:40.535Z] ====== future-genetic (functional) [default], iteration 11 completed (3516.244 ms) ====== [2026-01-09T00:12:40.536Z] ====== future-genetic (functional) [default], iteration 12 started ====== [2026-01-09T00:12:40.536Z] GC before operation: completed in 9.929 ms, heap usage 126.212 MB -> 5.183 MB. [2026-01-09T00:12:43.608Z] ====== future-genetic (functional) [default], iteration 12 completed (3530.671 ms) ====== [2026-01-09T00:12:43.608Z] ====== future-genetic (functional) [default], iteration 13 started ====== [2026-01-09T00:12:43.608Z] GC before operation: completed in 9.016 ms, heap usage 36.245 MB -> 5.183 MB. [2026-01-09T00:12:47.774Z] ====== future-genetic (functional) [default], iteration 13 completed (3622.364 ms) ====== [2026-01-09T00:12:47.774Z] ====== future-genetic (functional) [default], iteration 14 started ====== [2026-01-09T00:12:47.774Z] GC before operation: completed in 10.404 ms, heap usage 36.164 MB -> 5.183 MB. [2026-01-09T00:12:50.826Z] ====== future-genetic (functional) [default], iteration 14 completed (3529.589 ms) ====== [2026-01-09T00:12:50.826Z] ====== future-genetic (functional) [default], iteration 15 started ====== [2026-01-09T00:12:50.826Z] GC before operation: completed in 11.683 ms, heap usage 37.183 MB -> 5.183 MB. [2026-01-09T00:12:55.068Z] ====== future-genetic (functional) [default], iteration 15 completed (3539.466 ms) ====== [2026-01-09T00:12:55.068Z] ====== future-genetic (functional) [default], iteration 16 started ====== [2026-01-09T00:12:55.068Z] GC before operation: completed in 10.103 ms, heap usage 36.618 MB -> 5.183 MB. [2026-01-09T00:12:58.140Z] ====== future-genetic (functional) [default], iteration 16 completed (3538.834 ms) ====== [2026-01-09T00:12:58.140Z] ====== future-genetic (functional) [default], iteration 17 started ====== [2026-01-09T00:12:58.140Z] GC before operation: completed in 11.724 ms, heap usage 35.171 MB -> 5.183 MB. [2026-01-09T00:13:02.361Z] ====== future-genetic (functional) [default], iteration 17 completed (3552.153 ms) ====== [2026-01-09T00:13:02.361Z] ====== future-genetic (functional) [default], iteration 18 started ====== [2026-01-09T00:13:02.361Z] GC before operation: completed in 12.436 ms, heap usage 38.174 MB -> 5.183 MB. [2026-01-09T00:13:05.443Z] ====== future-genetic (functional) [default], iteration 18 completed (3526.890 ms) ====== [2026-01-09T00:13:05.443Z] ====== future-genetic (functional) [default], iteration 19 started ====== [2026-01-09T00:13:05.443Z] GC before operation: completed in 10.423 ms, heap usage 52.726 MB -> 5.183 MB. [2026-01-09T00:13:09.613Z] ====== future-genetic (functional) [default], iteration 19 completed (3531.280 ms) ====== [2026-01-09T00:13:09.613Z] ====== future-genetic (functional) [default], iteration 20 started ====== [2026-01-09T00:13:09.613Z] GC before operation: completed in 8.164 ms, heap usage 36.723 MB -> 5.183 MB. [2026-01-09T00:13:12.635Z] ====== future-genetic (functional) [default], iteration 20 completed (3546.695 ms) ====== [2026-01-09T00:13:12.635Z] ====== future-genetic (functional) [default], iteration 21 started ====== [2026-01-09T00:13:12.635Z] GC before operation: completed in 10.915 ms, heap usage 52.247 MB -> 5.183 MB. [2026-01-09T00:13:15.659Z] ====== future-genetic (functional) [default], iteration 21 completed (3541.113 ms) ====== [2026-01-09T00:13:15.659Z] ====== future-genetic (functional) [default], iteration 22 started ====== [2026-01-09T00:13:15.659Z] GC before operation: completed in 10.912 ms, heap usage 37.729 MB -> 5.183 MB. [2026-01-09T00:13:19.814Z] ====== future-genetic (functional) [default], iteration 22 completed (3466.886 ms) ====== [2026-01-09T00:13:19.814Z] ====== future-genetic (functional) [default], iteration 23 started ====== [2026-01-09T00:13:19.814Z] GC before operation: completed in 10.285 ms, heap usage 38.334 MB -> 5.183 MB. [2026-01-09T00:13:22.841Z] ====== future-genetic (functional) [default], iteration 23 completed (3469.009 ms) ====== [2026-01-09T00:13:22.841Z] ====== future-genetic (functional) [default], iteration 24 started ====== [2026-01-09T00:13:22.841Z] GC before operation: completed in 8.567 ms, heap usage 36.610 MB -> 5.183 MB. [2026-01-09T00:13:27.005Z] ====== future-genetic (functional) [default], iteration 24 completed (3436.557 ms) ====== [2026-01-09T00:13:27.005Z] ====== future-genetic (functional) [default], iteration 25 started ====== [2026-01-09T00:13:27.005Z] GC before operation: completed in 8.879 ms, heap usage 37.278 MB -> 5.183 MB. [2026-01-09T00:13:30.017Z] ====== future-genetic (functional) [default], iteration 25 completed (3453.163 ms) ====== [2026-01-09T00:13:30.017Z] ====== future-genetic (functional) [default], iteration 26 started ====== [2026-01-09T00:13:30.017Z] GC before operation: completed in 9.495 ms, heap usage 36.110 MB -> 5.184 MB. [2026-01-09T00:13:33.029Z] ====== future-genetic (functional) [default], iteration 26 completed (3417.489 ms) ====== [2026-01-09T00:13:33.029Z] ====== future-genetic (functional) [default], iteration 27 started ====== [2026-01-09T00:13:33.029Z] GC before operation: completed in 9.695 ms, heap usage 36.733 MB -> 5.184 MB. [2026-01-09T00:13:37.174Z] ====== future-genetic (functional) [default], iteration 27 completed (3477.466 ms) ====== [2026-01-09T00:13:37.174Z] ====== future-genetic (functional) [default], iteration 28 started ====== [2026-01-09T00:13:37.174Z] GC before operation: completed in 9.657 ms, heap usage 37.263 MB -> 5.184 MB. [2026-01-09T00:13:39.876Z] ====== future-genetic (functional) [default], iteration 28 completed (3461.144 ms) ====== [2026-01-09T00:13:39.877Z] ====== future-genetic (functional) [default], iteration 29 started ====== [2026-01-09T00:13:39.877Z] GC before operation: completed in 8.537 ms, heap usage 37.652 MB -> 5.184 MB. [2026-01-09T00:13:44.024Z] ====== future-genetic (functional) [default], iteration 29 completed (3398.455 ms) ====== [2026-01-09T00:13:44.024Z] ====== future-genetic (functional) [default], iteration 30 started ====== [2026-01-09T00:13:44.024Z] GC before operation: completed in 7.603 ms, heap usage 35.649 MB -> 5.184 MB. [2026-01-09T00:13:47.036Z] ====== future-genetic (functional) [default], iteration 30 completed (3354.890 ms) ====== [2026-01-09T00:13:47.036Z] ====== future-genetic (functional) [default], iteration 31 started ====== [2026-01-09T00:13:47.036Z] GC before operation: completed in 9.683 ms, heap usage 36.159 MB -> 5.184 MB. [2026-01-09T00:13:50.049Z] ====== future-genetic (functional) [default], iteration 31 completed (3394.562 ms) ====== [2026-01-09T00:13:50.049Z] ====== future-genetic (functional) [default], iteration 32 started ====== [2026-01-09T00:13:50.049Z] GC before operation: completed in 8.418 ms, heap usage 38.281 MB -> 5.184 MB. [2026-01-09T00:13:54.196Z] ====== future-genetic (functional) [default], iteration 32 completed (3334.748 ms) ====== [2026-01-09T00:13:54.196Z] ====== future-genetic (functional) [default], iteration 33 started ====== [2026-01-09T00:13:54.196Z] GC before operation: completed in 10.886 ms, heap usage 36.598 MB -> 5.184 MB. [2026-01-09T00:13:57.208Z] ====== future-genetic (functional) [default], iteration 33 completed (3390.836 ms) ====== [2026-01-09T00:13:57.208Z] ====== future-genetic (functional) [default], iteration 34 started ====== [2026-01-09T00:13:57.208Z] GC before operation: completed in 10.392 ms, heap usage 37.786 MB -> 5.184 MB. [2026-01-09T00:14:01.354Z] ====== future-genetic (functional) [default], iteration 34 completed (3536.478 ms) ====== [2026-01-09T00:14:01.354Z] ====== future-genetic (functional) [default], iteration 35 started ====== [2026-01-09T00:14:01.354Z] GC before operation: completed in 9.264 ms, heap usage 36.746 MB -> 5.184 MB. [2026-01-09T00:14:04.368Z] ====== future-genetic (functional) [default], iteration 35 completed (3392.192 ms) ====== [2026-01-09T00:14:04.368Z] ====== future-genetic (functional) [default], iteration 36 started ====== [2026-01-09T00:14:04.368Z] GC before operation: completed in 7.842 ms, heap usage 36.663 MB -> 5.184 MB. [2026-01-09T00:14:07.377Z] ====== future-genetic (functional) [default], iteration 36 completed (3343.858 ms) ====== [2026-01-09T00:14:07.377Z] ====== future-genetic (functional) [default], iteration 37 started ====== [2026-01-09T00:14:07.377Z] GC before operation: completed in 10.233 ms, heap usage 37.737 MB -> 5.184 MB. [2026-01-09T00:14:11.532Z] ====== future-genetic (functional) [default], iteration 37 completed (3389.322 ms) ====== [2026-01-09T00:14:11.532Z] ====== future-genetic (functional) [default], iteration 38 started ====== [2026-01-09T00:14:11.532Z] GC before operation: completed in 9.385 ms, heap usage 36.171 MB -> 5.184 MB. [2026-01-09T00:14:14.558Z] ====== future-genetic (functional) [default], iteration 38 completed (3381.439 ms) ====== [2026-01-09T00:14:14.558Z] ====== future-genetic (functional) [default], iteration 39 started ====== [2026-01-09T00:14:14.558Z] GC before operation: completed in 11.385 ms, heap usage 36.726 MB -> 5.184 MB. [2026-01-09T00:14:17.587Z] ====== future-genetic (functional) [default], iteration 39 completed (3351.672 ms) ====== [2026-01-09T00:14:17.587Z] ====== future-genetic (functional) [default], iteration 40 started ====== [2026-01-09T00:14:17.587Z] GC before operation: completed in 8.021 ms, heap usage 36.613 MB -> 5.184 MB. [2026-01-09T00:14:21.748Z] ====== future-genetic (functional) [default], iteration 40 completed (3440.750 ms) ====== [2026-01-09T00:14:21.748Z] ====== future-genetic (functional) [default], iteration 41 started ====== [2026-01-09T00:14:21.748Z] GC before operation: completed in 8.512 ms, heap usage 37.337 MB -> 5.184 MB. [2026-01-09T00:14:24.766Z] ====== future-genetic (functional) [default], iteration 41 completed (3418.768 ms) ====== [2026-01-09T00:14:24.766Z] ====== future-genetic (functional) [default], iteration 42 started ====== [2026-01-09T00:14:24.766Z] GC before operation: completed in 10.905 ms, heap usage 38.797 MB -> 5.184 MB. [2026-01-09T00:14:27.812Z] ====== future-genetic (functional) [default], iteration 42 completed (3373.602 ms) ====== [2026-01-09T00:14:27.812Z] ====== future-genetic (functional) [default], iteration 43 started ====== [2026-01-09T00:14:27.812Z] GC before operation: completed in 12.162 ms, heap usage 36.739 MB -> 5.184 MB. [2026-01-09T00:14:31.968Z] ====== future-genetic (functional) [default], iteration 43 completed (3395.342 ms) ====== [2026-01-09T00:14:31.968Z] ====== future-genetic (functional) [default], iteration 44 started ====== [2026-01-09T00:14:31.968Z] GC before operation: completed in 7.840 ms, heap usage 37.167 MB -> 5.185 MB. [2026-01-09T00:14:36.199Z] ====== future-genetic (functional) [default], iteration 44 completed (3352.605 ms) ====== [2026-01-09T00:14:36.199Z] ====== future-genetic (functional) [default], iteration 45 started ====== [2026-01-09T00:14:36.199Z] GC before operation: completed in 9.995 ms, heap usage 36.222 MB -> 5.185 MB. [2026-01-09T00:14:38.150Z] ====== future-genetic (functional) [default], iteration 45 completed (3410.231 ms) ====== [2026-01-09T00:14:38.150Z] ====== future-genetic (functional) [default], iteration 46 started ====== [2026-01-09T00:14:38.150Z] GC before operation: completed in 11.260 ms, heap usage 37.600 MB -> 5.185 MB. [2026-01-09T00:14:41.171Z] ====== future-genetic (functional) [default], iteration 46 completed (3433.695 ms) ====== [2026-01-09T00:14:41.171Z] ====== future-genetic (functional) [default], iteration 47 started ====== [2026-01-09T00:14:41.171Z] GC before operation: completed in 10.226 ms, heap usage 37.053 MB -> 5.185 MB. [2026-01-09T00:14:45.360Z] ====== future-genetic (functional) [default], iteration 47 completed (3427.410 ms) ====== [2026-01-09T00:14:45.360Z] ====== future-genetic (functional) [default], iteration 48 started ====== [2026-01-09T00:14:45.360Z] GC before operation: completed in 9.557 ms, heap usage 36.803 MB -> 5.185 MB. [2026-01-09T00:14:48.465Z] ====== future-genetic (functional) [default], iteration 48 completed (3396.182 ms) ====== [2026-01-09T00:14:48.465Z] ====== future-genetic (functional) [default], iteration 49 started ====== [2026-01-09T00:14:48.465Z] GC before operation: completed in 9.270 ms, heap usage 35.581 MB -> 5.185 MB. [2026-01-09T00:14:51.506Z] ====== future-genetic (functional) [default], iteration 49 completed (3419.610 ms) ====== [2026-01-09T00:14:52.465Z] ----------------------------------- [2026-01-09T00:14:52.466Z] renaissance-future-genetic_0_PASSED [2026-01-09T00:14:52.466Z] ----------------------------------- [2026-01-09T00:14:52.466Z] [2026-01-09T00:14:52.466Z] TEST TEARDOWN: [2026-01-09T00:14:52.466Z] Nothing to be done for teardown. [2026-01-09T00:14:52.466Z] renaissance-future-genetic_0 Finish Time: Fri Jan 9 00:14:51 2026 Epoch Time (ms): 1767917691568 [2026-01-09T00:14:52.466Z] [2026-01-09T00:14:52.466Z] =============================================== [2026-01-09T00:14:52.466Z] Running test renaissance-naive-bayes_0 ... [2026-01-09T00:14:52.466Z] =============================================== [2026-01-09T00:14:52.466Z] renaissance-naive-bayes_0 Start Time: Fri Jan 9 00:14:51 2026 Epoch Time (ms): 1767917691592 [2026-01-09T00:14:52.466Z] variation: NoOptions [2026-01-09T00:14:52.466Z] JVM_OPTIONS: [2026-01-09T00:14:52.466Z] { \ [2026-01-09T00:14:52.466Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T00:14:52.466Z] echo "Nothing to be done for setup."; \ [2026-01-09T00:14:52.466Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-naive-bayes_0"; \ [2026-01-09T00:14:52.466Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-naive-bayes_0"; \ [2026-01-09T00:14:52.466Z] echo ""; echo "TESTING:"; \ [2026-01-09T00:14:52.466Z] "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \ [2026-01-09T00:14:52.466Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T00:14:52.466Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T00:14:52.466Z] echo "Nothing to be done for teardown."; \ [2026-01-09T00:14:52.466Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-09T00:14:52.466Z] [2026-01-09T00:14:52.466Z] TEST SETUP: [2026-01-09T00:14:52.466Z] Nothing to be done for setup. [2026-01-09T00:14:52.466Z] [2026-01-09T00:14:52.466Z] TESTING: [2026-01-09T00:14:52.466Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T00:14:52.466Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17679166454071/renaissance-naive-bayes_0/launcher-001451-3189747421239070114/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T00:14:52.466Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T00:14:52.466Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T00:15:02.205Z] Benchmark 'naive-bayes' failed with exception: [2026-01-09T00:15:02.205Z] java.lang.ExceptionInInitializerError [2026-01-09T00:15:02.205Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2026-01-09T00:15:02.205Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2026-01-09T00:15:02.205Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2026-01-09T00:15:02.205Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2026-01-09T00:15:02.205Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2026-01-09T00:15:02.205Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T00:15:02.205Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2026-01-09T00:15:02.205Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2026-01-09T00:15:02.205Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2026-01-09T00:15:02.205Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2026-01-09T00:15:02.205Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2026-01-09T00:15:02.205Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2026-01-09T00:15:02.205Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2026-01-09T00:15:02.205Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2026-01-09T00:15:02.205Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2026-01-09T00:15:02.205Z] at scala.Option.getOrElse(Option.scala:201) [2026-01-09T00:15:02.205Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2026-01-09T00:15:02.205Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2026-01-09T00:15:02.205Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2026-01-09T00:15:02.205Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2026-01-09T00:15:02.205Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2026-01-09T00:15:02.205Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2026-01-09T00:15:02.205Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2026-01-09T00:15:02.205Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2026-01-09T00:15:02.205Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2026-01-09T00:15:02.205Z] at scala.collection.immutable.List.foreach(List.scala:334) [2026-01-09T00:15:02.205Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2026-01-09T00:15:02.205Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2026-01-09T00:15:02.205Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2026-01-09T00:15:02.205Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2026-01-09T00:15:02.205Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2026-01-09T00:15:02.205Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2026-01-09T00:15:02.205Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2026-01-09T00:15:02.205Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2026-01-09T00:15:02.205Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T00:15:02.205Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2026-01-09T00:15:02.205Z] ... 34 more [2026-01-09T00:15:02.205Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2026-01-09T00:15:02.205Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2026-01-09T00:15:02.205Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569) [2026-01-09T00:15:02.205Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502) [2026-01-09T00:15:02.205Z] at java.base/java.lang.Class.forName0(Native Method) [2026-01-09T00:15:02.205Z] at java.base/java.lang.Class.forName(Class.java:478) [2026-01-09T00:15:02.205Z] at java.base/java.lang.Class.forName(Class.java:468) [2026-01-09T00:15:02.205Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2026-01-09T00:15:02.205Z] ... 34 more [2026-01-09T00:15:02.205Z] The following benchmarks failed: naive-bayes [2026-01-09T00:15:02.205Z] ----------------------------------- [2026-01-09T00:15:02.205Z] renaissance-naive-bayes_0_FAILED [2026-01-09T00:15:02.205Z] ----------------------------------- [2026-01-09T00:15:02.205Z] [2026-01-09T00:15:02.205Z] TEST TEARDOWN: [2026-01-09T00:15:02.205Z] Nothing to be done for teardown. [2026-01-09T00:15:02.205Z] renaissance-naive-bayes_0 Finish Time: Fri Jan 9 00:15:01 2026 Epoch Time (ms): 1767917701805 [2026-01-09T00:15:02.205Z] [2026-01-09T00:15:02.205Z] =============================================== [2026-01-09T00:15:02.205Z] Running test renaissance-scala-kmeans_0 ... [2026-01-09T00:15:02.205Z] =============================================== [2026-01-09T00:15:02.205Z] renaissance-scala-kmeans_0 Start Time: Fri Jan 9 00:15:01 2026 Epoch Time (ms): 1767917701832 [2026-01-09T00:15:02.205Z] variation: NoOptions [2026-01-09T00:15:02.205Z] JVM_OPTIONS: [2026-01-09T00:15:02.205Z] { \ [2026-01-09T00:15:02.205Z] echo ""; echo "TEST SETUP:"; \ [2026-01-09T00:15:02.205Z] echo "Nothing to be done for setup."; \ [2026-01-09T00:15:02.205Z] mkdir -p "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-scala-kmeans_0"; \ [2026-01-09T00:15:02.205Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-scala-kmeans_0"; \ [2026-01-09T00:15:02.205Z] echo ""; echo "TESTING:"; \ [2026-01-09T00:15:02.205Z] /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; \ [2026-01-09T00:15:02.205Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-01-09T00:15:02.205Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-01-09T00:15:02.205Z] echo "Nothing to be done for teardown."; \ [2026-01-09T00:15:02.205Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult"; [2026-01-09T00:15:02.205Z] [2026-01-09T00:15:02.205Z] TEST SETUP: [2026-01-09T00:15:02.205Z] Nothing to be done for setup. [2026-01-09T00:15:02.205Z] [2026-01-09T00:15:02.205Z] TESTING: [2026-01-09T00:15:03.161Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported. [2026-01-09T00:15:03.161Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans [2026-01-09T00:15:03.161Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-01-09T00:15:03.161Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17679166454071/renaissance-scala-kmeans_0/launcher-001502-18323252903314813739/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-01-09T00:15:03.161Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-01-09T00:15:03.161Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-01-09T00:15:04.130Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2026-01-09T00:15:04.130Z] GC before operation: completed in 52.836 ms, heap usage 29.140 MB -> 26.176 MB. [2026-01-09T00:15:04.130Z] ====== scala-kmeans (scala) [default], iteration 0 completed (546.685 ms) ====== [2026-01-09T00:15:04.130Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2026-01-09T00:15:05.083Z] GC before operation: completed in 51.153 ms, heap usage 30.163 MB -> 26.232 MB. [2026-01-09T00:15:05.083Z] ====== scala-kmeans (scala) [default], iteration 1 completed (383.910 ms) ====== [2026-01-09T00:15:05.083Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2026-01-09T00:15:05.083Z] GC before operation: completed in 30.043 ms, heap usage 72.440 MB -> 26.233 MB. [2026-01-09T00:15:05.083Z] ====== scala-kmeans (scala) [default], iteration 2 completed (382.076 ms) ====== [2026-01-09T00:15:05.083Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2026-01-09T00:15:05.083Z] GC before operation: completed in 43.966 ms, heap usage 55.516 MB -> 26.232 MB. [2026-01-09T00:15:06.036Z] ====== scala-kmeans (scala) [default], iteration 3 completed (381.336 ms) ====== [2026-01-09T00:15:06.036Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2026-01-09T00:15:06.036Z] GC before operation: completed in 46.429 ms, heap usage 44.594 MB -> 26.233 MB. [2026-01-09T00:15:06.036Z] ====== scala-kmeans (scala) [default], iteration 4 completed (377.317 ms) ====== [2026-01-09T00:15:06.036Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2026-01-09T00:15:06.036Z] GC before operation: completed in 45.807 ms, heap usage 42.417 MB -> 26.233 MB. [2026-01-09T00:15:07.006Z] ====== scala-kmeans (scala) [default], iteration 5 completed (382.372 ms) ====== [2026-01-09T00:15:07.007Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2026-01-09T00:15:07.007Z] GC before operation: completed in 27.816 ms, heap usage 94.509 MB -> 26.233 MB. [2026-01-09T00:15:07.007Z] ====== scala-kmeans (scala) [default], iteration 6 completed (369.175 ms) ====== [2026-01-09T00:15:07.007Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2026-01-09T00:15:07.007Z] GC before operation: completed in 43.970 ms, heap usage 42.284 MB -> 26.233 MB. [2026-01-09T00:15:07.967Z] ====== scala-kmeans (scala) [default], iteration 7 completed (369.403 ms) ====== [2026-01-09T00:15:07.967Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2026-01-09T00:15:07.967Z] GC before operation: completed in 58.821 ms, heap usage 42.940 MB -> 26.233 MB. [2026-01-09T00:15:07.967Z] ====== scala-kmeans (scala) [default], iteration 8 completed (373.609 ms) ====== [2026-01-09T00:15:07.967Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2026-01-09T00:15:07.967Z] GC before operation: completed in 60.474 ms, heap usage 42.443 MB -> 26.233 MB. [2026-01-09T00:15:07.967Z] ====== scala-kmeans (scala) [default], iteration 9 completed (376.680 ms) ====== [2026-01-09T00:15:07.967Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2026-01-09T00:15:07.967Z] GC before operation: completed in 29.474 ms, heap usage 94.645 MB -> 26.233 MB. [2026-01-09T00:15:08.927Z] ====== scala-kmeans (scala) [default], iteration 10 completed (368.357 ms) ====== [2026-01-09T00:15:08.927Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2026-01-09T00:15:08.927Z] GC before operation: completed in 42.974 ms, heap usage 42.285 MB -> 26.233 MB. [2026-01-09T00:15:08.927Z] ====== scala-kmeans (scala) [default], iteration 11 completed (367.753 ms) ====== [2026-01-09T00:15:08.928Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2026-01-09T00:15:08.928Z] GC before operation: completed in 54.389 ms, heap usage 42.264 MB -> 26.234 MB. [2026-01-09T00:15:09.878Z] ====== scala-kmeans (scala) [default], iteration 12 completed (376.258 ms) ====== [2026-01-09T00:15:09.878Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2026-01-09T00:15:09.878Z] GC before operation: completed in 43.047 ms, heap usage 42.446 MB -> 26.234 MB. [2026-01-09T00:15:09.878Z] ====== scala-kmeans (scala) [default], iteration 13 completed (373.376 ms) ====== [2026-01-09T00:15:09.878Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2026-01-09T00:15:09.878Z] GC before operation: completed in 27.052 ms, heap usage 94.515 MB -> 26.234 MB. [2026-01-09T00:15:10.829Z] ====== scala-kmeans (scala) [default], iteration 14 completed (366.176 ms) ====== [2026-01-09T00:15:10.829Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2026-01-09T00:15:10.829Z] GC before operation: completed in 43.983 ms, heap usage 42.285 MB -> 26.234 MB. [2026-01-09T00:15:10.829Z] ====== scala-kmeans (scala) [default], iteration 15 completed (366.136 ms) ====== [2026-01-09T00:15:10.829Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2026-01-09T00:15:10.829Z] GC before operation: completed in 41.768 ms, heap usage 42.441 MB -> 26.234 MB. [2026-01-09T00:15:10.829Z] ====== scala-kmeans (scala) [default], iteration 16 completed (365.706 ms) ====== [2026-01-09T00:15:10.829Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2026-01-09T00:15:11.783Z] GC before operation: completed in 49.554 ms, heap usage 42.446 MB -> 26.234 MB. [2026-01-09T00:15:11.783Z] ====== scala-kmeans (scala) [default], iteration 17 completed (387.635 ms) ====== [2026-01-09T00:15:11.783Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2026-01-09T00:15:11.783Z] GC before operation: completed in 29.809 ms, heap usage 94.646 MB -> 26.234 MB. [2026-01-09T00:15:11.783Z] ====== scala-kmeans (scala) [default], iteration 18 completed (389.528 ms) ====== [2026-01-09T00:15:11.783Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2026-01-09T00:15:11.783Z] GC before operation: completed in 61.992 ms, heap usage 42.443 MB -> 26.234 MB. [2026-01-09T00:15:12.734Z] ====== scala-kmeans (scala) [default], iteration 19 completed (371.409 ms) ====== [2026-01-09T00:15:12.734Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2026-01-09T00:15:12.734Z] GC before operation: completed in 46.871 ms, heap usage 42.442 MB -> 26.234 MB. [2026-01-09T00:15:12.734Z] ====== scala-kmeans (scala) [default], iteration 20 completed (375.278 ms) ====== [2026-01-09T00:15:12.734Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2026-01-09T00:15:12.734Z] GC before operation: completed in 35.107 ms, heap usage 94.645 MB -> 26.234 MB. [2026-01-09T00:15:13.689Z] ====== scala-kmeans (scala) [default], iteration 21 completed (366.753 ms) ====== [2026-01-09T00:15:13.689Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2026-01-09T00:15:13.689Z] GC before operation: completed in 46.803 ms, heap usage 42.285 MB -> 26.234 MB. [2026-01-09T00:15:13.689Z] ====== scala-kmeans (scala) [default], iteration 22 completed (365.361 ms) ====== [2026-01-09T00:15:13.689Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2026-01-09T00:15:13.689Z] GC before operation: completed in 44.480 ms, heap usage 42.442 MB -> 26.234 MB. [2026-01-09T00:15:14.640Z] ====== scala-kmeans (scala) [default], iteration 23 completed (365.524 ms) ====== [2026-01-09T00:15:14.640Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2026-01-09T00:15:14.640Z] GC before operation: completed in 55.222 ms, heap usage 42.446 MB -> 26.234 MB. [2026-01-09T00:15:14.640Z] ====== scala-kmeans (scala) [default], iteration 24 completed (374.440 ms) ====== [2026-01-09T00:15:14.640Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2026-01-09T00:15:14.640Z] GC before operation: completed in 27.999 ms, heap usage 94.516 MB -> 26.234 MB. [2026-01-09T00:15:14.640Z] ====== scala-kmeans (scala) [default], iteration 25 completed (364.269 ms) ====== [2026-01-09T00:15:14.640Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2026-01-09T00:15:14.640Z] GC before operation: completed in 42.054 ms, heap usage 42.286 MB -> 26.234 MB. [2026-01-09T00:15:15.591Z] ====== scala-kmeans (scala) [default], iteration 26 completed (364.500 ms) ====== [2026-01-09T00:15:15.591Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2026-01-09T00:15:15.591Z] GC before operation: completed in 42.695 ms, heap usage 42.442 MB -> 26.234 MB. [2026-01-09T00:15:15.591Z] ====== scala-kmeans (scala) [default], iteration 27 completed (376.757 ms) ====== [2026-01-09T00:15:15.591Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2026-01-09T00:15:15.591Z] GC before operation: completed in 56.755 ms, heap usage 42.269 MB -> 26.234 MB. [2026-01-09T00:15:16.543Z] ====== scala-kmeans (scala) [default], iteration 28 completed (383.330 ms) ====== [2026-01-09T00:15:16.543Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2026-01-09T00:15:16.543Z] GC before operation: completed in 32.245 ms, heap usage 94.516 MB -> 26.235 MB. [2026-01-09T00:15:16.543Z] ====== scala-kmeans (scala) [default], iteration 29 completed (378.537 ms) ====== [2026-01-09T00:15:16.543Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2026-01-09T00:15:16.543Z] GC before operation: completed in 51.420 ms, heap usage 38.604 MB -> 26.235 MB. [2026-01-09T00:15:17.501Z] ====== scala-kmeans (scala) [default], iteration 30 completed (378.067 ms) ====== [2026-01-09T00:15:17.501Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2026-01-09T00:15:17.501Z] GC before operation: completed in 47.015 ms, heap usage 42.200 MB -> 26.235 MB. [2026-01-09T00:15:17.501Z] ====== scala-kmeans (scala) [default], iteration 31 completed (379.478 ms) ====== [2026-01-09T00:15:17.501Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2026-01-09T00:15:17.501Z] GC before operation: completed in 25.079 ms, heap usage 94.654 MB -> 26.235 MB. [2026-01-09T00:15:18.450Z] ====== scala-kmeans (scala) [default], iteration 32 completed (371.905 ms) ====== [2026-01-09T00:15:18.450Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2026-01-09T00:15:18.450Z] GC before operation: completed in 43.041 ms, heap usage 42.286 MB -> 26.235 MB. [2026-01-09T00:15:18.450Z] ====== scala-kmeans (scala) [default], iteration 33 completed (367.502 ms) ====== [2026-01-09T00:15:18.450Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2026-01-09T00:15:18.450Z] GC before operation: completed in 42.414 ms, heap usage 42.443 MB -> 26.235 MB. [2026-01-09T00:15:18.450Z] ====== scala-kmeans (scala) [default], iteration 34 completed (368.817 ms) ====== [2026-01-09T00:15:18.450Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2026-01-09T00:15:18.450Z] GC before operation: completed in 43.014 ms, heap usage 42.448 MB -> 26.235 MB. [2026-01-09T00:15:19.404Z] ====== scala-kmeans (scala) [default], iteration 35 completed (374.838 ms) ====== [2026-01-09T00:15:19.404Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2026-01-09T00:15:19.404Z] GC before operation: completed in 38.147 ms, heap usage 94.647 MB -> 26.235 MB. [2026-01-09T00:15:19.404Z] ====== scala-kmeans (scala) [default], iteration 36 completed (376.497 ms) ====== [2026-01-09T00:15:19.404Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2026-01-09T00:15:19.404Z] GC before operation: completed in 47.130 ms, heap usage 42.287 MB -> 26.237 MB. [2026-01-09T00:15:20.354Z] ====== scala-kmeans (scala) [default], iteration 37 completed (389.723 ms) ====== [2026-01-09T00:15:20.354Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2026-01-09T00:15:20.354Z] GC before operation: completed in 23.750 ms, heap usage 42.445 MB -> 26.237 MB. [2026-01-09T00:15:20.354Z] ====== scala-kmeans (scala) [default], iteration 38 completed (372.870 ms) ====== [2026-01-09T00:15:20.354Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2026-01-09T00:15:20.354Z] GC before operation: completed in 43.982 ms, heap usage 38.418 MB -> 26.237 MB. [2026-01-09T00:15:21.306Z] ====== scala-kmeans (scala) [default], iteration 39 completed (371.790 ms) ====== [2026-01-09T00:15:21.306Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2026-01-09T00:15:21.306Z] GC before operation: completed in 42.631 ms, heap usage 42.393 MB -> 26.237 MB. [2026-01-09T00:15:21.306Z] ====== scala-kmeans (scala) [default], iteration 40 completed (370.141 ms) ====== [2026-01-09T00:15:21.306Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2026-01-09T00:15:21.306Z] GC before operation: completed in 43.505 ms, heap usage 42.452 MB -> 26.237 MB. [2026-01-09T00:15:21.306Z] ====== scala-kmeans (scala) [default], iteration 41 completed (378.603 ms) ====== [2026-01-09T00:15:21.306Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2026-01-09T00:15:22.259Z] GC before operation: completed in 33.830 ms, heap usage 94.650 MB -> 26.237 MB. [2026-01-09T00:15:22.259Z] ====== scala-kmeans (scala) [default], iteration 42 completed (370.300 ms) ====== [2026-01-09T00:15:22.259Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2026-01-09T00:15:22.259Z] GC before operation: completed in 43.163 ms, heap usage 42.289 MB -> 26.238 MB. [2026-01-09T00:15:22.259Z] ====== scala-kmeans (scala) [default], iteration 43 completed (397.595 ms) ====== [2026-01-09T00:15:22.259Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2026-01-09T00:15:22.259Z] GC before operation: completed in 44.912 ms, heap usage 42.445 MB -> 26.238 MB. [2026-01-09T00:15:23.208Z] ====== scala-kmeans (scala) [default], iteration 44 completed (373.108 ms) ====== [2026-01-09T00:15:23.208Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2026-01-09T00:15:23.208Z] GC before operation: completed in 43.291 ms, heap usage 42.450 MB -> 26.238 MB. [2026-01-09T00:15:23.208Z] ====== scala-kmeans (scala) [default], iteration 45 completed (375.262 ms) ====== [2026-01-09T00:15:23.208Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2026-01-09T00:15:23.208Z] GC before operation: completed in 24.424 ms, heap usage 94.519 MB -> 26.238 MB. [2026-01-09T00:15:24.170Z] ====== scala-kmeans (scala) [default], iteration 46 completed (366.720 ms) ====== [2026-01-09T00:15:24.170Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2026-01-09T00:15:24.170Z] GC before operation: completed in 46.106 ms, heap usage 42.289 MB -> 26.238 MB. [2026-01-09T00:15:24.170Z] ====== scala-kmeans (scala) [default], iteration 47 completed (368.155 ms) ====== [2026-01-09T00:15:24.170Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2026-01-09T00:15:24.170Z] GC before operation: completed in 49.464 ms, heap usage 42.445 MB -> 26.238 MB. [2026-01-09T00:15:25.123Z] ====== scala-kmeans (scala) [default], iteration 48 completed (386.848 ms) ====== [2026-01-09T00:15:25.123Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2026-01-09T00:15:25.123Z] GC before operation: completed in 43.536 ms, heap usage 42.450 MB -> 26.238 MB. [2026-01-09T00:15:25.123Z] ====== scala-kmeans (scala) [default], iteration 49 completed (383.417 ms) ====== [2026-01-09T00:15:25.123Z] ----------------------------------- [2026-01-09T00:15:25.123Z] renaissance-scala-kmeans_0_PASSED [2026-01-09T00:15:25.123Z] ----------------------------------- [2026-01-09T00:15:25.123Z] [2026-01-09T00:15:25.123Z] TEST TEARDOWN: [2026-01-09T00:15:25.123Z] Nothing to be done for teardown. [2026-01-09T00:15:25.123Z] renaissance-scala-kmeans_0 Finish Time: Fri Jan 9 00:15:24 2026 Epoch Time (ms): 1767917724799 [2026-01-09T00:15:25.123Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance' [2026-01-09T00:15:25.123Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/perf' [2026-01-09T00:15:25.123Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests' [2026-01-09T00:15:25.123Z] [2026-01-09T00:15:25.123Z] [2026-01-09T00:15:25.123Z] All tests finished, run result summary: [2026-01-09T00:15:25.123Z] cd "/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-09T00:15:25.123Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_ppc-64_le --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17679166454071/ --tapName=Test_openjdk27_hs_sanity.perf_ppc64le_linux.tap --comment="" [2026-01-09T00:15:26.894Z] [2026-01-09T00:15:26.894Z] [2026-01-09T00:15:26.894Z] TEST TARGETS SUMMARY [2026-01-09T00:15:26.894Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-09T00:15:26.894Z] DISABLED test targets: [2026-01-09T00:15:26.894Z] dacapo-lusearch-fix_0 [2026-01-09T00:15:26.894Z] [2026-01-09T00:15:26.894Z] PASSED test targets: [2026-01-09T00:15:26.894Z] dacapo-eclipse_0 [2026-01-09T00:15:26.894Z] dacapo-h2_0 [2026-01-09T00:15:26.894Z] renaissance-akka-uct_0 [2026-01-09T00:15:26.894Z] renaissance-fj-kmeans_0 [2026-01-09T00:15:26.894Z] renaissance-future-genetic_0 [2026-01-09T00:15:26.894Z] renaissance-scala-kmeans_0 [2026-01-09T00:15:26.894Z] [2026-01-09T00:15:26.894Z] FAILED test targets: [2026-01-09T00:15:26.894Z] renaissance-naive-bayes_0 [2026-01-09T00:15:26.894Z] [2026-01-09T00:15:26.894Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1 [2026-01-09T00:15:26.894Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2026-01-09T00:15:26.894Z] [2026-01-09T00:15:26.894Z] settings.mk:451: recipe for target 'resultsSummary' failed [2026-01-09T00:15:26.894Z] make[1]: *** [resultsSummary] Error 2 [2026-01-09T00:15:26.894Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2026-01-09T00:15:26.894Z] makefile:61: recipe for target '_sanity.perf' failed [2026-01-09T00:15:26.894Z] make: *** [_sanity.perf] Error 2 [Pipeline] sh [2026-01-09T00:15:29.434Z] ++ uname [2026-01-09T00:15:29.434Z] + '[' Linux = AIX ']' [2026-01-09T00:15:29.434Z] ++ uname [2026-01-09T00:15:29.434Z] + '[' Linux = SunOS ']' [2026-01-09T00:15:29.434Z] ++ uname [2026-01-09T00:15:29.434Z] + '[' Linux = '*BSD' ']' [2026-01-09T00:15:29.434Z] + MAKE=make [2026-01-09T00:15:29.434Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-09T00:15:29.434Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2026-01-09T00:15:30.049Z] $ ssh-agent -k [2026-01-09T00:15:30.056Z] unset SSH_AUTH_SOCK; [2026-01-09T00:15:30.056Z] unset SSH_AGENT_PID; [2026-01-09T00:15:30.056Z] echo Agent pid 25670 killed; [2026-01-09T00:15:30.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2026-01-09T00:15:30.869Z] Xvfb stopping [Pipeline] // wrap [Pipeline] writeJSON [Pipeline] archiveArtifacts [2026-01-09T00:15:32.069Z] Archiving artifacts [2026-01-09T00:15:32.462Z] Recording fingerprints [Pipeline] echo [2026-01-09T00:15:32.649Z] DaCapo-h2 metric found and archived [Pipeline] echo [2026-01-09T00:15:32.701Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2026-01-09T00:15:32.802Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T00:15:32.988Z] Archiving artifacts [2026-01-09T00:15:33.342Z] Recording fingerprints [Pipeline] echo [2026-01-09T00:15:33.534Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T00:15:33.723Z] Archiving artifacts [2026-01-09T00:15:34.096Z] Recording fingerprints [Pipeline] sh [2026-01-09T00:15:36.202Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17679166454071 [Pipeline] echo [2026-01-09T00:15:36.733Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2026-01-09T00:15:36.917Z] Archiving artifacts [2026-01-09T00:15:37.269Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-09T00:15:40.478Z] Tap file found: aqa-tests/TKG/output_17679166454071/Test_openjdk27_hs_sanity.perf_ppc64le_linux.tap... [Pipeline] readFile [Pipeline] junit [2026-01-09T00:15:41.079Z] Recording test results [2026-01-09T00:15:41.580Z] None of the test reports contained any result [2026-01-09T00:15:41.580Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-09T00:15:41.607Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-09T00:15:41.469Z] No test report files were found. Configuration error? [2026-01-09T00:15:43.466Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-09T00:15:43.466Z] Unix type machine.. [2026-01-09T00:15:43.466Z] Running on a Linux host [2026-01-09T00:15:43.466Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T00:15:44.360Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T00:15:44.361Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T00:15:46.516Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-09T00:15:48.587Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2026-01-09T00:15:49.538Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-09T00:15:50.113Z] 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-09T00:15:50.246Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-09T00:15:50.333Z] Running on test-osuosl-aix72-ppc64-4 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux [Pipeline] { [Pipeline] echo [2026-01-09T00:15:50.350Z] Generating rerun Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun) [Pipeline] echo [2026-01-09T00:15:50.376Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-09T00:15:52.578Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-09T00:15:53.982Z] Processing DSL script testJobTemplate [2026-01-09T00:20:41.232Z] LEVELS: [sanity] [2026-01-09T00:20:41.232Z] JDK_VERSIONS: [8] [2026-01-09T00:20:41.232Z] GROUPS: [perf] [2026-01-09T00:20:41.232Z] ARCH_OS_LIST: [ppc64le_linux] [2026-01-09T00:20:41.324Z] Added items: [2026-01-09T00:20:41.324Z] GeneratedJob{name='Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-09T00:20:42.093Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun) [Pipeline] build [2026-01-09T00:20:42.110Z] Scheduling project: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun [2026-01-09T00:20:48.346Z] Starting building: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun #1 [2026-01-09T02:12:38.245Z] Build Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun #1 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-09T02:12:38.349Z] Running on test-rise-ubuntu2404-riscv64-9 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_ppc64le_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T02:12:38.426Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T02:12:38.426Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T02:12:38.451Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-09T02:12:38.482Z] Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun #1 completed with status UNSTABLE [Pipeline] timeout [2026-01-09T02:12:38.495Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-09T02:12:38.680Z] Copied 1 artifact from "Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun" build number 1 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-09T02:12:38.715Z] Saving Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun/1/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-09T02:12:38.745Z] Archiving artifacts [2026-01-09T02:12:38.828Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-09T02:12:39.003Z] Tap file found: Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun/1/aqa-tests/TKG/output_17679247264748/Test_openjdk27_hs_sanity.perf_ppc64le_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2026-01-09T02:12:39.091Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-naive-bayes_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=ppc64le_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=27&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-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=385&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-09T02:12:39.184Z] [WS-CLEANUP] Deleting project workspace... [2026-01-09T02:12:39.184Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-09T02:12:39.220Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE