Test_openjdk27_hs_sanity.perf_x86-64_mac
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 469
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 15
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 25
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 0d0564c67a22acd19c13b44b573b6703869b4eb2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-20T08:11:49.917Z] Found a total of 6 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-02-20T08:11:49.926Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-02-20T08:11:49.928Z] Specified LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-20T08:11:49.945Z] dynamicAgents: []
[Pipeline] echo
[2026-02-20T08:11:49.946Z] Provisioning LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-20T08:11:49.956Z] Found a total of 6 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] node
[2026-02-20T08:12:04.960Z] Still waiting to schedule task
[2026-02-20T08:12:04.962Z] Waiting for next available executor on ‘hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf’
[2026-02-20T11:16:35.181Z] Running on test-orka-macos15-x64-zy659 in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-20T11:16:35.204Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T11:16:35.366Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T11:16:35.366Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T11:16:35.419Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-20T11:16:35.500Z] The recommended git tool is: git
[2026-02-20T11:16:35.570Z] No credentials specified
[2026-02-20T11:16:35.610Z] Cloning the remote Git repository
[2026-02-20T11:16:35.623Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-20T11:16:35.624Z] > git init /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests # timeout=10
[2026-02-20T11:16:36.239Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-20T11:16:36.239Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-20T11:16:36.240Z] > git --version # timeout=10
[2026-02-20T11:16:36.890Z] > git --version # 'git version 2.39.5 (Apple Git-154)'
[2026-02-20T11:16:36.891Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-20T11:16:48.683Z] Avoid second fetch
[2026-02-20T11:16:48.840Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-20T11:16:48.443Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-20T11:16:48.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-20T11:16:48.664Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-20T11:16:48.816Z] > git config core.sparsecheckout # timeout=10
[2026-02-20T11:16:48.897Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-20T11:17:00.720Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-20T11:17:02.386Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-20T11:17:02.412Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-20T11:17:03.555Z] + LC_TIME=C
[2026-02-20T11:17:03.555Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-20T11:17:03.776Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-20T11:17:04.927Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-20T11:17:06.853Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-20T11:17:08.791Z] + printenv
[2026-02-20T11:17:08.791Z] JCK_GIT_BRANCH=master
[2026-02-20T11:17:08.791Z] DYNAMIC_COMPILE=false
[2026-02-20T11:17:08.791Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/4/
[2026-02-20T11:17:08.791Z] OPENJ9_BRANCH=master
[2026-02-20T11:17:08.791Z] JENKINS_NODE_COOKIE=47170934-6d17-4f71-8385-83173d3af520
[2026-02-20T11:17:08.791Z] DOCKER_REQUIRED=false
[2026-02-20T11:17:08.791Z] PARALLEL=Dynamic
[2026-02-20T11:17:08.791Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-20T11:17:08.791Z] SHELL=/bin/zsh
[2026-02-20T11:17:08.791Z] jobStatus=SUCCESS
[2026-02-20T11:17:08.791Z] JOBSTARTTIME=Fri, 20 Feb 2026 06:17:03 -0500
[2026-02-20T11:17:08.791Z] STAGE_NAME=Setup
[2026-02-20T11:17:08.791Z] SSH_CLIENT=10.221.188.32 7561 22
[2026-02-20T11:17:08.791Z] TMPDIR=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T/
[2026-02-20T11:17:08.791Z] BUILD_TAG=jenkins-Test_openjdk27_hs_sanity.perf_x86-64_mac-4
[2026-02-20T11:17:08.791Z] RERUN_FAILURE=true
[2026-02-20T11:17:08.791Z] SDK_RESOURCE=upstream
[2026-02-20T11:17:08.791Z] TIME_LIMIT=25
[2026-02-20T11:17:08.791Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-20T11:17:08.791Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-20T11:17:08.791Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/
[2026-02-20T11:17:08.791Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac
[2026-02-20T11:17:08.791Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/4/display/redirect?page=changes
[2026-02-20T11:17:08.791Z] JDK_BRANCH=jdk-27+10_adopt
[2026-02-20T11:17:08.791Z] USER=admin
[2026-02-20T11:17:08.791Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-20T11:17:08.791Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-20T11:17:08.791Z] ADOPTOPENJDK_BRANCH=master
[2026-02-20T11:17:08.791Z] ARCHIVE_TEST_RESULTS=false
[2026-02-20T11:17:08.791Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin
[2026-02-20T11:17:08.791Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-20T11:17:08.791Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/4/display/redirect?page=artifacts
[2026-02-20T11:17:08.791Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-20T11:17:08.792Z] ORIGIN_JDK_VERSION=27
[2026-02-20T11:17:08.792Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-20T11:17:08.792Z] SETUP_JCK_RUN=false
[2026-02-20T11:17:08.792Z] SPEC=osx_x86-64
[2026-02-20T11:17:08.792Z] PERSONAL_BUILD=false
[2026-02-20T11:17:08.792Z] TKG_ITERATIONS=1
[2026-02-20T11:17:08.792Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-20T11:17:08.792Z] RERUN_ITERATIONS=1
[2026-02-20T11:17:08.792Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-20T11:17:08.792Z] ITERATIONS=1
[2026-02-20T11:17:08.792Z] KEEP_REPORTDIR=false
[2026-02-20T11:17:08.792Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-20T11:17:08.792Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:17:08.792Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/4/display/redirect
[2026-02-20T11:17:08.792Z] _=/usr/bin/printenv
[2026-02-20T11:17:08.792Z] GENERATE_JOBS=true
[2026-02-20T11:17:08.792Z] PWD=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac
[2026-02-20T11:17:08.792Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-20T11:17:08.792Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-20T11:17:08.792Z] EXIT_FAILURE=false
[2026-02-20T11:17:08.792Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-20T11:17:08.792Z] SLACK_CHANNEL=aqavit-bot
[2026-02-20T11:17:08.792Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-20T11:17:08.792Z] JDK_VERSION=27
[2026-02-20T11:17:08.792Z] JOB_NAME=Test_openjdk27_hs_sanity.perf_x86-64_mac
[2026-02-20T11:17:08.792Z] BUILD_DISPLAY_NAME=#4
[2026-02-20T11:17:08.792Z] USE_TESTENV_PROPERTIES=false
[2026-02-20T11:17:08.792Z] BUILD_ID=4
[2026-02-20T11:17:08.792Z] EXIT_SUCCESS=false
[2026-02-20T11:17:08.792Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-20T11:17:08.792Z] TEST_TIME=120
[2026-02-20T11:17:08.792Z] PLATFORM=x86-64_mac
[2026-02-20T11:17:08.792Z] JDK_IMPL=hotspot
[2026-02-20T11:17:08.792Z] JOB_BASE_NAME=Test_openjdk27_hs_sanity.perf_x86-64_mac
[2026-02-20T11:17:08.792Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/4/display/redirect?page=tests
[2026-02-20T11:17:08.792Z] AUTO_DETECT=true
[2026-02-20T11:17:08.792Z] SHLVL=2
[2026-02-20T11:17:08.792Z] HOME=/Users/admin
[2026-02-20T11:17:08.792Z] TAP_NAME=Test_openjdk27_hs_sanity.perf_x86-64_mac.tap
[2026-02-20T11:17:08.792Z] CI=true
[2026-02-20T11:17:08.792Z] EXECUTOR_NUMBER=0
[2026-02-20T11:17:08.792Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac@tmp
[2026-02-20T11:17:08.792Z] JENKINS_SERVER_COOKIE=durable-c39bd3218b619cfa33dec6ec93e4d8771460f6e55bc07ee6712b7af32e51d657
[2026-02-20T11:17:08.792Z] NODE_LABELS=macos15 test-orka-macos15-x64-zy659 test ci.role.test sw.os.osx hw.arch.x86 orka mac sw.os.mac x86_64 x64 x86 ci.role.perf
[2026-02-20T11:17:08.792Z] TARGET=sanity.perf
[2026-02-20T11:17:08.792Z] BUILD_LIST=perf
[2026-02-20T11:17:08.792Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/system_lib
[2026-02-20T11:17:08.792Z] LOGNAME=admin
[2026-02-20T11:17:08.792Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-20T11:17:08.792Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-20T11:17:08.792Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-20T11:17:08.792Z] SSH_CONNECTION=10.221.188.32 7561 192.168.122.2 22
[2026-02-20T11:17:08.792Z] UPSTREAM_JOB_NUMBER=469
[2026-02-20T11:17:08.792Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-20T11:17:08.792Z] NODE_NAME=test-orka-macos15-x64-zy659
[2026-02-20T11:17:08.792Z] BUILD_NUMBER=4
[2026-02-20T11:17:08.792Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_x86-64_mac/display/redirect
[2026-02-20T11:17:08.792Z] KEEP_WORKSPACE=false
[2026-02-20T11:17:08.792Z] HUDSON_COOKIE=fcc0af46-1b19-44fd-804e-76b8858b5d6e
[2026-02-20T11:17:08.792Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../benchmarks
[2026-02-20T11:17:08.792Z] USE_JRE=false
[2026-02-20T11:17:08.792Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image
[2026-02-20T11:17:08.792Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-20T11:17:08.792Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-20T11:17:09.078Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-20T11:17:09.093Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T11:19:02.923Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 469
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-20T11:19:03.624Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-20T11:19:03.631Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-20T11:19:03.635Z] $ ssh-agent
[2026-02-20T11:19:04.057Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-Ete1Ys9cjQXU/agent.75069
[2026-02-20T11:19:04.057Z] SSH_AGENT_PID=75070
[2026-02-20T11:19:04.057Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-20T11:19:04.077Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-20T11:19:04.108Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-20T11:19:04.783Z] ++ pwd
[2026-02-20T11:19:04.783Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-20T11:19:05.814Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests
[2026-02-20T11:19:05.814Z] get jdk binary...
[2026-02-20T11:19:05.814Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-20T11:19:05.814Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T11:19:13.719Z] List files in jdkbinary folder...
[2026-02-20T11:19:13.719Z] total 751072
[2026-02-20T11:19:13.719Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:13.719Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:13.719Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:13.719Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:13.719Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T11:19:13.719Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T11:19:13.720Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:13.720Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:13.720Z] drwxr-xr-x 3 admin staff 96 Feb 20 06:19 tmp
[2026-02-20T11:19:13.720Z] List files in jdkbinary/tmp folder...
[2026-02-20T11:19:13.720Z] total 0
[2026-02-20T11:19:13.720Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 jdk-27+10
[2026-02-20T11:19:13.720Z] Moving directory jdk-27+10/ to ../j2sdk-image
[2026-02-20T11:19:13.720Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T11:19:17.380Z] List files in jdkbinary folder...
[2026-02-20T11:19:17.380Z] total 751072
[2026-02-20T11:19:17.380Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.380Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.380Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.380Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.380Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 j2sdk-image
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 20 06:19 tmp
[2026-02-20T11:19:17.381Z] List files in jdkbinary/tmp folder...
[2026-02-20T11:19:17.381Z] total 0
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:24 jdk-27+10-jre
[2026-02-20T11:19:17.381Z] Moving directory jdk-27+10-jre/ to ../j2re-image
[2026-02-20T11:19:17.381Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T11:19:17.381Z] List files in jdkbinary folder...
[2026-02-20T11:19:17.381Z] total 751072
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:24 j2re-image
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 j2sdk-image
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 20 06:19 tmp
[2026-02-20T11:19:17.381Z] List files in jdkbinary/tmp folder...
[2026-02-20T11:19:17.381Z] total 0
[2026-02-20T11:19:17.381Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 jdk-27+10-static-libs
[2026-02-20T11:19:17.381Z] Moving directory jdk-27+10-static-libs/ to ../static-libs
[2026-02-20T11:19:17.381Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz ...
[2026-02-20T11:19:35.407Z] List files in jdkbinary folder...
[2026-02-20T11:19:35.407Z] total 751072
[2026-02-20T11:19:35.407Z] -rw-r--r-- 1 admin staff 56540718 Feb 19 17:14 OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:35.407Z] -rw-r--r-- 1 admin staff 123390684 Feb 19 17:23 OpenJDK-jdk_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:35.407Z] -rw-r--r-- 1 admin staff 84800235 Feb 19 17:24 OpenJDK-jmods_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:35.407Z] -rw-r--r-- 1 admin staff 43454379 Feb 19 17:24 OpenJDK-jre_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:35.407Z] -rw-r--r-- 1 admin staff 32546 Feb 19 17:21 OpenJDK-sbom_x64_mac_hotspot_27_10-ea-metadata.json
[2026-02-20T11:19:35.407Z] -rw-r--r-- 1 admin staff 168853 Feb 19 19:02 OpenJDK-sbom_x64_mac_hotspot_27_10-ea.json
[2026-02-20T11:19:35.408Z] -rw-r--r-- 1 admin staff 4014419 Feb 19 17:24 OpenJDK-static-libs_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:35.408Z] -rw-r--r-- 1 admin staff 59629091 Feb 19 17:14 OpenJDK-testimage_x64_mac_hotspot_27_10-ea.tar.gz
[2026-02-20T11:19:35.408Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:24 j2re-image
[2026-02-20T11:19:35.408Z] drwxr-xr-x 3 admin staff 96 Feb 19 09:23 j2sdk-image
[2026-02-20T11:19:35.408Z] drwxr-xr-x 3 admin staff 96 Feb 19 17:13 static-libs
[2026-02-20T11:19:35.408Z] drwxr-xr-x 3 admin staff 96 Feb 20 06:19 tmp
[2026-02-20T11:19:35.408Z] List files in jdkbinary/tmp folder...
[2026-02-20T11:19:35.408Z] total 0
[2026-02-20T11:19:35.408Z] drwxr-xr-x 8 admin staff 256 Feb 19 17:08 jdk-27+10-test-image
[2026-02-20T11:19:35.408Z] Moving directory jdk-27+10-test-image/ to ../openjdk-test-image
[2026-02-20T11:19:35.408Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_27_10-ea.tar.gz over ./j2sdk-image...
[2026-02-20T11:19:38.999Z] Removing top-level folder jdk-27+10-debug-image/
[2026-02-20T11:19:38.999Z] Removing top-level folder jdk-27+10/
[2026-02-20T11:19:41.336Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image...
[2026-02-20T11:19:41.336Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-20T11:19:41.336Z] Run: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-20T11:19:41.336Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-20T11:19:48.537Z] openjdk version "27-beta" 2026-09-15
[2026-02-20T11:19:48.537Z] OpenJDK Runtime Environment Temurin-27+10-202602192148 (build 27-beta+10-ea)
[2026-02-20T11:19:48.537Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602192148 (build 27-beta+10-ea, mixed mode)
[2026-02-20T11:19:48.537Z] =JAVA VERSION OUTPUT END=
[2026-02-20T11:19:48.537Z] get testKitGen...
[2026-02-20T11:19:48.537Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-20T11:19:53.198Z] git rev-parse master
[2026-02-20T11:19:53.198Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-20T11:19:53.568Z] $ ssh-agent -k
[2026-02-20T11:19:53.859Z] unset SSH_AUTH_SOCK;
[2026-02-20T11:19:53.860Z] unset SSH_AGENT_PID;
[2026-02-20T11:19:53.860Z] echo Agent pid 75070 killed;
[2026-02-20T11:19:54.243Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-20T11:19:54.310Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-20T11:19:54.439Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-20T11:19:54.680Z] 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_mac&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=27&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-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_adopt&LABEL_ADDITION=&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=469&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-20T11:19:54.692Z] 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_mac&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-orka-macos15-x64-zy659&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=27&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-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_adopt&LABEL_ADDITION=&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=469&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
[2026-02-20T11:19:54.729Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-20T11:19:55.057Z] Copied 1 artifact from "getTRSSOutput" build number 2053
[Pipeline] sh
[2026-02-20T11:19:55.775Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-20T11:19:55.775Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-20T11:19:55.775Z] + tar xof -
[2026-02-20T11:19:55.775Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-20T11:19:55.919Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-20T11:19:55.935Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-20T11:19:55.975Z] Found a total of 6 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-02-20T11:19:55.980Z] Machine limit is 6.
[Pipeline] sh
[2026-02-20T11:19:57.615Z] + cd ./aqa-tests/TKG
[2026-02-20T11:19:57.615Z] ++ uname
[2026-02-20T11:19:57.615Z] + '[' Darwin = AIX ']'
[2026-02-20T11:19:57.615Z] ++ uname
[2026-02-20T11:19:57.615Z] + '[' Darwin = SunOS ']'
[2026-02-20T11:19:57.615Z] ++ uname
[2026-02-20T11:19:57.615Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T11:19:57.615Z] + MAKE=make
[2026-02-20T11:19:57.615Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-20T11:19:57.615Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T11:19:57.615Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:19:57.615Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T11:19:57.615Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T11:19:57.615Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T11:19:57.615Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T11:20:07.588Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-20T11:20:10.496Z]
[2026-02-20T11:20:10.496Z] build:
[2026-02-20T11:20:10.934Z]
[2026-02-20T11:20:10.934Z] clean:
[2026-02-20T11:20:10.934Z]
[2026-02-20T11:20:10.934Z] init:
[2026-02-20T11:20:10.934Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin
[2026-02-20T11:20:10.934Z]
[2026-02-20T11:20:10.934Z] getDependentLibs:
[2026-02-20T11:20:11.847Z] [exec] --------------------------------------------
[2026-02-20T11:20:11.847Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:20:11.847Z] [exec] task is set to default
[2026-02-20T11:20:11.847Z] [exec] dependencyList is set to json_simple
[2026-02-20T11:20:11.847Z] [exec] System Test jars will not be downloaded.
[2026-02-20T11:20:11.847Z] [exec] --------------------------------------------
[2026-02-20T11:20:11.847Z] [exec] Starting download third party dependent jars
[2026-02-20T11:20:11.847Z] [exec] --------------------------------------------
[2026-02-20T11:20:11.847Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:20:11.847Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-20T11:20:11.847Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T11:20:11.847Z]
[2026-02-20T11:20:11.847Z] compile:
[2026-02-20T11:20:11.847Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T11:20:11.847Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T11:20:11.847Z] [echo] ===fork: yes
[2026-02-20T11:20:11.847Z] [echo] ===debug: on
[2026-02-20T11:20:12.327Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin
[2026-02-20T11:20:21.172Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T11:20:21.172Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:20:21.172Z]
[2026-02-20T11:20:21.172Z] dist:
[2026-02-20T11:20:21.172Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-20T11:20:21.172Z]
[2026-02-20T11:20:21.172Z] BUILD SUCCESSFUL
[2026-02-20T11:20:21.172Z] Total time: 13 seconds
[2026-02-20T11:20:21.172Z] 0
[2026-02-20T11:20:21.172Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-20T11:20:21.172Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-20T11:20:21.172Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-20T11:20:29.474Z] ****************************** MACHINE INFO ******************************
[2026-02-20T11:20:29.475Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG
[2026-02-20T11:20:29.475Z] Free Physical Memory Size : 12728496128
[2026-02-20T11:20:29.475Z] Free space (bytes) : 66855075840
[2026-02-20T11:20:29.475Z] Total Physical Memory Size : 20152582144
[2026-02-20T11:20:29.475Z] Total space (bytes) : 96427008000
[2026-02-20T11:20:29.475Z] Usable space (bytes) : 66855075840
[2026-02-20T11:20:29.475Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T11:20:29.475Z] bashVersion :
[2026-02-20T11:20:29.475Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-20T11:20:29.475Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-20T11:20:29.475Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] This is free software; you are free to change and redistribute it.
[2026-02-20T11:20:29.475Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-20T11:20:29.475Z] cpuCores : 4
[2026-02-20T11:20:29.475Z] curlVersion :
[2026-02-20T11:20:29.475Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-20T11:20:29.475Z] Release-Date: 2024-03-27
[2026-02-20T11:20:29.475Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-20T11:20:29.475Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-20T11:20:29.475Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-20T11:20:29.475Z] gcc version : 17.0.0
[2026-02-20T11:20:29.475Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-20T11:20:29.475Z] gdb version : bash: line 1: gdb: command not found
[2026-02-20T11:20:29.475Z] lldb version :
[2026-02-20T11:20:29.475Z] lldb-1700.0.9.502
[2026-02-20T11:20:29.475Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-20T11:20:29.475Z] makeVersion :
[2026-02-20T11:20:29.475Z] GNU Make 3.81
[2026-02-20T11:20:29.475Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-20T11:20:29.475Z] This is free software; see the source for copying conditions.
[2026-02-20T11:20:29.475Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-20T11:20:29.475Z] PARTICULAR PURPOSE.
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] This program built for i386-apple-darwin11.3.0
[2026-02-20T11:20:29.475Z] mavenVersion :
[2026-02-20T11:20:29.475Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-20T11:20:29.475Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-20T11:20:29.475Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-20T11:20:29.475Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-20T11:20:29.475Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-20T11:20:29.475Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-20T11:20:29.475Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-20T11:20:29.475Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-20T11:20:29.475Z] perlVersion :
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-20T11:20:29.475Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] Copyright 1987-2022, Larry Wall
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-20T11:20:29.475Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-20T11:20:29.475Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-20T11:20:29.475Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-20T11:20:29.475Z] procArch : i386
[2026-02-20T11:20:29.475Z] sysArch : x86_64
[2026-02-20T11:20:29.475Z] sysOS : Darwin
[2026-02-20T11:20:29.475Z] ulimit :
[2026-02-20T11:20:29.475Z] core file size (blocks, -c) 0
[2026-02-20T11:20:29.475Z] data seg size (kbytes, -d) unlimited
[2026-02-20T11:20:29.475Z] file size (blocks, -f) unlimited
[2026-02-20T11:20:29.475Z] max locked memory (kbytes, -l) unlimited
[2026-02-20T11:20:29.475Z] max memory size (kbytes, -m) unlimited
[2026-02-20T11:20:29.475Z] open files (-n) 1048576
[2026-02-20T11:20:29.475Z] pipe size (512 bytes, -p) 1
[2026-02-20T11:20:29.475Z] stack size (kbytes, -s) 65532
[2026-02-20T11:20:29.475Z] cpu time (seconds, -t) unlimited
[2026-02-20T11:20:29.475Z] max user processes (-u) 2784
[2026-02-20T11:20:29.475Z] virtual memory (kbytes, -v) unlimited
[2026-02-20T11:20:29.475Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-20T11:20:29.475Z] vmVendor : Oracle Corporation
[2026-02-20T11:20:29.475Z] vmVersion : 27-beta+10-ea
[2026-02-20T11:20:29.475Z] xlc version : bash: line 1: xlC: command not found
[2026-02-20T11:20:29.475Z] **************************************************************************
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] System.getProperty('os.name')=Mac OS X
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] System.getProperty('os.arch')=x86_64
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] System.getProperty('java.fullversion')=null
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:29.475Z] System.getProperty('sun.arch.data.model')=64
[2026-02-20T11:20:29.475Z]
[2026-02-20T11:20:30.337Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:20:30.337Z] perl scripts/configure.pl
[2026-02-20T11:20:30.338Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-20T11:20:31.462Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T11:20:31.462Z]
[2026-02-20T11:20:31.462Z]
[2026-02-20T11:20:31.462Z] Starting to generate parallel test lists.
[2026-02-20T11:20:31.462Z]
[2026-02-20T11:20:31.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-20T11:20:31.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-20T11:20:31.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-20T11:20:31.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-20T11:20:31.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-20T11:20:31.462Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-20T11:20:31.462Z] Attempting to get test duration data from TRSS.
[2026-02-20T11:20:31.462Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=x86-64_mac&group=perf&level=sanity
[2026-02-20T11:20:32.971Z] Attempting to get test duration data from cached files.
[2026-02-20T11:20:32.971Z]
[2026-02-20T11:20:32.971Z] TEST DURATION
[2026-02-20T11:20:32.971Z] ====================================================================================
[2026-02-20T11:20:32.971Z] Total number of tests searched: 9
[2026-02-20T11:20:32.971Z] Number of test durations found: 9
[2026-02-20T11:20:32.971Z] Top slowest tests:
[2026-02-20T11:20:32.971Z] 13m56s renaissance-akka-uct_0
[2026-02-20T11:20:32.971Z] 09m44s renaissance-fj-kmeans_0
[2026-02-20T11:20:32.971Z] 05m50s renaissance-future-genetic_0
[2026-02-20T11:20:32.971Z] ====================================================================================
[2026-02-20T11:20:32.971Z]
[2026-02-20T11:20:32.971Z] Test target is split into 1 lists.
[2026-02-20T11:20:32.971Z] Reducing estimated test running time from 37m29s to 37m29s.
[2026-02-20T11:20:32.971Z]
[2026-02-20T11:20:32.971Z] -------------------------------------testList_0-------------------------------------
[2026-02-20T11:20:32.971Z] Number of tests: 9
[2026-02-20T11:20:32.971Z] Estimated running time: 37m29s
[2026-02-20T11:20:32.971Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-eclipse_0,dacapo-h2_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2026-02-20T11:20:32.971Z] ------------------------------------------------------------------------------------
[2026-02-20T11:20:32.971Z]
[2026-02-20T11:20:32.971Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-20T11:20:33.128Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-20T11:20:33.295Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-20T11:20:33.354Z] Building tests...
[Pipeline] timeout
[2026-02-20T11:20:33.360Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-20T11:20:33.376Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-20T11:20:33.506Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-20T11:20:33.520Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-20T11:20:33.511Z] $ ssh-agent
[2026-02-20T11:20:33.800Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-yPutGSKuSejb/agent.75390
[2026-02-20T11:20:33.800Z] SSH_AGENT_PID=75391
[2026-02-20T11:20:33.800Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-20T11:20:34.549Z] + bash ./compile.sh
[2026-02-20T11:20:35.101Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T11:20:35.101Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:20:35.101Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T11:20:35.101Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T11:20:35.101Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T11:20:35.101Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T11:20:36.617Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-20T11:20:38.892Z]
[2026-02-20T11:20:38.892Z] build:
[2026-02-20T11:20:38.892Z]
[2026-02-20T11:20:38.892Z] clean:
[2026-02-20T11:20:38.892Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-20T11:20:38.892Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin
[2026-02-20T11:20:38.892Z]
[2026-02-20T11:20:38.892Z] init:
[2026-02-20T11:20:39.300Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin
[2026-02-20T11:20:39.300Z]
[2026-02-20T11:20:39.301Z] getDependentLibs:
[2026-02-20T11:20:39.301Z] [exec] --------------------------------------------
[2026-02-20T11:20:39.301Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:20:39.301Z] [exec] task is set to default
[2026-02-20T11:20:39.301Z] [exec] dependencyList is set to json_simple
[2026-02-20T11:20:39.301Z] [exec] System Test jars will not be downloaded.
[2026-02-20T11:20:39.301Z] [exec] --------------------------------------------
[2026-02-20T11:20:39.301Z] [exec] Starting download third party dependent jars
[2026-02-20T11:20:39.301Z] [exec] --------------------------------------------
[2026-02-20T11:20:39.301Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:20:39.301Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-20T11:20:39.301Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T11:20:39.301Z]
[2026-02-20T11:20:39.301Z] compile:
[2026-02-20T11:20:39.301Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T11:20:39.301Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T11:20:39.301Z] [echo] ===fork: yes
[2026-02-20T11:20:39.301Z] [echo] ===debug: on
[2026-02-20T11:20:39.301Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin
[2026-02-20T11:20:49.328Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T11:20:49.328Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:20:49.328Z]
[2026-02-20T11:20:49.328Z] dist:
[2026-02-20T11:20:49.328Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-20T11:20:49.977Z]
[2026-02-20T11:20:49.977Z] BUILD SUCCESSFUL
[2026-02-20T11:20:49.977Z] Total time: 13 seconds
[2026-02-20T11:20:49.977Z] 0
[2026-02-20T11:20:49.977Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-20T11:20:52.777Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-20T11:20:52.778Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-20T11:21:00.948Z] ****************************** MACHINE INFO ******************************
[2026-02-20T11:21:00.948Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG
[2026-02-20T11:21:00.948Z] Free Physical Memory Size : 12710604800
[2026-02-20T11:21:00.948Z] Free space (bytes) : 66852392960
[2026-02-20T11:21:00.948Z] Total Physical Memory Size : 20152582144
[2026-02-20T11:21:00.948Z] Total space (bytes) : 96427008000
[2026-02-20T11:21:00.948Z] Usable space (bytes) : 66852392960
[2026-02-20T11:21:00.948Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T11:21:00.948Z] bashVersion :
[2026-02-20T11:21:00.948Z] GNU bash, version 5.3.9(1)-release (x86_64-apple-darwin23.6.0)
[2026-02-20T11:21:00.948Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-20T11:21:00.948Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-20T11:21:00.948Z]
[2026-02-20T11:21:00.948Z] This is free software; you are free to change and redistribute it.
[2026-02-20T11:21:00.948Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-20T11:21:00.948Z] cpuCores : 4
[2026-02-20T11:21:00.948Z] curlVersion :
[2026-02-20T11:21:00.948Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2026-02-20T11:21:00.948Z] Release-Date: 2024-03-27
[2026-02-20T11:21:00.948Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-20T11:21:00.948Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2026-02-20T11:21:00.948Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-20T11:21:00.948Z] gcc version : 17.0.0
[2026-02-20T11:21:00.948Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-20T11:21:00.948Z] gdb version : bash: line 1: gdb: command not found
[2026-02-20T11:21:00.948Z] lldb version :
[2026-02-20T11:21:00.948Z] lldb-1700.0.9.502
[2026-02-20T11:21:00.948Z] Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
[2026-02-20T11:21:00.948Z] makeVersion :
[2026-02-20T11:21:00.948Z] GNU Make 3.81
[2026-02-20T11:21:00.948Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-20T11:21:00.948Z] This is free software; see the source for copying conditions.
[2026-02-20T11:21:00.948Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-20T11:21:00.948Z] PARTICULAR PURPOSE.
[2026-02-20T11:21:00.948Z]
[2026-02-20T11:21:00.948Z] This program built for i386-apple-darwin11.3.0
[2026-02-20T11:21:00.948Z] mavenVersion :
[2026-02-20T11:21:00.948Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-20T11:21:00.948Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-02-20T11:21:00.949Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-20T11:21:00.949Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-20T11:21:00.949Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-20T11:21:00.949Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-20T11:21:00.949Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-20T11:21:00.949Z] OS name: "mac os x", version: "15.4", arch: "x86_64", family: "mac"
[2026-02-20T11:21:00.949Z] perlVersion :
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2026-02-20T11:21:00.949Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] Copyright 1987-2022, Larry Wall
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-20T11:21:00.949Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-20T11:21:00.949Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-20T11:21:00.949Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-20T11:21:00.949Z] procArch : i386
[2026-02-20T11:21:00.949Z] sysArch : x86_64
[2026-02-20T11:21:00.949Z] sysOS : Darwin
[2026-02-20T11:21:00.949Z] ulimit :
[2026-02-20T11:21:00.949Z] core file size (blocks, -c) 0
[2026-02-20T11:21:00.949Z] data seg size (kbytes, -d) unlimited
[2026-02-20T11:21:00.949Z] file size (blocks, -f) unlimited
[2026-02-20T11:21:00.949Z] max locked memory (kbytes, -l) unlimited
[2026-02-20T11:21:00.949Z] max memory size (kbytes, -m) unlimited
[2026-02-20T11:21:00.949Z] open files (-n) 1048576
[2026-02-20T11:21:00.949Z] pipe size (512 bytes, -p) 1
[2026-02-20T11:21:00.949Z] stack size (kbytes, -s) 65532
[2026-02-20T11:21:00.949Z] cpu time (seconds, -t) unlimited
[2026-02-20T11:21:00.949Z] max user processes (-u) 2784
[2026-02-20T11:21:00.949Z] virtual memory (kbytes, -v) unlimited
[2026-02-20T11:21:00.949Z] uname : Darwin admins-iMac-Pro 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19 21:16:31 PDT 2025; root:xnu-11417.101.15~1/RELEASE_X86_64 x86_64
[2026-02-20T11:21:00.949Z] vmVendor : Oracle Corporation
[2026-02-20T11:21:00.949Z] vmVersion : 27-beta+10-ea
[2026-02-20T11:21:00.949Z] xlc version : bash: line 1: xlC: command not found
[2026-02-20T11:21:00.949Z] **************************************************************************
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.949Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-20T11:21:00.949Z]
[2026-02-20T11:21:00.950Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-20T11:21:00.950Z]
[2026-02-20T11:21:00.950Z] System.getProperty('os.name')=Mac OS X
[2026-02-20T11:21:00.950Z]
[2026-02-20T11:21:00.950Z] System.getProperty('os.arch')=x86_64
[2026-02-20T11:21:00.950Z]
[2026-02-20T11:21:00.950Z] System.getProperty('java.fullversion')=null
[2026-02-20T11:21:00.950Z]
[2026-02-20T11:21:00.950Z] System.getProperty('sun.arch.data.model')=64
[2026-02-20T11:21:00.950Z]
[2026-02-20T11:21:01.431Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2026-02-20T11:21:03.271Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-20T11:21:03.271Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2026-02-20T11:21:04.209Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T11:21:04.209Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-20T11:21:04.210Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-20T11:21:04.210Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-20T11:21:05.954Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-20T11:21:07.491Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-20T11:21:07.491Z]
[2026-02-20T11:21:07.491Z] -create_test_directory:
[2026-02-20T11:21:07.491Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest
[2026-02-20T11:21:07.491Z]
[2026-02-20T11:21:07.491Z] stage_test_material:
[2026-02-20T11:21:08.670Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest
[2026-02-20T11:21:10.202Z]
[2026-02-20T11:21:10.202Z] build:
[2026-02-20T11:21:10.827Z]
[2026-02-20T11:21:10.827Z] init:
[2026-02-20T11:21:10.827Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf
[2026-02-20T11:21:10.827Z]
[2026-02-20T11:21:10.827Z] dist:
[2026-02-20T11:21:10.827Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf
[2026-02-20T11:21:10.827Z]
[2026-02-20T11:21:10.827Z] build:
[2026-02-20T11:21:10.827Z]
[2026-02-20T11:21:10.827Z] build:
[2026-02-20T11:21:10.827Z]
[2026-02-20T11:21:10.827Z] init:
[2026-02-20T11:21:10.828Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/bumbleBench
[2026-02-20T11:21:10.828Z]
[2026-02-20T11:21:10.828Z] getBumbleBench:
[2026-02-20T11:21:10.828Z] [echo] Cloning BumbleBench
[2026-02-20T11:21:10.828Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-20T11:21:11.389Z] [exec] Cloning into 'bumblebench'...
[2026-02-20T11:21:13.548Z]
[2026-02-20T11:21:13.548Z] buildBumbleBench:
[2026-02-20T11:21:13.548Z] [echo] Building BumbleBench
[2026-02-20T11:21:13.548Z]
[2026-02-20T11:21:13.548Z] compile-all:
[2026-02-20T11:21:13.549Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:13.549Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:13.549Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:13.549Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:13.549Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:13.549Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:13.549Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:19.236Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T11:21:19.236Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:21:19.236Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-20T11:21:19.236Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-20T11:21:19.236Z] [javac] 4 warnings
[2026-02-20T11:21:19.236Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:19.236Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:19.236Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:19.236Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:19.236Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:19.236Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:19.236Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:19.236Z] [javac] 4 warnings
[2026-02-20T11:21:19.236Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:19.739Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:19.739Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:19.739Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:19.739Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:19.739Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:19.739Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:19.739Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-20T11:21:19.740Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:21:19.740Z] [javac] 4 warnings
[2026-02-20T11:21:19.740Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:19.740Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:19.740Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:19.740Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:19.740Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:20.269Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:20.270Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:20.270Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-20T11:21:20.270Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:21:20.270Z] [javac] 4 warnings
[2026-02-20T11:21:20.270Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:20.270Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:20.270Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:20.270Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:20.270Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:20.270Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:20.270Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:21.578Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-20T11:21:21.578Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:21:21.578Z] [javac] 4 warnings
[2026-02-20T11:21:21.578Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:21.578Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:21.578Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:21.578Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:21.578Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:21.578Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:21.578Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:21.578Z] [javac] 4 warnings
[2026-02-20T11:21:21.578Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:21.578Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:21.578Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:21.578Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:21.578Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:21.578Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:21.578Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:22.086Z] [javac] 4 warnings
[2026-02-20T11:21:22.086Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:22.086Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:22.086Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:22.086Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:22.086Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.087Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.087Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:22.087Z] [javac] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-02-20T11:21:22.087Z] [javac] synchronized(init) {
[2026-02-20T11:21:22.087Z] [javac] ^
[2026-02-20T11:21:22.087Z] [javac] 5 warnings
[2026-02-20T11:21:22.087Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:22.087Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:22.087Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:22.087Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:22.087Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.087Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.087Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:22.622Z] [javac] 4 warnings
[2026-02-20T11:21:22.622Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:22.622Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:22.623Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:22.623Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:22.623Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.623Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.623Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:22.623Z] [javac] 4 warnings
[2026-02-20T11:21:22.623Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:22.623Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:22.623Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:22.623Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:22.623Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.623Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:22.623Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:25.407Z] [javac] 4 warnings
[2026-02-20T11:21:25.407Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:25.407Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:25.407Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:25.407Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:25.407Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.407Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.407Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:25.407Z] [javac] 4 warnings
[2026-02-20T11:21:25.407Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:25.407Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:25.407Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:25.407Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:25.407Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.407Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.408Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:25.408Z] [javac] 4 warnings
[2026-02-20T11:21:25.408Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:25.408Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:25.408Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:25.408Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:25.408Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.408Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.408Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:25.408Z] [javac] 4 warnings
[2026-02-20T11:21:25.408Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:21:25.408Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-20T11:21:25.408Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-20T11:21:25.408Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-20T11:21:25.408Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.408Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-20T11:21:25.408Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-20T11:21:26.006Z] [javac] 4 warnings
[2026-02-20T11:21:26.006Z]
[2026-02-20T11:21:26.006Z] dist:
[2026-02-20T11:21:26.639Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-20T11:21:28.500Z]
[2026-02-20T11:21:28.500Z] dist:
[2026-02-20T11:21:28.501Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/bumbleBench
[2026-02-20T11:21:29.019Z]
[2026-02-20T11:21:29.019Z] build:
[2026-02-20T11:21:29.686Z]
[2026-02-20T11:21:29.686Z] getDependentLibs:
[2026-02-20T11:21:30.697Z] [exec] --------------------------------------------
[2026-02-20T11:21:30.697Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:21:30.697Z] [exec] task is set to default
[2026-02-20T11:21:30.697Z] [exec] dependencyList is set to dacapo
[2026-02-20T11:21:30.697Z] [exec] System Test jars will not be downloaded.
[2026-02-20T11:21:30.697Z] [exec] --------------------------------------------
[2026-02-20T11:21:30.697Z] [exec] Starting download third party dependent jars
[2026-02-20T11:21:30.697Z] [exec] --------------------------------------------
[2026-02-20T11:21:30.697Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:21:30.697Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-20T11:21:30.697Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-20T11:23:15.435Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip
[2026-02-20T11:23:15.435Z] [exec] downloaded dependent third party jars successfully
[2026-02-20T11:23:15.435Z]
[2026-02-20T11:23:15.435Z] init:
[2026-02-20T11:23:15.435Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo
[2026-02-20T11:23:15.435Z]
[2026-02-20T11:23:15.435Z] getDacapoSuite:
[2026-02-20T11:23:15.435Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo
[2026-02-20T11:29:35.469Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo
[2026-02-20T11:29:48.891Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo
[2026-02-20T11:29:48.891Z]
[2026-02-20T11:29:48.891Z] dist:
[2026-02-20T11:29:48.891Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo
[2026-02-20T11:29:48.891Z]
[2026-02-20T11:29:48.891Z] build:
[2026-02-20T11:29:48.891Z]
[2026-02-20T11:29:48.891Z] init:
[2026-02-20T11:29:48.891Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro
[2026-02-20T11:29:48.891Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-20T11:29:48.891Z]
[2026-02-20T11:29:48.891Z] compile:
[2026-02-20T11:29:48.891Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-20T11:29:48.891Z] [echo] ============COMPILER SETTINGS============
[2026-02-20T11:29:48.891Z] [echo] ===fork: yes
[2026-02-20T11:29:48.891Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-20T11:29:48.891Z] [echo] ===debug: on
[2026-02-20T11:29:48.892Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-20T11:29:48.892Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-20T11:29:51.224Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-20T11:29:51.224Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-20T11:29:51.224Z]
[2026-02-20T11:29:51.224Z] dist:
[2026-02-20T11:29:51.225Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-20T11:29:51.225Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro
[2026-02-20T11:29:51.225Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro
[2026-02-20T11:29:51.225Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/idle_micro
[2026-02-20T11:29:51.225Z]
[2026-02-20T11:29:51.225Z] clean:
[2026-02-20T11:29:51.225Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-20T11:29:51.672Z]
[2026-02-20T11:29:51.672Z] build:
[2026-02-20T11:29:51.672Z]
[2026-02-20T11:29:51.672Z] build:
[2026-02-20T11:29:51.672Z]
[2026-02-20T11:29:51.672Z] init:
[2026-02-20T11:29:51.672Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/renaissance
[2026-02-20T11:29:51.672Z]
[2026-02-20T11:29:51.672Z] getRenaissanceSuite:
[2026-02-20T11:29:51.673Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-20T11:30:02.154Z]
[2026-02-20T11:30:02.154Z] dist:
[2026-02-20T11:30:02.154Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/renaissance
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z] build:
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z] init:
[2026-02-20T11:30:03.046Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/specjbb
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z] getSpecjbbSuite:
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z] dist:
[2026-02-20T11:30:03.046Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/specjbb/run
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z] BUILD SUCCESSFUL
[2026-02-20T11:30:03.046Z] Total time: 8 minutes 56 seconds
[2026-02-20T11:30:03.046Z] 0
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z]
[2026-02-20T11:30:03.046Z] RECORD TEST REPOs SHA
[2026-02-20T11:30:03.046Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-20T11:30:03.046Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-20T11:30:03.478Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-20T11:30:03.478Z] touch /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-20T11:30:03.478Z] ================================================
[2026-02-20T11:30:03.478Z] timestamp: 20260220-063003
[2026-02-20T11:30:03.478Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests
[2026-02-20T11:30:03.478Z] git repo:
[2026-02-20T11:30:03.478Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-20T11:30:03.478Z] sha:
[2026-02-20T11:30:03.880Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-20T11:30:03.880Z] ================================================
[2026-02-20T11:30:03.880Z] timestamp: 20260220-063003
[2026-02-20T11:30:03.880Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-20T11:30:03.880Z] git repo:
[2026-02-20T11:30:03.880Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-20T11:30:03.880Z] sha:
[2026-02-20T11:30:03.880Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-20T11:30:03.880Z] ================================================
[2026-02-20T11:30:03.880Z] timestamp: 20260220-063003
[2026-02-20T11:30:03.880Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG
[2026-02-20T11:30:03.880Z] git repo:
[2026-02-20T11:30:04.329Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-20T11:30:04.329Z] sha:
[2026-02-20T11:30:04.329Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[2026-02-20T11:30:04.573Z] $ ssh-agent -k
[2026-02-20T11:30:04.852Z] unset SSH_AUTH_SOCK;
[2026-02-20T11:30:04.852Z] unset SSH_AGENT_PID;
[2026-02-20T11:30:04.852Z] echo Agent pid 75391 killed;
[2026-02-20T11:30:05.169Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-20T11:30:05.281Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-20T11:30:05.304Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-20T11:30:05.326Z] $ ssh-agent
[2026-02-20T11:30:05.646Z] SSH_AUTH_SOCK=/var/folders/5g/45056cn5037blctyp8y7_7jm0000gn/T//ssh-NPgKxghKirjo/agent.76583
[2026-02-20T11:30:05.646Z] SSH_AGENT_PID=76584
[2026-02-20T11:30:05.646Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-20T11:30:06.395Z] ++ uname
[2026-02-20T11:30:06.395Z] + '[' Darwin = AIX ']'
[2026-02-20T11:30:06.395Z] ++ uname
[2026-02-20T11:30:06.395Z] + '[' Darwin = SunOS ']'
[2026-02-20T11:30:06.395Z] ++ uname
[2026-02-20T11:30:06.395Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T11:30:06.395Z] + MAKE=make
[2026-02-20T11:30:06.395Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-20T11:30:06.395Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-20T11:30:07.246Z] ++ uname
[2026-02-20T11:30:07.246Z] + '[' Darwin = AIX ']'
[2026-02-20T11:30:07.246Z] ++ uname
[2026-02-20T11:30:07.246Z] + '[' Darwin = SunOS ']'
[2026-02-20T11:30:07.246Z] ++ uname
[2026-02-20T11:30:07.246Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T11:30:07.246Z] + MAKE=make
[2026-02-20T11:30:07.246Z] + cd ./aqa-tests
[2026-02-20T11:30:07.246Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-20T11:30:07.246Z] ++ set +x
[2026-02-20T11:30:07.246Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T11:30:07.246Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib
[2026-02-20T11:30:07.246Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-20T11:30:07.246Z] perl scripts/configure.pl
[2026-02-20T11:30:07.246Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-20T11:30:08.804Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-20T11:30:08.804Z]
[2026-02-20T11:30:08.804Z] Starting to generate test make files.
[2026-02-20T11:30:08.804Z]
[2026-02-20T11:30:08.804Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-20T11:30:08.804Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-20T11:30:08.804Z]
[2026-02-20T11:30:08.804Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-20T11:30:09.420Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-20T11:30:09.420Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-20T11:30:09.420Z]
[2026-02-20T11:30:09.420Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-20T11:30:09.831Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-20T11:30:09.831Z]
[2026-02-20T11:30:09.831Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-20T11:30:09.831Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-20T11:30:09.831Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-20T11:30:09.831Z]
[2026-02-20T11:30:09.831Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-20T11:30:09.831Z]
[2026-02-20T11:30:09.832Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-20T11:30:09.832Z]
[2026-02-20T11:30:09.832Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-20T11:30:09.832Z]
[2026-02-20T11:30:09.832Z] Make files are generated successfully.
[2026-02-20T11:30:09.832Z]
[2026-02-20T11:30:09.832Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _sanity.perf
[2026-02-20T11:30:10.750Z]
[2026-02-20T11:30:10.750Z] Running make 3.81
[2026-02-20T11:30:10.750Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..
[2026-02-20T11:30:10.750Z] set JDK_VERSION to 27
[2026-02-20T11:30:10.750Z] set JDK_IMPL to hotspot
[2026-02-20T11:30:10.750Z] set JVM_VERSION to openjdk27
[2026-02-20T11:30:10.750Z] set JCL_VERSION to latest
[2026-02-20T11:30:10.750Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-20T11:30:10.750Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-20T11:30:10.750Z] set SPEC to osx_x86-64
[2026-02-20T11:30:10.750Z] set TEST_FLAG to
[2026-02-20T11:30:10.750Z] Running sanity.perf ...
[2026-02-20T11:30:10.751Z] There are 9 test targets in sanity.perf
[2026-02-20T11:30:10.751Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-20T11:30:11.258Z] openjdk version "27-beta" 2026-09-15
[2026-02-20T11:30:11.258Z] OpenJDK Runtime Environment Temurin-27+10-202602192148 (build 27-beta+10-ea)
[2026-02-20T11:30:11.258Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602192148 (build 27-beta+10-ea, mixed mode)
[2026-02-20T11:30:11.731Z]
[2026-02-20T11:30:11.731Z] ===============================================
[2026-02-20T11:30:12.223Z] Running test renaissance-akka-uct_0 ...
[2026-02-20T11:30:12.671Z] ===============================================
[2026-02-20T11:30:12.671Z] renaissance-akka-uct_0 Start Time: Fri Feb 20 06:30:12 2026 Epoch Time (ms): 1771587012372
[2026-02-20T11:30:12.671Z] variation: NoOptions
[2026-02-20T11:30:12.671Z] JVM_OPTIONS:
[2026-02-20T11:30:12.671Z] { \
[2026-02-20T11:30:12.671Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T11:30:12.671Z] echo "Nothing to be done for setup."; \
[2026-02-20T11:30:12.671Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-akka-uct_0"; \
[2026-02-20T11:30:12.672Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-akka-uct_0"; \
[2026-02-20T11:30:12.672Z] echo ""; echo "TESTING:"; \
[2026-02-20T11:30:12.672Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2026-02-20T11:30:12.672Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T11:30:12.672Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T11:30:12.672Z] echo "Nothing to be done for teardown."; \
[2026-02-20T11:30:12.672Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T11:30:12.672Z]
[2026-02-20T11:30:12.672Z] TEST SETUP:
[2026-02-20T11:30:12.672Z] Nothing to be done for setup.
[2026-02-20T11:30:12.672Z]
[2026-02-20T11:30:12.672Z] TESTING:
[2026-02-20T11:30:14.154Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T11:30:14.154Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/output_17715870092213/renaissance-akka-uct_0/launcher-063013-290833391779974526/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-20T11:30:14.154Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-20T11:30:14.154Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-20T11:30:17.062Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2026-02-20T11:30:17.062Z] GC before operation: completed in 53.792 ms, heap usage 10.186 MB -> 5.275 MB.
[2026-02-20T11:30:25.002Z] final size= 199991
[2026-02-20T11:30:25.002Z] final height= 9
[2026-02-20T11:30:34.992Z] final size= 199991
[2026-02-20T11:30:34.992Z] final height= 9
[2026-02-20T11:30:37.845Z] [WARN] [02/20/2026 06:30:37.424] [UCT-akka.actor.internal-dispatcher-3] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2026-02-20T11:30:52.506Z] [WARN] [02/20/2026 06:30:52.093] [UCT-akka.actor.internal-dispatcher-4] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2026-02-20T11:30:52.506Z] final size= 199991
[2026-02-20T11:30:52.506Z] final height= 9
[2026-02-20T11:30:57.790Z] final size= 199991
[2026-02-20T11:30:57.790Z] final height= 13
[2026-02-20T11:31:02.168Z] final size= 199991
[2026-02-20T11:31:02.168Z] final height= 9
[2026-02-20T11:31:07.542Z] final size= 199991
[2026-02-20T11:31:07.542Z] final height= 9
[2026-02-20T11:31:11.037Z] final size= 199991
[2026-02-20T11:31:11.037Z] final height= 9
[2026-02-20T11:31:15.207Z] final size= 199991
[2026-02-20T11:31:15.207Z] final height= 9
[2026-02-20T11:31:20.985Z] final size= 199991
[2026-02-20T11:31:20.985Z] final height= 9
[2026-02-20T11:31:25.748Z] final size= 199991
[2026-02-20T11:31:25.748Z] final height= 9
[2026-02-20T11:31:26.276Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:31:26.276Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:31:26.276Z] ====== akka-uct (concurrency) [default], iteration 0 completed (69508.139 ms) ======
[2026-02-20T11:31:26.276Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2026-02-20T11:31:26.895Z] GC before operation: completed in 500.744 ms, heap usage 1.954 GB -> 101.412 MB.
[2026-02-20T11:31:28.677Z] final size= 199991
[2026-02-20T11:31:28.677Z] final height= 9
[2026-02-20T11:31:31.932Z] final size= 199991
[2026-02-20T11:31:31.932Z] final height= 10
[2026-02-20T11:31:34.419Z] final size= 199991
[2026-02-20T11:31:34.419Z] final height= 9
[2026-02-20T11:31:37.536Z] final size= 199991
[2026-02-20T11:31:37.537Z] final height= 10
[2026-02-20T11:31:41.009Z] final size= 199991
[2026-02-20T11:31:41.009Z] final height= 9
[2026-02-20T11:31:44.478Z] final size= 199991
[2026-02-20T11:31:44.478Z] final height= 9
[2026-02-20T11:31:47.834Z] final size= 199991
[2026-02-20T11:31:47.834Z] final height= 9
[2026-02-20T11:31:49.787Z] final size= 199991
[2026-02-20T11:31:49.787Z] final height= 9
[2026-02-20T11:31:52.210Z] final size= 199991
[2026-02-20T11:31:52.210Z] final height= 9
[2026-02-20T11:31:56.470Z] final size= 199991
[2026-02-20T11:31:56.470Z] final height= 9
[2026-02-20T11:31:56.470Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:31:56.470Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:31:56.470Z] ====== akka-uct (concurrency) [default], iteration 1 completed (29488.916 ms) ======
[2026-02-20T11:31:56.470Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2026-02-20T11:31:57.841Z] GC before operation: completed in 1399.409 ms, heap usage 1.821 GB -> 100.301 MB.
[2026-02-20T11:31:58.895Z] final size= 199991
[2026-02-20T11:31:58.895Z] final height= 10
[2026-02-20T11:32:01.447Z] final size= 199991
[2026-02-20T11:32:01.447Z] final height= 9
[2026-02-20T11:32:04.715Z] final size= 199991
[2026-02-20T11:32:04.715Z] final height= 9
[2026-02-20T11:32:08.035Z] final size= 199991
[2026-02-20T11:32:08.035Z] final height= 9
[2026-02-20T11:32:10.628Z] final size= 199991
[2026-02-20T11:32:10.628Z] final height= 9
[2026-02-20T11:32:13.124Z] final size= 199991
[2026-02-20T11:32:13.124Z] final height= 9
[2026-02-20T11:32:15.831Z] final size= 199991
[2026-02-20T11:32:15.831Z] final height= 9
[2026-02-20T11:32:18.348Z] final size= 199991
[2026-02-20T11:32:18.348Z] final height= 9
[2026-02-20T11:32:22.686Z] final size= 199991
[2026-02-20T11:32:22.686Z] final height= 9
[2026-02-20T11:32:25.602Z] final size= 199991
[2026-02-20T11:32:25.602Z] final height= 9
[2026-02-20T11:32:27.479Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:32:27.479Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:32:27.479Z] ====== akka-uct (concurrency) [default], iteration 2 completed (29606.158 ms) ======
[2026-02-20T11:32:27.479Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2026-02-20T11:32:27.957Z] GC before operation: completed in 692.162 ms, heap usage 1.822 GB -> 86.723 MB.
[2026-02-20T11:32:29.076Z] final size= 199991
[2026-02-20T11:32:29.076Z] final height= 9
[2026-02-20T11:32:34.124Z] final size= 199991
[2026-02-20T11:32:34.124Z] final height= 9
[2026-02-20T11:32:38.225Z] final size= 199991
[2026-02-20T11:32:38.225Z] final height= 9
[2026-02-20T11:32:42.483Z] final size= 199991
[2026-02-20T11:32:42.483Z] final height= 9
[2026-02-20T11:32:45.261Z] final size= 199991
[2026-02-20T11:32:45.261Z] final height= 13
[2026-02-20T11:32:47.766Z] final size= 199991
[2026-02-20T11:32:47.766Z] final height= 9
[2026-02-20T11:32:50.147Z] final size= 199991
[2026-02-20T11:32:50.147Z] final height= 9
[2026-02-20T11:32:52.630Z] final size= 199991
[2026-02-20T11:32:52.630Z] final height= 9
[2026-02-20T11:32:55.923Z] final size= 199991
[2026-02-20T11:32:55.923Z] final height= 9
[2026-02-20T11:32:59.532Z] final size= 199991
[2026-02-20T11:32:59.532Z] final height= 11
[2026-02-20T11:33:01.332Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:33:01.332Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:33:01.332Z] ====== akka-uct (concurrency) [default], iteration 3 completed (33244.645 ms) ======
[2026-02-20T11:33:01.332Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2026-02-20T11:33:01.894Z] GC before operation: completed in 469.477 ms, heap usage 1.902 GB -> 68.309 MB.
[2026-02-20T11:33:03.761Z] final size= 199991
[2026-02-20T11:33:03.761Z] final height= 9
[2026-02-20T11:33:06.907Z] final size= 199991
[2026-02-20T11:33:06.907Z] final height= 9
[2026-02-20T11:33:09.212Z] final size= 199991
[2026-02-20T11:33:09.212Z] final height= 9
[2026-02-20T11:33:12.341Z] final size= 199991
[2026-02-20T11:33:12.341Z] final height= 9
[2026-02-20T11:33:14.576Z] final size= 199991
[2026-02-20T11:33:14.576Z] final height= 9
[2026-02-20T11:33:18.693Z] final size= 199991
[2026-02-20T11:33:18.693Z] final height= 9
[2026-02-20T11:33:21.164Z] final size= 199991
[2026-02-20T11:33:21.164Z] final height= 9
[2026-02-20T11:33:24.761Z] final size= 199991
[2026-02-20T11:33:24.762Z] final height= 9
[2026-02-20T11:33:27.581Z] final size= 199991
[2026-02-20T11:33:27.581Z] final height= 9
[2026-02-20T11:33:31.618Z] final size= 199991
[2026-02-20T11:33:31.618Z] final height= 9
[2026-02-20T11:33:32.152Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:33:32.152Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:33:32.152Z] ====== akka-uct (concurrency) [default], iteration 4 completed (30516.738 ms) ======
[2026-02-20T11:33:32.152Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2026-02-20T11:33:33.489Z] GC before operation: completed in 1464.659 ms, heap usage 1.870 GB -> 65.440 MB.
[2026-02-20T11:33:34.702Z] final size= 199991
[2026-02-20T11:33:34.702Z] final height= 9
[2026-02-20T11:33:38.109Z] final size= 199991
[2026-02-20T11:33:38.109Z] final height= 9
[2026-02-20T11:33:40.532Z] final size= 199991
[2026-02-20T11:33:40.533Z] final height= 9
[2026-02-20T11:33:43.017Z] final size= 199991
[2026-02-20T11:33:43.017Z] final height= 9
[2026-02-20T11:33:45.856Z] final size= 199991
[2026-02-20T11:33:45.856Z] final height= 9
[2026-02-20T11:33:50.176Z] final size= 199991
[2026-02-20T11:33:50.176Z] final height= 10
[2026-02-20T11:33:52.790Z] final size= 199991
[2026-02-20T11:33:52.790Z] final height= 9
[2026-02-20T11:33:56.300Z] final size= 199991
[2026-02-20T11:33:56.301Z] final height= 10
[2026-02-20T11:33:59.563Z] final size= 199991
[2026-02-20T11:33:59.564Z] final height= 9
[2026-02-20T11:34:02.070Z] final size= 199991
[2026-02-20T11:34:02.070Z] final height= 9
[2026-02-20T11:34:02.650Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:34:02.650Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:34:02.650Z] ====== akka-uct (concurrency) [default], iteration 5 completed (28998.536 ms) ======
[2026-02-20T11:34:02.650Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2026-02-20T11:34:04.022Z] GC before operation: completed in 816.838 ms, heap usage 1.724 GB -> 136.533 MB.
[2026-02-20T11:34:06.006Z] final size= 199991
[2026-02-20T11:34:06.006Z] final height= 9
[2026-02-20T11:34:09.253Z] final size= 199991
[2026-02-20T11:34:09.253Z] final height= 9
[2026-02-20T11:34:13.621Z] final size= 199991
[2026-02-20T11:34:13.621Z] final height= 9
[2026-02-20T11:34:17.055Z] final size= 199991
[2026-02-20T11:34:17.055Z] final height= 9
[2026-02-20T11:34:20.219Z] final size= 199991
[2026-02-20T11:34:20.219Z] final height= 9
[2026-02-20T11:34:23.300Z] final size= 199991
[2026-02-20T11:34:23.300Z] final height= 9
[2026-02-20T11:34:25.847Z] final size= 199991
[2026-02-20T11:34:25.847Z] final height= 9
[2026-02-20T11:34:29.286Z] final size= 199991
[2026-02-20T11:34:29.286Z] final height= 9
[2026-02-20T11:34:31.754Z] final size= 199991
[2026-02-20T11:34:31.754Z] final height= 9
[2026-02-20T11:34:34.557Z] final size= 199991
[2026-02-20T11:34:34.557Z] final height= 9
[2026-02-20T11:34:36.958Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:34:36.959Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:34:36.959Z] ====== akka-uct (concurrency) [default], iteration 6 completed (33144.369 ms) ======
[2026-02-20T11:34:36.959Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2026-02-20T11:34:36.959Z] GC before operation: completed in 299.677 ms, heap usage 1.851 GB -> 49.526 MB.
[2026-02-20T11:34:38.239Z] final size= 199991
[2026-02-20T11:34:38.239Z] final height= 9
[2026-02-20T11:34:41.718Z] final size= 199991
[2026-02-20T11:34:41.718Z] final height= 10
[2026-02-20T11:34:44.592Z] final size= 199991
[2026-02-20T11:34:44.592Z] final height= 10
[2026-02-20T11:34:48.919Z] final size= 199991
[2026-02-20T11:34:48.919Z] final height= 9
[2026-02-20T11:34:51.481Z] final size= 199991
[2026-02-20T11:34:51.481Z] final height= 9
[2026-02-20T11:34:54.675Z] final size= 199991
[2026-02-20T11:34:54.675Z] final height= 9
[2026-02-20T11:34:57.932Z] final size= 199991
[2026-02-20T11:34:57.932Z] final height= 9
[2026-02-20T11:35:02.380Z] final size= 199991
[2026-02-20T11:35:02.380Z] final height= 9
[2026-02-20T11:35:04.930Z] final size= 199991
[2026-02-20T11:35:04.930Z] final height= 9
[2026-02-20T11:35:09.519Z] final size= 199991
[2026-02-20T11:35:09.519Z] final height= 9
[2026-02-20T11:35:10.159Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:35:10.159Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:35:10.159Z] ====== akka-uct (concurrency) [default], iteration 7 completed (32945.520 ms) ======
[2026-02-20T11:35:10.159Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2026-02-20T11:35:10.769Z] GC before operation: completed in 883.019 ms, heap usage 1.808 GB -> 89.594 MB.
[2026-02-20T11:35:11.808Z] final size= 199991
[2026-02-20T11:35:11.808Z] final height= 9
[2026-02-20T11:35:15.151Z] final size= 199991
[2026-02-20T11:35:15.151Z] final height= 9
[2026-02-20T11:35:19.220Z] final size= 199991
[2026-02-20T11:35:19.220Z] final height= 9
[2026-02-20T11:35:21.723Z] final size= 199991
[2026-02-20T11:35:21.723Z] final height= 10
[2026-02-20T11:35:24.096Z] final size= 199991
[2026-02-20T11:35:24.096Z] final height= 9
[2026-02-20T11:35:27.033Z] final size= 199991
[2026-02-20T11:35:27.033Z] final height= 9
[2026-02-20T11:35:29.564Z] final size= 199991
[2026-02-20T11:35:29.564Z] final height= 9
[2026-02-20T11:35:31.669Z] final size= 199991
[2026-02-20T11:35:31.669Z] final height= 9
[2026-02-20T11:35:34.858Z] final size= 199991
[2026-02-20T11:35:34.858Z] final height= 9
[2026-02-20T11:35:37.145Z] final size= 199991
[2026-02-20T11:35:37.145Z] final height= 9
[2026-02-20T11:35:38.808Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:35:38.808Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:35:38.808Z] ====== akka-uct (concurrency) [default], iteration 8 completed (27898.154 ms) ======
[2026-02-20T11:35:38.808Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2026-02-20T11:35:39.338Z] GC before operation: completed in 502.125 ms, heap usage 1.813 GB -> 78.368 MB.
[2026-02-20T11:35:40.422Z] final size= 199991
[2026-02-20T11:35:40.422Z] final height= 9
[2026-02-20T11:35:44.776Z] final size= 199991
[2026-02-20T11:35:44.776Z] final height= 9
[2026-02-20T11:35:47.477Z] final size= 199991
[2026-02-20T11:35:47.477Z] final height= 9
[2026-02-20T11:35:50.914Z] final size= 199991
[2026-02-20T11:35:50.914Z] final height= 9
[2026-02-20T11:35:54.248Z] final size= 199991
[2026-02-20T11:35:54.248Z] final height= 9
[2026-02-20T11:35:57.728Z] final size= 199991
[2026-02-20T11:35:57.728Z] final height= 9
[2026-02-20T11:36:00.377Z] final size= 199991
[2026-02-20T11:36:00.377Z] final height= 10
[2026-02-20T11:36:03.343Z] final size= 199991
[2026-02-20T11:36:03.343Z] final height= 10
[2026-02-20T11:36:05.786Z] final size= 199991
[2026-02-20T11:36:05.786Z] final height= 10
[2026-02-20T11:36:09.071Z] final size= 199991
[2026-02-20T11:36:09.071Z] final height= 9
[2026-02-20T11:36:10.732Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:36:10.732Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:36:10.732Z] ====== akka-uct (concurrency) [default], iteration 9 completed (31436.271 ms) ======
[2026-02-20T11:36:10.732Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2026-02-20T11:36:10.732Z] GC before operation: completed in 147.134 ms, heap usage 1.876 GB -> 49.668 MB.
[2026-02-20T11:36:12.410Z] final size= 199991
[2026-02-20T11:36:12.410Z] final height= 9
[2026-02-20T11:36:15.438Z] final size= 199991
[2026-02-20T11:36:15.438Z] final height= 9
[2026-02-20T11:36:19.037Z] final size= 199991
[2026-02-20T11:36:19.037Z] final height= 9
[2026-02-20T11:36:23.225Z] final size= 199991
[2026-02-20T11:36:23.225Z] final height= 9
[2026-02-20T11:36:25.718Z] final size= 199991
[2026-02-20T11:36:25.718Z] final height= 9
[2026-02-20T11:36:30.009Z] final size= 199991
[2026-02-20T11:36:30.009Z] final height= 9
[2026-02-20T11:36:33.339Z] final size= 199991
[2026-02-20T11:36:33.339Z] final height= 9
[2026-02-20T11:36:37.556Z] final size= 199991
[2026-02-20T11:36:37.556Z] final height= 9
[2026-02-20T11:36:40.008Z] final size= 199991
[2026-02-20T11:36:40.008Z] final height= 9
[2026-02-20T11:36:43.547Z] final size= 199991
[2026-02-20T11:36:43.547Z] final height= 9
[2026-02-20T11:36:44.036Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:36:44.036Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:36:44.036Z] ====== akka-uct (concurrency) [default], iteration 10 completed (33091.873 ms) ======
[2026-02-20T11:36:44.036Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2026-02-20T11:36:44.427Z] GC before operation: completed in 493.995 ms, heap usage 1.884 GB -> 97.777 MB.
[2026-02-20T11:36:47.116Z] final size= 199991
[2026-02-20T11:36:47.116Z] final height= 9
[2026-02-20T11:36:50.554Z] final size= 199991
[2026-02-20T11:36:50.554Z] final height= 9
[2026-02-20T11:36:53.901Z] final size= 199991
[2026-02-20T11:36:53.901Z] final height= 9
[2026-02-20T11:36:56.986Z] final size= 199991
[2026-02-20T11:36:56.986Z] final height= 9
[2026-02-20T11:37:01.587Z] final size= 199991
[2026-02-20T11:37:01.587Z] final height= 9
[2026-02-20T11:37:05.024Z] final size= 199991
[2026-02-20T11:37:05.024Z] final height= 9
[2026-02-20T11:37:09.914Z] final size= 199991
[2026-02-20T11:37:09.914Z] final height= 10
[2026-02-20T11:37:12.352Z] final size= 199991
[2026-02-20T11:37:12.352Z] final height= 9
[2026-02-20T11:37:14.270Z] final size= 199991
[2026-02-20T11:37:14.270Z] final height= 9
[2026-02-20T11:37:18.767Z] final size= 199991
[2026-02-20T11:37:18.767Z] final height= 9
[2026-02-20T11:37:20.250Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:37:20.250Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:37:20.250Z] ====== akka-uct (concurrency) [default], iteration 11 completed (35613.280 ms) ======
[2026-02-20T11:37:20.250Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2026-02-20T11:37:20.739Z] GC before operation: completed in 659.818 ms, heap usage 2.006 GB -> 76.393 MB.
[2026-02-20T11:37:22.729Z] final size= 199991
[2026-02-20T11:37:22.729Z] final height= 9
[2026-02-20T11:37:25.932Z] final size= 199991
[2026-02-20T11:37:25.932Z] final height= 9
[2026-02-20T11:37:29.162Z] final size= 199991
[2026-02-20T11:37:29.162Z] final height= 9
[2026-02-20T11:37:31.605Z] final size= 199991
[2026-02-20T11:37:31.605Z] final height= 9
[2026-02-20T11:37:34.959Z] final size= 199991
[2026-02-20T11:37:34.959Z] final height= 8
[2026-02-20T11:37:38.696Z] final size= 199991
[2026-02-20T11:37:38.696Z] final height= 9
[2026-02-20T11:37:41.910Z] final size= 199991
[2026-02-20T11:37:41.910Z] final height= 10
[2026-02-20T11:37:46.264Z] final size= 199991
[2026-02-20T11:37:46.264Z] final height= 9
[2026-02-20T11:37:49.605Z] final size= 199991
[2026-02-20T11:37:49.605Z] final height= 9
[2026-02-20T11:37:52.260Z] final size= 199991
[2026-02-20T11:37:52.260Z] final height= 9
[2026-02-20T11:37:52.819Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:37:52.819Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:37:52.819Z] ====== akka-uct (concurrency) [default], iteration 12 completed (32149.381 ms) ======
[2026-02-20T11:37:52.819Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2026-02-20T11:37:54.036Z] GC before operation: completed in 1059.559 ms, heap usage 1.905 GB -> 101.085 MB.
[2026-02-20T11:37:55.222Z] final size= 199991
[2026-02-20T11:37:55.222Z] final height= 9
[2026-02-20T11:37:58.564Z] final size= 199991
[2026-02-20T11:37:58.564Z] final height= 9
[2026-02-20T11:38:02.429Z] final size= 199991
[2026-02-20T11:38:02.429Z] final height= 9
[2026-02-20T11:38:05.616Z] final size= 199991
[2026-02-20T11:38:05.616Z] final height= 9
[2026-02-20T11:38:09.124Z] final size= 199991
[2026-02-20T11:38:09.124Z] final height= 9
[2026-02-20T11:38:12.686Z] final size= 199991
[2026-02-20T11:38:12.686Z] final height= 9
[2026-02-20T11:38:16.019Z] final size= 199991
[2026-02-20T11:38:16.019Z] final height= 9
[2026-02-20T11:38:19.427Z] final size= 199991
[2026-02-20T11:38:19.427Z] final height= 10
[2026-02-20T11:38:22.633Z] final size= 199991
[2026-02-20T11:38:22.633Z] final height= 9
[2026-02-20T11:38:26.067Z] final size= 199991
[2026-02-20T11:38:26.067Z] final height= 9
[2026-02-20T11:38:27.251Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:38:27.251Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:38:27.251Z] ====== akka-uct (concurrency) [default], iteration 13 completed (33103.501 ms) ======
[2026-02-20T11:38:27.251Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2026-02-20T11:38:27.251Z] GC before operation: completed in 276.581 ms, heap usage 1.943 GB -> 63.404 MB.
[2026-02-20T11:38:29.206Z] final size= 199991
[2026-02-20T11:38:29.206Z] final height= 9
[2026-02-20T11:38:32.684Z] final size= 199991
[2026-02-20T11:38:32.684Z] final height= 9
[2026-02-20T11:38:36.003Z] final size= 199991
[2026-02-20T11:38:36.003Z] final height= 9
[2026-02-20T11:38:39.708Z] final size= 199991
[2026-02-20T11:38:39.708Z] final height= 9
[2026-02-20T11:38:42.322Z] final size= 199991
[2026-02-20T11:38:42.322Z] final height= 9
[2026-02-20T11:38:45.713Z] final size= 199991
[2026-02-20T11:38:45.713Z] final height= 9
[2026-02-20T11:38:48.871Z] final size= 199991
[2026-02-20T11:38:48.871Z] final height= 9
[2026-02-20T11:38:51.521Z] final size= 199991
[2026-02-20T11:38:51.521Z] final height= 9
[2026-02-20T11:38:55.434Z] final size= 199991
[2026-02-20T11:38:55.434Z] final height= 9
[2026-02-20T11:38:57.443Z] final size= 199991
[2026-02-20T11:38:57.443Z] final height= 9
[2026-02-20T11:38:59.348Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:38:59.348Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:38:59.348Z] ====== akka-uct (concurrency) [default], iteration 14 completed (32066.135 ms) ======
[2026-02-20T11:38:59.348Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2026-02-20T11:38:59.874Z] GC before operation: completed in 408.192 ms, heap usage 1.762 GB -> 66.546 MB.
[2026-02-20T11:39:01.035Z] final size= 199991
[2026-02-20T11:39:01.035Z] final height= 9
[2026-02-20T11:39:05.651Z] final size= 199991
[2026-02-20T11:39:05.651Z] final height= 9
[2026-02-20T11:39:07.543Z] final size= 199991
[2026-02-20T11:39:07.544Z] final height= 9
[2026-02-20T11:39:11.824Z] final size= 199991
[2026-02-20T11:39:11.824Z] final height= 9
[2026-02-20T11:39:14.423Z] final size= 199991
[2026-02-20T11:39:14.423Z] final height= 9
[2026-02-20T11:39:17.610Z] final size= 199991
[2026-02-20T11:39:17.610Z] final height= 9
[2026-02-20T11:39:20.768Z] final size= 199991
[2026-02-20T11:39:20.768Z] final height= 9
[2026-02-20T11:39:24.186Z] final size= 199991
[2026-02-20T11:39:24.186Z] final height= 9
[2026-02-20T11:39:28.290Z] final size= 199991
[2026-02-20T11:39:28.290Z] final height= 9
[2026-02-20T11:39:31.718Z] final size= 199991
[2026-02-20T11:39:31.719Z] final height= 9
[2026-02-20T11:39:33.443Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:39:33.443Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:39:33.443Z] ====== akka-uct (concurrency) [default], iteration 15 completed (33640.070 ms) ======
[2026-02-20T11:39:33.443Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2026-02-20T11:39:33.924Z] GC before operation: completed in 365.325 ms, heap usage 1.910 GB -> 58.590 MB.
[2026-02-20T11:39:34.975Z] final size= 199991
[2026-02-20T11:39:34.975Z] final height= 10
[2026-02-20T11:39:38.308Z] final size= 199991
[2026-02-20T11:39:38.308Z] final height= 9
[2026-02-20T11:39:41.838Z] final size= 199991
[2026-02-20T11:39:41.838Z] final height= 9
[2026-02-20T11:39:45.277Z] final size= 199991
[2026-02-20T11:39:45.277Z] final height= 11
[2026-02-20T11:39:49.682Z] final size= 199991
[2026-02-20T11:39:49.682Z] final height= 9
[2026-02-20T11:39:50.896Z] final size= 199991
[2026-02-20T11:39:50.896Z] final height= 9
[2026-02-20T11:39:54.147Z] final size= 199991
[2026-02-20T11:39:54.147Z] final height= 9
[2026-02-20T11:39:58.292Z] final size= 199991
[2026-02-20T11:39:58.292Z] final height= 9
[2026-02-20T11:40:01.615Z] final size= 199991
[2026-02-20T11:40:01.615Z] final height= 9
[2026-02-20T11:40:04.902Z] final size= 199991
[2026-02-20T11:40:04.902Z] final height= 9
[2026-02-20T11:40:05.415Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:40:05.415Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:40:05.415Z] ====== akka-uct (concurrency) [default], iteration 16 completed (31696.515 ms) ======
[2026-02-20T11:40:05.415Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2026-02-20T11:40:06.564Z] GC before operation: completed in 1019.904 ms, heap usage 1.802 GB -> 108.429 MB.
[2026-02-20T11:40:08.533Z] final size= 199991
[2026-02-20T11:40:08.533Z] final height= 9
[2026-02-20T11:40:12.227Z] final size= 199991
[2026-02-20T11:40:12.227Z] final height= 9
[2026-02-20T11:40:14.796Z] final size= 199991
[2026-02-20T11:40:14.796Z] final height= 9
[2026-02-20T11:40:17.248Z] final size= 199991
[2026-02-20T11:40:17.248Z] final height= 9
[2026-02-20T11:40:22.894Z] final size= 199991
[2026-02-20T11:40:22.894Z] final height= 9
[2026-02-20T11:40:25.579Z] final size= 199991
[2026-02-20T11:40:25.579Z] final height= 9
[2026-02-20T11:40:29.621Z] final size= 199991
[2026-02-20T11:40:29.621Z] final height= 9
[2026-02-20T11:40:32.167Z] final size= 199991
[2026-02-20T11:40:32.167Z] final height= 9
[2026-02-20T11:40:36.392Z] final size= 199991
[2026-02-20T11:40:36.392Z] final height= 9
[2026-02-20T11:40:39.897Z] final size= 199991
[2026-02-20T11:40:39.897Z] final height= 9
[2026-02-20T11:40:41.710Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:40:41.710Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:40:41.710Z] ====== akka-uct (concurrency) [default], iteration 17 completed (34892.306 ms) ======
[2026-02-20T11:40:41.710Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2026-02-20T11:40:42.437Z] GC before operation: completed in 517.835 ms, heap usage 1.968 GB -> 90.482 MB.
[2026-02-20T11:40:43.591Z] final size= 199991
[2026-02-20T11:40:43.591Z] final height= 9
[2026-02-20T11:40:46.982Z] final size= 199991
[2026-02-20T11:40:46.982Z] final height= 9
[2026-02-20T11:40:50.248Z] final size= 199991
[2026-02-20T11:40:50.248Z] final height= 9
[2026-02-20T11:40:52.887Z] final size= 199991
[2026-02-20T11:40:52.887Z] final height= 9
[2026-02-20T11:40:56.040Z] final size= 199991
[2026-02-20T11:40:56.040Z] final height= 9
[2026-02-20T11:40:59.362Z] final size= 199991
[2026-02-20T11:40:59.362Z] final height= 9
[2026-02-20T11:41:02.679Z] final size= 199991
[2026-02-20T11:41:02.679Z] final height= 9
[2026-02-20T11:41:05.835Z] final size= 199991
[2026-02-20T11:41:05.835Z] final height= 9
[2026-02-20T11:41:09.827Z] final size= 199991
[2026-02-20T11:41:09.827Z] final height= 9
[2026-02-20T11:41:12.579Z] final size= 199991
[2026-02-20T11:41:12.579Z] final height= 9
[2026-02-20T11:41:14.212Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:41:14.212Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:41:14.212Z] ====== akka-uct (concurrency) [default], iteration 18 completed (32413.233 ms) ======
[2026-02-20T11:41:14.212Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2026-02-20T11:41:14.619Z] GC before operation: completed in 240.325 ms, heap usage 1.990 GB -> 60.019 MB.
[2026-02-20T11:41:16.622Z] final size= 199991
[2026-02-20T11:41:16.622Z] final height= 9
[2026-02-20T11:41:18.449Z] final size= 199991
[2026-02-20T11:41:18.449Z] final height= 9
[2026-02-20T11:41:21.683Z] final size= 199991
[2026-02-20T11:41:21.683Z] final height= 9
[2026-02-20T11:41:24.180Z] final size= 199991
[2026-02-20T11:41:24.180Z] final height= 9
[2026-02-20T11:41:28.425Z] final size= 199991
[2026-02-20T11:41:28.425Z] final height= 9
[2026-02-20T11:41:30.434Z] final size= 199991
[2026-02-20T11:41:30.434Z] final height= 9
[2026-02-20T11:41:33.008Z] final size= 199991
[2026-02-20T11:41:33.008Z] final height= 9
[2026-02-20T11:41:40.404Z] final size= 199991
[2026-02-20T11:41:40.404Z] final height= 9
[2026-02-20T11:41:49.064Z] final size= 199991
[2026-02-20T11:41:49.064Z] final height= 9
[2026-02-20T11:41:50.347Z] final size= 199991
[2026-02-20T11:41:50.348Z] final height= 10
[2026-02-20T11:41:51.266Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:41:51.266Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:41:51.266Z] ====== akka-uct (concurrency) [default], iteration 19 completed (36921.514 ms) ======
[2026-02-20T11:41:51.266Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2026-02-20T11:41:51.845Z] GC before operation: completed in 422.982 ms, heap usage 1.895 GB -> 72.852 MB.
[2026-02-20T11:41:52.970Z] final size= 199991
[2026-02-20T11:41:52.970Z] final height= 9
[2026-02-20T11:41:55.367Z] final size= 199991
[2026-02-20T11:41:55.367Z] final height= 9
[2026-02-20T11:41:59.659Z] final size= 199991
[2026-02-20T11:41:59.659Z] final height= 9
[2026-02-20T11:42:03.117Z] final size= 199991
[2026-02-20T11:42:03.117Z] final height= 9
[2026-02-20T11:42:05.757Z] final size= 199991
[2026-02-20T11:42:05.757Z] final height= 9
[2026-02-20T11:42:09.089Z] final size= 199991
[2026-02-20T11:42:09.089Z] final height= 9
[2026-02-20T11:42:11.749Z] final size= 199991
[2026-02-20T11:42:11.749Z] final height= 9
[2026-02-20T11:42:16.162Z] final size= 199991
[2026-02-20T11:42:16.162Z] final height= 9
[2026-02-20T11:42:19.486Z] final size= 199991
[2026-02-20T11:42:19.486Z] final height= 9
[2026-02-20T11:42:22.175Z] final size= 199991
[2026-02-20T11:42:22.175Z] final height= 9
[2026-02-20T11:42:23.980Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:42:23.980Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:42:23.980Z] ====== akka-uct (concurrency) [default], iteration 20 completed (31527.653 ms) ======
[2026-02-20T11:42:23.980Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2026-02-20T11:42:23.980Z] GC before operation: completed in 325.679 ms, heap usage 1.737 GB -> 71.914 MB.
[2026-02-20T11:42:26.071Z] final size= 199991
[2026-02-20T11:42:26.071Z] final height= 9
[2026-02-20T11:42:29.311Z] final size= 199991
[2026-02-20T11:42:29.311Z] final height= 9
[2026-02-20T11:42:31.424Z] final size= 199991
[2026-02-20T11:42:31.424Z] final height= 9
[2026-02-20T11:42:34.781Z] final size= 199991
[2026-02-20T11:42:34.781Z] final height= 9
[2026-02-20T11:42:38.074Z] final size= 199991
[2026-02-20T11:42:38.074Z] final height= 9
[2026-02-20T11:42:41.506Z] final size= 199991
[2026-02-20T11:42:41.506Z] final height= 9
[2026-02-20T11:42:44.998Z] final size= 199991
[2026-02-20T11:42:44.998Z] final height= 9
[2026-02-20T11:42:48.164Z] final size= 199991
[2026-02-20T11:42:48.164Z] final height= 9
[2026-02-20T11:42:51.572Z] final size= 199991
[2026-02-20T11:42:51.572Z] final height= 9
[2026-02-20T11:42:55.294Z] final size= 199991
[2026-02-20T11:42:55.294Z] final height= 9
[2026-02-20T11:42:56.327Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:42:56.327Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:42:56.327Z] ====== akka-uct (concurrency) [default], iteration 21 completed (32549.623 ms) ======
[2026-02-20T11:42:56.327Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2026-02-20T11:42:56.809Z] GC before operation: completed in 449.995 ms, heap usage 1.881 GB -> 89.195 MB.
[2026-02-20T11:42:57.860Z] final size= 199991
[2026-02-20T11:42:57.861Z] final height= 9
[2026-02-20T11:43:01.144Z] final size= 199991
[2026-02-20T11:43:01.145Z] final height= 9
[2026-02-20T11:43:04.281Z] final size= 199991
[2026-02-20T11:43:04.282Z] final height= 9
[2026-02-20T11:43:06.826Z] final size= 199991
[2026-02-20T11:43:06.826Z] final height= 9
[2026-02-20T11:43:11.029Z] final size= 199991
[2026-02-20T11:43:11.029Z] final height= 9
[2026-02-20T11:43:14.155Z] final size= 199991
[2026-02-20T11:43:14.155Z] final height= 9
[2026-02-20T11:43:17.597Z] final size= 199991
[2026-02-20T11:43:17.598Z] final height= 9
[2026-02-20T11:43:22.222Z] final size= 199991
[2026-02-20T11:43:22.222Z] final height= 9
[2026-02-20T11:43:25.223Z] final size= 199991
[2026-02-20T11:43:25.223Z] final height= 9
[2026-02-20T11:43:28.559Z] final size= 199991
[2026-02-20T11:43:28.559Z] final height= 9
[2026-02-20T11:43:31.226Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:43:31.226Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:43:31.226Z] ====== akka-uct (concurrency) [default], iteration 22 completed (34035.305 ms) ======
[2026-02-20T11:43:31.226Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2026-02-20T11:43:31.226Z] GC before operation: completed in 367.971 ms, heap usage 1.888 GB -> 69.603 MB.
[2026-02-20T11:43:32.343Z] final size= 199991
[2026-02-20T11:43:32.343Z] final height= 9
[2026-02-20T11:43:36.756Z] final size= 199991
[2026-02-20T11:43:36.756Z] final height= 9
[2026-02-20T11:43:40.027Z] final size= 199991
[2026-02-20T11:43:40.027Z] final height= 9
[2026-02-20T11:43:42.589Z] final size= 199991
[2026-02-20T11:43:42.589Z] final height= 9
[2026-02-20T11:43:45.892Z] final size= 199991
[2026-02-20T11:43:45.892Z] final height= 9
[2026-02-20T11:43:49.995Z] final size= 199991
[2026-02-20T11:43:49.995Z] final height= 9
[2026-02-20T11:43:52.683Z] final size= 199991
[2026-02-20T11:43:52.683Z] final height= 9
[2026-02-20T11:43:56.164Z] final size= 199991
[2026-02-20T11:43:56.164Z] final height= 9
[2026-02-20T11:44:00.627Z] final size= 199991
[2026-02-20T11:44:00.627Z] final height= 9
[2026-02-20T11:44:03.066Z] final size= 199991
[2026-02-20T11:44:03.066Z] final height= 9
[2026-02-20T11:44:04.738Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-20T11:44:04.738Z] There is no way to check that no silent failure occurred.
[2026-02-20T11:44:04.738Z] ====== akka-uct (concurrency) [default], iteration 23 completed (33454.008 ms) ======
[2026-02-20T11:44:06.117Z] -----------------------------------
[2026-02-20T11:44:06.117Z] renaissance-akka-uct_0_PASSED
[2026-02-20T11:44:06.117Z] -----------------------------------
[2026-02-20T11:44:06.117Z]
[2026-02-20T11:44:06.117Z] TEST TEARDOWN:
[2026-02-20T11:44:06.117Z] Nothing to be done for teardown.
[2026-02-20T11:44:06.117Z] renaissance-akka-uct_0 Finish Time: Fri Feb 20 06:44:05 2026 Epoch Time (ms): 1771587845763
[2026-02-20T11:44:06.117Z]
[2026-02-20T11:44:06.117Z] ===============================================
[2026-02-20T11:44:06.117Z] Running test renaissance-fj-kmeans_0 ...
[2026-02-20T11:44:06.117Z] ===============================================
[2026-02-20T11:44:06.117Z] renaissance-fj-kmeans_0 Start Time: Fri Feb 20 06:44:06 2026 Epoch Time (ms): 1771587846018
[2026-02-20T11:44:06.117Z] variation: NoOptions
[2026-02-20T11:44:06.544Z] JVM_OPTIONS:
[2026-02-20T11:44:06.544Z] { \
[2026-02-20T11:44:06.544Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T11:44:06.544Z] echo "Nothing to be done for setup."; \
[2026-02-20T11:44:06.544Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-fj-kmeans_0"; \
[2026-02-20T11:44:06.544Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-fj-kmeans_0"; \
[2026-02-20T11:44:06.544Z] echo ""; echo "TESTING:"; \
[2026-02-20T11:44:06.544Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2026-02-20T11:44:06.544Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T11:44:06.544Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T11:44:06.544Z] echo "Nothing to be done for teardown."; \
[2026-02-20T11:44:06.544Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T11:44:06.544Z]
[2026-02-20T11:44:06.544Z] TEST SETUP:
[2026-02-20T11:44:06.544Z] Nothing to be done for setup.
[2026-02-20T11:44:06.544Z]
[2026-02-20T11:44:06.544Z] TESTING:
[2026-02-20T11:44:09.731Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T11:44:09.731Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/output_17715870092213/renaissance-fj-kmeans_0/launcher-064407-13456789638734808470/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-20T11:44:09.731Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-20T11:44:09.731Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-20T11:44:14.694Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2026-02-20T11:44:14.694Z] GC before operation: completed in 311.378 ms, heap usage 102.391 MB -> 85.556 MB.
[2026-02-20T11:44:40.405Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (22064.329 ms) ======
[2026-02-20T11:44:40.405Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2026-02-20T11:44:40.405Z] GC before operation: completed in 226.137 ms, heap usage 392.564 MB -> 85.648 MB.
[2026-02-20T11:44:55.973Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (18155.018 ms) ======
[2026-02-20T11:44:55.973Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2026-02-20T11:44:55.973Z] GC before operation: completed in 214.885 ms, heap usage 210.900 MB -> 85.648 MB.
[2026-02-20T11:45:14.406Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (18306.458 ms) ======
[2026-02-20T11:45:14.406Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2026-02-20T11:45:14.406Z] GC before operation: completed in 178.530 ms, heap usage 562.182 MB -> 85.648 MB.
[2026-02-20T11:45:39.761Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (22631.141 ms) ======
[2026-02-20T11:45:39.761Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2026-02-20T11:45:39.761Z] GC before operation: completed in 282.623 ms, heap usage 719.817 MB -> 85.648 MB.
[2026-02-20T11:45:55.079Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (18353.808 ms) ======
[2026-02-20T11:45:55.079Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2026-02-20T11:45:55.732Z] GC before operation: completed in 220.562 ms, heap usage 1.297 GB -> 85.648 MB.
[2026-02-20T11:46:17.752Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (19282.019 ms) ======
[2026-02-20T11:46:17.752Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2026-02-20T11:46:17.752Z] GC before operation: completed in 218.103 ms, heap usage 1.335 GB -> 85.648 MB.
[2026-02-20T11:46:35.601Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (18373.118 ms) ======
[2026-02-20T11:46:35.601Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2026-02-20T11:46:35.601Z] GC before operation: completed in 219.390 ms, heap usage 154.546 MB -> 85.649 MB.
[2026-02-20T11:46:53.816Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (19922.195 ms) ======
[2026-02-20T11:46:53.816Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2026-02-20T11:46:53.817Z] GC before operation: completed in 200.625 ms, heap usage 905.638 MB -> 85.649 MB.
[2026-02-20T11:47:15.424Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (18676.617 ms) ======
[2026-02-20T11:47:15.424Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2026-02-20T11:47:15.424Z] GC before operation: completed in 239.036 ms, heap usage 205.902 MB -> 85.649 MB.
[2026-02-20T11:47:33.606Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (19877.102 ms) ======
[2026-02-20T11:47:33.606Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2026-02-20T11:47:33.606Z] GC before operation: completed in 544.455 ms, heap usage 352.895 MB -> 85.649 MB.
[2026-02-20T11:47:59.922Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (23808.153 ms) ======
[2026-02-20T11:47:59.923Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2026-02-20T11:47:59.923Z] GC before operation: completed in 285.285 ms, heap usage 345.785 MB -> 85.649 MB.
[2026-02-20T11:48:15.612Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (18741.826 ms) ======
[2026-02-20T11:48:15.612Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2026-02-20T11:48:16.085Z] GC before operation: completed in 257.251 ms, heap usage 706.428 MB -> 85.649 MB.
[2026-02-20T11:48:38.006Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (19739.644 ms) ======
[2026-02-20T11:48:38.006Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2026-02-20T11:48:38.006Z] GC before operation: completed in 181.300 ms, heap usage 776.799 MB -> 85.649 MB.
[2026-02-20T11:48:57.153Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (19621.367 ms) ======
[2026-02-20T11:48:57.153Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2026-02-20T11:48:57.153Z] GC before operation: completed in 215.334 ms, heap usage 1005.866 MB -> 85.649 MB.
[2026-02-20T11:49:15.881Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (20203.218 ms) ======
[2026-02-20T11:49:15.881Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2026-02-20T11:49:16.335Z] GC before operation: completed in 166.707 ms, heap usage 1002.426 MB -> 85.650 MB.
[2026-02-20T11:49:34.625Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (18492.033 ms) ======
[2026-02-20T11:49:34.625Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2026-02-20T11:49:35.248Z] GC before operation: completed in 234.510 ms, heap usage 1.084 GB -> 85.650 MB.
[2026-02-20T11:49:57.098Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (20536.893 ms) ======
[2026-02-20T11:49:57.098Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2026-02-20T11:49:57.098Z] GC before operation: completed in 583.973 ms, heap usage 1.100 GB -> 85.650 MB.
[2026-02-20T11:50:15.244Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (19176.237 ms) ======
[2026-02-20T11:50:15.244Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2026-02-20T11:50:15.244Z] GC before operation: completed in 220.941 ms, heap usage 1.145 GB -> 85.650 MB.
[2026-02-20T11:50:36.892Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (18370.725 ms) ======
[2026-02-20T11:50:36.892Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2026-02-20T11:50:36.892Z] GC before operation: completed in 267.034 ms, heap usage 1.238 GB -> 85.650 MB.
[2026-02-20T11:50:55.310Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (20190.839 ms) ======
[2026-02-20T11:50:55.310Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2026-02-20T11:50:55.310Z] GC before operation: completed in 256.094 ms, heap usage 1.229 GB -> 85.650 MB.
[2026-02-20T11:51:14.618Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (19760.768 ms) ======
[2026-02-20T11:51:14.618Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2026-02-20T11:51:14.618Z] GC before operation: completed in 180.793 ms, heap usage 1.323 GB -> 85.651 MB.
[2026-02-20T11:51:36.424Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (20414.933 ms) ======
[2026-02-20T11:51:36.424Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2026-02-20T11:51:36.424Z] GC before operation: completed in 855.950 ms, heap usage 1.357 GB -> 85.651 MB.
[2026-02-20T11:51:54.520Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (16897.346 ms) ======
[2026-02-20T11:51:54.520Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2026-02-20T11:51:54.520Z] GC before operation: completed in 143.332 ms, heap usage 1.357 GB -> 85.651 MB.
[2026-02-20T11:52:12.681Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (18805.279 ms) ======
[2026-02-20T11:52:12.681Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2026-02-20T11:52:12.681Z] GC before operation: completed in 226.618 ms, heap usage 1.358 GB -> 85.651 MB.
[2026-02-20T11:52:30.613Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (17526.049 ms) ======
[2026-02-20T11:52:30.613Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2026-02-20T11:52:30.613Z] GC before operation: completed in 569.684 ms, heap usage 1.392 GB -> 85.651 MB.
[2026-02-20T11:52:52.652Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (19831.365 ms) ======
[2026-02-20T11:52:52.652Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2026-02-20T11:52:52.652Z] GC before operation: completed in 265.490 ms, heap usage 1.529 GB -> 85.651 MB.
[2026-02-20T11:53:08.242Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (17165.098 ms) ======
[2026-02-20T11:53:08.242Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2026-02-20T11:53:08.242Z] GC before operation: completed in 254.075 ms, heap usage 1.528 GB -> 85.651 MB.
[2026-02-20T11:53:30.044Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (19997.971 ms) ======
[2026-02-20T11:53:30.044Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2026-02-20T11:53:30.044Z] GC before operation: completed in 685.301 ms, heap usage 102.381 MB -> 85.651 MB.
[2026-02-20T11:53:48.389Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (17871.363 ms) ======
[2026-02-20T11:53:48.389Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2026-02-20T11:53:48.389Z] GC before operation: completed in 198.404 ms, heap usage 125.911 MB -> 85.651 MB.
[2026-02-20T11:54:03.898Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (16623.123 ms) ======
[2026-02-20T11:54:03.898Z] -----------------------------------
[2026-02-20T11:54:03.898Z] renaissance-fj-kmeans_0_PASSED
[2026-02-20T11:54:03.898Z] -----------------------------------
[2026-02-20T11:54:03.898Z]
[2026-02-20T11:54:03.898Z] TEST TEARDOWN:
[2026-02-20T11:54:03.898Z] Nothing to be done for teardown.
[2026-02-20T11:54:04.498Z] renaissance-fj-kmeans_0 Finish Time: Fri Feb 20 06:54:03 2026 Epoch Time (ms): 1771588443922
[2026-02-20T11:54:04.498Z]
[2026-02-20T11:54:04.498Z] ===============================================
[2026-02-20T11:54:04.932Z] Running test renaissance-future-genetic_0 ...
[2026-02-20T11:54:04.932Z] ===============================================
[2026-02-20T11:54:04.932Z] renaissance-future-genetic_0 Start Time: Fri Feb 20 06:54:04 2026 Epoch Time (ms): 1771588444559
[2026-02-20T11:54:04.932Z] variation: NoOptions
[2026-02-20T11:54:04.932Z] JVM_OPTIONS:
[2026-02-20T11:54:04.932Z] { \
[2026-02-20T11:54:04.932Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T11:54:04.932Z] echo "Nothing to be done for setup."; \
[2026-02-20T11:54:04.932Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-future-genetic_0"; \
[2026-02-20T11:54:04.932Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-future-genetic_0"; \
[2026-02-20T11:54:04.932Z] echo ""; echo "TESTING:"; \
[2026-02-20T11:54:04.932Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2026-02-20T11:54:04.932Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T11:54:04.932Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T11:54:04.932Z] echo "Nothing to be done for teardown."; \
[2026-02-20T11:54:04.932Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T11:54:04.932Z]
[2026-02-20T11:54:04.932Z] TEST SETUP:
[2026-02-20T11:54:04.932Z] Nothing to be done for setup.
[2026-02-20T11:54:04.932Z]
[2026-02-20T11:54:04.932Z] TESTING:
[2026-02-20T11:54:08.189Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T11:54:08.189Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/output_17715870092213/renaissance-future-genetic_0/launcher-065405-9845904165201142424/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-20T11:54:08.189Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-20T11:54:08.189Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-20T11:54:08.742Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2026-02-20T11:54:08.742Z] GC before operation: completed in 39.925 ms, heap usage 16.441 MB -> 3.781 MB.
[2026-02-20T11:54:23.845Z] ====== future-genetic (functional) [default], iteration 0 completed (12939.660 ms) ======
[2026-02-20T11:54:23.845Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2026-02-20T11:54:23.845Z] GC before operation: completed in 54.087 ms, heap usage 227.369 MB -> 4.946 MB.
[2026-02-20T11:54:34.576Z] ====== future-genetic (functional) [default], iteration 1 completed (11189.251 ms) ======
[2026-02-20T11:54:34.576Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2026-02-20T11:54:34.576Z] GC before operation: completed in 167.119 ms, heap usage 538.350 MB -> 4.947 MB.
[2026-02-20T11:54:40.767Z] ====== future-genetic (functional) [default], iteration 2 completed (6691.993 ms) ======
[2026-02-20T11:54:40.767Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2026-02-20T11:54:40.767Z] GC before operation: completed in 13.148 ms, heap usage 17.679 MB -> 4.947 MB.
[2026-02-20T11:54:46.721Z] ====== future-genetic (functional) [default], iteration 3 completed (6109.953 ms) ======
[2026-02-20T11:54:46.721Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2026-02-20T11:54:46.721Z] GC before operation: completed in 39.594 ms, heap usage 16.506 MB -> 4.949 MB.
[2026-02-20T11:54:52.514Z] ====== future-genetic (functional) [default], iteration 4 completed (6295.403 ms) ======
[2026-02-20T11:54:52.514Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2026-02-20T11:54:52.514Z] GC before operation: completed in 30.320 ms, heap usage 16.319 MB -> 4.958 MB.
[2026-02-20T11:55:01.288Z] ====== future-genetic (functional) [default], iteration 5 completed (7801.711 ms) ======
[2026-02-20T11:55:01.288Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2026-02-20T11:55:01.288Z] GC before operation: completed in 52.858 ms, heap usage 14.138 MB -> 4.950 MB.
[2026-02-20T11:55:07.249Z] ====== future-genetic (functional) [default], iteration 6 completed (6753.834 ms) ======
[2026-02-20T11:55:07.249Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2026-02-20T11:55:07.249Z] GC before operation: completed in 49.704 ms, heap usage 164.567 MB -> 4.950 MB.
[2026-02-20T11:55:16.260Z] ====== future-genetic (functional) [default], iteration 7 completed (7946.723 ms) ======
[2026-02-20T11:55:16.260Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2026-02-20T11:55:16.260Z] GC before operation: completed in 112.721 ms, heap usage 310.672 MB -> 4.950 MB.
[2026-02-20T11:55:22.232Z] ====== future-genetic (functional) [default], iteration 8 completed (6203.981 ms) ======
[2026-02-20T11:55:22.232Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2026-02-20T11:55:22.232Z] GC before operation: completed in 29.481 ms, heap usage 310.630 MB -> 4.950 MB.
[2026-02-20T11:55:27.030Z] ====== future-genetic (functional) [default], iteration 9 completed (5619.195 ms) ======
[2026-02-20T11:55:27.030Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2026-02-20T11:55:27.030Z] GC before operation: completed in 57.278 ms, heap usage 308.554 MB -> 4.950 MB.
[2026-02-20T11:55:34.305Z] ====== future-genetic (functional) [default], iteration 10 completed (7359.379 ms) ======
[2026-02-20T11:55:34.305Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2026-02-20T11:55:34.305Z] GC before operation: completed in 14.662 ms, heap usage 312.343 MB -> 4.950 MB.
[2026-02-20T11:55:43.208Z] ====== future-genetic (functional) [default], iteration 11 completed (7941.047 ms) ======
[2026-02-20T11:55:43.208Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2026-02-20T11:55:43.208Z] GC before operation: completed in 49.575 ms, heap usage 310.683 MB -> 4.950 MB.
[2026-02-20T11:55:49.321Z] ====== future-genetic (functional) [default], iteration 12 completed (6305.898 ms) ======
[2026-02-20T11:55:49.321Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2026-02-20T11:55:49.321Z] GC before operation: completed in 16.988 ms, heap usage 314.421 MB -> 4.951 MB.
[2026-02-20T11:55:56.754Z] ====== future-genetic (functional) [default], iteration 13 completed (7525.392 ms) ======
[2026-02-20T11:55:56.754Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2026-02-20T11:55:56.754Z] GC before operation: completed in 154.813 ms, heap usage 310.387 MB -> 4.951 MB.
[2026-02-20T11:56:04.082Z] ====== future-genetic (functional) [default], iteration 14 completed (6940.670 ms) ======
[2026-02-20T11:56:04.082Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2026-02-20T11:56:04.082Z] GC before operation: completed in 24.346 ms, heap usage 308.560 MB -> 4.951 MB.
[2026-02-20T11:56:10.287Z] ====== future-genetic (functional) [default], iteration 15 completed (6860.061 ms) ======
[2026-02-20T11:56:10.287Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2026-02-20T11:56:10.287Z] GC before operation: completed in 19.459 ms, heap usage 308.321 MB -> 4.951 MB.
[2026-02-20T11:56:18.984Z] ====== future-genetic (functional) [default], iteration 16 completed (8547.334 ms) ======
[2026-02-20T11:56:18.984Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2026-02-20T11:56:18.984Z] GC before operation: completed in 15.492 ms, heap usage 312.395 MB -> 4.951 MB.
[2026-02-20T11:56:26.188Z] ====== future-genetic (functional) [default], iteration 17 completed (6328.232 ms) ======
[2026-02-20T11:56:26.188Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2026-02-20T11:56:26.188Z] GC before operation: completed in 42.605 ms, heap usage 308.503 MB -> 4.951 MB.
[2026-02-20T11:56:33.577Z] ====== future-genetic (functional) [default], iteration 18 completed (7432.186 ms) ======
[2026-02-20T11:56:33.577Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2026-02-20T11:56:33.577Z] GC before operation: completed in 67.615 ms, heap usage 312.712 MB -> 4.951 MB.
[2026-02-20T11:56:40.912Z] ====== future-genetic (functional) [default], iteration 19 completed (7458.693 ms) ======
[2026-02-20T11:56:40.912Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2026-02-20T11:56:40.912Z] GC before operation: completed in 66.369 ms, heap usage 312.606 MB -> 4.951 MB.
[2026-02-20T11:56:46.859Z] ====== future-genetic (functional) [default], iteration 20 completed (6117.563 ms) ======
[2026-02-20T11:56:46.859Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2026-02-20T11:56:46.859Z] GC before operation: completed in 31.202 ms, heap usage 310.614 MB -> 4.951 MB.
[2026-02-20T11:56:52.736Z] ====== future-genetic (functional) [default], iteration 21 completed (5808.226 ms) ======
[2026-02-20T11:56:52.736Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2026-02-20T11:56:52.736Z] GC before operation: completed in 118.337 ms, heap usage 310.278 MB -> 4.951 MB.
[2026-02-20T11:56:58.670Z] ====== future-genetic (functional) [default], iteration 22 completed (6340.474 ms) ======
[2026-02-20T11:56:58.670Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2026-02-20T11:56:58.670Z] GC before operation: completed in 55.300 ms, heap usage 306.359 MB -> 4.951 MB.
[2026-02-20T11:57:06.072Z] ====== future-genetic (functional) [default], iteration 23 completed (7057.926 ms) ======
[2026-02-20T11:57:06.072Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2026-02-20T11:57:06.072Z] GC before operation: completed in 152.829 ms, heap usage 310.314 MB -> 4.951 MB.
[2026-02-20T11:57:14.953Z] ====== future-genetic (functional) [default], iteration 24 completed (8167.551 ms) ======
[2026-02-20T11:57:14.953Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2026-02-20T11:57:14.953Z] GC before operation: completed in 12.362 ms, heap usage 310.428 MB -> 4.951 MB.
[2026-02-20T11:57:22.378Z] ====== future-genetic (functional) [default], iteration 25 completed (7555.479 ms) ======
[2026-02-20T11:57:22.378Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2026-02-20T11:57:22.378Z] GC before operation: completed in 44.227 ms, heap usage 306.317 MB -> 4.951 MB.
[2026-02-20T11:57:29.551Z] ====== future-genetic (functional) [default], iteration 26 completed (7103.000 ms) ======
[2026-02-20T11:57:29.551Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2026-02-20T11:57:29.551Z] GC before operation: completed in 74.058 ms, heap usage 310.554 MB -> 4.951 MB.
[2026-02-20T11:57:37.288Z] ====== future-genetic (functional) [default], iteration 27 completed (8412.640 ms) ======
[2026-02-20T11:57:37.288Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2026-02-20T11:57:37.288Z] GC before operation: completed in 22.419 ms, heap usage 312.576 MB -> 4.951 MB.
[2026-02-20T11:57:44.497Z] ====== future-genetic (functional) [default], iteration 28 completed (7035.163 ms) ======
[2026-02-20T11:57:44.497Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2026-02-20T11:57:44.497Z] GC before operation: completed in 48.031 ms, heap usage 312.329 MB -> 4.951 MB.
[2026-02-20T11:57:50.689Z] ====== future-genetic (functional) [default], iteration 29 completed (6446.193 ms) ======
[2026-02-20T11:57:50.689Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2026-02-20T11:57:51.145Z] GC before operation: completed in 56.437 ms, heap usage 312.612 MB -> 4.951 MB.
[2026-02-20T11:57:58.486Z] ====== future-genetic (functional) [default], iteration 30 completed (7140.401 ms) ======
[2026-02-20T11:57:58.486Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2026-02-20T11:57:58.486Z] GC before operation: completed in 24.058 ms, heap usage 308.586 MB -> 4.951 MB.
[2026-02-20T11:58:05.867Z] ====== future-genetic (functional) [default], iteration 31 completed (7497.905 ms) ======
[2026-02-20T11:58:05.867Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2026-02-20T11:58:05.867Z] GC before operation: completed in 86.441 ms, heap usage 324.293 MB -> 4.952 MB.
[2026-02-20T11:58:12.313Z] ====== future-genetic (functional) [default], iteration 32 completed (6386.359 ms) ======
[2026-02-20T11:58:12.313Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2026-02-20T11:58:12.313Z] GC before operation: completed in 37.565 ms, heap usage 336.617 MB -> 4.952 MB.
[2026-02-20T11:58:19.673Z] ====== future-genetic (functional) [default], iteration 33 completed (6682.162 ms) ======
[2026-02-20T11:58:19.673Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2026-02-20T11:58:19.673Z] GC before operation: completed in 18.682 ms, heap usage 334.400 MB -> 4.952 MB.
[2026-02-20T11:58:27.093Z] ====== future-genetic (functional) [default], iteration 34 completed (8141.201 ms) ======
[2026-02-20T11:58:27.093Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2026-02-20T11:58:27.093Z] GC before operation: completed in 9.012 ms, heap usage 334.331 MB -> 4.952 MB.
[2026-02-20T11:58:34.136Z] ====== future-genetic (functional) [default], iteration 35 completed (6118.199 ms) ======
[2026-02-20T11:58:34.136Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2026-02-20T11:58:34.136Z] GC before operation: completed in 58.470 ms, heap usage 338.645 MB -> 4.952 MB.
[2026-02-20T11:58:39.926Z] ====== future-genetic (functional) [default], iteration 36 completed (6065.640 ms) ======
[2026-02-20T11:58:39.926Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2026-02-20T11:58:39.926Z] GC before operation: completed in 61.603 ms, heap usage 344.599 MB -> 4.952 MB.
[2026-02-20T11:58:47.253Z] ====== future-genetic (functional) [default], iteration 37 completed (7470.003 ms) ======
[2026-02-20T11:58:47.253Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2026-02-20T11:58:47.253Z] GC before operation: completed in 85.621 ms, heap usage 360.562 MB -> 4.961 MB.
[2026-02-20T11:58:54.625Z] ====== future-genetic (functional) [default], iteration 38 completed (7413.934 ms) ======
[2026-02-20T11:58:54.625Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2026-02-20T11:58:54.625Z] GC before operation: completed in 92.673 ms, heap usage 258.633 MB -> 4.952 MB.
[2026-02-20T11:59:03.463Z] ====== future-genetic (functional) [default], iteration 39 completed (8074.992 ms) ======
[2026-02-20T11:59:03.463Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2026-02-20T11:59:03.463Z] GC before operation: completed in 41.169 ms, heap usage 148.593 MB -> 4.952 MB.
[2026-02-20T11:59:09.347Z] ====== future-genetic (functional) [default], iteration 40 completed (6628.970 ms) ======
[2026-02-20T11:59:09.347Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2026-02-20T11:59:09.347Z] GC before operation: completed in 46.246 ms, heap usage 148.567 MB -> 4.952 MB.
[2026-02-20T11:59:15.010Z] ====== future-genetic (functional) [default], iteration 41 completed (5111.383 ms) ======
[2026-02-20T11:59:15.010Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2026-02-20T11:59:15.010Z] GC before operation: completed in 26.665 ms, heap usage 150.356 MB -> 4.952 MB.
[2026-02-20T11:59:20.633Z] ====== future-genetic (functional) [default], iteration 42 completed (5581.364 ms) ======
[2026-02-20T11:59:20.633Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2026-02-20T11:59:20.633Z] GC before operation: completed in 62.176 ms, heap usage 150.629 MB -> 4.952 MB.
[2026-02-20T11:59:26.485Z] ====== future-genetic (functional) [default], iteration 43 completed (5682.382 ms) ======
[2026-02-20T11:59:26.485Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2026-02-20T11:59:26.485Z] GC before operation: completed in 87.528 ms, heap usage 152.411 MB -> 4.952 MB.
[2026-02-20T11:59:33.752Z] ====== future-genetic (functional) [default], iteration 44 completed (7321.238 ms) ======
[2026-02-20T11:59:33.752Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2026-02-20T11:59:33.752Z] GC before operation: completed in 38.282 ms, heap usage 152.321 MB -> 4.961 MB.
[2026-02-20T11:59:39.823Z] ====== future-genetic (functional) [default], iteration 45 completed (6883.796 ms) ======
[2026-02-20T11:59:39.823Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2026-02-20T11:59:39.823Z] GC before operation: completed in 27.392 ms, heap usage 152.463 MB -> 4.952 MB.
[2026-02-20T11:59:48.672Z] ====== future-genetic (functional) [default], iteration 46 completed (7584.812 ms) ======
[2026-02-20T11:59:48.672Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2026-02-20T11:59:48.672Z] GC before operation: completed in 50.301 ms, heap usage 144.644 MB -> 4.952 MB.
[2026-02-20T11:59:54.610Z] ====== future-genetic (functional) [default], iteration 47 completed (6411.093 ms) ======
[2026-02-20T11:59:54.610Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2026-02-20T11:59:54.610Z] GC before operation: completed in 20.895 ms, heap usage 152.399 MB -> 4.952 MB.
[2026-02-20T12:00:01.789Z] ====== future-genetic (functional) [default], iteration 48 completed (7163.797 ms) ======
[2026-02-20T12:00:01.789Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2026-02-20T12:00:01.789Z] GC before operation: completed in 41.494 ms, heap usage 176.312 MB -> 4.953 MB.
[2026-02-20T12:00:10.558Z] ====== future-genetic (functional) [default], iteration 49 completed (8549.913 ms) ======
[2026-02-20T12:00:11.047Z] -----------------------------------
[2026-02-20T12:00:11.047Z] renaissance-future-genetic_0_PASSED
[2026-02-20T12:00:11.047Z] -----------------------------------
[2026-02-20T12:00:11.047Z]
[2026-02-20T12:00:11.047Z] TEST TEARDOWN:
[2026-02-20T12:00:11.047Z] Nothing to be done for teardown.
[2026-02-20T12:00:11.047Z] renaissance-future-genetic_0 Finish Time: Fri Feb 20 07:00:10 2026 Epoch Time (ms): 1771588810929
[2026-02-20T12:00:11.460Z]
[2026-02-20T12:00:11.460Z] ===============================================
[2026-02-20T12:00:11.460Z] Running test renaissance-naive-bayes_0 ...
[2026-02-20T12:00:11.460Z] ===============================================
[2026-02-20T12:00:11.460Z] renaissance-naive-bayes_0 Start Time: Fri Feb 20 07:00:11 2026 Epoch Time (ms): 1771588811152
[2026-02-20T12:00:11.460Z] variation: NoOptions
[2026-02-20T12:00:11.460Z] JVM_OPTIONS:
[2026-02-20T12:00:11.460Z] { \
[2026-02-20T12:00:11.460Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T12:00:11.460Z] echo "Nothing to be done for setup."; \
[2026-02-20T12:00:11.460Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-naive-bayes_0"; \
[2026-02-20T12:00:11.460Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-naive-bayes_0"; \
[2026-02-20T12:00:11.460Z] echo ""; echo "TESTING:"; \
[2026-02-20T12:00:11.460Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-20T12:00:11.460Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T12:00:11.460Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T12:00:11.460Z] echo "Nothing to be done for teardown."; \
[2026-02-20T12:00:11.460Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T12:00:11.460Z]
[2026-02-20T12:00:11.460Z] TEST SETUP:
[2026-02-20T12:00:11.460Z] Nothing to be done for setup.
[2026-02-20T12:00:11.460Z]
[2026-02-20T12:00:11.460Z] TESTING:
[2026-02-20T12:00:14.619Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T12:00:14.619Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/output_17715870092213/renaissance-naive-bayes_0/launcher-070012-5316429481194638926/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-20T12:00:14.619Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-20T12:00:14.619Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-20T12:00:36.616Z] Benchmark 'naive-bayes' failed with exception:
[2026-02-20T12:00:36.616Z] java.lang.ExceptionInInitializerError
[2026-02-20T12:00:36.616Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-20T12:00:36.616Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-20T12:00:36.616Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-20T12:00:36.616Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-20T12:00:36.616Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-20T12:00:36.616Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-20T12:00:36.616Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-20T12:00:36.616Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-20T12:00:36.616Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-20T12:00:36.616Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-20T12:00:36.616Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-20T12:00:36.616Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-20T12:00:36.616Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-20T12:00:36.616Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-20T12:00:36.616Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-20T12:00:36.616Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-20T12:00:36.616Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-20T12:00:36.616Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-20T12:00:36.616Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-20T12:00:36.616Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2026-02-20T12:00:36.616Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2026-02-20T12:00:36.616Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-20T12:00:36.616Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-20T12:00:36.616Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-20T12:00:36.616Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-20T12:00:36.616Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-20T12:00:36.616Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-20T12:00:36.616Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-20T12:00:36.616Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-20T12:00:36.616Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-20T12:00:36.616Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-20T12:00:36.616Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-20T12:00:36.616Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-20T12:00:36.616Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-20T12:00:36.616Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-20T12:00:36.616Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-20T12:00:36.616Z] ... 34 more
[2026-02-20T12:00:36.616Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-20T12:00:36.616Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-20T12:00:36.616Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-20T12:00:36.616Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-20T12:00:36.616Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-20T12:00:36.616Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-20T12:00:36.616Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-20T12:00:36.616Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-20T12:00:36.616Z] ... 34 more
[2026-02-20T12:00:36.616Z] The following benchmarks failed: naive-bayes
[2026-02-20T12:00:36.616Z] -----------------------------------
[2026-02-20T12:00:36.616Z] renaissance-naive-bayes_0_FAILED
[2026-02-20T12:00:36.616Z] -----------------------------------
[2026-02-20T12:00:36.616Z]
[2026-02-20T12:00:36.616Z] TEST TEARDOWN:
[2026-02-20T12:00:36.616Z] Nothing to be done for teardown.
[2026-02-20T12:00:36.616Z] renaissance-naive-bayes_0 Finish Time: Fri Feb 20 07:00:35 2026 Epoch Time (ms): 1771588835922
[2026-02-20T12:00:36.616Z]
[2026-02-20T12:00:36.616Z] ===============================================
[2026-02-20T12:00:36.616Z] Running test renaissance-scala-kmeans_0 ...
[2026-02-20T12:00:37.154Z] ===============================================
[2026-02-20T12:00:37.620Z] renaissance-scala-kmeans_0 Start Time: Fri Feb 20 07:00:37 2026 Epoch Time (ms): 1771588837165
[2026-02-20T12:00:37.620Z] variation: NoOptions
[2026-02-20T12:00:37.620Z] JVM_OPTIONS:
[2026-02-20T12:00:37.620Z] { \
[2026-02-20T12:00:37.620Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T12:00:37.620Z] echo "Nothing to be done for setup."; \
[2026-02-20T12:00:37.620Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-scala-kmeans_0"; \
[2026-02-20T12:00:37.620Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-scala-kmeans_0"; \
[2026-02-20T12:00:37.620Z] echo ""; echo "TESTING:"; \
[2026-02-20T12:00:37.620Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; \
[2026-02-20T12:00:37.620Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T12:00:37.620Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T12:00:37.620Z] echo "Nothing to be done for teardown."; \
[2026-02-20T12:00:37.620Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T12:00:37.620Z]
[2026-02-20T12:00:37.620Z] TEST SETUP:
[2026-02-20T12:00:37.620Z] Nothing to be done for setup.
[2026-02-20T12:00:37.620Z]
[2026-02-20T12:00:37.620Z] TESTING:
[2026-02-20T12:00:43.505Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2026-02-20T12:00:43.505Z] Running EXEC_CMD_WITH_AFFINITY= /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -jar /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2026-02-20T12:00:44.426Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T12:00:44.426Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/output_17715870092213/renaissance-scala-kmeans_0/launcher-070043-15006987664648586312/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-20T12:00:44.426Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-20T12:00:44.426Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-20T12:00:46.676Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2026-02-20T12:00:46.676Z] GC before operation: completed in 74.379 ms, heap usage 27.629 MB -> 26.075 MB.
[2026-02-20T12:00:48.218Z] ====== scala-kmeans (scala) [default], iteration 0 completed (1203.556 ms) ======
[2026-02-20T12:00:48.218Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2026-02-20T12:00:48.218Z] GC before operation: completed in 123.370 ms, heap usage 36.351 MB -> 26.132 MB.
[2026-02-20T12:00:49.144Z] ====== scala-kmeans (scala) [default], iteration 1 completed (1021.145 ms) ======
[2026-02-20T12:00:49.144Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2026-02-20T12:00:49.658Z] GC before operation: completed in 347.084 ms, heap usage 57.247 MB -> 26.132 MB.
[2026-02-20T12:00:50.526Z] ====== scala-kmeans (scala) [default], iteration 2 completed (956.356 ms) ======
[2026-02-20T12:00:50.526Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2026-02-20T12:00:50.526Z] GC before operation: completed in 92.457 ms, heap usage 57.098 MB -> 26.132 MB.
[2026-02-20T12:00:51.491Z] ====== scala-kmeans (scala) [default], iteration 3 completed (838.208 ms) ======
[2026-02-20T12:00:51.491Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2026-02-20T12:00:51.491Z] GC before operation: completed in 68.405 ms, heap usage 38.755 MB -> 26.132 MB.
[2026-02-20T12:00:52.947Z] ====== scala-kmeans (scala) [default], iteration 4 completed (1566.889 ms) ======
[2026-02-20T12:00:52.947Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2026-02-20T12:00:52.947Z] GC before operation: completed in 83.557 ms, heap usage 56.535 MB -> 26.132 MB.
[2026-02-20T12:00:53.888Z] ====== scala-kmeans (scala) [default], iteration 5 completed (620.190 ms) ======
[2026-02-20T12:00:53.888Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2026-02-20T12:00:53.888Z] GC before operation: completed in 68.656 ms, heap usage 56.493 MB -> 26.132 MB.
[2026-02-20T12:00:55.101Z] ====== scala-kmeans (scala) [default], iteration 6 completed (955.454 ms) ======
[2026-02-20T12:00:55.101Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2026-02-20T12:00:55.101Z] GC before operation: completed in 407.297 ms, heap usage 56.491 MB -> 26.132 MB.
[2026-02-20T12:00:55.998Z] ====== scala-kmeans (scala) [default], iteration 7 completed (831.904 ms) ======
[2026-02-20T12:00:55.998Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2026-02-20T12:00:55.998Z] GC before operation: completed in 97.141 ms, heap usage 148.132 MB -> 26.132 MB.
[2026-02-20T12:00:56.409Z] ====== scala-kmeans (scala) [default], iteration 8 completed (456.476 ms) ======
[2026-02-20T12:00:56.409Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2026-02-20T12:00:56.409Z] GC before operation: completed in 94.659 ms, heap usage 148.132 MB -> 26.133 MB.
[2026-02-20T12:00:56.842Z] ====== scala-kmeans (scala) [default], iteration 9 completed (346.445 ms) ======
[2026-02-20T12:00:56.842Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2026-02-20T12:00:56.842Z] GC before operation: completed in 78.824 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:00:57.971Z] ====== scala-kmeans (scala) [default], iteration 10 completed (663.956 ms) ======
[2026-02-20T12:00:57.971Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2026-02-20T12:00:57.971Z] GC before operation: completed in 333.276 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:00:58.911Z] ====== scala-kmeans (scala) [default], iteration 11 completed (708.051 ms) ======
[2026-02-20T12:00:58.911Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2026-02-20T12:00:58.911Z] GC before operation: completed in 131.060 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:00:59.319Z] ====== scala-kmeans (scala) [default], iteration 12 completed (485.325 ms) ======
[2026-02-20T12:00:59.319Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2026-02-20T12:00:59.319Z] GC before operation: completed in 81.592 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:01:00.205Z] ====== scala-kmeans (scala) [default], iteration 13 completed (510.765 ms) ======
[2026-02-20T12:01:00.205Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2026-02-20T12:01:00.205Z] GC before operation: completed in 50.247 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:01:01.255Z] ====== scala-kmeans (scala) [default], iteration 14 completed (1343.477 ms) ======
[2026-02-20T12:01:01.255Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2026-02-20T12:01:01.652Z] GC before operation: completed in 160.439 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:01:02.108Z] ====== scala-kmeans (scala) [default], iteration 15 completed (521.687 ms) ======
[2026-02-20T12:01:02.108Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2026-02-20T12:01:02.108Z] GC before operation: completed in 175.393 ms, heap usage 148.133 MB -> 26.133 MB.
[2026-02-20T12:01:02.559Z] ====== scala-kmeans (scala) [default], iteration 16 completed (413.601 ms) ======
[2026-02-20T12:01:02.559Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2026-02-20T12:01:02.559Z] GC before operation: completed in 43.651 ms, heap usage 148.133 MB -> 26.134 MB.
[2026-02-20T12:01:02.945Z] ====== scala-kmeans (scala) [default], iteration 17 completed (377.753 ms) ======
[2026-02-20T12:01:02.945Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2026-02-20T12:01:02.945Z] GC before operation: completed in 73.599 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:03.339Z] ====== scala-kmeans (scala) [default], iteration 18 completed (416.342 ms) ======
[2026-02-20T12:01:03.339Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2026-02-20T12:01:03.768Z] GC before operation: completed in 88.605 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:04.212Z] ====== scala-kmeans (scala) [default], iteration 19 completed (417.022 ms) ======
[2026-02-20T12:01:04.212Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2026-02-20T12:01:04.212Z] GC before operation: completed in 109.275 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:05.687Z] ====== scala-kmeans (scala) [default], iteration 20 completed (1217.231 ms) ======
[2026-02-20T12:01:05.687Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2026-02-20T12:01:05.687Z] GC before operation: completed in 82.097 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:06.202Z] ====== scala-kmeans (scala) [default], iteration 21 completed (457.998 ms) ======
[2026-02-20T12:01:06.202Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2026-02-20T12:01:06.202Z] GC before operation: completed in 164.692 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:06.596Z] ====== scala-kmeans (scala) [default], iteration 22 completed (513.882 ms) ======
[2026-02-20T12:01:06.596Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2026-02-20T12:01:06.596Z] GC before operation: completed in 56.850 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:07.011Z] ====== scala-kmeans (scala) [default], iteration 23 completed (458.301 ms) ======
[2026-02-20T12:01:07.011Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2026-02-20T12:01:07.012Z] GC before operation: completed in 71.119 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:08.569Z] ====== scala-kmeans (scala) [default], iteration 24 completed (1155.765 ms) ======
[2026-02-20T12:01:08.569Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2026-02-20T12:01:08.569Z] GC before operation: completed in 327.425 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:08.985Z] ====== scala-kmeans (scala) [default], iteration 25 completed (437.118 ms) ======
[2026-02-20T12:01:08.985Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2026-02-20T12:01:08.985Z] GC before operation: completed in 62.135 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:09.914Z] ====== scala-kmeans (scala) [default], iteration 26 completed (471.883 ms) ======
[2026-02-20T12:01:09.914Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2026-02-20T12:01:09.914Z] GC before operation: completed in 115.484 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:10.442Z] ====== scala-kmeans (scala) [default], iteration 27 completed (394.788 ms) ======
[2026-02-20T12:01:10.442Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2026-02-20T12:01:10.442Z] GC before operation: completed in 89.230 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:12.011Z] ====== scala-kmeans (scala) [default], iteration 28 completed (1605.372 ms) ======
[2026-02-20T12:01:12.011Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2026-02-20T12:01:12.011Z] GC before operation: completed in 52.970 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:12.433Z] ====== scala-kmeans (scala) [default], iteration 29 completed (519.476 ms) ======
[2026-02-20T12:01:12.433Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2026-02-20T12:01:12.433Z] GC before operation: completed in 103.423 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:12.889Z] ====== scala-kmeans (scala) [default], iteration 30 completed (509.634 ms) ======
[2026-02-20T12:01:12.889Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2026-02-20T12:01:13.347Z] GC before operation: completed in 97.075 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:13.921Z] ====== scala-kmeans (scala) [default], iteration 31 completed (923.571 ms) ======
[2026-02-20T12:01:13.921Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2026-02-20T12:01:14.539Z] GC before operation: completed in 357.637 ms, heap usage 148.134 MB -> 26.134 MB.
[2026-02-20T12:01:14.968Z] ====== scala-kmeans (scala) [default], iteration 32 completed (560.169 ms) ======
[2026-02-20T12:01:14.968Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2026-02-20T12:01:14.968Z] GC before operation: completed in 44.554 ms, heap usage 148.134 MB -> 26.135 MB.
[2026-02-20T12:01:15.381Z] ====== scala-kmeans (scala) [default], iteration 33 completed (510.398 ms) ======
[2026-02-20T12:01:15.381Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2026-02-20T12:01:15.840Z] GC before operation: completed in 72.599 ms, heap usage 148.135 MB -> 26.135 MB.
[2026-02-20T12:01:15.840Z] ====== scala-kmeans (scala) [default], iteration 34 completed (349.521 ms) ======
[2026-02-20T12:01:15.840Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2026-02-20T12:01:16.248Z] GC before operation: completed in 86.391 ms, heap usage 148.135 MB -> 26.135 MB.
[2026-02-20T12:01:17.304Z] ====== scala-kmeans (scala) [default], iteration 35 completed (1025.626 ms) ======
[2026-02-20T12:01:17.304Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2026-02-20T12:01:17.304Z] GC before operation: completed in 358.913 ms, heap usage 148.135 MB -> 26.135 MB.
[2026-02-20T12:01:18.234Z] ====== scala-kmeans (scala) [default], iteration 36 completed (764.232 ms) ======
[2026-02-20T12:01:18.234Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2026-02-20T12:01:18.234Z] GC before operation: completed in 136.227 ms, heap usage 148.135 MB -> 26.137 MB.
[2026-02-20T12:01:18.709Z] ====== scala-kmeans (scala) [default], iteration 37 completed (374.691 ms) ======
[2026-02-20T12:01:18.709Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2026-02-20T12:01:18.709Z] GC before operation: completed in 76.906 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:19.186Z] ====== scala-kmeans (scala) [default], iteration 38 completed (412.555 ms) ======
[2026-02-20T12:01:19.186Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2026-02-20T12:01:19.186Z] GC before operation: completed in 107.409 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:20.803Z] ====== scala-kmeans (scala) [default], iteration 39 completed (1425.476 ms) ======
[2026-02-20T12:01:20.803Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2026-02-20T12:01:20.803Z] GC before operation: completed in 70.353 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:21.223Z] ====== scala-kmeans (scala) [default], iteration 40 completed (582.073 ms) ======
[2026-02-20T12:01:21.223Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2026-02-20T12:01:21.685Z] GC before operation: completed in 79.244 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:22.153Z] ====== scala-kmeans (scala) [default], iteration 41 completed (439.949 ms) ======
[2026-02-20T12:01:22.153Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2026-02-20T12:01:22.153Z] GC before operation: completed in 118.430 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:23.104Z] ====== scala-kmeans (scala) [default], iteration 42 completed (1076.583 ms) ======
[2026-02-20T12:01:23.104Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2026-02-20T12:01:23.104Z] GC before operation: completed in 67.525 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:23.561Z] ====== scala-kmeans (scala) [default], iteration 43 completed (342.250 ms) ======
[2026-02-20T12:01:23.561Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2026-02-20T12:01:23.561Z] GC before operation: completed in 118.535 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:24.007Z] ====== scala-kmeans (scala) [default], iteration 44 completed (360.621 ms) ======
[2026-02-20T12:01:24.007Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2026-02-20T12:01:24.007Z] GC before operation: completed in 69.523 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:25.077Z] ====== scala-kmeans (scala) [default], iteration 45 completed (571.908 ms) ======
[2026-02-20T12:01:25.077Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2026-02-20T12:01:25.077Z] GC before operation: completed in 80.106 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:25.984Z] ====== scala-kmeans (scala) [default], iteration 46 completed (1072.328 ms) ======
[2026-02-20T12:01:25.984Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2026-02-20T12:01:25.984Z] GC before operation: completed in 92.484 ms, heap usage 148.137 MB -> 26.138 MB.
[2026-02-20T12:01:26.439Z] ====== scala-kmeans (scala) [default], iteration 47 completed (470.687 ms) ======
[2026-02-20T12:01:26.439Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2026-02-20T12:01:26.439Z] GC before operation: completed in 159.084 ms, heap usage 148.138 MB -> 26.137 MB.
[2026-02-20T12:01:27.313Z] ====== scala-kmeans (scala) [default], iteration 48 completed (516.880 ms) ======
[2026-02-20T12:01:27.313Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2026-02-20T12:01:27.313Z] GC before operation: completed in 69.078 ms, heap usage 148.137 MB -> 26.137 MB.
[2026-02-20T12:01:28.463Z] ====== scala-kmeans (scala) [default], iteration 49 completed (1456.933 ms) ======
[2026-02-20T12:01:29.426Z] -----------------------------------
[2026-02-20T12:01:29.426Z] renaissance-scala-kmeans_0_PASSED
[2026-02-20T12:01:29.426Z] -----------------------------------
[2026-02-20T12:01:29.426Z]
[2026-02-20T12:01:29.426Z] TEST TEARDOWN:
[2026-02-20T12:01:29.426Z] Nothing to be done for teardown.
[2026-02-20T12:01:29.426Z] renaissance-scala-kmeans_0 Finish Time: Fri Feb 20 07:01:29 2026 Epoch Time (ms): 1771588889076
[2026-02-20T12:01:29.426Z]
[2026-02-20T12:01:29.426Z] ===============================================
[2026-02-20T12:01:29.426Z] Running test dacapo-eclipse_0 ...
[2026-02-20T12:01:29.844Z] ===============================================
[2026-02-20T12:01:29.844Z] dacapo-eclipse_0 Start Time: Fri Feb 20 07:01:29 2026 Epoch Time (ms): 1771588889496
[2026-02-20T12:01:29.844Z] variation: NoOptions
[2026-02-20T12:01:29.844Z] JVM_OPTIONS:
[2026-02-20T12:01:29.844Z] { \
[2026-02-20T12:01:29.844Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T12:01:29.844Z] echo "Nothing to be done for setup."; \
[2026-02-20T12:01:29.844Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/dacapo-eclipse_0"; \
[2026-02-20T12:01:29.844Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/dacapo-eclipse_0"; \
[2026-02-20T12:01:29.844Z] echo ""; echo "TESTING:"; \
[2026-02-20T12:01:29.844Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2026-02-20T12:01:29.844Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T12:01:29.844Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T12:01:29.844Z] echo "Nothing to be done for teardown."; \
[2026-02-20T12:01:29.844Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T12:01:29.844Z]
[2026-02-20T12:01:29.844Z] TEST SETUP:
[2026-02-20T12:01:29.844Z] Nothing to be done for setup.
[2026-02-20T12:01:29.844Z]
[2026-02-20T12:01:29.844Z] TESTING:
[2026-02-20T12:01:31.522Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.'
[2026-02-20T12:01:33.300Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2026-02-20T12:01:34.473Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-20T12:01:34.473Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2026-02-20T12:01:34.473Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2026-02-20T12:01:34.473Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2026-02-20T12:01:48.293Z] Unzip workspace
[2026-02-20T12:01:48.293Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2026-02-20T12:01:48.293Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2026-02-20T12:01:48.293Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2026-02-20T12:01:48.293Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-20T12:01:48.293Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-20T12:01:48.293Z]
[2026-02-20T12:01:59.483Z] ..................
[2026-02-20T12:03:33.496Z] Index workspace .....................
[2026-02-20T12:04:19.753Z] Build workspace
[2026-02-20T12:04:36.302Z] Search .. 4,207 references for default constructor in workspace
[2026-02-20T12:04:38.630Z] .. 1,957 references for method 'equals' in workspace
[2026-02-20T12:04:40.156Z] Type hierarchy tests
[2026-02-20T12:04:55.271Z] AST tests
[2026-02-20T12:05:08.029Z] Completion tests .........
[2026-02-20T12:05:17.648Z] Format tests ..............
[2026-02-20T12:05:24.841Z] Model tests ................
[2026-02-20T12:05:24.841Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 216800 msec =====
[2026-02-20T12:05:29.768Z] Delete workspace
[2026-02-20T12:05:29.768Z] -----------------------------------
[2026-02-20T12:05:29.768Z] dacapo-eclipse_0_PASSED
[2026-02-20T12:05:29.768Z] -----------------------------------
[2026-02-20T12:05:29.768Z]
[2026-02-20T12:05:29.768Z] TEST TEARDOWN:
[2026-02-20T12:05:29.768Z] Nothing to be done for teardown.
[2026-02-20T12:05:29.768Z] dacapo-eclipse_0 Finish Time: Fri Feb 20 07:05:29 2026 Epoch Time (ms): 1771589129512
[2026-02-20T12:05:29.768Z]
[2026-02-20T12:05:29.768Z] ===============================================
[2026-02-20T12:05:29.768Z] Running test dacapo-h2_0 ...
[2026-02-20T12:05:29.768Z] ===============================================
[2026-02-20T12:05:30.265Z] dacapo-h2_0 Start Time: Fri Feb 20 07:05:29 2026 Epoch Time (ms): 1771589129712
[2026-02-20T12:05:30.265Z] variation: NoOptions
[2026-02-20T12:05:30.265Z] JVM_OPTIONS:
[2026-02-20T12:05:30.265Z] { \
[2026-02-20T12:05:30.265Z] echo ""; echo "TEST SETUP:"; \
[2026-02-20T12:05:30.265Z] echo "Nothing to be done for setup."; \
[2026-02-20T12:05:30.265Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/dacapo-h2_0"; \
[2026-02-20T12:05:30.265Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/dacapo-h2_0"; \
[2026-02-20T12:05:30.265Z] echo ""; echo "TESTING:"; \
[2026-02-20T12:05:30.265Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2026-02-20T12:05:30.265Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-20T12:05:30.265Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-20T12:05:30.265Z] echo "Nothing to be done for teardown."; \
[2026-02-20T12:05:30.265Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult";
[2026-02-20T12:05:30.265Z]
[2026-02-20T12:05:30.265Z] TEST SETUP:
[2026-02-20T12:05:30.265Z] Nothing to be done for setup.
[2026-02-20T12:05:30.265Z]
[2026-02-20T12:05:30.265Z] TESTING:
[2026-02-20T12:05:32.561Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-20T12:05:32.561Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2026-02-20T12:05:32.561Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2026-02-20T12:05:32.561Z] Preparing the H2 database...
[2026-02-20T12:05:32.561Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2026-02-20T12:06:45.722Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2026-02-20T12:06:45.722Z] Starting 100000 requests...
[2026-02-20T12:06:46.435Z]
[2026-02-20T12:06:52.209Z] 5%
[2026-02-20T12:06:56.938Z] 10%
[2026-02-20T12:07:00.169Z] 15%
[2026-02-20T12:07:04.047Z] 20%
[2026-02-20T12:07:08.070Z] 25%
[2026-02-20T12:07:13.773Z] 30%
[2026-02-20T12:07:17.714Z] 35%
[2026-02-20T12:07:21.603Z] 40%
[2026-02-20T12:07:26.574Z] 45%
[2026-02-20T12:07:29.256Z] 50%
[2026-02-20T12:07:32.839Z] 55%
[2026-02-20T12:07:35.636Z] 60%
[2026-02-20T12:07:38.617Z] 65%
[2026-02-20T12:07:42.074Z] 70%
[2026-02-20T12:07:45.896Z] 75%
[2026-02-20T12:07:49.228Z] 80%
[2026-02-20T12:07:51.071Z] 85%
[2026-02-20T12:07:53.003Z] 90%
[2026-02-20T12:07:56.432Z] 95%
[2026-02-20T12:07:56.432Z] 100%
[2026-02-20T12:07:56.432Z] Completed requests
[2026-02-20T12:07:56.432Z] Stock level ............. 3973 ( 4.0%)
[2026-02-20T12:07:56.432Z] Order status by name .... 2361 ( 2.4%)
[2026-02-20T12:07:56.432Z] Order status by ID ...... 1609 ( 1.6%)
[2026-02-20T12:07:56.432Z] Payment by name ......... 25847 (25.8%)
[2026-02-20T12:07:56.432Z] Payment by ID ........... 17220 (17.2%)
[2026-02-20T12:07:56.432Z] Delivery schedule ....... 4029 ( 4.0%)
[2026-02-20T12:07:56.432Z] New order ............... 44509 (44.5%)
[2026-02-20T12:07:56.432Z] New order rollback ...... 452 ( 0.5%)
[2026-02-20T12:07:56.432Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 77779 msec =====
[2026-02-20T12:07:56.432Z] ===== DaCapo processed 100000 requests in 77702 msec, 1286 requests per second =====
[2026-02-20T12:07:56.432Z] ===== DaCapo tail latency, simple: 50% 229 usec, 90% 2039 usec, 99% 61931 usec, 99.9% 162963 usec, 99.99% 287932 usec, max 664330 usec, measured over 100000 events =====
[2026-02-20T12:07:56.432Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 983 usec, 90% 18497 usec, 99% 64536 usec, 99.9% 165748 usec, 99.99% 287932 usec, max 664330 usec, measured over 100000 events =====
[2026-02-20T12:07:56.432Z] ===== DaCapo tail latency, metered full smoothing: 50% 6223896 usec, 90% 8495735 usec, 99% 9109340 usec, 99.9% 9317941 usec, 99.99% 9340846 usec, max 9369625 usec, measured over 100000 events =====
[2026-02-20T12:08:17.865Z] Resetting database to initial state....................
[2026-02-20T12:08:18.271Z] -----------------------------------
[2026-02-20T12:08:18.271Z] dacapo-h2_0_PASSED
[2026-02-20T12:08:18.271Z] -----------------------------------
[2026-02-20T12:08:18.271Z]
[2026-02-20T12:08:18.271Z] TEST TEARDOWN:
[2026-02-20T12:08:18.271Z] Nothing to be done for teardown.
[2026-02-20T12:08:18.271Z] dacapo-h2_0 Finish Time: Fri Feb 20 07:08:18 2026 Epoch Time (ms): 1771589298076
[2026-02-20T12:08:18.271Z]
[2026-02-20T12:08:18.271Z] ===============================================
[2026-02-20T12:08:18.715Z] Running test dacapo-lusearch-fix_0 ...
[2026-02-20T12:08:18.715Z] ===============================================
[2026-02-20T12:08:18.715Z] dacapo-lusearch-fix_0 Start Time: Fri Feb 20 07:08:18 2026 Epoch Time (ms): 1771589298402
[2026-02-20T12:08:18.715Z] dacapo-lusearch-fix_0_DISABLED
[2026-02-20T12:08:18.715Z] Disabled Reason:
[2026-02-20T12:08:18.715Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2026-02-20T12:08:19.182Z] dacapo-lusearch-fix_0 Finish Time: Fri Feb 20 07:08:18 2026 Epoch Time (ms): 1771589298633
[2026-02-20T12:08:19.182Z]
[2026-02-20T12:08:19.182Z] ===============================================
[2026-02-20T12:08:19.182Z] Running test IdleMicrobenchmark_HS_0 ...
[2026-02-20T12:08:19.182Z] ===============================================
[2026-02-20T12:08:19.682Z] IdleMicrobenchmark_HS_0 Start Time: Fri Feb 20 07:08:19 2026 Epoch Time (ms): 1771589299108
[2026-02-20T12:08:19.682Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2026-02-20T12:08:20.242Z] IdleMicrobenchmark_HS_0 Finish Time: Fri Feb 20 07:08:19 2026 Epoch Time (ms): 1771589299742
[2026-02-20T12:08:20.242Z]
[2026-02-20T12:08:20.784Z]
[2026-02-20T12:08:20.784Z] All tests finished, run result summary:
[2026-02-20T12:08:20.784Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-20T12:08:20.784Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_x86-64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17715870092213/ --tapName=Test_openjdk27_hs_sanity.perf_x86-64_mac.tap --comment=""
[2026-02-20T12:08:21.692Z]
[2026-02-20T12:08:21.692Z]
[2026-02-20T12:08:21.692Z] TEST TARGETS SUMMARY
[2026-02-20T12:08:21.692Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-20T12:08:21.692Z] DISABLED test targets:
[2026-02-20T12:08:21.692Z] dacapo-lusearch-fix_0
[2026-02-20T12:08:21.692Z]
[2026-02-20T12:08:21.692Z] PASSED test targets:
[2026-02-20T12:08:21.692Z] renaissance-akka-uct_0
[2026-02-20T12:08:21.692Z] renaissance-fj-kmeans_0
[2026-02-20T12:08:21.692Z] renaissance-future-genetic_0
[2026-02-20T12:08:21.692Z] renaissance-scala-kmeans_0
[2026-02-20T12:08:21.692Z] dacapo-eclipse_0
[2026-02-20T12:08:21.692Z] dacapo-h2_0
[2026-02-20T12:08:21.692Z]
[2026-02-20T12:08:21.692Z] FAILED test targets:
[2026-02-20T12:08:21.692Z] renaissance-naive-bayes_0
[2026-02-20T12:08:21.692Z]
[2026-02-20T12:08:21.692Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2026-02-20T12:08:21.692Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-20T12:08:21.692Z]
[2026-02-20T12:08:21.692Z] make[1]: *** [resultsSummary] Error 2
[2026-02-20T12:08:21.692Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2026-02-20T12:08:22.797Z] ++ uname
[2026-02-20T12:08:22.797Z] + '[' Darwin = AIX ']'
[2026-02-20T12:08:22.797Z] ++ uname
[2026-02-20T12:08:23.319Z] + '[' Darwin = SunOS ']'
[2026-02-20T12:08:23.319Z] ++ uname
[2026-02-20T12:08:23.319Z] + '[' Darwin = '*BSD' ']'
[2026-02-20T12:08:23.319Z] + MAKE=make
[2026-02-20T12:08:23.319Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-20T12:08:23.740Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-20T12:08:23.855Z] $ ssh-agent -k
[2026-02-20T12:08:23.900Z] unset SSH_AUTH_SOCK;
[2026-02-20T12:08:23.900Z] unset SSH_AGENT_PID;
[2026-02-20T12:08:23.900Z] echo Agent pid 76584 killed;
[2026-02-20T12:08:24.189Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2026-02-20T12:08:24.364Z] Archiving artifacts
[2026-02-20T12:08:24.454Z] Recording fingerprints
[Pipeline] echo
[2026-02-20T12:08:24.509Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2026-02-20T12:08:24.543Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-20T12:08:24.605Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T12:08:24.648Z] Archiving artifacts
[2026-02-20T12:08:24.716Z] Recording fingerprints
[Pipeline] echo
[2026-02-20T12:08:24.761Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T12:08:24.796Z] Archiving artifacts
[2026-02-20T12:08:25.064Z] Recording fingerprints
[Pipeline] sh
[2026-02-20T12:08:26.403Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17715870092213
[Pipeline] echo
[2026-02-20T12:08:26.541Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-20T12:08:26.617Z] Archiving artifacts
[2026-02-20T12:08:26.707Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-20T12:08:47.290Z] Tap file found: aqa-tests/TKG/output_17715870092213/Test_openjdk27_hs_sanity.perf_x86-64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-20T12:08:47.405Z] Recording test results
[2026-02-20T12:08:50.537Z] None of the test reports contained any result
[2026-02-20T12:08:50.537Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-20T12:08:50.564Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-20T12:08:50.413Z] No test report files were found. Configuration error?
[2026-02-20T12:08:51.359Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-20T12:08:51.359Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-20T12:08:51.623Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-20T12:08:51.623Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-20T12:09:35.704Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-20T12:09:36.515Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-20T12:09:36.516Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-20T12:09:36.682Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-20T12:09:36.808Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-20T12:09:36.861Z] Running on test-docker-ubi8-armv8-2 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-20T12:09:36.879Z] Generating rerun Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun)
[Pipeline] echo
[2026-02-20T12:09:36.906Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-20T12:09:39.357Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-20T12:09:40.857Z] Processing DSL script testJobTemplate
[2026-02-20T12:14:25.747Z] LEVELS: [sanity]
[2026-02-20T12:14:25.747Z] JDK_VERSIONS: [8]
[2026-02-20T12:14:25.747Z] GROUPS: [perf]
[2026-02-20T12:14:25.747Z] ARCH_OS_LIST: [x86-64_mac]
[2026-02-20T12:14:25.947Z] Existing items:
[2026-02-20T12:14:25.947Z] GeneratedJob{name='Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-20T12:14:27.079Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun)
[Pipeline] build
[2026-02-20T12:14:27.094Z] Scheduling project: Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun
[2026-02-20T12:14:36.402Z] Starting building: Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun #4
[2026-02-21T01:04:54.325Z] Build Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-21T01:04:54.404Z] Running on test-ibmcloud-rhel7-x64-1 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-21T01:04:54.662Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-21T01:04:54.662Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-21T01:04:54.768Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-21T01:04:54.808Z] Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-21T01:04:54.825Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-21T01:04:55.590Z] Copied 1 artifact from "Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-21T01:04:55.642Z] Saving Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-21T01:04:55.756Z] Archiving artifacts
[2026-02-21T01:04:55.974Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-21T01:04:56.556Z] Tap file found: Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun/4/aqa-tests/TKG/output_17716358076576/Test_openjdk27_hs_sanity.perf_x86-64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-21T01:04:56.715Z] 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_mac&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=27&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-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_adopt&LABEL_ADDITION=&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=469&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-21T01:04:56.971Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-21T01:04:56.971Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-21T01:04:57.079Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE