Test_openjdk26_hs_sanity.perf_x86-64_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-x64-temurin" build number 612
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 29
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 47
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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_openjdk26_hs_sanity.perf_x86-64_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 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
Commit message: "Initial exclude list for JDK26 (#6746)"
> git rev-list --no-walk 6e5b8ee88756a98d7e4705e1ecb8b13ac26a0a6d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-27T22:43:06.354Z] Found a total of 5 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-27T22:43:06.366Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-11-27T22:43:06.368Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-27T22:43:06.378Z] Found a total of 5 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
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
[2025-11-27T22:43:06.384Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-11-27T22:43:06.411Z] Running on test-ibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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
[2025-11-27T22:43:06.437Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T22:43:06.503Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T22:43:06.503Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T22:43:06.522Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-27T22:43:06.598Z] The recommended git tool is: git
[2025-11-27T22:43:06.636Z] No credentials specified
[2025-11-27T22:43:06.655Z] Cloning the remote Git repository
[2025-11-27T22:43:06.689Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-27T22:43:06.690Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests # timeout=10
[2025-11-27T22:43:06.700Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-27T22:43:06.700Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-27T22:43:06.701Z] > git --version # timeout=10
[2025-11-27T22:43:06.708Z] > git --version # 'git version 2.47.3'
[2025-11-27T22:43:06.708Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-27T22:43:12.333Z] Avoid second fetch
[2025-11-27T22:43:12.359Z] Checking out Revision 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
[2025-11-27T22:43:13.250Z] Commit message: "Initial exclude list for JDK26 (#6746)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-11-27T22:43:12.229Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-27T22:43:12.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-27T22:43:12.343Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-27T22:43:12.368Z] > git config core.sparsecheckout # timeout=10
[2025-11-27T22:43:12.373Z] > git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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
[2025-11-27T22:43:14.795Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-27T22:43:14.816Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-27T22:43:15.286Z] + LC_TIME=C
[2025-11-27T22:43:15.286Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-27T22:43:15.360Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-27T22:43:15.764Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-27T22:43:15.764Z] Unix type machine..
[2025-11-27T22:43:15.764Z] Running on a Linux host
[2025-11-27T22:43:15.764Z] 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
[2025-11-27T22:43:16.930Z] + printenv
[2025-11-27T22:43:16.930Z] SHELL=/bin/bash
[2025-11-27T22:43:16.930Z] KEEP_WORKSPACE=false
[2025-11-27T22:43:16.930Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_x86-64_linux.tap
[2025-11-27T22:43:16.930Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:43:16.930Z] EXIT_FAILURE=false
[2025-11-27T22:43:16.930Z] JDK_BRANCH=jdk-26+26_adopt
[2025-11-27T22:43:16.930Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/15/display/redirect?page=tests
[2025-11-27T22:43:16.930Z] PLATFORM=x86-64_linux
[2025-11-27T22:43:16.930Z] DOCKER_REQUIRED=false
[2025-11-27T22:43:16.930Z] TIME_LIMIT=25
[2025-11-27T22:43:16.930Z] JENKINS_SERVER_COOKIE=durable-3d5b0246e6dc50e2415c19a0fab05f04914581c47766f1e086fbc1d4bc7d073a
[2025-11-27T22:43:16.930Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-27T22:43:16.930Z] GENERATE_JOBS=true
[2025-11-27T22:43:16.930Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-27T22:43:16.930Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/15/display/redirect?page=changes
[2025-11-27T22:43:16.930Z] RERUN_ITERATIONS=1
[2025-11-27T22:43:16.930Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-27T22:43:16.930Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-27T22:43:16.930Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux
[2025-11-27T22:43:16.930Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-27T22:43:16.930Z] LOGNAME=jenkins
[2025-11-27T22:43:16.930Z] XDG_SESSION_TYPE=tty
[2025-11-27T22:43:16.930Z] SETUP_JCK_RUN=false
[2025-11-27T22:43:16.930Z] ARCHIVE_TEST_RESULTS=false
[2025-11-27T22:43:16.930Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/15/
[2025-11-27T22:43:16.930Z] SLACK_CHANNEL=aqavit-bot
[2025-11-27T22:43:16.930Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-x64-temurin
[2025-11-27T22:43:16.930Z] JCK_GIT_BRANCH=master
[2025-11-27T22:43:16.930Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/
[2025-11-27T22:43:16.930Z] BUILD_NUMBER=15
[2025-11-27T22:43:16.930Z] TKG_ITERATIONS=1
[2025-11-27T22:43:16.930Z] _=/usr/bin/printenv
[2025-11-27T22:43:16.930Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../benchmarks
[2025-11-27T22:43:16.930Z] MOTD_SHOWN=pam
[2025-11-27T22:43:16.930Z] JENKINS_NODE_COOKIE=5374613f-193b-4ada-990e-3cd25ebab7ce
[2025-11-27T22:43:16.930Z] KEEP_REPORTDIR=false
[2025-11-27T22:43:16.930Z] BUILD_DISPLAY_NAME=#15
[2025-11-27T22:43:16.930Z] SDK_RESOURCE=upstream
[2025-11-27T22:43:16.930Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-11-27T22:43:16.930Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:43:16.930Z] HOME=/home/jenkins
[2025-11-27T22:43:16.930Z] LANG=C.UTF-8
[2025-11-27T22:43:16.930Z] jobStatus=SUCCESS
[2025-11-27T22:43:16.930Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-27T22:43:16.930Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_x86-64_linux
[2025-11-27T22:43:16.930Z] JOBSTARTTIME=Thu, 27 Nov 2025 22:43:14 +0000
[2025-11-27T22:43:16.930Z] JDK_VERSION=26
[2025-11-27T22:43:16.930Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_x86-64_linux
[2025-11-27T22:43:16.930Z] USE_TESTENV_PROPERTIES=false
[2025-11-27T22:43:16.930Z] PERSONAL_BUILD=false
[2025-11-27T22:43:16.930Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/15/display/redirect
[2025-11-27T22:43:16.930Z] AUTO_DETECT=true
[2025-11-27T22:43:16.930Z] SSH_CONNECTION=78.47.239.97 35696 10.243.64.4 22
[2025-11-27T22:43:16.930Z] EXIT_SUCCESS=false
[2025-11-27T22:43:16.930Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/display/redirect
[2025-11-27T22:43:16.930Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux
[2025-11-27T22:43:16.930Z] OPENJ9_BRANCH=master
[2025-11-27T22:43:16.930Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-27T22:43:16.930Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/system_lib
[2025-11-27T22:43:16.930Z] PARALLEL=Dynamic
[2025-11-27T22:43:16.930Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-27T22:43:16.930Z] ITERATIONS=1
[2025-11-27T22:43:16.930Z] UPSTREAM_JOB_NUMBER=612
[2025-11-27T22:43:16.930Z] SPEC=linux_x86-64
[2025-11-27T22:43:16.930Z] XDG_SESSION_CLASS=user
[2025-11-27T22:43:16.930Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-27T22:43:16.930Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-27T22:43:16.930Z] NODE_NAME=test-ibmcloud-rhel9-x64-1
[2025-11-27T22:43:16.930Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-11-27T22:43:16.930Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-27T22:43:16.930Z] USER=jenkins
[2025-11-27T22:43:16.930Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-27T22:43:16.930Z] DYNAMIC_COMPILE=false
[2025-11-27T22:43:16.930Z] SHLVL=2
[2025-11-27T22:43:16.930Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_x86-64_linux-15
[2025-11-27T22:43:16.930Z] EXECUTOR_NUMBER=0
[2025-11-27T22:43:16.930Z] HUDSON_COOKIE=bc1084cc-789f-4851-bab4-5df7ebab59d1
[2025-11-27T22:43:16.930Z] XDG_SESSION_ID=532
[2025-11-27T22:43:16.930Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-27T22:43:16.930Z] ADOPTOPENJDK_BRANCH=master
[2025-11-27T22:43:16.930Z] ORIGIN_JDK_VERSION=26
[2025-11-27T22:43:16.930Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-11-27T22:43:16.930Z] NUM_PROCESSORS=2
[2025-11-27T22:43:16.930Z] SSH_CLIENT=78.47.239.97 35696 22
[2025-11-27T22:43:16.930Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2025-11-27T22:43:16.930Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-27T22:43:16.930Z] which_declare=declare -f
[2025-11-27T22:43:16.930Z] STAGE_NAME=Setup
[2025-11-27T22:43:16.930Z] NODE_LABELS=test-ibmcloud-rhel9-x64-1 ci.role.test linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2025-11-27T22:43:16.930Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-27T22:43:16.930Z] TEST_TIME=120
[2025-11-27T22:43:16.930Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux@tmp
[2025-11-27T22:43:16.930Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-11-27T22:43:16.930Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-27T22:43:16.930Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-27T22:43:16.930Z] CI=true
[2025-11-27T22:43:16.930Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_x86-64_linux/15/display/redirect?page=artifacts
[2025-11-27T22:43:16.930Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-11-27T22:43:16.930Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-27T22:43:16.930Z] RERUN_FAILURE=true
[2025-11-27T22:43:16.930Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-27T22:43:16.930Z] BUILD_LIST=perf
[2025-11-27T22:43:16.930Z] BUILD_ID=15
[2025-11-27T22:43:16.930Z] OLDPWD=/home/jenkins
[2025-11-27T22:43:16.930Z] TARGET=sanity.perf
[2025-11-27T22:43:16.930Z] USE_JRE=false
[2025-11-27T22:43:16.930Z] JDK_IMPL=hotspot
[2025-11-27T22:43:16.930Z] BASH_FUNC_which%%=() { ( alias;
[2025-11-27T22:43:16.930Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-11-27T22:43:16.930Z] }
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
[2025-11-27T22:43:16.986Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-27T22:43:17.029Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T22:44:03.512Z] Copied 9 artifacts from "build-scripts » jobs » jdk » jdk-linux-x64-temurin" build number 612
[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
[2025-11-27T22:44:03.790Z] 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
[2025-11-27T22:44:03.800Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-27T22:44:03.829Z] $ ssh-agent
[2025-11-27T22:44:03.914Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiRBa6W/agent.4086495
[2025-11-27T22:44:03.914Z] SSH_AGENT_PID=4086497
[2025-11-27T22:44:03.914Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-27T22:44:03.930Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-27T22:44:03.962Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-27T22:44:04.434Z] ++ pwd
[2025-11-27T22:44:04.434Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-27T22:44:04.434Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests
[2025-11-27T22:44:04.434Z] get jdk binary...
[2025-11-27T22:44:04.434Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-27T22:44:04.434Z] Uncompressing file: OpenJDK-jdk-sources_26_26-ea.tar.gz ...
[2025-11-27T22:44:20.122Z] List files in jdkbinary folder...
[2025-11-27T22:44:20.123Z] total 846804
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 330377423 Nov 27 22:28 OpenJDK-debugimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 122272780 Nov 27 21:38 OpenJDK-jdk-sources_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 143920964 Nov 27 22:28 OpenJDK-jdk_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 88184131 Nov 27 22:28 OpenJDK-jmods_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 62946885 Nov 27 22:26 OpenJDK-jre_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 27 22:33 OpenJDK-sbom_x64_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 166978 Nov 27 22:35 OpenJDK-sbom_x64_linux_hotspot_26_26-ea.json
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 5253210 Nov 27 22:28 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] -rw-r--r--. 1 jenkins jenkins 113960107 Nov 27 22:27 OpenJDK-testimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:20.123Z] drwxr-xr-x. 3 jenkins jenkins 27 Nov 27 22:44 tmp
[2025-11-27T22:44:20.123Z] List files in jdkbinary/tmp folder...
[2025-11-27T22:44:20.123Z] total 4
[2025-11-27T22:44:20.123Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 27 21:38 jdk-26+26-src
[2025-11-27T22:44:20.123Z] Moving directory jdk-26+26-src/ to ../source-image
[2025-11-27T22:44:20.123Z] Uncompressing file: OpenJDK-jdk_x64_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T22:44:27.278Z] List files in jdkbinary folder...
[2025-11-27T22:44:27.278Z] total 846808
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 330377423 Nov 27 22:28 OpenJDK-debugimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 122272780 Nov 27 21:38 OpenJDK-jdk-sources_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 143920964 Nov 27 22:28 OpenJDK-jdk_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 88184131 Nov 27 22:28 OpenJDK-jmods_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 62946885 Nov 27 22:26 OpenJDK-jre_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 27 22:33 OpenJDK-sbom_x64_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 166978 Nov 27 22:35 OpenJDK-sbom_x64_linux_hotspot_26_26-ea.json
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 5253210 Nov 27 22:28 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] -rw-r--r--. 1 jenkins jenkins 113960107 Nov 27 22:27 OpenJDK-testimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:27.278Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 27 21:38 source-image
[2025-11-27T22:44:27.278Z] drwxr-xr-x. 3 jenkins jenkins 23 Nov 27 22:44 tmp
[2025-11-27T22:44:27.278Z] List files in jdkbinary/tmp folder...
[2025-11-27T22:44:27.278Z] total 0
[2025-11-27T22:44:27.278Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 27 22:26 jdk-26+26
[2025-11-27T22:44:27.278Z] Moving directory jdk-26+26/ to ../j2sdk-image
[2025-11-27T22:44:27.278Z] Uncompressing file: OpenJDK-jre_x64_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T22:44:31.905Z] List files in jdkbinary folder...
[2025-11-27T22:44:31.905Z] total 846808
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 330377423 Nov 27 22:28 OpenJDK-debugimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 122272780 Nov 27 21:38 OpenJDK-jdk-sources_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 143920964 Nov 27 22:28 OpenJDK-jdk_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 88184131 Nov 27 22:28 OpenJDK-jmods_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 62946885 Nov 27 22:26 OpenJDK-jre_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 27 22:33 OpenJDK-sbom_x64_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 166978 Nov 27 22:35 OpenJDK-sbom_x64_linux_hotspot_26_26-ea.json
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 5253210 Nov 27 22:28 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 113960107 Nov 27 22:27 OpenJDK-testimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 27 22:26 j2sdk-image
[2025-11-27T22:44:31.905Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 27 21:38 source-image
[2025-11-27T22:44:31.905Z] drwxr-xr-x. 3 jenkins jenkins 27 Nov 27 22:44 tmp
[2025-11-27T22:44:31.905Z] List files in jdkbinary/tmp folder...
[2025-11-27T22:44:31.905Z] total 0
[2025-11-27T22:44:31.905Z] drwxr-xr-x. 6 jenkins jenkins 82 Nov 27 22:26 jdk-26+26-jre
[2025-11-27T22:44:31.905Z] Moving directory jdk-26+26-jre/ to ../j2re-image
[2025-11-27T22:44:31.905Z] Uncompressing file: OpenJDK-static-libs-glibc_x64_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T22:44:31.905Z] List files in jdkbinary folder...
[2025-11-27T22:44:31.905Z] total 846808
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 330377423 Nov 27 22:28 OpenJDK-debugimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 122272780 Nov 27 21:38 OpenJDK-jdk-sources_26_26-ea.tar.gz
[2025-11-27T22:44:31.905Z] -rw-r--r--. 1 jenkins jenkins 143920964 Nov 27 22:28 OpenJDK-jdk_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.906Z] -rw-r--r--. 1 jenkins jenkins 88184131 Nov 27 22:28 OpenJDK-jmods_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.906Z] -rw-r--r--. 1 jenkins jenkins 62946885 Nov 27 22:26 OpenJDK-jre_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.906Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 27 22:33 OpenJDK-sbom_x64_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T22:44:31.906Z] -rw-r--r--. 1 jenkins jenkins 166978 Nov 27 22:35 OpenJDK-sbom_x64_linux_hotspot_26_26-ea.json
[2025-11-27T22:44:31.906Z] -rw-r--r--. 1 jenkins jenkins 5253210 Nov 27 22:28 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.906Z] -rw-r--r--. 1 jenkins jenkins 113960107 Nov 27 22:27 OpenJDK-testimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:31.906Z] drwxr-xr-x. 6 jenkins jenkins 82 Nov 27 22:26 j2re-image
[2025-11-27T22:44:31.906Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 27 22:26 j2sdk-image
[2025-11-27T22:44:31.906Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 27 21:38 source-image
[2025-11-27T22:44:31.906Z] drwxr-xr-x. 3 jenkins jenkins 35 Nov 27 22:44 tmp
[2025-11-27T22:44:31.906Z] List files in jdkbinary/tmp folder...
[2025-11-27T22:44:31.906Z] total 0
[2025-11-27T22:44:31.906Z] drwxr-xr-x. 3 jenkins jenkins 17 Nov 27 22:26 jdk-26+26-static-libs
[2025-11-27T22:44:31.906Z] Moving directory jdk-26+26-static-libs/ to ../static-libs
[2025-11-27T22:44:31.906Z] Uncompressing file: OpenJDK-testimage_x64_linux_hotspot_26_26-ea.tar.gz ...
[2025-11-27T22:44:39.047Z] List files in jdkbinary folder...
[2025-11-27T22:44:39.047Z] total 846808
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 330377423 Nov 27 22:28 OpenJDK-debugimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 122272780 Nov 27 21:38 OpenJDK-jdk-sources_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 143920964 Nov 27 22:28 OpenJDK-jdk_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 88184131 Nov 27 22:28 OpenJDK-jmods_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 62946885 Nov 27 22:26 OpenJDK-jre_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 27 22:33 OpenJDK-sbom_x64_linux_hotspot_26_26-ea-metadata.json
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 166978 Nov 27 22:35 OpenJDK-sbom_x64_linux_hotspot_26_26-ea.json
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 5253210 Nov 27 22:28 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] -rw-r--r--. 1 jenkins jenkins 113960107 Nov 27 22:27 OpenJDK-testimage_x64_linux_hotspot_26_26-ea.tar.gz
[2025-11-27T22:44:39.047Z] drwxr-xr-x. 6 jenkins jenkins 82 Nov 27 22:26 j2re-image
[2025-11-27T22:44:39.047Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 27 22:26 j2sdk-image
[2025-11-27T22:44:39.047Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 27 21:38 source-image
[2025-11-27T22:44:39.047Z] drwxr-xr-x. 3 jenkins jenkins 17 Nov 27 22:26 static-libs
[2025-11-27T22:44:39.047Z] drwxr-xr-x. 3 jenkins jenkins 34 Nov 27 22:44 tmp
[2025-11-27T22:44:39.047Z] List files in jdkbinary/tmp folder...
[2025-11-27T22:44:39.047Z] total 0
[2025-11-27T22:44:39.047Z] drwxr-xr-x. 6 jenkins jenkins 112 Nov 27 22:19 jdk-26+26-test-image
[2025-11-27T22:44:39.047Z] Moving directory jdk-26+26-test-image/ to ../openjdk-test-image
[2025-11-27T22:44:39.047Z] Uncompressing OpenJDK-debugimage_x64_linux_hotspot_26_26-ea.tar.gz over ./j2sdk-image...
[2025-11-27T22:45:01.887Z] Removing top-level folder jdk-26+26-debug-image/
[2025-11-27T22:45:01.887Z] Removing top-level folder jdk-26+26/
[2025-11-27T22:45:10.601Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-27T22:45:10.601Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-27T22:45:10.601Z] openjdk version "26-beta" 2026-03-17
[2025-11-27T22:45:10.601Z] OpenJDK Runtime Environment Temurin-26+26-202511272138 (build 26-beta+26-ea)
[2025-11-27T22:45:10.601Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272138 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-27T22:45:10.601Z] =JAVA VERSION OUTPUT END=
[2025-11-27T22:45:10.601Z] =RELEASE INFO BEGIN=
[2025-11-27T22:45:10.601Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-27T22:45:10.601Z] IMPLEMENTOR_VERSION="Temurin-26+26-202511272138"
[2025-11-27T22:45:10.601Z] JAVA_RUNTIME_VERSION="26-beta+26-ea"
[2025-11-27T22:45:10.601Z] JAVA_VERSION="26"
[2025-11-27T22:45:10.601Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-27T22:45:10.601Z] LIBC="gnu"
[2025-11-27T22:45:10.601Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-11-27T22:45:10.601Z] OS_ARCH="x86_64"
[2025-11-27T22:45:10.601Z] OS_NAME="Linux"
[2025-11-27T22:45:10.601Z] SOURCE=".:git:52f21a3ce886"
[2025-11-27T22:45:10.601Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f"
[2025-11-27T22:45:10.601Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-27T22:45:10.601Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-27T22:45:10.601Z] FULL_VERSION="26-beta+26-ea"
[2025-11-27T22:45:10.601Z] SEMANTIC_VERSION="26+26"
[2025-11-27T22:45:10.601Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-11-27T22:45:10.601Z] JVM_VARIANT="Hotspot"
[2025-11-27T22:45:10.601Z] JVM_VERSION="26-beta+26-ea"
[2025-11-27T22:45:10.601Z] IMAGE_TYPE="JDK"
[2025-11-27T22:45:10.601Z] =RELEASE INFO END=
[2025-11-27T22:45:10.601Z] get testKitGen...
[2025-11-27T22:45:10.601Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-27T22:45:11.273Z] git rev-parse master
[2025-11-27T22:45:11.273Z] git checkout -q -f 5306cc5f72bde590d73568bd428c39823bc7c3af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-27T22:45:11.390Z] $ ssh-agent -k
[2025-11-27T22:45:11.397Z] unset SSH_AUTH_SOCK;
[2025-11-27T22:45:11.398Z] unset SSH_AGENT_PID;
[2025-11-27T22:45:11.398Z] echo Agent pid 4086497 killed;
[2025-11-27T22:45:11.468Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-27T22:45:11.869Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=612&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-27T22:45:11.882Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-rhel9-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=612&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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
[2025-11-27T22:45:11.933Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T22:45:12.082Z] Copied 1 artifact from "getTRSSOutput" build number 1970
[Pipeline] sh
[2025-11-27T22:45:12.509Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-27T22:45:12.509Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-27T22:45:12.509Z] + tar xof -
[2025-11-27T22:45:12.509Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-27T22:45:12.583Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-27T22:45:12.613Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-27T22:45:13.034Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-27T22:45:46.250Z] --------------------------------------------
[2025-11-27T22:45:46.250Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:45:46.250Z] task is set to default
[2025-11-27T22:45:46.250Z] dependencyList is set to all
[2025-11-27T22:45:46.250Z] --------------------------------------------
[2025-11-27T22:45:46.250Z] Starting download third party dependent jars
[2025-11-27T22:45:46.250Z] --------------------------------------------
[2025-11-27T22:45:46.250Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-27T22:45:46.250Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-27T22:45:46.340Z] Found a total of 5 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
[Pipeline] echo
[2025-11-27T22:45:46.345Z] Machine limit is 5.
[Pipeline] sh
[2025-11-27T22:45:46.800Z] + cd ./aqa-tests/TKG
[2025-11-27T22:45:46.800Z] ++ uname
[2025-11-27T22:45:46.800Z] + '[' Linux = AIX ']'
[2025-11-27T22:45:46.800Z] ++ uname
[2025-11-27T22:45:46.800Z] + '[' Linux = SunOS ']'
[2025-11-27T22:45:46.800Z] ++ uname
[2025-11-27T22:45:46.800Z] + '[' Linux = '*BSD' ']'
[2025-11-27T22:45:46.800Z] + MAKE=make
[2025-11-27T22:45:46.800Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-27T22:45:46.800Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:45:46.800Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:45:46.800Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T22:45:46.800Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T22:45:46.800Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T22:45:46.800Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T22:45:46.800Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-27T22:45:47.481Z]
[2025-11-27T22:45:47.481Z] build:
[2025-11-27T22:45:47.481Z]
[2025-11-27T22:45:47.481Z] clean:
[2025-11-27T22:45:47.481Z]
[2025-11-27T22:45:47.481Z] init:
[2025-11-27T22:45:47.481Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-27T22:45:47.481Z]
[2025-11-27T22:45:47.481Z] getDependentLibs:
[2025-11-27T22:45:47.481Z] [exec] --------------------------------------------
[2025-11-27T22:45:47.481Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:45:47.481Z] [exec] task is set to default
[2025-11-27T22:45:47.481Z] [exec] dependencyList is set to json_simple
[2025-11-27T22:45:47.481Z] [exec] --------------------------------------------
[2025-11-27T22:45:47.481Z] [exec] Starting download third party dependent jars
[2025-11-27T22:45:47.481Z] [exec] --------------------------------------------
[2025-11-27T22:45:47.481Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:45:47.481Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T22:45:47.481Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T22:45:47.481Z]
[2025-11-27T22:45:47.481Z] compile:
[2025-11-27T22:45:47.481Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T22:45:47.481Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T22:45:47.481Z] [echo] ===fork: yes
[2025-11-27T22:45:47.481Z] [echo] ===debug: on
[2025-11-27T22:45:47.481Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-27T22:45:50.347Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T22:45:50.347Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:45:50.347Z]
[2025-11-27T22:45:50.347Z] dist:
[2025-11-27T22:45:50.347Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-27T22:45:50.347Z]
[2025-11-27T22:45:50.347Z] BUILD SUCCESSFUL
[2025-11-27T22:45:50.347Z] Total time: 3 seconds
[2025-11-27T22:45:50.347Z] 0
[2025-11-27T22:45:50.347Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-27T22:45:50.347Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-27T22:45:50.347Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-11-27T22:45:51.021Z] ****************************** MACHINE INFO ******************************
[2025-11-27T22:45:51.021Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2025-11-27T22:45:51.021Z] Free Physical Memory Size : 300523520
[2025-11-27T22:45:51.021Z] Free space (bytes) : 19967541248
[2025-11-27T22:45:51.021Z] Total Physical Memory Size : 3833245696
[2025-11-27T22:45:51.021Z] Total space (bytes) : 106627575808
[2025-11-27T22:45:51.021Z] Usable space (bytes) : 19967541248
[2025-11-27T22:45:51.021Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T22:45:51.021Z] bashVersion :
[2025-11-27T22:45:51.021Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-11-27T22:45:51.021Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-11-27T22:45:51.021Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] This is free software; you are free to change and redistribute it.
[2025-11-27T22:45:51.021Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T22:45:51.021Z] cpuCores : 2
[2025-11-27T22:45:51.021Z] curlVersion :
[2025-11-27T22:45:51.021Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-11-27T22:45:51.021Z] Release-Date: 2021-04-14
[2025-11-27T22:45:51.021Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-27T22:45:51.021Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-27T22:45:51.021Z] dockerVersion : Docker version 29.0.2, build 8108357
[2025-11-27T22:45:51.021Z] gcc version : 11
[2025-11-27T22:45:51.021Z] gclibc version : ldd (GNU libc) 2.34
[2025-11-27T22:45:51.021Z] gdb version : bash: line 1: gdb: command not found
[2025-11-27T22:45:51.021Z] lldb version : Command could not be executed
[2025-11-27T22:45:51.021Z] makeVersion :
[2025-11-27T22:45:51.021Z] GNU Make 4.3
[2025-11-27T22:45:51.021Z] Built for x86_64-redhat-linux-gnu
[2025-11-27T22:45:51.021Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-27T22:45:51.021Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T22:45:51.021Z] This is free software: you are free to change and redistribute it.
[2025-11-27T22:45:51.021Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T22:45:51.021Z] mavenVersion :
[2025-11-27T22:45:51.021Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T22:45:51.021Z] 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)
[2025-11-27T22:45:51.021Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T22:45:51.021Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-11-27T22:45:51.021Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-27T22:45:51.021Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:45:51.021Z] Default locale: en, platform encoding: UTF-8
[2025-11-27T22:45:51.021Z] OS name: "linux", version: "5.14.0-570.42.2.el9_6.x86_64", arch: "amd64", family: "unix"
[2025-11-27T22:45:51.021Z] osInfo :
[2025-11-27T22:45:51.021Z] NAME="Red Hat Enterprise Linux"
[2025-11-27T22:45:51.021Z] VERSION="9.6 (Plow)"
[2025-11-27T22:45:51.021Z] ID="rhel"
[2025-11-27T22:45:51.021Z] ID_LIKE="fedora"
[2025-11-27T22:45:51.021Z] VERSION_ID="9.6"
[2025-11-27T22:45:51.021Z] PLATFORM_ID="platform:el9"
[2025-11-27T22:45:51.021Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2025-11-27T22:45:51.021Z] ANSI_COLOR="0;31"
[2025-11-27T22:45:51.021Z] LOGO="fedora-logo-icon"
[2025-11-27T22:45:51.021Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-11-27T22:45:51.021Z] HOME_URL="https://www.redhat.com/"
[2025-11-27T22:45:51.021Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-11-27T22:45:51.021Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-11-27T22:45:51.021Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2025-11-27T22:45:51.021Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-27T22:45:51.021Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2025-11-27T22:45:51.021Z] osLabel : rhel.9
[2025-11-27T22:45:51.021Z] perlVersion :
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-11-27T22:45:51.021Z] (with 54 registered patches, see perl -V for more detail)
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] Copyright 1987-2021, Larry Wall
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-27T22:45:51.021Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-27T22:45:51.021Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-27T22:45:51.021Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-27T22:45:51.021Z] procArch : x86_64
[2025-11-27T22:45:51.021Z] sysArch : x86_64
[2025-11-27T22:45:51.021Z] sysOS : Linux
[2025-11-27T22:45:51.021Z] ulimit :
[2025-11-27T22:45:51.021Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-27T22:45:51.021Z] core file size (blocks, -c) unlimited
[2025-11-27T22:45:51.021Z] data seg size (kbytes, -d) unlimited
[2025-11-27T22:45:51.021Z] scheduling priority (-e) 0
[2025-11-27T22:45:51.021Z] file size (blocks, -f) unlimited
[2025-11-27T22:45:51.021Z] pending signals (-i) 14266
[2025-11-27T22:45:51.021Z] max locked memory (kbytes, -l) 8192
[2025-11-27T22:45:51.021Z] max memory size (kbytes, -m) unlimited
[2025-11-27T22:45:51.021Z] open files (-n) 524288
[2025-11-27T22:45:51.021Z] pipe size (512 bytes, -p) 8
[2025-11-27T22:45:51.021Z] POSIX message queues (bytes, -q) 819200
[2025-11-27T22:45:51.021Z] real-time priority (-r) 0
[2025-11-27T22:45:51.021Z] stack size (kbytes, -s) 8192
[2025-11-27T22:45:51.021Z] cpu time (seconds, -t) unlimited
[2025-11-27T22:45:51.021Z] max user processes (-u) 14266
[2025-11-27T22:45:51.021Z] virtual memory (kbytes, -v) unlimited
[2025-11-27T22:45:51.021Z] file locks (-x) unlimited
[2025-11-27T22:45:51.021Z] uname : Linux test-ibmcloud-rhel9-x64-1.adoptopenjdk.net 5.14.0-570.42.2.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 8 12:15:13 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-11-27T22:45:51.021Z] vmVendor : Oracle Corporation
[2025-11-27T22:45:51.021Z] vmVersion : 26-beta+26-ea
[2025-11-27T22:45:51.021Z] xlc version : bash: line 1: xlC: command not found
[2025-11-27T22:45:51.021Z] **************************************************************************
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] System.getProperty('os.name')=Linux
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] System.getProperty('os.arch')=amd64
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] System.getProperty('java.fullversion')=null
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] System.getProperty('sun.arch.data.model')=64
[2025-11-27T22:45:51.021Z]
[2025-11-27T22:45:51.021Z] 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_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:45:51.021Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:45:51.021Z] perl scripts/configure.pl
[2025-11-27T22:45:51.021Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-27T22:45:51.336Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-27T22:45:51.336Z]
[2025-11-27T22:45:51.336Z]
[2025-11-27T22:45:51.336Z] Starting to generate parallel test lists.
[2025-11-27T22:45:51.336Z]
[2025-11-27T22:45:51.336Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-27T22:45:51.651Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-27T22:45:51.651Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-27T22:45:51.651Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-27T22:45:51.651Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-27T22:45:51.651Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-27T22:45:51.651Z] Attempting to get test duration data from TRSS.
[2025-11-27T22:45:51.651Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_linux&group=perf&level=sanity
[2025-11-27T22:45:51.961Z] Attempting to get test duration data from cached files.
[2025-11-27T22:45:51.961Z]
[2025-11-27T22:45:51.961Z] TEST DURATION
[2025-11-27T22:45:51.961Z] ====================================================================================
[2025-11-27T22:45:51.961Z] Total number of tests searched: 9
[2025-11-27T22:45:51.961Z] Number of test durations found: 9
[2025-11-27T22:45:51.961Z] Top slowest tests:
[2025-11-27T22:45:51.961Z] 08m08s renaissance-akka-uct_0
[2025-11-27T22:45:51.961Z] 06m35s IdleMicrobenchmark_HS_0
[2025-11-27T22:45:51.961Z] 04m53s renaissance-fj-kmeans_0
[2025-11-27T22:45:51.961Z] ====================================================================================
[2025-11-27T22:45:51.961Z]
[2025-11-27T22:45:51.961Z] Test target is split into 1 lists.
[2025-11-27T22:45:51.961Z] Reducing estimated test running time from 24m08s to 24m08s.
[2025-11-27T22:45:51.961Z]
[2025-11-27T22:45:51.961Z] -------------------------------------testList_0-------------------------------------
[2025-11-27T22:45:51.961Z] Number of tests: 9
[2025-11-27T22:45:51.961Z] Estimated running time: 24m08s
[2025-11-27T22:45:51.961Z] TESTLIST=renaissance-akka-uct_0,IdleMicrobenchmark_HS_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0
[2025-11-27T22:45:51.961Z] ------------------------------------------------------------------------------------
[2025-11-27T22:45:51.961Z]
[2025-11-27T22:45:51.961Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-27T22:45:51.962Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-27T22:45:52.035Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-27T22:45:52.128Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-27T22:45:52.206Z] Building tests...
[Pipeline] timeout
[2025-11-27T22:45:52.212Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-27T22:45:52.232Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-27T22:45:52.654Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-27T22:46:20.353Z] --------------------------------------------
[2025-11-27T22:46:20.353Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:20.353Z] task is set to default
[2025-11-27T22:46:20.353Z] dependencyList is set to all
[2025-11-27T22:46:20.353Z] --------------------------------------------
[2025-11-27T22:46:20.353Z] Starting download third party dependent jars
[2025-11-27T22:46:20.353Z] --------------------------------------------
[2025-11-27T22:46:20.353Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-27T22:46:20.354Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-27T22:46:20.553Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-27T22:46:20.578Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-27T22:46:20.634Z] $ ssh-agent
[2025-11-27T22:46:20.745Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJq3okM/agent.4087574
[2025-11-27T22:46:20.745Z] SSH_AGENT_PID=4087576
[2025-11-27T22:46:20.745Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-27T22:46:21.202Z] + bash ./compile.sh
[2025-11-27T22:46:21.203Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:46:21.203Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:21.203Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T22:46:21.203Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T22:46:21.203Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T22:46:21.203Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T22:46:21.203Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-27T22:46:21.520Z]
[2025-11-27T22:46:21.520Z] build:
[2025-11-27T22:46:21.520Z]
[2025-11-27T22:46:21.520Z] clean:
[2025-11-27T22:46:21.520Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-27T22:46:21.873Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-27T22:46:21.873Z]
[2025-11-27T22:46:21.873Z] init:
[2025-11-27T22:46:21.873Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-27T22:46:21.873Z]
[2025-11-27T22:46:21.873Z] getDependentLibs:
[2025-11-27T22:46:21.873Z] [exec] --------------------------------------------
[2025-11-27T22:46:21.873Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:21.873Z] [exec] task is set to default
[2025-11-27T22:46:21.873Z] [exec] dependencyList is set to json_simple
[2025-11-27T22:46:21.873Z] [exec] --------------------------------------------
[2025-11-27T22:46:21.873Z] [exec] Starting download third party dependent jars
[2025-11-27T22:46:21.873Z] [exec] --------------------------------------------
[2025-11-27T22:46:21.873Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:21.873Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-27T22:46:21.873Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T22:46:21.873Z]
[2025-11-27T22:46:21.873Z] compile:
[2025-11-27T22:46:21.873Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T22:46:21.873Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T22:46:21.873Z] [echo] ===fork: yes
[2025-11-27T22:46:21.873Z] [echo] ===debug: on
[2025-11-27T22:46:21.873Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-27T22:46:24.798Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T22:46:24.798Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:46:24.798Z]
[2025-11-27T22:46:24.798Z] dist:
[2025-11-27T22:46:24.798Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-27T22:46:24.798Z]
[2025-11-27T22:46:24.798Z] BUILD SUCCESSFUL
[2025-11-27T22:46:24.798Z] Total time: 3 seconds
[2025-11-27T22:46:24.798Z] 0
[2025-11-27T22:46:24.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-27T22:46:24.798Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-27T22:46:24.798Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-11-27T22:46:25.114Z] ****************************** MACHINE INFO ******************************
[2025-11-27T22:46:25.114Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2025-11-27T22:46:25.114Z] Free Physical Memory Size : 286953472
[2025-11-27T22:46:25.114Z] Free space (bytes) : 19967946752
[2025-11-27T22:46:25.114Z] Total Physical Memory Size : 3833245696
[2025-11-27T22:46:25.114Z] Total space (bytes) : 106627575808
[2025-11-27T22:46:25.114Z] Usable space (bytes) : 19967946752
[2025-11-27T22:46:25.115Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T22:46:25.115Z] bashVersion :
[2025-11-27T22:46:25.115Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-11-27T22:46:25.115Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-11-27T22:46:25.115Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] This is free software; you are free to change and redistribute it.
[2025-11-27T22:46:25.115Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T22:46:25.115Z] cpuCores : 2
[2025-11-27T22:46:25.115Z] curlVersion :
[2025-11-27T22:46:25.115Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-11-27T22:46:25.115Z] Release-Date: 2021-04-14
[2025-11-27T22:46:25.115Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-27T22:46:25.115Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-27T22:46:25.115Z] dockerVersion : Docker version 29.0.2, build 8108357
[2025-11-27T22:46:25.115Z] gcc version : 11
[2025-11-27T22:46:25.115Z] gclibc version : ldd (GNU libc) 2.34
[2025-11-27T22:46:25.115Z] gdb version : bash: line 1: gdb: command not found
[2025-11-27T22:46:25.115Z] lldb version : Command could not be executed
[2025-11-27T22:46:25.115Z] makeVersion :
[2025-11-27T22:46:25.115Z] GNU Make 4.3
[2025-11-27T22:46:25.115Z] Built for x86_64-redhat-linux-gnu
[2025-11-27T22:46:25.115Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-11-27T22:46:25.115Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-27T22:46:25.115Z] This is free software: you are free to change and redistribute it.
[2025-11-27T22:46:25.115Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-27T22:46:25.115Z] mavenVersion :
[2025-11-27T22:46:25.115Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-27T22:46:25.115Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-11-27T22:46:25.115Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T22:46:25.115Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-11-27T22:46:25.115Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-27T22:46:25.115Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:46:25.115Z] Default locale: en, platform encoding: UTF-8
[2025-11-27T22:46:25.115Z] OS name: "linux", version: "5.14.0-570.42.2.el9_6.x86_64", arch: "amd64", family: "unix"
[2025-11-27T22:46:25.115Z] osInfo :
[2025-11-27T22:46:25.115Z] NAME="Red Hat Enterprise Linux"
[2025-11-27T22:46:25.115Z] VERSION="9.6 (Plow)"
[2025-11-27T22:46:25.115Z] ID="rhel"
[2025-11-27T22:46:25.115Z] ID_LIKE="fedora"
[2025-11-27T22:46:25.115Z] VERSION_ID="9.6"
[2025-11-27T22:46:25.115Z] PLATFORM_ID="platform:el9"
[2025-11-27T22:46:25.115Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2025-11-27T22:46:25.115Z] ANSI_COLOR="0;31"
[2025-11-27T22:46:25.115Z] LOGO="fedora-logo-icon"
[2025-11-27T22:46:25.115Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-11-27T22:46:25.115Z] HOME_URL="https://www.redhat.com/"
[2025-11-27T22:46:25.115Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-11-27T22:46:25.115Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-11-27T22:46:25.115Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2025-11-27T22:46:25.115Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-27T22:46:25.115Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2025-11-27T22:46:25.115Z] osLabel : rhel.9
[2025-11-27T22:46:25.115Z] perlVersion :
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-11-27T22:46:25.115Z] (with 54 registered patches, see perl -V for more detail)
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] Copyright 1987-2021, Larry Wall
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-27T22:46:25.115Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-27T22:46:25.115Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-27T22:46:25.115Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-27T22:46:25.115Z]
[2025-11-27T22:46:25.115Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-27T22:46:25.115Z] procArch : x86_64
[2025-11-27T22:46:25.115Z] sysArch : x86_64
[2025-11-27T22:46:25.115Z] sysOS : Linux
[2025-11-27T22:46:25.115Z] ulimit :
[2025-11-27T22:46:25.115Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-11-27T22:46:25.115Z] core file size (blocks, -c) unlimited
[2025-11-27T22:46:25.115Z] data seg size (kbytes, -d) unlimited
[2025-11-27T22:46:25.115Z] scheduling priority (-e) 0
[2025-11-27T22:46:25.115Z] file size (blocks, -f) unlimited
[2025-11-27T22:46:25.115Z] pending signals (-i) 14266
[2025-11-27T22:46:25.115Z] max locked memory (kbytes, -l) 8192
[2025-11-27T22:46:25.115Z] max memory size (kbytes, -m) unlimited
[2025-11-27T22:46:25.115Z] open files (-n) 524288
[2025-11-27T22:46:25.115Z] pipe size (512 bytes, -p) 8
[2025-11-27T22:46:25.115Z] POSIX message queues (bytes, -q) 819200
[2025-11-27T22:46:25.115Z] real-time priority (-r) 0
[2025-11-27T22:46:25.115Z] stack size (kbytes, -s) 8192
[2025-11-27T22:46:25.116Z] cpu time (seconds, -t) unlimited
[2025-11-27T22:46:25.116Z] max user processes (-u) 14266
[2025-11-27T22:46:25.116Z] virtual memory (kbytes, -v) unlimited
[2025-11-27T22:46:25.116Z] file locks (-x) unlimited
[2025-11-27T22:46:25.116Z] uname : Linux test-ibmcloud-rhel9-x64-1.adoptopenjdk.net 5.14.0-570.42.2.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 8 12:15:13 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-11-27T22:46:25.116Z] vmVendor : Oracle Corporation
[2025-11-27T22:46:25.116Z] vmVersion : 26-beta+26-ea
[2025-11-27T22:46:25.116Z] xlc version : bash: line 1: xlC: command not found
[2025-11-27T22:46:25.116Z] **************************************************************************
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] System.getProperty('os.name')=Linux
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] System.getProperty('os.arch')=amd64
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] System.getProperty('java.fullversion')=null
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] System.getProperty('sun.arch.data.model')=64
[2025-11-27T22:46:25.116Z]
[2025-11-27T22:46:25.116Z] make -f clean.mk cleanBuild
[2025-11-27T22:46:25.116Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:46:25.439Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-11-27T22:46:25.439Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:46:25.439Z] make -f compile.mk compile
[2025-11-27T22:46:25.439Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:46:25.439Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T22:46:25.439Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-27T22:46:25.439Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-27T22:46:25.440Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-27T22:46:25.440Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-27T22:46:26.150Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-27T22:46:26.150Z]
[2025-11-27T22:46:26.150Z] -create_test_directory:
[2025-11-27T22:46:26.150Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest
[2025-11-27T22:46:26.150Z]
[2025-11-27T22:46:26.150Z] stage_test_material:
[2025-11-27T22:46:26.150Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] build:
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] init:
[2025-11-27T22:46:26.464Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] dist:
[2025-11-27T22:46:26.464Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] build:
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] build:
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] init:
[2025-11-27T22:46:26.464Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-11-27T22:46:26.464Z]
[2025-11-27T22:46:26.464Z] getBumbleBench:
[2025-11-27T22:46:26.464Z] [echo] Cloning BumbleBench
[2025-11-27T22:46:26.464Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-27T22:46:26.464Z] [exec] Cloning into 'bumblebench'...
[2025-11-27T22:46:27.145Z]
[2025-11-27T22:46:27.145Z] buildBumbleBench:
[2025-11-27T22:46:27.145Z] [echo] Building BumbleBench
[2025-11-27T22:46:27.145Z]
[2025-11-27T22:46:27.145Z] compile-all:
[2025-11-27T22:46:27.145Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:27.146Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:27.146Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:27.146Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:27.146Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:27.146Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:27.146Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:28.758Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T22:46:28.758Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:46:28.758Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-27T22:46:28.758Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-27T22:46:28.758Z] [javac] 4 warnings
[2025-11-27T22:46:28.758Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:28.759Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:28.759Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:28.759Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:28.759Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:28.759Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:28.759Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:28.759Z] [javac] 4 warnings
[2025-11-27T22:46:28.759Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:28.759Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:28.759Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:28.759Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:28.759Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:28.759Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:28.759Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:28.759Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-27T22:46:28.759Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:46:28.759Z] [javac] 4 warnings
[2025-11-27T22:46:28.759Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:28.759Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:28.759Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:28.759Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:28.759Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:28.759Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:28.759Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.125Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-27T22:46:29.125Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:46:29.125Z] [javac] 4 warnings
[2025-11-27T22:46:29.125Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.125Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.125Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.125Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.125Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.125Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.125Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.449Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-27T22:46:29.449Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:46:29.449Z] [javac] 4 warnings
[2025-11-27T22:46:29.449Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.449Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.449Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.449Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.450Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.450Z] [javac] 4 warnings
[2025-11-27T22:46:29.450Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.450Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.450Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.450Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.450Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.450Z] [javac] 4 warnings
[2025-11-27T22:46:29.450Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.450Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.450Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.450Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.450Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.450Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_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
[2025-11-27T22:46:29.450Z] [javac] synchronized(init) {
[2025-11-27T22:46:29.450Z] [javac] ^
[2025-11-27T22:46:29.450Z] [javac] 5 warnings
[2025-11-27T22:46:29.450Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.450Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.450Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.450Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.450Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.450Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.771Z] [javac] 4 warnings
[2025-11-27T22:46:29.771Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.771Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.771Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.771Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.771Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.771Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.771Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:29.771Z] [javac] 4 warnings
[2025-11-27T22:46:29.771Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:29.771Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:29.771Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:29.771Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:29.771Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.771Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:29.771Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:30.088Z] [javac] 4 warnings
[2025-11-27T22:46:30.089Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:30.089Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:30.089Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:30.089Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:30.089Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.089Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.089Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:30.089Z] [javac] 4 warnings
[2025-11-27T22:46:30.089Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:30.089Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:30.089Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:30.089Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:30.089Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.089Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.089Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:30.089Z] [javac] 4 warnings
[2025-11-27T22:46:30.089Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:30.089Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:30.089Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:30.089Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:30.089Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.089Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.089Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:30.411Z] [javac] 4 warnings
[2025-11-27T22:46:30.411Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:46:30.411Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-27T22:46:30.411Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-27T22:46:30.411Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-27T22:46:30.411Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.411Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-27T22:46:30.411Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-27T22:46:30.411Z] [javac] 4 warnings
[2025-11-27T22:46:30.411Z]
[2025-11-27T22:46:30.411Z] dist:
[2025-11-27T22:46:30.411Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-27T22:46:30.411Z]
[2025-11-27T22:46:30.411Z] dist:
[2025-11-27T22:46:30.746Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-11-27T22:46:30.746Z]
[2025-11-27T22:46:30.746Z] build:
[2025-11-27T22:46:30.746Z]
[2025-11-27T22:46:30.746Z] getDependentLibs:
[2025-11-27T22:46:54.801Z] [exec] --------------------------------------------
[2025-11-27T22:46:54.801Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:54.801Z] [exec] task is set to default
[2025-11-27T22:46:54.801Z] [exec] dependencyList is set to dacapo
[2025-11-27T22:46:54.801Z] [exec] --------------------------------------------
[2025-11-27T22:46:54.801Z] [exec] Starting download third party dependent jars
[2025-11-27T22:46:54.801Z] [exec] --------------------------------------------
[2025-11-27T22:46:54.801Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:46:54.801Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-27T22:46:54.801Z] [exec] downloaded dependent third party jars successfully
[2025-11-27T22:46:54.801Z]
[2025-11-27T22:46:54.801Z] init:
[2025-11-27T22:46:54.801Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-27T22:46:54.801Z]
[2025-11-27T22:46:54.801Z] getDacapoSuite:
[2025-11-27T22:46:54.801Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-27T22:47:45.487Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-27T22:47:45.487Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2025-11-27T22:47:45.487Z]
[2025-11-27T22:47:45.487Z] dist:
[2025-11-27T22:47:45.487Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-27T22:47:45.487Z]
[2025-11-27T22:47:45.487Z] build:
[2025-11-27T22:47:45.487Z]
[2025-11-27T22:47:45.487Z] init:
[2025-11-27T22:47:45.487Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-27T22:47:45.487Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T22:47:45.487Z]
[2025-11-27T22:47:45.487Z] compile:
[2025-11-27T22:47:45.487Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-27T22:47:45.487Z] [echo] ============COMPILER SETTINGS============
[2025-11-27T22:47:45.487Z] [echo] ===fork: yes
[2025-11-27T22:47:45.487Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-27T22:47:45.487Z] [echo] ===debug: on
[2025-11-27T22:47:45.487Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-27T22:47:45.487Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T22:47:46.180Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-27T22:47:46.180Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-27T22:47:46.180Z]
[2025-11-27T22:47:46.180Z] dist:
[2025-11-27T22:47:46.180Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-27T22:47:46.180Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-27T22:47:46.180Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-27T22:47:46.180Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-27T22:47:46.180Z]
[2025-11-27T22:47:46.180Z] clean:
[2025-11-27T22:47:46.180Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-27T22:47:46.499Z]
[2025-11-27T22:47:46.499Z] build:
[2025-11-27T22:47:46.499Z]
[2025-11-27T22:47:46.499Z] build:
[2025-11-27T22:47:46.500Z]
[2025-11-27T22:47:46.500Z] init:
[2025-11-27T22:47:46.500Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-11-27T22:47:46.500Z]
[2025-11-27T22:47:46.500Z] getRenaissanceSuite:
[2025-11-27T22:47:46.500Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-27T22:47:52.412Z]
[2025-11-27T22:47:52.412Z] dist:
[2025-11-27T22:47:52.412Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z] build:
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z] init:
[2025-11-27T22:47:59.721Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z] getSpecjbbSuite:
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z] dist:
[2025-11-27T22:47:59.721Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z] BUILD SUCCESSFUL
[2025-11-27T22:47:59.721Z] Total time: 1 minute 33 seconds
[2025-11-27T22:47:59.721Z] 0
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z]
[2025-11-27T22:47:59.721Z] RECORD TEST REPOs SHA
[2025-11-27T22:47:59.721Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-27T22:47:59.721Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-27T22:47:59.721Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-27T22:47:59.721Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-27T22:47:59.721Z] ================================================
[2025-11-27T22:47:59.721Z] timestamp: 20251127-224758
[2025-11-27T22:47:59.721Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests
[2025-11-27T22:47:59.721Z] git repo:
[2025-11-27T22:47:59.721Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-27T22:47:59.721Z] sha:
[2025-11-27T22:47:59.721Z] 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f
[2025-11-27T22:47:59.721Z] ================================================
[2025-11-27T22:47:59.721Z] timestamp: 20251127-224758
[2025-11-27T22:47:59.721Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-27T22:47:59.721Z] git repo:
[2025-11-27T22:47:59.721Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-27T22:47:59.721Z] sha:
[2025-11-27T22:47:59.721Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-27T22:47:59.721Z] ================================================
[2025-11-27T22:47:59.721Z] timestamp: 20251127-224758
[2025-11-27T22:47:59.721Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG
[2025-11-27T22:47:59.721Z] git repo:
[2025-11-27T22:47:59.721Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-27T22:47:59.721Z] sha:
[2025-11-27T22:47:59.721Z] 5306cc5f72bde590d73568bd428c39823bc7c3af
[2025-11-27T22:47:59.721Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-27T22:47:59.790Z] $ ssh-agent -k
[2025-11-27T22:47:59.799Z] unset SSH_AUTH_SOCK;
[2025-11-27T22:47:59.799Z] unset SSH_AGENT_PID;
[2025-11-27T22:47:59.799Z] echo Agent pid 4087576 killed;
[2025-11-27T22:47:59.870Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-27T22:48:00.035Z] 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
[2025-11-27T22:48:00.064Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-27T22:48:00.492Z] + which Xvfb
[2025-11-27T22:48:00.492Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2025-11-27T22:48:00.492Z] + alias
[2025-11-27T22:48:00.492Z] + eval declare -f
[2025-11-27T22:48:00.492Z] ++ declare -f
[2025-11-27T22:48:00.492Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-27T22:48:00.591Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/.xvfb-15-..fbdir7166111082391317940
[Pipeline] {
[Pipeline] sh
[2025-11-27T22:48:21.133Z] + grep '[X]vfb'
[2025-11-27T22:48:21.134Z] + ps -f
[2025-11-27T22:48:21.134Z] + awk '{print $9}'
[Pipeline] echo
[2025-11-27T22:48:21.222Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-27T22:48:21.240Z] $ ssh-agent
[2025-11-27T22:48:21.338Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXp0lhXR/agent.4088240
[2025-11-27T22:48:21.339Z] SSH_AGENT_PID=4088242
[2025-11-27T22:48:21.339Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-27T22:48:21.809Z] ++ uname
[2025-11-27T22:48:21.809Z] + '[' Linux = AIX ']'
[2025-11-27T22:48:21.809Z] ++ uname
[2025-11-27T22:48:21.809Z] + '[' Linux = SunOS ']'
[2025-11-27T22:48:21.809Z] ++ uname
[2025-11-27T22:48:21.809Z] + '[' Linux = '*BSD' ']'
[2025-11-27T22:48:21.809Z] + MAKE=make
[2025-11-27T22:48:21.809Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-27T22:48:21.809Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-27T22:48:22.314Z] ++ uname
[2025-11-27T22:48:22.314Z] + '[' Linux = AIX ']'
[2025-11-27T22:48:22.314Z] ++ uname
[2025-11-27T22:48:22.314Z] + '[' Linux = SunOS ']'
[2025-11-27T22:48:22.314Z] ++ uname
[2025-11-27T22:48:22.314Z] + '[' Linux = '*BSD' ']'
[2025-11-27T22:48:22.314Z] + MAKE=make
[2025-11-27T22:48:22.314Z] + cd ./aqa-tests
[2025-11-27T22:48:22.314Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-27T22:48:22.314Z] ++ set +x
[2025-11-27T22:48:22.314Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:48:22.314Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib
[2025-11-27T22:48:22.314Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-11-27T22:48:22.314Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:48:22.314Z] perl scripts/configure.pl
[2025-11-27T22:48:22.314Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-27T22:48:22.640Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-27T22:48:22.640Z]
[2025-11-27T22:48:22.640Z] Starting to generate test make files.
[2025-11-27T22:48:22.640Z]
[2025-11-27T22:48:22.640Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-27T22:48:22.640Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-27T22:48:22.640Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-27T22:48:22.640Z]
[2025-11-27T22:48:22.640Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-27T22:48:22.640Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-11-27T22:48:22.640Z]
[2025-11-27T22:48:22.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-27T22:48:22.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-27T22:48:22.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-27T22:48:22.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] Make files are generated successfully.
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:48:22.974Z] make -f runtest.mk _sanity.perf
[2025-11-27T22:48:22.974Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] Running make 4.3
[2025-11-27T22:48:22.974Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..
[2025-11-27T22:48:22.974Z] set JDK_VERSION to 26
[2025-11-27T22:48:22.974Z] set JDK_IMPL to hotspot
[2025-11-27T22:48:22.974Z] set JVM_VERSION to openjdk26
[2025-11-27T22:48:22.974Z] set JCL_VERSION to latest
[2025-11-27T22:48:22.974Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-27T22:48:22.974Z] set SPEC to linux_x86-64
[2025-11-27T22:48:22.974Z] set TEST_FLAG to
[2025-11-27T22:48:22.974Z] set OS_LABEL to rhel.9
[2025-11-27T22:48:22.974Z] Running sanity.perf ...
[2025-11-27T22:48:22.974Z] There are 9 test targets in sanity.perf
[2025-11-27T22:48:22.974Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-27T22:48:22.974Z] openjdk version "26-beta" 2026-03-17
[2025-11-27T22:48:22.974Z] OpenJDK Runtime Environment Temurin-26+26-202511272138 (build 26-beta+26-ea)
[2025-11-27T22:48:22.974Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272138 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-27T22:48:22.974Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests'
[2025-11-27T22:48:22.974Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf'
[2025-11-27T22:48:22.974Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] ===============================================
[2025-11-27T22:48:22.974Z] Running test dacapo-eclipse_0 ...
[2025-11-27T22:48:22.974Z] ===============================================
[2025-11-27T22:48:22.974Z] dacapo-eclipse_0 Start Time: Thu Nov 27 22:48:22 2025 Epoch Time (ms): 1764283702866
[2025-11-27T22:48:22.974Z] variation: NoOptions
[2025-11-27T22:48:22.974Z] JVM_OPTIONS:
[2025-11-27T22:48:22.974Z] { \
[2025-11-27T22:48:22.974Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T22:48:22.974Z] echo "Nothing to be done for setup."; \
[2025-11-27T22:48:22.974Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/dacapo-eclipse_0"; \
[2025-11-27T22:48:22.974Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/dacapo-eclipse_0"; \
[2025-11-27T22:48:22.974Z] echo ""; echo "TESTING:"; \
[2025-11-27T22:48:22.974Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-11-27T22:48:22.974Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T22:48:22.974Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T22:48:22.974Z] echo "Nothing to be done for teardown."; \
[2025-11-27T22:48:22.974Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] TEST SETUP:
[2025-11-27T22:48:22.974Z] Nothing to be done for setup.
[2025-11-27T22:48:22.974Z]
[2025-11-27T22:48:22.974Z] TESTING:
[2025-11-27T22:48:23.296Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-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.'
[2025-11-27T22:48:25.518Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-11-27T22:48:25.915Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T22:48:25.915Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-11-27T22:48:25.915Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-11-27T22:48:25.915Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-11-27T22:48:27.424Z] Unzip workspace
[2025-11-27T22:48:27.425Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-11-27T22:48:27.425Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-11-27T22:48:27.425Z] 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_openjdk26_hs_sanity.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-11-27T22:48:27.425Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-27T22:48:27.425Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-27T22:48:27.425Z]
[2025-11-27T22:48:29.241Z] ..................
[2025-11-27T22:48:44.612Z] Index workspace .....................
[2025-11-27T22:48:56.397Z] Build workspace
[2025-11-27T22:48:59.411Z] Search .. 4,207 references for default constructor in workspace
[2025-11-27T22:48:59.411Z] .. 1,957 references for method 'equals' in workspace
[2025-11-27T22:48:59.411Z] Type hierarchy tests
[2025-11-27T22:49:04.936Z] AST tests
[2025-11-27T22:49:09.632Z] Completion tests .........
[2025-11-27T22:49:12.340Z] Format tests ..............
[2025-11-27T22:49:13.332Z] Model tests ................
[2025-11-27T22:49:13.662Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 46100 msec =====
[2025-11-27T22:49:13.986Z] Delete workspace
[2025-11-27T22:49:13.986Z] -----------------------------------
[2025-11-27T22:49:13.986Z] dacapo-eclipse_0_PASSED
[2025-11-27T22:49:13.986Z] -----------------------------------
[2025-11-27T22:49:13.986Z]
[2025-11-27T22:49:13.986Z] TEST TEARDOWN:
[2025-11-27T22:49:13.986Z] Nothing to be done for teardown.
[2025-11-27T22:49:13.986Z] dacapo-eclipse_0 Finish Time: Thu Nov 27 22:49:13 2025 Epoch Time (ms): 1764283753959
[2025-11-27T22:49:13.986Z]
[2025-11-27T22:49:13.986Z] ===============================================
[2025-11-27T22:49:13.986Z] Running test dacapo-h2_0 ...
[2025-11-27T22:49:13.986Z] ===============================================
[2025-11-27T22:49:14.315Z] dacapo-h2_0 Start Time: Thu Nov 27 22:49:13 2025 Epoch Time (ms): 1764283753977
[2025-11-27T22:49:14.315Z] variation: NoOptions
[2025-11-27T22:49:14.315Z] JVM_OPTIONS:
[2025-11-27T22:49:14.315Z] { \
[2025-11-27T22:49:14.315Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T22:49:14.315Z] echo "Nothing to be done for setup."; \
[2025-11-27T22:49:14.315Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/dacapo-h2_0"; \
[2025-11-27T22:49:14.315Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/dacapo-h2_0"; \
[2025-11-27T22:49:14.315Z] echo ""; echo "TESTING:"; \
[2025-11-27T22:49:14.315Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-11-27T22:49:14.315Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T22:49:14.315Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T22:49:14.315Z] echo "Nothing to be done for teardown."; \
[2025-11-27T22:49:14.315Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T22:49:14.315Z]
[2025-11-27T22:49:14.315Z] TEST SETUP:
[2025-11-27T22:49:14.315Z] Nothing to be done for setup.
[2025-11-27T22:49:14.315Z]
[2025-11-27T22:49:14.315Z] TESTING:
[2025-11-27T22:49:14.315Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-27T22:49:14.315Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-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.'
[2025-11-27T22:49:14.315Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-11-27T22:49:14.657Z] Preparing the H2 database...
[2025-11-27T22:49:14.657Z] TPCC configuration: scale: 16, terminals: 2, transactions: 100000
[2025-11-27T22:49:37.689Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-11-27T22:49:37.689Z] Starting 100000 requests...
[2025-11-27T22:49:42.331Z]
[2025-11-27T22:49:45.992Z] 5%
[2025-11-27T22:49:48.212Z] 10%
[2025-11-27T22:49:51.061Z] 15%
[2025-11-27T22:49:53.228Z] 20%
[2025-11-27T22:49:55.396Z] 25%
[2025-11-27T22:49:57.621Z] 30%
[2025-11-27T22:49:58.718Z] 35%
[2025-11-27T22:50:01.578Z] 40%
[2025-11-27T22:50:03.247Z] 45%
[2025-11-27T22:50:04.864Z] 50%
[2025-11-27T22:50:07.062Z] 55%
[2025-11-27T22:50:08.657Z] 60%
[2025-11-27T22:50:11.520Z] 65%
[2025-11-27T22:50:13.119Z] 70%
[2025-11-27T22:50:15.295Z] 75%
[2025-11-27T22:50:18.158Z] 80%
[2025-11-27T22:50:19.858Z] 85%
[2025-11-27T22:50:22.155Z] 90%
[2025-11-27T22:50:23.755Z] 95%
[2025-11-27T22:50:23.755Z] 100%
[2025-11-27T22:50:23.755Z] Completed requests
[2025-11-27T22:50:23.755Z] Stock level ............. 3973 ( 4.0%)
[2025-11-27T22:50:23.755Z] Order status by name .... 2361 ( 2.4%)
[2025-11-27T22:50:23.755Z] Order status by ID ...... 1609 ( 1.6%)
[2025-11-27T22:50:23.755Z] Payment by name ......... 25847 (25.8%)
[2025-11-27T22:50:23.755Z] Payment by ID ........... 17220 (17.2%)
[2025-11-27T22:50:23.755Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-11-27T22:50:23.755Z] New order ............... 44509 (44.5%)
[2025-11-27T22:50:23.755Z] New order rollback ...... 452 ( 0.5%)
[2025-11-27T22:50:23.755Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 46870 msec =====
[2025-11-27T22:50:23.755Z] ===== DaCapo processed 100000 requests in 46851 msec, 2134 requests per second =====
[2025-11-27T22:50:23.755Z] ===== DaCapo tail latency, simple: 50% 307 usec, 90% 1832 usec, 99% 9465 usec, 99.9% 29949 usec, 99.99% 61980 usec, max 69881 usec, measured over 100000 events =====
[2025-11-27T22:50:23.755Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1273 usec, 90% 8290 usec, 99% 16592 usec, 99.9% 42004 usec, 99.99% 61980 usec, max 69881 usec, measured over 100000 events =====
[2025-11-27T22:50:23.755Z] ===== DaCapo tail latency, metered full smoothing: 50% 2321404 usec, 90% 4151517 usec, 99% 4780978 usec, 99.9% 4815309 usec, 99.99% 4820531 usec, max 4826931 usec, measured over 100000 events =====
[2025-11-27T22:50:38.068Z] Resetting database to initial state....................
[2025-11-27T22:50:38.379Z] -----------------------------------
[2025-11-27T22:50:38.379Z] dacapo-h2_0_PASSED
[2025-11-27T22:50:38.379Z] -----------------------------------
[2025-11-27T22:50:38.379Z]
[2025-11-27T22:50:38.379Z] TEST TEARDOWN:
[2025-11-27T22:50:38.379Z] Nothing to be done for teardown.
[2025-11-27T22:50:38.379Z] dacapo-h2_0 Finish Time: Thu Nov 27 22:50:38 2025 Epoch Time (ms): 1764283838280
[2025-11-27T22:50:38.379Z]
[2025-11-27T22:50:38.379Z] ===============================================
[2025-11-27T22:50:38.379Z] Running test dacapo-lusearch-fix_0 ...
[2025-11-27T22:50:38.379Z] ===============================================
[2025-11-27T22:50:38.379Z] dacapo-lusearch-fix_0 Start Time: Thu Nov 27 22:50:38 2025 Epoch Time (ms): 1764283838298
[2025-11-27T22:50:38.379Z] dacapo-lusearch-fix_0_DISABLED
[2025-11-27T22:50:38.379Z] Disabled Reason:
[2025-11-27T22:50:38.379Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-11-27T22:50:38.379Z] dacapo-lusearch-fix_0 Finish Time: Thu Nov 27 22:50:38 2025 Epoch Time (ms): 1764283838311
[2025-11-27T22:50:38.379Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-11-27T22:50:38.379Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro'
[2025-11-27T22:50:38.379Z]
[2025-11-27T22:50:38.379Z] ===============================================
[2025-11-27T22:50:38.379Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-11-27T22:50:38.379Z] ===============================================
[2025-11-27T22:50:38.379Z] IdleMicrobenchmark_HS_0 Start Time: Thu Nov 27 22:50:38 2025 Epoch Time (ms): 1764283838335
[2025-11-27T22:50:38.379Z] variation: -Xmx1024m
[2025-11-27T22:50:38.379Z] JVM_OPTIONS: -Xmx1024m
[2025-11-27T22:50:38.379Z] { \
[2025-11-27T22:50:38.379Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T22:50:38.379Z] echo "Nothing to be done for setup."; \
[2025-11-27T22:50:38.379Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/IdleMicrobenchmark_HS_0"; \
[2025-11-27T22:50:38.379Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/IdleMicrobenchmark_HS_0"; \
[2025-11-27T22:50:38.379Z] echo ""; echo "TESTING:"; \
[2025-11-27T22:50:38.379Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/IdleMicrobenchmark_HS_0"; \
[2025-11-27T22:50:38.379Z] cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro; \
[2025-11-27T22:50:38.379Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -Xmx1024m \
[2025-11-27T22:50:38.379Z] -cp ":/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro/IdleMicrobenchmark.jar" net.adoptopenjdk.test.gc.idlemicrobenchmark.IdleMicroBenchmark \
[2025-11-27T22:50:38.379Z] --memoryLimit=700 --time=60 --idletime=300 --warmup=1 >"/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/IdleMicrobenchmark_HS_0"/std.out 2>&1 ; \
[2025-11-27T22:50:38.379Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IdleMicrobenchmark_HS_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/IdleMicrobenchmark_HS_0"; else echo "-----------------------------------"; echo "IdleMicrobenchmark_HS_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T22:50:38.379Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T22:50:38.379Z] echo "Nothing to be done for teardown."; \
[2025-11-27T22:50:38.379Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T22:50:38.379Z]
[2025-11-27T22:50:38.379Z] TEST SETUP:
[2025-11-27T22:50:38.379Z] Nothing to be done for setup.
[2025-11-27T22:50:38.379Z]
[2025-11-27T22:50:38.379Z] TESTING:
[2025-11-27T22:57:17.485Z] -----------------------------------
[2025-11-27T22:57:17.485Z] IdleMicrobenchmark_HS_0_PASSED
[2025-11-27T22:57:17.485Z] -----------------------------------
[2025-11-27T22:57:17.485Z]
[2025-11-27T22:57:17.485Z] TEST TEARDOWN:
[2025-11-27T22:57:17.485Z] Nothing to be done for teardown.
[2025-11-27T22:57:17.485Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Nov 27 22:57:13 2025 Epoch Time (ms): 1764284233788
[2025-11-27T22:57:17.485Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/idle_micro'
[2025-11-27T22:57:17.485Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-11-27T22:57:17.485Z]
[2025-11-27T22:57:17.485Z] ===============================================
[2025-11-27T22:57:17.485Z] Running test renaissance-akka-uct_0 ...
[2025-11-27T22:57:17.485Z] ===============================================
[2025-11-27T22:57:17.485Z] renaissance-akka-uct_0 Start Time: Thu Nov 27 22:57:13 2025 Epoch Time (ms): 1764284233812
[2025-11-27T22:57:17.485Z] variation: NoOptions
[2025-11-27T22:57:17.485Z] JVM_OPTIONS:
[2025-11-27T22:57:17.485Z] { \
[2025-11-27T22:57:17.485Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T22:57:17.485Z] echo "Nothing to be done for setup."; \
[2025-11-27T22:57:17.485Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-akka-uct_0"; \
[2025-11-27T22:57:17.485Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-akka-uct_0"; \
[2025-11-27T22:57:17.485Z] echo ""; echo "TESTING:"; \
[2025-11-27T22:57:17.485Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-11-27T22:57:17.485Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T22:57:17.485Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T22:57:17.485Z] echo "Nothing to be done for teardown."; \
[2025-11-27T22:57:17.485Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T22:57:17.485Z]
[2025-11-27T22:57:17.485Z] TEST SETUP:
[2025-11-27T22:57:17.485Z] Nothing to be done for setup.
[2025-11-27T22:57:17.485Z]
[2025-11-27T22:57:17.485Z] TESTING:
[2025-11-27T22:57:17.485Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T22:57:17.485Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17642837028580/renaissance-akka-uct_0/launcher-225713-4784310617920364155/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T22:57:17.485Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T22:57:17.485Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T22:57:17.485Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-11-27T22:57:17.485Z] GC before operation: completed in 15.661 ms, heap usage 17.531 MB -> 5.482 MB.
[2025-11-27T22:57:19.082Z] final size= 199991
[2025-11-27T22:57:19.082Z] final height= 9
[2025-11-27T22:57:24.831Z] final size= 199991
[2025-11-27T22:57:24.832Z] final height= 10
[2025-11-27T22:57:28.496Z] final size= 199991
[2025-11-27T22:57:28.496Z] final height= 10
[2025-11-27T22:57:30.672Z] final size= 199991
[2025-11-27T22:57:30.672Z] final height= 9
[2025-11-27T22:57:33.530Z] final size= 199991
[2025-11-27T22:57:33.530Z] final height= 11
[2025-11-27T22:57:36.458Z] final size= 199991
[2025-11-27T22:57:36.458Z] final height= 9
[2025-11-27T22:57:38.668Z] final size= 199991
[2025-11-27T22:57:38.668Z] final height= 11
[2025-11-27T22:57:41.517Z] final size= 199991
[2025-11-27T22:57:41.517Z] final height= 9
[2025-11-27T22:57:43.686Z] final size= 199991
[2025-11-27T22:57:43.686Z] final height= 11
[2025-11-27T22:57:46.542Z] final size= 199991
[2025-11-27T22:57:46.542Z] final height= 11
[2025-11-27T22:57:46.542Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T22:57:46.542Z] There is no way to check that no silent failure occurred.
[2025-11-27T22:57:46.542Z] ====== akka-uct (concurrency) [default], iteration 0 completed (31411.198 ms) ======
[2025-11-27T22:57:46.542Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-11-27T22:57:47.215Z] GC before operation: completed in 528.262 ms, heap usage 685.661 MB -> 110.975 MB.
[2025-11-27T22:57:48.806Z] final size= 199991
[2025-11-27T22:57:48.806Z] final height= 11
[2025-11-27T22:57:50.973Z] final size= 199991
[2025-11-27T22:57:50.973Z] final height= 9
[2025-11-27T22:57:53.143Z] final size= 199991
[2025-11-27T22:57:53.143Z] final height= 10
[2025-11-27T22:57:55.327Z] final size= 199991
[2025-11-27T22:57:55.327Z] final height= 10
[2025-11-27T22:57:57.605Z] final size= 199991
[2025-11-27T22:57:57.937Z] final height= 9
[2025-11-27T22:58:00.108Z] final size= 199991
[2025-11-27T22:58:00.108Z] final height= 9
[2025-11-27T22:58:02.312Z] final size= 199991
[2025-11-27T22:58:02.312Z] final height= 13
[2025-11-27T22:58:04.489Z] final size= 199991
[2025-11-27T22:58:04.489Z] final height= 9
[2025-11-27T22:58:06.682Z] final size= 199991
[2025-11-27T22:58:06.682Z] final height= 10
[2025-11-27T22:58:09.548Z] final size= 199991
[2025-11-27T22:58:09.548Z] final height= 11
[2025-11-27T22:58:09.548Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T22:58:09.548Z] There is no way to check that no silent failure occurred.
[2025-11-27T22:58:09.548Z] ====== akka-uct (concurrency) [default], iteration 1 completed (22601.896 ms) ======
[2025-11-27T22:58:09.548Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-11-27T22:58:10.222Z] GC before operation: completed in 427.701 ms, heap usage 748.439 MB -> 98.521 MB.
[2025-11-27T22:58:11.812Z] final size= 199991
[2025-11-27T22:58:11.812Z] final height= 9
[2025-11-27T22:58:14.007Z] final size= 199991
[2025-11-27T22:58:14.007Z] final height= 10
[2025-11-27T22:58:16.865Z] final size= 199991
[2025-11-27T22:58:16.865Z] final height= 10
[2025-11-27T22:58:19.070Z] final size= 199991
[2025-11-27T22:58:19.071Z] final height= 9
[2025-11-27T22:58:21.329Z] final size= 199991
[2025-11-27T22:58:21.329Z] final height= 9
[2025-11-27T22:58:23.502Z] final size= 199991
[2025-11-27T22:58:23.502Z] final height= 9
[2025-11-27T22:58:25.681Z] final size= 199991
[2025-11-27T22:58:25.681Z] final height= 11
[2025-11-27T22:58:27.856Z] final size= 199991
[2025-11-27T22:58:27.856Z] final height= 9
[2025-11-27T22:58:30.765Z] final size= 199991
[2025-11-27T22:58:30.765Z] final height= 10
[2025-11-27T22:58:32.422Z] final size= 199991
[2025-11-27T22:58:32.422Z] final height= 10
[2025-11-27T22:58:33.103Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T22:58:33.103Z] There is no way to check that no silent failure occurred.
[2025-11-27T22:58:33.103Z] ====== akka-uct (concurrency) [default], iteration 2 completed (22966.242 ms) ======
[2025-11-27T22:58:33.103Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-11-27T22:58:33.416Z] GC before operation: completed in 482.004 ms, heap usage 646.888 MB -> 100.588 MB.
[2025-11-27T22:58:35.590Z] final size= 199991
[2025-11-27T22:58:35.590Z] final height= 10
[2025-11-27T22:58:37.772Z] final size= 199991
[2025-11-27T22:58:37.772Z] final height= 11
[2025-11-27T22:58:40.076Z] final size= 199991
[2025-11-27T22:58:40.076Z] final height= 11
[2025-11-27T22:58:42.266Z] final size= 199991
[2025-11-27T22:58:42.266Z] final height= 9
[2025-11-27T22:58:44.442Z] final size= 199991
[2025-11-27T22:58:44.443Z] final height= 11
[2025-11-27T22:58:46.628Z] final size= 199991
[2025-11-27T22:58:46.628Z] final height= 13
[2025-11-27T22:58:48.804Z] final size= 199991
[2025-11-27T22:58:48.804Z] final height= 9
[2025-11-27T22:58:50.974Z] final size= 199991
[2025-11-27T22:58:50.974Z] final height= 11
[2025-11-27T22:58:53.832Z] final size= 199991
[2025-11-27T22:58:53.832Z] final height= 9
[2025-11-27T22:58:56.001Z] final size= 199991
[2025-11-27T22:58:56.001Z] final height= 9
[2025-11-27T22:58:56.313Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T22:58:56.313Z] There is no way to check that no silent failure occurred.
[2025-11-27T22:58:56.313Z] ====== akka-uct (concurrency) [default], iteration 3 completed (22781.255 ms) ======
[2025-11-27T22:58:56.313Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-11-27T22:58:56.989Z] GC before operation: completed in 544.692 ms, heap usage 508.894 MB -> 119.224 MB.
[2025-11-27T22:58:58.589Z] final size= 199991
[2025-11-27T22:58:58.589Z] final height= 11
[2025-11-27T22:59:00.771Z] final size= 199991
[2025-11-27T22:59:00.771Z] final height= 12
[2025-11-27T22:59:03.020Z] final size= 199991
[2025-11-27T22:59:03.020Z] final height= 11
[2025-11-27T22:59:05.200Z] final size= 199991
[2025-11-27T22:59:05.200Z] final height= 9
[2025-11-27T22:59:07.372Z] final size= 199991
[2025-11-27T22:59:07.372Z] final height= 12
[2025-11-27T22:59:10.241Z] final size= 199991
[2025-11-27T22:59:10.241Z] final height= 11
[2025-11-27T22:59:11.834Z] final size= 199991
[2025-11-27T22:59:11.834Z] final height= 11
[2025-11-27T22:59:14.701Z] final size= 199991
[2025-11-27T22:59:14.701Z] final height= 12
[2025-11-27T22:59:17.598Z] final size= 199991
[2025-11-27T22:59:17.598Z] final height= 10
[2025-11-27T22:59:19.793Z] final size= 199991
[2025-11-27T22:59:19.793Z] final height= 12
[2025-11-27T22:59:20.107Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T22:59:20.107Z] There is no way to check that no silent failure occurred.
[2025-11-27T22:59:20.107Z] ====== akka-uct (concurrency) [default], iteration 4 completed (23179.690 ms) ======
[2025-11-27T22:59:20.107Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-11-27T22:59:20.421Z] GC before operation: completed in 426.245 ms, heap usage 614.841 MB -> 99.451 MB.
[2025-11-27T22:59:22.016Z] final size= 199991
[2025-11-27T22:59:22.016Z] final height= 12
[2025-11-27T22:59:24.923Z] final size= 199991
[2025-11-27T22:59:24.923Z] final height= 12
[2025-11-27T22:59:27.102Z] final size= 199991
[2025-11-27T22:59:27.102Z] final height= 9
[2025-11-27T22:59:28.756Z] final size= 199991
[2025-11-27T22:59:28.756Z] final height= 11
[2025-11-27T22:59:30.935Z] final size= 199991
[2025-11-27T22:59:30.935Z] final height= 12
[2025-11-27T22:59:33.144Z] final size= 199991
[2025-11-27T22:59:33.144Z] final height= 10
[2025-11-27T22:59:35.315Z] final size= 199991
[2025-11-27T22:59:35.315Z] final height= 14
[2025-11-27T22:59:37.495Z] final size= 199991
[2025-11-27T22:59:37.495Z] final height= 9
[2025-11-27T22:59:39.667Z] final size= 199991
[2025-11-27T22:59:39.667Z] final height= 9
[2025-11-27T22:59:41.849Z] final size= 199991
[2025-11-27T22:59:41.849Z] final height= 10
[2025-11-27T22:59:42.161Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T22:59:42.161Z] There is no way to check that no silent failure occurred.
[2025-11-27T22:59:42.161Z] ====== akka-uct (concurrency) [default], iteration 5 completed (21707.516 ms) ======
[2025-11-27T22:59:42.161Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-11-27T22:59:42.474Z] GC before operation: completed in 477.441 ms, heap usage 789.546 MB -> 122.261 MB.
[2025-11-27T22:59:44.657Z] final size= 199991
[2025-11-27T22:59:44.657Z] final height= 11
[2025-11-27T22:59:46.932Z] final size= 199991
[2025-11-27T22:59:46.932Z] final height= 12
[2025-11-27T22:59:49.196Z] final size= 199991
[2025-11-27T22:59:49.196Z] final height= 15
[2025-11-27T22:59:51.368Z] final size= 199991
[2025-11-27T22:59:51.368Z] final height= 10
[2025-11-27T22:59:52.970Z] final size= 199991
[2025-11-27T22:59:52.970Z] final height= 10
[2025-11-27T22:59:55.196Z] final size= 199991
[2025-11-27T22:59:55.196Z] final height= 9
[2025-11-27T22:59:57.371Z] final size= 199991
[2025-11-27T22:59:57.371Z] final height= 9
[2025-11-27T22:59:59.543Z] final size= 199991
[2025-11-27T22:59:59.543Z] final height= 11
[2025-11-27T23:00:01.772Z] final size= 199991
[2025-11-27T23:00:01.772Z] final height= 11
[2025-11-27T23:00:03.675Z] final size= 199991
[2025-11-27T23:00:03.675Z] final height= 11
[2025-11-27T23:00:04.550Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:00:04.551Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:00:04.551Z] ====== akka-uct (concurrency) [default], iteration 6 completed (21859.183 ms) ======
[2025-11-27T23:00:04.551Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-11-27T23:00:05.082Z] GC before operation: completed in 443.241 ms, heap usage 488.212 MB -> 99.956 MB.
[2025-11-27T23:00:06.471Z] final size= 199991
[2025-11-27T23:00:06.471Z] final height= 14
[2025-11-27T23:00:09.286Z] final size= 199991
[2025-11-27T23:00:09.286Z] final height= 10
[2025-11-27T23:00:11.092Z] final size= 199991
[2025-11-27T23:00:11.092Z] final height= 11
[2025-11-27T23:00:13.406Z] final size= 199991
[2025-11-27T23:00:13.406Z] final height= 9
[2025-11-27T23:00:15.914Z] final size= 199991
[2025-11-27T23:00:15.914Z] final height= 9
[2025-11-27T23:00:17.800Z] final size= 199991
[2025-11-27T23:00:17.800Z] final height= 9
[2025-11-27T23:00:20.414Z] final size= 199991
[2025-11-27T23:00:20.414Z] final height= 11
[2025-11-27T23:00:22.430Z] final size= 199991
[2025-11-27T23:00:22.430Z] final height= 9
[2025-11-27T23:00:25.179Z] final size= 199991
[2025-11-27T23:00:25.179Z] final height= 11
[2025-11-27T23:00:27.375Z] final size= 199991
[2025-11-27T23:00:27.375Z] final height= 9
[2025-11-27T23:00:27.781Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:00:27.782Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:00:27.782Z] ====== akka-uct (concurrency) [default], iteration 7 completed (22857.563 ms) ======
[2025-11-27T23:00:27.782Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-11-27T23:00:28.187Z] GC before operation: completed in 474.519 ms, heap usage 488.998 MB -> 114.631 MB.
[2025-11-27T23:00:30.089Z] final size= 199991
[2025-11-27T23:00:30.089Z] final height= 9
[2025-11-27T23:00:32.399Z] final size= 199991
[2025-11-27T23:00:32.399Z] final height= 9
[2025-11-27T23:00:34.350Z] final size= 199991
[2025-11-27T23:00:34.350Z] final height= 9
[2025-11-27T23:00:36.620Z] final size= 199991
[2025-11-27T23:00:36.620Z] final height= 9
[2025-11-27T23:00:38.574Z] final size= 199991
[2025-11-27T23:00:38.574Z] final height= 10
[2025-11-27T23:00:41.078Z] final size= 199991
[2025-11-27T23:00:41.078Z] final height= 11
[2025-11-27T23:00:42.902Z] final size= 199991
[2025-11-27T23:00:42.902Z] final height= 9
[2025-11-27T23:00:45.244Z] final size= 199991
[2025-11-27T23:00:45.244Z] final height= 9
[2025-11-27T23:00:47.020Z] final size= 199991
[2025-11-27T23:00:47.020Z] final height= 10
[2025-11-27T23:00:49.398Z] final size= 199991
[2025-11-27T23:00:49.398Z] final height= 9
[2025-11-27T23:00:49.398Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:00:49.398Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:00:49.398Z] ====== akka-uct (concurrency) [default], iteration 8 completed (21261.638 ms) ======
[2025-11-27T23:00:49.398Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-11-27T23:00:50.175Z] GC before operation: completed in 570.669 ms, heap usage 646.917 MB -> 133.688 MB.
[2025-11-27T23:00:51.838Z] final size= 199991
[2025-11-27T23:00:51.838Z] final height= 9
[2025-11-27T23:00:54.101Z] final size= 199991
[2025-11-27T23:00:54.101Z] final height= 9
[2025-11-27T23:00:56.371Z] final size= 199991
[2025-11-27T23:00:56.371Z] final height= 9
[2025-11-27T23:00:58.722Z] final size= 199991
[2025-11-27T23:00:58.722Z] final height= 9
[2025-11-27T23:01:00.368Z] final size= 199991
[2025-11-27T23:01:00.368Z] final height= 9
[2025-11-27T23:01:02.829Z] final size= 199991
[2025-11-27T23:01:02.829Z] final height= 9
[2025-11-27T23:01:05.308Z] final size= 199991
[2025-11-27T23:01:05.308Z] final height= 12
[2025-11-27T23:01:07.099Z] final size= 199991
[2025-11-27T23:01:07.099Z] final height= 11
[2025-11-27T23:01:09.442Z] final size= 199991
[2025-11-27T23:01:09.442Z] final height= 10
[2025-11-27T23:01:11.778Z] final size= 199991
[2025-11-27T23:01:11.778Z] final height= 12
[2025-11-27T23:01:12.105Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:01:12.105Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:01:12.105Z] ====== akka-uct (concurrency) [default], iteration 9 completed (22093.023 ms) ======
[2025-11-27T23:01:12.105Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-11-27T23:01:12.531Z] GC before operation: completed in 423.541 ms, heap usage 797.475 MB -> 99.179 MB.
[2025-11-27T23:01:14.345Z] final size= 199991
[2025-11-27T23:01:14.345Z] final height= 9
[2025-11-27T23:01:16.712Z] final size= 199991
[2025-11-27T23:01:16.712Z] final height= 12
[2025-11-27T23:01:18.947Z] final size= 199991
[2025-11-27T23:01:18.947Z] final height= 9
[2025-11-27T23:01:20.750Z] final size= 199991
[2025-11-27T23:01:20.751Z] final height= 9
[2025-11-27T23:01:23.023Z] final size= 199991
[2025-11-27T23:01:23.023Z] final height= 9
[2025-11-27T23:01:25.283Z] final size= 199991
[2025-11-27T23:01:25.283Z] final height= 9
[2025-11-27T23:01:27.598Z] final size= 199991
[2025-11-27T23:01:27.598Z] final height= 9
[2025-11-27T23:01:29.313Z] final size= 199991
[2025-11-27T23:01:29.313Z] final height= 9
[2025-11-27T23:01:31.823Z] final size= 199991
[2025-11-27T23:01:31.823Z] final height= 9
[2025-11-27T23:01:33.592Z] final size= 199991
[2025-11-27T23:01:33.597Z] final height= 12
[2025-11-27T23:01:33.922Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:01:33.922Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:01:33.922Z] ====== akka-uct (concurrency) [default], iteration 10 completed (21310.740 ms) ======
[2025-11-27T23:01:33.922Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-11-27T23:01:34.263Z] GC before operation: completed in 378.560 ms, heap usage 652.135 MB -> 99.955 MB.
[2025-11-27T23:01:36.061Z] final size= 199991
[2025-11-27T23:01:36.062Z] final height= 12
[2025-11-27T23:01:38.637Z] final size= 199991
[2025-11-27T23:01:38.637Z] final height= 11
[2025-11-27T23:01:40.425Z] final size= 199991
[2025-11-27T23:01:40.425Z] final height= 10
[2025-11-27T23:01:43.116Z] final size= 199991
[2025-11-27T23:01:43.116Z] final height= 12
[2025-11-27T23:01:44.906Z] final size= 199991
[2025-11-27T23:01:44.906Z] final height= 9
[2025-11-27T23:01:47.370Z] final size= 199991
[2025-11-27T23:01:47.370Z] final height= 13
[2025-11-27T23:01:50.544Z] final size= 199991
[2025-11-27T23:01:50.544Z] final height= 9
[2025-11-27T23:01:52.324Z] final size= 199991
[2025-11-27T23:01:52.324Z] final height= 11
[2025-11-27T23:01:54.270Z] final size= 199991
[2025-11-27T23:01:54.270Z] final height= 9
[2025-11-27T23:01:56.801Z] final size= 199991
[2025-11-27T23:01:56.801Z] final height= 10
[2025-11-27T23:01:57.525Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:01:57.525Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:01:57.525Z] ====== akka-uct (concurrency) [default], iteration 11 completed (22995.683 ms) ======
[2025-11-27T23:01:57.525Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-11-27T23:01:57.951Z] GC before operation: completed in 438.295 ms, heap usage 652.959 MB -> 99.086 MB.
[2025-11-27T23:01:59.627Z] final size= 199991
[2025-11-27T23:01:59.627Z] final height= 11
[2025-11-27T23:02:02.047Z] final size= 199991
[2025-11-27T23:02:02.047Z] final height= 10
[2025-11-27T23:02:04.405Z] final size= 199991
[2025-11-27T23:02:04.405Z] final height= 12
[2025-11-27T23:02:06.867Z] final size= 199991
[2025-11-27T23:02:06.867Z] final height= 9
[2025-11-27T23:02:08.575Z] final size= 199991
[2025-11-27T23:02:08.575Z] final height= 12
[2025-11-27T23:02:10.847Z] final size= 199991
[2025-11-27T23:02:10.847Z] final height= 9
[2025-11-27T23:02:13.161Z] final size= 199991
[2025-11-27T23:02:13.161Z] final height= 10
[2025-11-27T23:02:14.948Z] final size= 199991
[2025-11-27T23:02:14.948Z] final height= 9
[2025-11-27T23:02:17.253Z] final size= 199991
[2025-11-27T23:02:17.253Z] final height= 11
[2025-11-27T23:02:19.571Z] final size= 199991
[2025-11-27T23:02:19.571Z] final height= 12
[2025-11-27T23:02:19.936Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:02:19.936Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:02:19.936Z] ====== akka-uct (concurrency) [default], iteration 12 completed (22257.701 ms) ======
[2025-11-27T23:02:19.936Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-11-27T23:02:20.259Z] GC before operation: completed in 323.422 ms, heap usage 585.585 MB -> 98.571 MB.
[2025-11-27T23:02:21.982Z] final size= 199991
[2025-11-27T23:02:21.982Z] final height= 9
[2025-11-27T23:02:24.327Z] final size= 199991
[2025-11-27T23:02:24.327Z] final height= 10
[2025-11-27T23:02:26.598Z] final size= 199991
[2025-11-27T23:02:26.598Z] final height= 9
[2025-11-27T23:02:28.817Z] final size= 199991
[2025-11-27T23:02:28.817Z] final height= 9
[2025-11-27T23:02:31.093Z] final size= 199991
[2025-11-27T23:02:31.093Z] final height= 9
[2025-11-27T23:02:32.788Z] final size= 199991
[2025-11-27T23:02:32.788Z] final height= 10
[2025-11-27T23:02:35.048Z] final size= 199991
[2025-11-27T23:02:35.048Z] final height= 10
[2025-11-27T23:02:37.993Z] final size= 199991
[2025-11-27T23:02:37.993Z] final height= 13
[2025-11-27T23:02:39.684Z] final size= 199991
[2025-11-27T23:02:39.684Z] final height= 9
[2025-11-27T23:02:41.933Z] final size= 199991
[2025-11-27T23:02:41.933Z] final height= 12
[2025-11-27T23:02:42.256Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:02:42.256Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:02:42.256Z] ====== akka-uct (concurrency) [default], iteration 13 completed (21960.797 ms) ======
[2025-11-27T23:02:42.256Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-11-27T23:02:42.982Z] GC before operation: completed in 464.029 ms, heap usage 670.226 MB -> 122.253 MB.
[2025-11-27T23:02:44.610Z] final size= 199991
[2025-11-27T23:02:44.610Z] final height= 10
[2025-11-27T23:02:46.913Z] final size= 199991
[2025-11-27T23:02:46.913Z] final height= 9
[2025-11-27T23:02:49.233Z] final size= 199991
[2025-11-27T23:02:49.233Z] final height= 12
[2025-11-27T23:02:51.082Z] final size= 199991
[2025-11-27T23:02:51.082Z] final height= 9
[2025-11-27T23:02:53.358Z] final size= 199991
[2025-11-27T23:02:53.358Z] final height= 9
[2025-11-27T23:02:55.670Z] final size= 199991
[2025-11-27T23:02:55.670Z] final height= 9
[2025-11-27T23:02:57.389Z] final size= 199991
[2025-11-27T23:02:57.389Z] final height= 10
[2025-11-27T23:02:59.666Z] final size= 199991
[2025-11-27T23:02:59.666Z] final height= 9
[2025-11-27T23:03:02.628Z] final size= 199991
[2025-11-27T23:03:02.628Z] final height= 9
[2025-11-27T23:03:04.949Z] final size= 199991
[2025-11-27T23:03:04.949Z] final height= 11
[2025-11-27T23:03:04.949Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:03:04.949Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:03:04.949Z] ====== akka-uct (concurrency) [default], iteration 14 completed (22268.175 ms) ======
[2025-11-27T23:03:04.949Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-11-27T23:03:05.673Z] GC before operation: completed in 493.475 ms, heap usage 719.529 MB -> 100.654 MB.
[2025-11-27T23:03:07.335Z] final size= 199991
[2025-11-27T23:03:07.335Z] final height= 10
[2025-11-27T23:03:09.586Z] final size= 199991
[2025-11-27T23:03:09.586Z] final height= 11
[2025-11-27T23:03:11.891Z] final size= 199991
[2025-11-27T23:03:11.891Z] final height= 9
[2025-11-27T23:03:14.345Z] final size= 199991
[2025-11-27T23:03:14.345Z] final height= 13
[2025-11-27T23:03:16.003Z] final size= 199991
[2025-11-27T23:03:16.003Z] final height= 11
[2025-11-27T23:03:18.245Z] final size= 199991
[2025-11-27T23:03:18.245Z] final height= 12
[2025-11-27T23:03:20.454Z] final size= 199991
[2025-11-27T23:03:20.454Z] final height= 12
[2025-11-27T23:03:22.657Z] final size= 199991
[2025-11-27T23:03:22.657Z] final height= 10
[2025-11-27T23:03:26.404Z] final size= 199991
[2025-11-27T23:03:26.404Z] final height= 9
[2025-11-27T23:03:28.594Z] final size= 199991
[2025-11-27T23:03:28.594Z] final height= 9
[2025-11-27T23:03:28.594Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:03:28.594Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:03:28.594Z] ====== akka-uct (concurrency) [default], iteration 15 completed (23031.374 ms) ======
[2025-11-27T23:03:28.594Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-11-27T23:03:28.905Z] GC before operation: completed in 437.280 ms, heap usage 506.559 MB -> 124.461 MB.
[2025-11-27T23:03:31.088Z] final size= 199991
[2025-11-27T23:03:31.088Z] final height= 10
[2025-11-27T23:03:33.346Z] final size= 199991
[2025-11-27T23:03:33.347Z] final height= 10
[2025-11-27T23:03:35.616Z] final size= 199991
[2025-11-27T23:03:35.616Z] final height= 10
[2025-11-27T23:03:37.801Z] final size= 199991
[2025-11-27T23:03:37.802Z] final height= 9
[2025-11-27T23:03:40.014Z] final size= 199991
[2025-11-27T23:03:40.014Z] final height= 12
[2025-11-27T23:03:42.199Z] final size= 199991
[2025-11-27T23:03:42.199Z] final height= 11
[2025-11-27T23:03:45.104Z] final size= 199991
[2025-11-27T23:03:45.104Z] final height= 9
[2025-11-27T23:03:47.999Z] final size= 199991
[2025-11-27T23:03:47.999Z] final height= 10
[2025-11-27T23:03:49.644Z] final size= 199991
[2025-11-27T23:03:49.644Z] final height= 9
[2025-11-27T23:03:51.842Z] final size= 199991
[2025-11-27T23:03:51.842Z] final height= 12
[2025-11-27T23:03:52.539Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:03:52.539Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:03:52.539Z] ====== akka-uct (concurrency) [default], iteration 16 completed (23469.100 ms) ======
[2025-11-27T23:03:52.539Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-11-27T23:03:52.942Z] GC before operation: completed in 408.905 ms, heap usage 639.842 MB -> 100.627 MB.
[2025-11-27T23:03:59.964Z] final size= 199991
[2025-11-27T23:03:59.964Z] final height= 9
[2025-11-27T23:03:59.964Z] final size= 199991
[2025-11-27T23:03:59.964Z] final height= 11
[2025-11-27T23:03:59.964Z] final size= 199991
[2025-11-27T23:03:59.964Z] final height= 11
[2025-11-27T23:04:01.279Z] final size= 199991
[2025-11-27T23:04:01.279Z] final height= 11
[2025-11-27T23:04:03.042Z] final size= 199991
[2025-11-27T23:04:03.042Z] final height= 9
[2025-11-27T23:04:06.069Z] final size= 199991
[2025-11-27T23:04:06.069Z] final height= 13
[2025-11-27T23:04:07.694Z] final size= 199991
[2025-11-27T23:04:07.694Z] final height= 11
[2025-11-27T23:04:09.911Z] final size= 199991
[2025-11-27T23:04:09.911Z] final height= 9
[2025-11-27T23:04:13.305Z] final size= 199991
[2025-11-27T23:04:13.305Z] final height= 9
[2025-11-27T23:04:15.535Z] final size= 199991
[2025-11-27T23:04:15.535Z] final height= 9
[2025-11-27T23:04:15.535Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:04:15.535Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:04:15.535Z] ====== akka-uct (concurrency) [default], iteration 17 completed (22752.088 ms) ======
[2025-11-27T23:04:15.535Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-11-27T23:04:16.226Z] GC before operation: completed in 404.064 ms, heap usage 440.344 MB -> 100.460 MB.
[2025-11-27T23:04:17.855Z] final size= 199991
[2025-11-27T23:04:17.855Z] final height= 9
[2025-11-27T23:04:20.040Z] final size= 199991
[2025-11-27T23:04:20.040Z] final height= 9
[2025-11-27T23:04:22.251Z] final size= 199991
[2025-11-27T23:04:22.251Z] final height= 9
[2025-11-27T23:04:24.483Z] final size= 199991
[2025-11-27T23:04:24.483Z] final height= 9
[2025-11-27T23:04:26.676Z] final size= 199991
[2025-11-27T23:04:26.676Z] final height= 12
[2025-11-27T23:04:28.286Z] final size= 199991
[2025-11-27T23:04:28.286Z] final height= 9
[2025-11-27T23:04:30.488Z] final size= 199991
[2025-11-27T23:04:30.488Z] final height= 10
[2025-11-27T23:04:32.721Z] final size= 199991
[2025-11-27T23:04:32.721Z] final height= 10
[2025-11-27T23:04:34.930Z] final size= 199991
[2025-11-27T23:04:34.930Z] final height= 9
[2025-11-27T23:04:37.142Z] final size= 199991
[2025-11-27T23:04:37.142Z] final height= 11
[2025-11-27T23:04:37.839Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:04:37.839Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:04:37.839Z] ====== akka-uct (concurrency) [default], iteration 18 completed (21638.360 ms) ======
[2025-11-27T23:04:37.839Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-11-27T23:04:38.206Z] GC before operation: completed in 463.926 ms, heap usage 526.967 MB -> 99.726 MB.
[2025-11-27T23:04:39.808Z] final size= 199991
[2025-11-27T23:04:39.808Z] final height= 9
[2025-11-27T23:04:41.986Z] final size= 199991
[2025-11-27T23:04:41.986Z] final height= 9
[2025-11-27T23:04:44.203Z] final size= 199991
[2025-11-27T23:04:44.203Z] final height= 11
[2025-11-27T23:04:46.544Z] final size= 199991
[2025-11-27T23:04:46.544Z] final height= 9
[2025-11-27T23:04:48.956Z] final size= 199991
[2025-11-27T23:04:48.956Z] final height= 11
[2025-11-27T23:04:50.605Z] final size= 199991
[2025-11-27T23:04:50.605Z] final height= 9
[2025-11-27T23:04:52.850Z] final size= 199991
[2025-11-27T23:04:52.850Z] final height= 9
[2025-11-27T23:04:55.072Z] final size= 199991
[2025-11-27T23:04:55.072Z] final height= 11
[2025-11-27T23:04:57.296Z] final size= 199991
[2025-11-27T23:04:57.296Z] final height= 9
[2025-11-27T23:05:00.209Z] final size= 199991
[2025-11-27T23:05:00.209Z] final height= 11
[2025-11-27T23:05:00.895Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:05:00.895Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:05:00.895Z] ====== akka-uct (concurrency) [default], iteration 19 completed (22742.998 ms) ======
[2025-11-27T23:05:00.895Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-11-27T23:05:01.211Z] GC before operation: completed in 452.182 ms, heap usage 383.000 MB -> 103.807 MB.
[2025-11-27T23:05:02.832Z] final size= 199991
[2025-11-27T23:05:02.832Z] final height= 12
[2025-11-27T23:05:05.708Z] final size= 199991
[2025-11-27T23:05:05.708Z] final height= 9
[2025-11-27T23:05:08.009Z] final size= 199991
[2025-11-27T23:05:08.009Z] final height= 9
[2025-11-27T23:05:10.211Z] final size= 199991
[2025-11-27T23:05:10.211Z] final height= 9
[2025-11-27T23:05:12.398Z] final size= 199991
[2025-11-27T23:05:12.398Z] final height= 10
[2025-11-27T23:05:14.603Z] final size= 199991
[2025-11-27T23:05:14.603Z] final height= 13
[2025-11-27T23:05:16.254Z] final size= 199991
[2025-11-27T23:05:16.254Z] final height= 11
[2025-11-27T23:05:18.511Z] final size= 199991
[2025-11-27T23:05:18.511Z] final height= 10
[2025-11-27T23:05:20.734Z] final size= 199991
[2025-11-27T23:05:20.734Z] final height= 9
[2025-11-27T23:05:22.964Z] final size= 199991
[2025-11-27T23:05:22.964Z] final height= 9
[2025-11-27T23:05:23.289Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:05:23.289Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:05:23.289Z] ====== akka-uct (concurrency) [default], iteration 20 completed (21954.137 ms) ======
[2025-11-27T23:05:23.289Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-11-27T23:05:23.619Z] GC before operation: completed in 416.187 ms, heap usage 660.782 MB -> 99.844 MB.
[2025-11-27T23:05:25.294Z] final size= 199991
[2025-11-27T23:05:25.294Z] final height= 12
[2025-11-27T23:05:28.157Z] final size= 199991
[2025-11-27T23:05:28.157Z] final height= 9
[2025-11-27T23:05:29.791Z] final size= 199991
[2025-11-27T23:05:29.791Z] final height= 9
[2025-11-27T23:05:31.973Z] final size= 199991
[2025-11-27T23:05:31.973Z] final height= 9
[2025-11-27T23:05:34.176Z] final size= 199991
[2025-11-27T23:05:34.176Z] final height= 9
[2025-11-27T23:05:37.169Z] final size= 199991
[2025-11-27T23:05:37.169Z] final height= 11
[2025-11-27T23:05:38.816Z] final size= 199991
[2025-11-27T23:05:38.816Z] final height= 9
[2025-11-27T23:05:41.010Z] final size= 199991
[2025-11-27T23:05:41.010Z] final height= 12
[2025-11-27T23:05:43.909Z] final size= 199991
[2025-11-27T23:05:43.909Z] final height= 9
[2025-11-27T23:05:46.086Z] final size= 199991
[2025-11-27T23:05:46.086Z] final height= 9
[2025-11-27T23:05:46.758Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:05:46.758Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:05:46.758Z] ====== akka-uct (concurrency) [default], iteration 21 completed (22929.335 ms) ======
[2025-11-27T23:05:46.758Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-11-27T23:05:47.069Z] GC before operation: completed in 458.175 ms, heap usage 472.232 MB -> 129.170 MB.
[2025-11-27T23:05:48.662Z] final size= 199991
[2025-11-27T23:05:48.662Z] final height= 9
[2025-11-27T23:05:50.930Z] final size= 199991
[2025-11-27T23:05:50.930Z] final height= 9
[2025-11-27T23:05:53.146Z] final size= 199991
[2025-11-27T23:05:53.146Z] final height= 9
[2025-11-27T23:05:55.367Z] final size= 199991
[2025-11-27T23:05:55.367Z] final height= 10
[2025-11-27T23:05:57.566Z] final size= 199991
[2025-11-27T23:05:57.566Z] final height= 10
[2025-11-27T23:05:59.741Z] final size= 199991
[2025-11-27T23:05:59.741Z] final height= 11
[2025-11-27T23:06:02.603Z] final size= 199991
[2025-11-27T23:06:02.603Z] final height= 10
[2025-11-27T23:06:04.202Z] final size= 199991
[2025-11-27T23:06:04.202Z] final height= 9
[2025-11-27T23:06:07.117Z] final size= 199991
[2025-11-27T23:06:07.117Z] final height= 12
[2025-11-27T23:06:08.728Z] final size= 199991
[2025-11-27T23:06:08.728Z] final height= 10
[2025-11-27T23:06:09.041Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:06:09.041Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:06:09.041Z] ====== akka-uct (concurrency) [default], iteration 22 completed (22092.588 ms) ======
[2025-11-27T23:06:09.041Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-11-27T23:06:09.720Z] GC before operation: completed in 373.535 ms, heap usage 673.350 MB -> 100.107 MB.
[2025-11-27T23:06:11.315Z] final size= 199991
[2025-11-27T23:06:11.315Z] final height= 12
[2025-11-27T23:06:13.540Z] final size= 199991
[2025-11-27T23:06:13.540Z] final height= 11
[2025-11-27T23:06:15.726Z] final size= 199991
[2025-11-27T23:06:15.726Z] final height= 9
[2025-11-27T23:06:17.903Z] final size= 199991
[2025-11-27T23:06:17.903Z] final height= 10
[2025-11-27T23:06:20.073Z] final size= 199991
[2025-11-27T23:06:20.073Z] final height= 12
[2025-11-27T23:06:22.246Z] final size= 199991
[2025-11-27T23:06:22.246Z] final height= 13
[2025-11-27T23:06:24.448Z] final size= 199991
[2025-11-27T23:06:24.448Z] final height= 9
[2025-11-27T23:06:27.309Z] final size= 199991
[2025-11-27T23:06:27.309Z] final height= 9
[2025-11-27T23:06:30.162Z] final size= 199991
[2025-11-27T23:06:30.162Z] final height= 9
[2025-11-27T23:06:32.335Z] final size= 199991
[2025-11-27T23:06:32.335Z] final height= 11
[2025-11-27T23:06:32.646Z] WARNING: This benchmark provides no result that can be validated.
[2025-11-27T23:06:32.646Z] There is no way to check that no silent failure occurred.
[2025-11-27T23:06:32.646Z] ====== akka-uct (concurrency) [default], iteration 23 completed (23190.620 ms) ======
[2025-11-27T23:06:33.320Z] -----------------------------------
[2025-11-27T23:06:33.320Z] renaissance-akka-uct_0_PASSED
[2025-11-27T23:06:33.320Z] -----------------------------------
[2025-11-27T23:06:33.320Z]
[2025-11-27T23:06:33.320Z] TEST TEARDOWN:
[2025-11-27T23:06:33.320Z] Nothing to be done for teardown.
[2025-11-27T23:06:33.320Z] renaissance-akka-uct_0 Finish Time: Thu Nov 27 23:06:33 2025 Epoch Time (ms): 1764284793253
[2025-11-27T23:06:33.320Z]
[2025-11-27T23:06:33.320Z] ===============================================
[2025-11-27T23:06:33.320Z] Running test renaissance-fj-kmeans_0 ...
[2025-11-27T23:06:33.320Z] ===============================================
[2025-11-27T23:06:33.320Z] renaissance-fj-kmeans_0 Start Time: Thu Nov 27 23:06:33 2025 Epoch Time (ms): 1764284793271
[2025-11-27T23:06:33.320Z] variation: NoOptions
[2025-11-27T23:06:33.320Z] JVM_OPTIONS:
[2025-11-27T23:06:33.320Z] { \
[2025-11-27T23:06:33.320Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:06:33.320Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:06:33.320Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-fj-kmeans_0"; \
[2025-11-27T23:06:33.320Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-fj-kmeans_0"; \
[2025-11-27T23:06:33.320Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:06:33.320Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-11-27T23:06:33.320Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:06:33.320Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:06:33.320Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:06:33.320Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T23:06:33.320Z]
[2025-11-27T23:06:33.320Z] TEST SETUP:
[2025-11-27T23:06:33.320Z] Nothing to be done for setup.
[2025-11-27T23:06:33.320Z]
[2025-11-27T23:06:33.320Z] TESTING:
[2025-11-27T23:06:34.081Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:06:34.081Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17642837028580/renaissance-fj-kmeans_0/launcher-230633-15118301336805684712/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:06:34.081Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:06:34.081Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:06:35.175Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-11-27T23:06:35.175Z] GC before operation: completed in 152.684 ms, heap usage 106.359 MB -> 84.280 MB.
[2025-11-27T23:06:50.819Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (13122.827 ms) ======
[2025-11-27T23:06:50.819Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-11-27T23:06:50.819Z] GC before operation: completed in 134.177 ms, heap usage 280.559 MB -> 84.365 MB.
[2025-11-27T23:07:01.473Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (12591.403 ms) ======
[2025-11-27T23:07:01.473Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-11-27T23:07:01.473Z] GC before operation: completed in 133.104 ms, heap usage 189.734 MB -> 84.365 MB.
[2025-11-27T23:07:14.548Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (12657.982 ms) ======
[2025-11-27T23:07:14.548Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-11-27T23:07:14.548Z] GC before operation: completed in 134.564 ms, heap usage 231.686 MB -> 84.365 MB.
[2025-11-27T23:07:27.564Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (12868.477 ms) ======
[2025-11-27T23:07:27.565Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-11-27T23:07:27.565Z] GC before operation: completed in 133.338 ms, heap usage 304.550 MB -> 84.365 MB.
[2025-11-27T23:07:40.459Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (12607.093 ms) ======
[2025-11-27T23:07:40.460Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-11-27T23:07:40.460Z] GC before operation: completed in 129.917 ms, heap usage 267.731 MB -> 84.365 MB.
[2025-11-27T23:07:53.360Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (12433.133 ms) ======
[2025-11-27T23:07:53.360Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-11-27T23:07:53.360Z] GC before operation: completed in 131.926 ms, heap usage 287.859 MB -> 84.366 MB.
[2025-11-27T23:08:06.321Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (12664.855 ms) ======
[2025-11-27T23:08:06.322Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-11-27T23:08:06.322Z] GC before operation: completed in 132.674 ms, heap usage 271.202 MB -> 84.366 MB.
[2025-11-27T23:08:19.229Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (12554.448 ms) ======
[2025-11-27T23:08:19.229Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-11-27T23:08:19.229Z] GC before operation: completed in 132.703 ms, heap usage 269.986 MB -> 84.366 MB.
[2025-11-27T23:08:32.181Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (12683.841 ms) ======
[2025-11-27T23:08:32.181Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-11-27T23:08:32.181Z] GC before operation: completed in 135.358 ms, heap usage 295.938 MB -> 84.366 MB.
[2025-11-27T23:08:45.101Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (12546.186 ms) ======
[2025-11-27T23:08:45.101Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-11-27T23:08:45.101Z] GC before operation: completed in 131.825 ms, heap usage 170.028 MB -> 84.366 MB.
[2025-11-27T23:08:55.835Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (12481.789 ms) ======
[2025-11-27T23:08:55.835Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-11-27T23:08:55.835Z] GC before operation: completed in 130.749 ms, heap usage 270.910 MB -> 84.366 MB.
[2025-11-27T23:09:08.751Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (12626.465 ms) ======
[2025-11-27T23:09:08.751Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-11-27T23:09:08.751Z] GC before operation: completed in 130.696 ms, heap usage 249.527 MB -> 84.366 MB.
[2025-11-27T23:09:21.661Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (12412.774 ms) ======
[2025-11-27T23:09:21.661Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-11-27T23:09:21.661Z] GC before operation: completed in 129.225 ms, heap usage 288.408 MB -> 84.366 MB.
[2025-11-27T23:09:34.566Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (12516.690 ms) ======
[2025-11-27T23:09:34.566Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-11-27T23:09:34.566Z] GC before operation: completed in 134.260 ms, heap usage 233.779 MB -> 84.366 MB.
[2025-11-27T23:09:47.476Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (12435.115 ms) ======
[2025-11-27T23:09:47.476Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-11-27T23:09:47.476Z] GC before operation: completed in 130.234 ms, heap usage 230.800 MB -> 84.366 MB.
[2025-11-27T23:10:00.400Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (12279.154 ms) ======
[2025-11-27T23:10:00.400Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-11-27T23:10:00.400Z] GC before operation: completed in 128.300 ms, heap usage 101.860 MB -> 84.366 MB.
[2025-11-27T23:10:11.543Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (12599.271 ms) ======
[2025-11-27T23:10:11.543Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-11-27T23:10:11.543Z] GC before operation: completed in 129.248 ms, heap usage 209.480 MB -> 84.367 MB.
[2025-11-27T23:10:24.507Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (12347.661 ms) ======
[2025-11-27T23:10:24.507Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-11-27T23:10:24.507Z] GC before operation: completed in 129.161 ms, heap usage 177.313 MB -> 84.367 MB.
[2025-11-27T23:10:37.417Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (12528.589 ms) ======
[2025-11-27T23:10:37.417Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-11-27T23:10:37.417Z] GC before operation: completed in 130.210 ms, heap usage 137.499 MB -> 84.367 MB.
[2025-11-27T23:10:50.344Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (12380.041 ms) ======
[2025-11-27T23:10:50.344Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-11-27T23:10:50.344Z] GC before operation: completed in 129.842 ms, heap usage 291.712 MB -> 84.367 MB.
[2025-11-27T23:11:03.285Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (12371.666 ms) ======
[2025-11-27T23:11:03.285Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-11-27T23:11:03.285Z] GC before operation: completed in 129.997 ms, heap usage 138.982 MB -> 84.367 MB.
[2025-11-27T23:11:14.397Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (12524.512 ms) ======
[2025-11-27T23:11:14.397Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-11-27T23:11:14.397Z] GC before operation: completed in 135.663 ms, heap usage 355.610 MB -> 84.367 MB.
[2025-11-27T23:11:27.347Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (12465.763 ms) ======
[2025-11-27T23:11:27.347Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-11-27T23:11:27.347Z] GC before operation: completed in 132.908 ms, heap usage 336.385 MB -> 84.367 MB.
[2025-11-27T23:11:40.288Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (12434.489 ms) ======
[2025-11-27T23:11:40.288Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-11-27T23:11:40.288Z] GC before operation: completed in 131.146 ms, heap usage 248.670 MB -> 84.367 MB.
[2025-11-27T23:11:53.288Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (12435.519 ms) ======
[2025-11-27T23:11:53.288Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-11-27T23:11:53.288Z] GC before operation: completed in 131.076 ms, heap usage 298.457 MB -> 84.367 MB.
[2025-11-27T23:12:06.196Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (12466.596 ms) ======
[2025-11-27T23:12:06.196Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-11-27T23:12:06.196Z] GC before operation: completed in 127.419 ms, heap usage 119.732 MB -> 84.367 MB.
[2025-11-27T23:12:19.121Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (12450.474 ms) ======
[2025-11-27T23:12:19.121Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-11-27T23:12:19.121Z] GC before operation: completed in 131.034 ms, heap usage 248.859 MB -> 84.367 MB.
[2025-11-27T23:12:29.759Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (12319.264 ms) ======
[2025-11-27T23:12:29.759Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-11-27T23:12:29.759Z] GC before operation: completed in 132.897 ms, heap usage 252.063 MB -> 84.368 MB.
[2025-11-27T23:12:42.778Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (12495.395 ms) ======
[2025-11-27T23:12:42.778Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-11-27T23:12:42.778Z] GC before operation: completed in 128.841 ms, heap usage 95.835 MB -> 84.368 MB.
[2025-11-27T23:12:55.687Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (12428.742 ms) ======
[2025-11-27T23:12:55.687Z] -----------------------------------
[2025-11-27T23:12:55.687Z] renaissance-fj-kmeans_0_PASSED
[2025-11-27T23:12:55.687Z] -----------------------------------
[2025-11-27T23:12:55.687Z]
[2025-11-27T23:12:55.687Z] TEST TEARDOWN:
[2025-11-27T23:12:55.687Z] Nothing to be done for teardown.
[2025-11-27T23:12:55.687Z] renaissance-fj-kmeans_0 Finish Time: Thu Nov 27 23:12:54 2025 Epoch Time (ms): 1764285174829
[2025-11-27T23:12:55.687Z]
[2025-11-27T23:12:55.687Z] ===============================================
[2025-11-27T23:12:55.687Z] Running test renaissance-future-genetic_0 ...
[2025-11-27T23:12:55.687Z] ===============================================
[2025-11-27T23:12:55.687Z] renaissance-future-genetic_0 Start Time: Thu Nov 27 23:12:54 2025 Epoch Time (ms): 1764285174846
[2025-11-27T23:12:55.687Z] variation: NoOptions
[2025-11-27T23:12:55.687Z] JVM_OPTIONS:
[2025-11-27T23:12:55.687Z] { \
[2025-11-27T23:12:55.687Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:12:55.687Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:12:55.687Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-future-genetic_0"; \
[2025-11-27T23:12:55.687Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-future-genetic_0"; \
[2025-11-27T23:12:55.687Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:12:55.687Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-11-27T23:12:55.687Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:12:55.687Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:12:55.687Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:12:55.687Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T23:12:55.687Z]
[2025-11-27T23:12:55.687Z] TEST SETUP:
[2025-11-27T23:12:55.687Z] Nothing to be done for setup.
[2025-11-27T23:12:55.687Z]
[2025-11-27T23:12:55.687Z] TESTING:
[2025-11-27T23:12:55.687Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:12:55.687Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17642837028580/renaissance-future-genetic_0/launcher-231254-11747715513583292198/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:12:55.687Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:12:55.687Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:12:55.687Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-11-27T23:12:55.687Z] GC before operation: completed in 10.885 ms, heap usage 7.424 MB -> 4.032 MB.
[2025-11-27T23:13:00.323Z] ====== future-genetic (functional) [default], iteration 0 completed (4382.055 ms) ======
[2025-11-27T23:13:00.323Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-11-27T23:13:00.323Z] GC before operation: completed in 24.953 ms, heap usage 78.239 MB -> 5.200 MB.
[2025-11-27T23:13:04.115Z] ====== future-genetic (functional) [default], iteration 1 completed (3270.387 ms) ======
[2025-11-27T23:13:04.115Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-11-27T23:13:04.115Z] GC before operation: completed in 16.112 ms, heap usage 55.184 MB -> 5.201 MB.
[2025-11-27T23:13:06.319Z] ====== future-genetic (functional) [default], iteration 2 completed (2825.853 ms) ======
[2025-11-27T23:13:06.319Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-11-27T23:13:06.319Z] GC before operation: completed in 15.283 ms, heap usage 69.140 MB -> 5.201 MB.
[2025-11-27T23:13:09.178Z] ====== future-genetic (functional) [default], iteration 3 completed (2849.635 ms) ======
[2025-11-27T23:13:09.178Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-11-27T23:13:09.488Z] GC before operation: completed in 14.031 ms, heap usage 69.144 MB -> 5.203 MB.
[2025-11-27T23:13:12.363Z] ====== future-genetic (functional) [default], iteration 4 completed (2797.871 ms) ======
[2025-11-27T23:13:12.363Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-11-27T23:13:12.363Z] GC before operation: completed in 14.157 ms, heap usage 69.530 MB -> 5.203 MB.
[2025-11-27T23:13:15.239Z] ====== future-genetic (functional) [default], iteration 5 completed (2768.815 ms) ======
[2025-11-27T23:13:15.239Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-11-27T23:13:15.239Z] GC before operation: completed in 14.229 ms, heap usage 68.378 MB -> 5.203 MB.
[2025-11-27T23:13:18.110Z] ====== future-genetic (functional) [default], iteration 6 completed (2839.759 ms) ======
[2025-11-27T23:13:18.110Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-11-27T23:13:18.110Z] GC before operation: completed in 14.369 ms, heap usage 69.061 MB -> 5.203 MB.
[2025-11-27T23:13:20.983Z] ====== future-genetic (functional) [default], iteration 7 completed (2784.184 ms) ======
[2025-11-27T23:13:20.983Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-11-27T23:13:20.983Z] GC before operation: completed in 15.373 ms, heap usage 68.928 MB -> 5.203 MB.
[2025-11-27T23:13:23.856Z] ====== future-genetic (functional) [default], iteration 8 completed (2785.039 ms) ======
[2025-11-27T23:13:23.856Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-11-27T23:13:23.856Z] GC before operation: completed in 15.144 ms, heap usage 68.992 MB -> 5.203 MB.
[2025-11-27T23:13:26.078Z] ====== future-genetic (functional) [default], iteration 9 completed (2757.915 ms) ======
[2025-11-27T23:13:26.078Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-11-27T23:13:26.078Z] GC before operation: completed in 14.691 ms, heap usage 68.970 MB -> 5.203 MB.
[2025-11-27T23:13:28.993Z] ====== future-genetic (functional) [default], iteration 10 completed (2748.036 ms) ======
[2025-11-27T23:13:28.993Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-11-27T23:13:28.993Z] GC before operation: completed in 13.766 ms, heap usage 68.446 MB -> 5.203 MB.
[2025-11-27T23:13:31.853Z] ====== future-genetic (functional) [default], iteration 11 completed (2840.772 ms) ======
[2025-11-27T23:13:31.853Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-11-27T23:13:31.853Z] GC before operation: completed in 15.592 ms, heap usage 68.213 MB -> 5.203 MB.
[2025-11-27T23:13:34.752Z] ====== future-genetic (functional) [default], iteration 12 completed (2817.789 ms) ======
[2025-11-27T23:13:34.752Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-11-27T23:13:34.752Z] GC before operation: completed in 15.087 ms, heap usage 69.985 MB -> 5.204 MB.
[2025-11-27T23:13:37.715Z] ====== future-genetic (functional) [default], iteration 13 completed (2817.200 ms) ======
[2025-11-27T23:13:37.715Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-11-27T23:13:37.715Z] GC before operation: completed in 26.869 ms, heap usage 67.997 MB -> 5.203 MB.
[2025-11-27T23:13:40.569Z] ====== future-genetic (functional) [default], iteration 14 completed (2814.126 ms) ======
[2025-11-27T23:13:40.569Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-11-27T23:13:40.569Z] GC before operation: completed in 15.668 ms, heap usage 67.093 MB -> 5.203 MB.
[2025-11-27T23:13:43.422Z] ====== future-genetic (functional) [default], iteration 15 completed (2754.634 ms) ======
[2025-11-27T23:13:43.422Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-11-27T23:13:43.422Z] GC before operation: completed in 13.851 ms, heap usage 69.934 MB -> 5.204 MB.
[2025-11-27T23:13:46.317Z] ====== future-genetic (functional) [default], iteration 16 completed (2744.511 ms) ======
[2025-11-27T23:13:46.318Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-11-27T23:13:46.318Z] GC before operation: completed in 14.638 ms, heap usage 69.331 MB -> 5.204 MB.
[2025-11-27T23:13:48.493Z] ====== future-genetic (functional) [default], iteration 17 completed (2768.229 ms) ======
[2025-11-27T23:13:48.493Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-11-27T23:13:48.493Z] GC before operation: completed in 14.096 ms, heap usage 68.310 MB -> 5.204 MB.
[2025-11-27T23:13:51.355Z] ====== future-genetic (functional) [default], iteration 18 completed (2768.855 ms) ======
[2025-11-27T23:13:51.355Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-11-27T23:13:51.355Z] GC before operation: completed in 14.846 ms, heap usage 68.462 MB -> 5.204 MB.
[2025-11-27T23:13:54.207Z] ====== future-genetic (functional) [default], iteration 19 completed (2770.570 ms) ======
[2025-11-27T23:13:54.207Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-11-27T23:13:54.207Z] GC before operation: completed in 14.017 ms, heap usage 68.507 MB -> 5.204 MB.
[2025-11-27T23:13:57.052Z] ====== future-genetic (functional) [default], iteration 20 completed (2737.832 ms) ======
[2025-11-27T23:13:57.052Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-11-27T23:13:57.052Z] GC before operation: completed in 13.808 ms, heap usage 68.493 MB -> 5.204 MB.
[2025-11-27T23:13:59.990Z] ====== future-genetic (functional) [default], iteration 21 completed (2863.375 ms) ======
[2025-11-27T23:13:59.990Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-11-27T23:13:59.990Z] GC before operation: completed in 14.804 ms, heap usage 69.286 MB -> 5.204 MB.
[2025-11-27T23:14:02.861Z] ====== future-genetic (functional) [default], iteration 22 completed (2767.397 ms) ======
[2025-11-27T23:14:02.861Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-11-27T23:14:02.861Z] GC before operation: completed in 14.551 ms, heap usage 67.868 MB -> 5.204 MB.
[2025-11-27T23:14:05.755Z] ====== future-genetic (functional) [default], iteration 23 completed (2767.278 ms) ======
[2025-11-27T23:14:05.755Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-11-27T23:14:05.755Z] GC before operation: completed in 13.827 ms, heap usage 68.255 MB -> 5.204 MB.
[2025-11-27T23:14:08.609Z] ====== future-genetic (functional) [default], iteration 24 completed (2731.732 ms) ======
[2025-11-27T23:14:08.609Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-11-27T23:14:08.609Z] GC before operation: completed in 14.823 ms, heap usage 70.009 MB -> 5.204 MB.
[2025-11-27T23:14:10.779Z] ====== future-genetic (functional) [default], iteration 25 completed (2737.793 ms) ======
[2025-11-27T23:14:10.779Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-11-27T23:14:10.779Z] GC before operation: completed in 15.290 ms, heap usage 68.842 MB -> 5.204 MB.
[2025-11-27T23:14:13.626Z] ====== future-genetic (functional) [default], iteration 26 completed (2728.244 ms) ======
[2025-11-27T23:14:13.626Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-11-27T23:14:13.626Z] GC before operation: completed in 15.087 ms, heap usage 69.208 MB -> 5.204 MB.
[2025-11-27T23:14:16.476Z] ====== future-genetic (functional) [default], iteration 27 completed (2753.770 ms) ======
[2025-11-27T23:14:16.476Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-11-27T23:14:16.476Z] GC before operation: completed in 14.259 ms, heap usage 69.409 MB -> 5.204 MB.
[2025-11-27T23:14:19.337Z] ====== future-genetic (functional) [default], iteration 28 completed (2744.719 ms) ======
[2025-11-27T23:14:19.337Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-11-27T23:14:19.337Z] GC before operation: completed in 14.799 ms, heap usage 67.715 MB -> 5.204 MB.
[2025-11-27T23:14:22.262Z] ====== future-genetic (functional) [default], iteration 29 completed (2755.777 ms) ======
[2025-11-27T23:14:22.262Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-11-27T23:14:22.262Z] GC before operation: completed in 17.030 ms, heap usage 68.824 MB -> 5.205 MB.
[2025-11-27T23:14:25.181Z] ====== future-genetic (functional) [default], iteration 30 completed (2783.706 ms) ======
[2025-11-27T23:14:25.181Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-11-27T23:14:25.181Z] GC before operation: completed in 16.039 ms, heap usage 69.278 MB -> 5.205 MB.
[2025-11-27T23:14:27.346Z] ====== future-genetic (functional) [default], iteration 31 completed (2749.821 ms) ======
[2025-11-27T23:14:27.346Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-11-27T23:14:27.346Z] GC before operation: completed in 15.131 ms, heap usage 69.306 MB -> 5.204 MB.
[2025-11-27T23:14:30.195Z] ====== future-genetic (functional) [default], iteration 32 completed (2750.810 ms) ======
[2025-11-27T23:14:30.195Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-11-27T23:14:30.195Z] GC before operation: completed in 15.392 ms, heap usage 68.351 MB -> 5.205 MB.
[2025-11-27T23:14:33.069Z] ====== future-genetic (functional) [default], iteration 33 completed (2774.676 ms) ======
[2025-11-27T23:14:33.069Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-11-27T23:14:33.069Z] GC before operation: completed in 14.269 ms, heap usage 68.968 MB -> 5.205 MB.
[2025-11-27T23:14:35.937Z] ====== future-genetic (functional) [default], iteration 34 completed (2807.889 ms) ======
[2025-11-27T23:14:35.937Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-11-27T23:14:35.937Z] GC before operation: completed in 15.797 ms, heap usage 69.487 MB -> 5.205 MB.
[2025-11-27T23:14:38.789Z] ====== future-genetic (functional) [default], iteration 35 completed (2873.839 ms) ======
[2025-11-27T23:14:38.789Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-11-27T23:14:38.789Z] GC before operation: completed in 14.395 ms, heap usage 68.679 MB -> 5.205 MB.
[2025-11-27T23:14:41.635Z] ====== future-genetic (functional) [default], iteration 36 completed (2747.840 ms) ======
[2025-11-27T23:14:41.635Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-11-27T23:14:41.635Z] GC before operation: completed in 14.522 ms, heap usage 68.837 MB -> 5.205 MB.
[2025-11-27T23:14:44.612Z] ====== future-genetic (functional) [default], iteration 37 completed (2782.066 ms) ======
[2025-11-27T23:14:44.612Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-11-27T23:14:44.612Z] GC before operation: completed in 15.007 ms, heap usage 69.408 MB -> 5.205 MB.
[2025-11-27T23:14:47.482Z] ====== future-genetic (functional) [default], iteration 38 completed (2762.519 ms) ======
[2025-11-27T23:14:47.482Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-11-27T23:14:47.482Z] GC before operation: completed in 14.091 ms, heap usage 69.428 MB -> 5.205 MB.
[2025-11-27T23:14:50.361Z] ====== future-genetic (functional) [default], iteration 39 completed (2770.624 ms) ======
[2025-11-27T23:14:50.361Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-11-27T23:14:50.361Z] GC before operation: completed in 14.382 ms, heap usage 68.859 MB -> 5.205 MB.
[2025-11-27T23:14:52.531Z] ====== future-genetic (functional) [default], iteration 40 completed (2747.279 ms) ======
[2025-11-27T23:14:52.531Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-11-27T23:14:52.531Z] GC before operation: completed in 14.694 ms, heap usage 68.989 MB -> 5.205 MB.
[2025-11-27T23:14:55.383Z] ====== future-genetic (functional) [default], iteration 41 completed (2768.114 ms) ======
[2025-11-27T23:14:55.383Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-11-27T23:14:55.383Z] GC before operation: completed in 14.444 ms, heap usage 68.993 MB -> 5.205 MB.
[2025-11-27T23:14:58.235Z] ====== future-genetic (functional) [default], iteration 42 completed (2754.767 ms) ======
[2025-11-27T23:14:58.235Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-11-27T23:14:58.235Z] GC before operation: completed in 15.826 ms, heap usage 68.354 MB -> 5.205 MB.
[2025-11-27T23:15:01.108Z] ====== future-genetic (functional) [default], iteration 43 completed (2770.391 ms) ======
[2025-11-27T23:15:01.108Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-11-27T23:15:01.108Z] GC before operation: completed in 14.437 ms, heap usage 68.325 MB -> 5.205 MB.
[2025-11-27T23:15:03.978Z] ====== future-genetic (functional) [default], iteration 44 completed (2787.788 ms) ======
[2025-11-27T23:15:03.978Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-11-27T23:15:03.978Z] GC before operation: completed in 14.876 ms, heap usage 68.008 MB -> 5.206 MB.
[2025-11-27T23:15:06.875Z] ====== future-genetic (functional) [default], iteration 45 completed (2762.464 ms) ======
[2025-11-27T23:15:06.875Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-11-27T23:15:06.875Z] GC before operation: completed in 14.330 ms, heap usage 68.979 MB -> 5.205 MB.
[2025-11-27T23:15:09.747Z] ====== future-genetic (functional) [default], iteration 46 completed (2803.881 ms) ======
[2025-11-27T23:15:09.747Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-11-27T23:15:09.747Z] GC before operation: completed in 14.242 ms, heap usage 67.977 MB -> 5.206 MB.
[2025-11-27T23:15:12.602Z] ====== future-genetic (functional) [default], iteration 47 completed (2756.333 ms) ======
[2025-11-27T23:15:12.602Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-11-27T23:15:12.602Z] GC before operation: completed in 14.884 ms, heap usage 69.973 MB -> 5.206 MB.
[2025-11-27T23:15:14.796Z] ====== future-genetic (functional) [default], iteration 48 completed (2769.356 ms) ======
[2025-11-27T23:15:14.796Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-11-27T23:15:14.796Z] GC before operation: completed in 14.891 ms, heap usage 68.850 MB -> 5.206 MB.
[2025-11-27T23:15:17.651Z] ====== future-genetic (functional) [default], iteration 49 completed (2770.036 ms) ======
[2025-11-27T23:15:17.962Z] -----------------------------------
[2025-11-27T23:15:17.962Z] renaissance-future-genetic_0_PASSED
[2025-11-27T23:15:17.962Z] -----------------------------------
[2025-11-27T23:15:17.962Z]
[2025-11-27T23:15:17.962Z] TEST TEARDOWN:
[2025-11-27T23:15:17.962Z] Nothing to be done for teardown.
[2025-11-27T23:15:17.962Z] renaissance-future-genetic_0 Finish Time: Thu Nov 27 23:15:17 2025 Epoch Time (ms): 1764285317763
[2025-11-27T23:15:17.962Z]
[2025-11-27T23:15:17.962Z] ===============================================
[2025-11-27T23:15:17.962Z] Running test renaissance-naive-bayes_0 ...
[2025-11-27T23:15:17.962Z] ===============================================
[2025-11-27T23:15:17.962Z] renaissance-naive-bayes_0 Start Time: Thu Nov 27 23:15:17 2025 Epoch Time (ms): 1764285317781
[2025-11-27T23:15:17.962Z] variation: NoOptions
[2025-11-27T23:15:17.962Z] JVM_OPTIONS:
[2025-11-27T23:15:17.962Z] { \
[2025-11-27T23:15:17.962Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:15:17.962Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:15:17.962Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-naive-bayes_0"; \
[2025-11-27T23:15:17.962Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-naive-bayes_0"; \
[2025-11-27T23:15:17.962Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:15:17.962Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-11-27T23:15:17.962Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:15:17.962Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:15:17.962Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:15:17.962Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T23:15:17.962Z]
[2025-11-27T23:15:17.962Z] TEST SETUP:
[2025-11-27T23:15:17.962Z] Nothing to be done for setup.
[2025-11-27T23:15:17.962Z]
[2025-11-27T23:15:17.962Z] TESTING:
[2025-11-27T23:15:18.277Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:15:18.277Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17642837028580/renaissance-naive-bayes_0/launcher-231517-8628564864071578237/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:15:18.277Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:15:18.277Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:15:27.000Z] Benchmark 'naive-bayes' failed with exception:
[2025-11-27T23:15:27.000Z] java.lang.ExceptionInInitializerError
[2025-11-27T23:15:27.000Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-27T23:15:27.000Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-27T23:15:27.000Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-27T23:15:27.000Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-27T23:15:27.000Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-27T23:15:27.000Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:15:27.000Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-27T23:15:27.000Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-27T23:15:27.000Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-27T23:15:27.000Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-27T23:15:27.000Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-27T23:15:27.000Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-27T23:15:27.000Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-27T23:15:27.000Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-27T23:15:27.000Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-27T23:15:27.000Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-27T23:15:27.000Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-27T23:15:27.000Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-27T23:15:27.000Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-27T23:15:27.000Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-11-27T23:15:27.000Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-11-27T23:15:27.000Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-27T23:15:27.000Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-27T23:15:27.000Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-27T23:15:27.000Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-27T23:15:27.000Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-27T23:15:27.000Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-27T23:15:27.000Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-27T23:15:27.000Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-27T23:15:27.000Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-27T23:15:27.000Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-27T23:15:27.000Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-27T23:15:27.000Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-27T23:15:27.000Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-27T23:15:27.000Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:15:27.000Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-27T23:15:27.000Z] ... 34 more
[2025-11-27T23:15:27.000Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-27T23:15:27.000Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-27T23:15:27.000Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-27T23:15:27.000Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-27T23:15:27.000Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-27T23:15:27.000Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-11-27T23:15:27.000Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-11-27T23:15:27.000Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-27T23:15:27.000Z] ... 34 more
[2025-11-27T23:15:27.000Z] The following benchmarks failed: naive-bayes
[2025-11-27T23:15:27.000Z] -----------------------------------
[2025-11-27T23:15:27.000Z] renaissance-naive-bayes_0_FAILED
[2025-11-27T23:15:27.000Z] -----------------------------------
[2025-11-27T23:15:27.000Z]
[2025-11-27T23:15:27.000Z] TEST TEARDOWN:
[2025-11-27T23:15:27.000Z] Nothing to be done for teardown.
[2025-11-27T23:15:27.000Z] renaissance-naive-bayes_0 Finish Time: Thu Nov 27 23:15:25 2025 Epoch Time (ms): 1764285325940
[2025-11-27T23:15:27.000Z]
[2025-11-27T23:15:27.000Z] ===============================================
[2025-11-27T23:15:27.000Z] Running test renaissance-scala-kmeans_0 ...
[2025-11-27T23:15:27.000Z] ===============================================
[2025-11-27T23:15:27.000Z] renaissance-scala-kmeans_0 Start Time: Thu Nov 27 23:15:25 2025 Epoch Time (ms): 1764285325959
[2025-11-27T23:15:27.000Z] variation: NoOptions
[2025-11-27T23:15:27.000Z] JVM_OPTIONS:
[2025-11-27T23:15:27.000Z] { \
[2025-11-27T23:15:27.000Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T23:15:27.000Z] echo "Nothing to be done for setup."; \
[2025-11-27T23:15:27.000Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-scala-kmeans_0"; \
[2025-11-27T23:15:27.000Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-scala-kmeans_0"; \
[2025-11-27T23:15:27.000Z] echo ""; echo "TESTING:"; \
[2025-11-27T23:15:27.000Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; \
[2025-11-27T23:15:27.000Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T23:15:27.000Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T23:15:27.000Z] echo "Nothing to be done for teardown."; \
[2025-11-27T23:15:27.000Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult";
[2025-11-27T23:15:27.000Z]
[2025-11-27T23:15:27.000Z] TEST SETUP:
[2025-11-27T23:15:27.000Z] Nothing to be done for setup.
[2025-11-27T23:15:27.000Z]
[2025-11-27T23:15:27.000Z] TESTING:
[2025-11-27T23:15:27.000Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-11-27T23:15:27.000Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-11-27T23:15:27.000Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-27T23:15:27.000Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17642837028580/renaissance-scala-kmeans_0/launcher-231526-18335696167131328138/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-27T23:15:27.000Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-27T23:15:27.000Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-27T23:15:27.316Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-11-27T23:15:27.316Z] GC before operation: completed in 42.185 ms, heap usage 27.156 MB -> 26.237 MB.
[2025-11-27T23:15:28.413Z] ====== scala-kmeans (scala) [default], iteration 0 completed (710.079 ms) ======
[2025-11-27T23:15:28.413Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-11-27T23:15:28.413Z] GC before operation: completed in 37.016 ms, heap usage 31.858 MB -> 26.292 MB.
[2025-11-27T23:15:28.413Z] ====== scala-kmeans (scala) [default], iteration 1 completed (274.571 ms) ======
[2025-11-27T23:15:28.413Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-11-27T23:15:28.413Z] GC before operation: completed in 34.801 ms, heap usage 56.292 MB -> 26.292 MB.
[2025-11-27T23:15:28.725Z] ====== scala-kmeans (scala) [default], iteration 2 completed (250.190 ms) ======
[2025-11-27T23:15:28.725Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-11-27T23:15:28.725Z] GC before operation: completed in 35.844 ms, heap usage 56.292 MB -> 26.292 MB.
[2025-11-27T23:15:29.041Z] ====== scala-kmeans (scala) [default], iteration 3 completed (243.808 ms) ======
[2025-11-27T23:15:29.041Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-11-27T23:15:29.041Z] GC before operation: completed in 34.823 ms, heap usage 56.391 MB -> 26.292 MB.
[2025-11-27T23:15:29.352Z] ====== scala-kmeans (scala) [default], iteration 4 completed (243.021 ms) ======
[2025-11-27T23:15:29.352Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-11-27T23:15:29.352Z] GC before operation: completed in 35.010 ms, heap usage 56.292 MB -> 26.292 MB.
[2025-11-27T23:15:29.667Z] ====== scala-kmeans (scala) [default], iteration 5 completed (245.993 ms) ======
[2025-11-27T23:15:29.667Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-11-27T23:15:29.667Z] GC before operation: completed in 35.500 ms, heap usage 56.292 MB -> 26.292 MB.
[2025-11-27T23:15:29.984Z] ====== scala-kmeans (scala) [default], iteration 6 completed (238.987 ms) ======
[2025-11-27T23:15:29.984Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-11-27T23:15:29.984Z] GC before operation: completed in 34.475 ms, heap usage 56.292 MB -> 26.292 MB.
[2025-11-27T23:15:30.296Z] ====== scala-kmeans (scala) [default], iteration 7 completed (241.632 ms) ======
[2025-11-27T23:15:30.297Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-11-27T23:15:30.297Z] GC before operation: completed in 37.147 ms, heap usage 56.334 MB -> 26.293 MB.
[2025-11-27T23:15:30.608Z] ====== scala-kmeans (scala) [default], iteration 8 completed (260.248 ms) ======
[2025-11-27T23:15:30.608Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-11-27T23:15:30.608Z] GC before operation: completed in 35.358 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:30.608Z] ====== scala-kmeans (scala) [default], iteration 9 completed (243.321 ms) ======
[2025-11-27T23:15:30.608Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-11-27T23:15:30.922Z] GC before operation: completed in 36.083 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:30.922Z] ====== scala-kmeans (scala) [default], iteration 10 completed (246.895 ms) ======
[2025-11-27T23:15:30.922Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-11-27T23:15:31.239Z] GC before operation: completed in 35.959 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:31.239Z] ====== scala-kmeans (scala) [default], iteration 11 completed (242.833 ms) ======
[2025-11-27T23:15:31.239Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-11-27T23:15:31.239Z] GC before operation: completed in 35.365 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:31.554Z] ====== scala-kmeans (scala) [default], iteration 12 completed (248.734 ms) ======
[2025-11-27T23:15:31.554Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-11-27T23:15:31.554Z] GC before operation: completed in 37.112 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:31.866Z] ====== scala-kmeans (scala) [default], iteration 13 completed (258.796 ms) ======
[2025-11-27T23:15:31.866Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-11-27T23:15:31.866Z] GC before operation: completed in 36.223 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:32.203Z] ====== scala-kmeans (scala) [default], iteration 14 completed (252.881 ms) ======
[2025-11-27T23:15:32.203Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-11-27T23:15:32.203Z] GC before operation: completed in 35.705 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:32.552Z] ====== scala-kmeans (scala) [default], iteration 15 completed (264.195 ms) ======
[2025-11-27T23:15:32.552Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-11-27T23:15:32.552Z] GC before operation: completed in 35.562 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:32.864Z] ====== scala-kmeans (scala) [default], iteration 16 completed (258.532 ms) ======
[2025-11-27T23:15:32.864Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-11-27T23:15:32.864Z] GC before operation: completed in 37.115 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:33.182Z] ====== scala-kmeans (scala) [default], iteration 17 completed (247.609 ms) ======
[2025-11-27T23:15:33.182Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-11-27T23:15:33.182Z] GC before operation: completed in 35.923 ms, heap usage 56.293 MB -> 26.293 MB.
[2025-11-27T23:15:33.508Z] ====== scala-kmeans (scala) [default], iteration 18 completed (245.832 ms) ======
[2025-11-27T23:15:33.508Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-11-27T23:15:33.508Z] GC before operation: completed in 38.351 ms, heap usage 56.293 MB -> 26.294 MB.
[2025-11-27T23:15:33.508Z] ====== scala-kmeans (scala) [default], iteration 19 completed (245.263 ms) ======
[2025-11-27T23:15:33.508Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-11-27T23:15:33.821Z] GC before operation: completed in 37.777 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:33.821Z] ====== scala-kmeans (scala) [default], iteration 20 completed (247.051 ms) ======
[2025-11-27T23:15:33.821Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-11-27T23:15:33.821Z] GC before operation: completed in 36.914 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:34.133Z] ====== scala-kmeans (scala) [default], iteration 21 completed (239.633 ms) ======
[2025-11-27T23:15:34.133Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-11-27T23:15:34.133Z] GC before operation: completed in 35.588 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:34.444Z] ====== scala-kmeans (scala) [default], iteration 22 completed (243.003 ms) ======
[2025-11-27T23:15:34.444Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-11-27T23:15:34.444Z] GC before operation: completed in 34.986 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:34.756Z] ====== scala-kmeans (scala) [default], iteration 23 completed (244.948 ms) ======
[2025-11-27T23:15:34.756Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-11-27T23:15:34.756Z] GC before operation: completed in 36.019 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:35.072Z] ====== scala-kmeans (scala) [default], iteration 24 completed (249.884 ms) ======
[2025-11-27T23:15:35.072Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-11-27T23:15:35.072Z] GC before operation: completed in 36.043 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:35.387Z] ====== scala-kmeans (scala) [default], iteration 25 completed (254.058 ms) ======
[2025-11-27T23:15:35.387Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-11-27T23:15:35.387Z] GC before operation: completed in 36.072 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:35.698Z] ====== scala-kmeans (scala) [default], iteration 26 completed (244.289 ms) ======
[2025-11-27T23:15:35.698Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-11-27T23:15:35.698Z] GC before operation: completed in 34.879 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:36.015Z] ====== scala-kmeans (scala) [default], iteration 27 completed (247.290 ms) ======
[2025-11-27T23:15:36.015Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-11-27T23:15:36.015Z] GC before operation: completed in 35.680 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:36.345Z] ====== scala-kmeans (scala) [default], iteration 28 completed (248.941 ms) ======
[2025-11-27T23:15:36.345Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-11-27T23:15:36.345Z] GC before operation: completed in 35.906 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:36.345Z] ====== scala-kmeans (scala) [default], iteration 29 completed (234.527 ms) ======
[2025-11-27T23:15:36.345Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-11-27T23:15:36.663Z] GC before operation: completed in 37.386 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:36.663Z] ====== scala-kmeans (scala) [default], iteration 30 completed (240.625 ms) ======
[2025-11-27T23:15:36.663Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-11-27T23:15:36.663Z] GC before operation: completed in 36.798 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:36.975Z] ====== scala-kmeans (scala) [default], iteration 31 completed (240.860 ms) ======
[2025-11-27T23:15:36.975Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-11-27T23:15:36.975Z] GC before operation: completed in 34.586 ms, heap usage 56.294 MB -> 26.294 MB.
[2025-11-27T23:15:37.288Z] ====== scala-kmeans (scala) [default], iteration 32 completed (244.586 ms) ======
[2025-11-27T23:15:37.288Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-11-27T23:15:37.288Z] GC before operation: completed in 34.294 ms, heap usage 56.294 MB -> 26.295 MB.
[2025-11-27T23:15:37.600Z] ====== scala-kmeans (scala) [default], iteration 33 completed (250.508 ms) ======
[2025-11-27T23:15:37.600Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-11-27T23:15:37.600Z] GC before operation: completed in 34.726 ms, heap usage 56.295 MB -> 26.295 MB.
[2025-11-27T23:15:37.915Z] ====== scala-kmeans (scala) [default], iteration 34 completed (243.641 ms) ======
[2025-11-27T23:15:37.915Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-11-27T23:15:37.915Z] GC before operation: completed in 35.455 ms, heap usage 56.295 MB -> 26.295 MB.
[2025-11-27T23:15:38.229Z] ====== scala-kmeans (scala) [default], iteration 35 completed (241.991 ms) ======
[2025-11-27T23:15:38.229Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-11-27T23:15:38.229Z] GC before operation: completed in 37.033 ms, heap usage 56.295 MB -> 26.295 MB.
[2025-11-27T23:15:38.539Z] ====== scala-kmeans (scala) [default], iteration 36 completed (246.023 ms) ======
[2025-11-27T23:15:38.539Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-11-27T23:15:38.539Z] GC before operation: completed in 35.490 ms, heap usage 56.295 MB -> 26.297 MB.
[2025-11-27T23:15:38.853Z] ====== scala-kmeans (scala) [default], iteration 37 completed (237.933 ms) ======
[2025-11-27T23:15:38.853Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-11-27T23:15:38.853Z] GC before operation: completed in 34.750 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:38.853Z] ====== scala-kmeans (scala) [default], iteration 38 completed (243.552 ms) ======
[2025-11-27T23:15:38.853Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-11-27T23:15:39.169Z] GC before operation: completed in 35.239 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:39.169Z] ====== scala-kmeans (scala) [default], iteration 39 completed (245.062 ms) ======
[2025-11-27T23:15:39.169Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-11-27T23:15:39.169Z] GC before operation: completed in 36.527 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:39.493Z] ====== scala-kmeans (scala) [default], iteration 40 completed (245.871 ms) ======
[2025-11-27T23:15:39.493Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-11-27T23:15:39.493Z] GC before operation: completed in 35.182 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:39.806Z] ====== scala-kmeans (scala) [default], iteration 41 completed (246.071 ms) ======
[2025-11-27T23:15:39.806Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-11-27T23:15:39.806Z] GC before operation: completed in 34.006 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:40.126Z] ====== scala-kmeans (scala) [default], iteration 42 completed (238.670 ms) ======
[2025-11-27T23:15:40.126Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-11-27T23:15:40.126Z] GC before operation: completed in 34.910 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:40.449Z] ====== scala-kmeans (scala) [default], iteration 43 completed (249.584 ms) ======
[2025-11-27T23:15:40.449Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-11-27T23:15:40.449Z] GC before operation: completed in 35.120 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:40.776Z] ====== scala-kmeans (scala) [default], iteration 44 completed (242.246 ms) ======
[2025-11-27T23:15:40.776Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-11-27T23:15:40.776Z] GC before operation: completed in 36.227 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:41.094Z] ====== scala-kmeans (scala) [default], iteration 45 completed (242.466 ms) ======
[2025-11-27T23:15:41.094Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-11-27T23:15:41.094Z] GC before operation: completed in 34.716 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:41.094Z] ====== scala-kmeans (scala) [default], iteration 46 completed (242.681 ms) ======
[2025-11-27T23:15:41.094Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-11-27T23:15:41.412Z] GC before operation: completed in 35.916 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:41.412Z] ====== scala-kmeans (scala) [default], iteration 47 completed (240.616 ms) ======
[2025-11-27T23:15:41.412Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-11-27T23:15:41.412Z] GC before operation: completed in 36.344 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:41.728Z] ====== scala-kmeans (scala) [default], iteration 48 completed (239.171 ms) ======
[2025-11-27T23:15:41.728Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-11-27T23:15:41.728Z] GC before operation: completed in 35.855 ms, heap usage 56.297 MB -> 26.297 MB.
[2025-11-27T23:15:42.047Z] ====== scala-kmeans (scala) [default], iteration 49 completed (239.826 ms) ======
[2025-11-27T23:15:42.361Z] -----------------------------------
[2025-11-27T23:15:42.361Z] renaissance-scala-kmeans_0_PASSED
[2025-11-27T23:15:42.361Z] -----------------------------------
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] TEST TEARDOWN:
[2025-11-27T23:15:42.361Z] Nothing to be done for teardown.
[2025-11-27T23:15:42.361Z] renaissance-scala-kmeans_0 Finish Time: Thu Nov 27 23:15:42 2025 Epoch Time (ms): 1764285342132
[2025-11-27T23:15:42.361Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-11-27T23:15:42.361Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/perf'
[2025-11-27T23:15:42.361Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests'
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] All tests finished, run result summary:
[2025-11-27T23:15:42.361Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-27T23:15:42.361Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_x86-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17642837028580/ --tapName=Test_openjdk26_hs_sanity.perf_x86-64_linux.tap --comment=""
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] TEST TARGETS SUMMARY
[2025-11-27T23:15:42.361Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-27T23:15:42.361Z] DISABLED test targets:
[2025-11-27T23:15:42.361Z] dacapo-lusearch-fix_0
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] PASSED test targets:
[2025-11-27T23:15:42.361Z] dacapo-eclipse_0
[2025-11-27T23:15:42.361Z] dacapo-h2_0
[2025-11-27T23:15:42.361Z] IdleMicrobenchmark_HS_0
[2025-11-27T23:15:42.361Z] renaissance-akka-uct_0
[2025-11-27T23:15:42.361Z] renaissance-fj-kmeans_0
[2025-11-27T23:15:42.361Z] renaissance-future-genetic_0
[2025-11-27T23:15:42.361Z] renaissance-scala-kmeans_0
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] FAILED test targets:
[2025-11-27T23:15:42.361Z] renaissance-naive-bayes_0
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] TOTAL: 9 EXECUTED: 8 PASSED: 7 FAILED: 1 DISABLED: 1 SKIPPED: 0
[2025-11-27T23:15:42.361Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-27T23:15:42.361Z]
[2025-11-27T23:15:42.361Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-27T23:15:42.361Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-27T23:15:42.361Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-11-27T23:15:42.940Z] ++ uname
[2025-11-27T23:15:42.940Z] + '[' Linux = AIX ']'
[2025-11-27T23:15:42.940Z] ++ uname
[2025-11-27T23:15:42.940Z] + '[' Linux = SunOS ']'
[2025-11-27T23:15:42.940Z] ++ uname
[2025-11-27T23:15:42.940Z] + '[' Linux = '*BSD' ']'
[2025-11-27T23:15:42.940Z] + MAKE=make
[2025-11-27T23:15:42.940Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-27T23:15:42.940Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-27T23:15:43.010Z] $ ssh-agent -k
[2025-11-27T23:15:43.019Z] unset SSH_AUTH_SOCK;
[2025-11-27T23:15:43.019Z] unset SSH_AGENT_PID;
[2025-11-27T23:15:43.019Z] echo Agent pid 4088242 killed;
[2025-11-27T23:15:43.100Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-27T23:15:43.119Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-11-27T23:15:43.342Z] Archiving artifacts
[2025-11-27T23:15:43.438Z] Recording fingerprints
[Pipeline] echo
[2025-11-27T23:15:43.506Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-11-27T23:15:43.544Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-27T23:15:43.617Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:15:43.649Z] Archiving artifacts
[2025-11-27T23:15:43.683Z] Recording fingerprints
[Pipeline] echo
[2025-11-27T23:15:43.730Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:15:43.753Z] Archiving artifacts
[2025-11-27T23:15:43.818Z] Recording fingerprints
[Pipeline] sh
[2025-11-27T23:15:44.307Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17642837028580
[Pipeline] echo
[2025-11-27T23:15:44.358Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:15:44.410Z] Archiving artifacts
[2025-11-27T23:15:44.456Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-27T23:15:46.385Z] Tap file found: aqa-tests/TKG/output_17642837028580/Test_openjdk26_hs_sanity.perf_x86-64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-27T23:15:46.481Z] Recording test results
[2025-11-27T23:15:47.539Z] None of the test reports contained any result
[2025-11-27T23:15:47.539Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-27T23:15:47.566Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-27T23:15:48.000Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-27T23:15:48.000Z] Unix type machine..
[2025-11-27T23:15:48.000Z] Running on a Linux host
[2025-11-27T23:15:48.000Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:15:48.102Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:15:48.102Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:15:47.497Z] No test report files were found. Configuration error?
[2025-11-27T23:15:53.742Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-27T23:15:54.181Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-27T23:15:54.182Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2025-11-27T23:15:54.182Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-27T23:15:54.254Z] 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
[2025-11-27T23:15:54.387Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-27T23:15:54.444Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux
[Pipeline] {
[Pipeline] echo
[2025-11-27T23:15:54.465Z] Generating rerun Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun)
[Pipeline] echo
[2025-11-27T23:15:54.487Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-27T23:15:56.722Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-27T23:15:58.131Z] Processing DSL script testJobTemplate
[2025-11-27T23:20:57.250Z] LEVELS: [sanity]
[2025-11-27T23:20:57.250Z] JDK_VERSIONS: [8]
[2025-11-27T23:20:57.250Z] GROUPS: [perf]
[2025-11-27T23:20:57.250Z] ARCH_OS_LIST: [x86-64_linux]
[2025-11-27T23:20:57.965Z] Added items:
[2025-11-27T23:20:57.965Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-27T23:21:17.127Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun)
[Pipeline] build
[2025-11-27T23:21:17.164Z] Scheduling project: Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun
[2025-11-27T23:21:22.502Z] Starting building: Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun #14
[2025-11-27T23:25:55.076Z] Build Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun #14 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-27T23:25:55.217Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:25:55.602Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:25:55.602Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:25:55.776Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-27T23:25:55.817Z] Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun #14 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-27T23:25:55.827Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-27T23:25:57.060Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-27T23:25:57.132Z] Saving Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-27T23:25:57.310Z] Archiving artifacts
[2025-11-27T23:25:57.680Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-27T23:25:58.680Z] Tap file found: Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun/14/aqa-tests/TKG/output_17642859313772/Test_openjdk26_hs_sanity.perf_x86-64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-27T23:25:58.925Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-naive-bayes_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B26_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=612&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-27T23:25:59.326Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-27T23:25:59.326Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-27T23:25:59.499Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE