Test_openjdk21_hs_sanity.perf_aarch64_windows

Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 95 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 401 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 326 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows@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_openjdk21_hs_sanity.perf_aarch64_windows@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 37a9c005eb153930c8badb10cf512f1425a110e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 37a9c005eb153930c8badb10cf512f1425a110e8 # timeout=10 Commit message: "Add child build status icon and link at parent job level (#6524)" > git rev-list --no-walk 73c9ff615d4e88f9a8f72a9b45b3d4234a5be2e1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-08-20T21:57:06.954Z] Could not find any nodes with 'sw.os.windows&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2025-08-20T21:57:06.962Z] SPEC: windows_aarch64 [Pipeline] echo [2025-08-20T21:57:06.963Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-20T21:57:06.972Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-20T21:57:06.975Z] dynamicAgents: [] [Pipeline] node [2025-08-20T21:57:07.028Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-08-20T21:57:07.055Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-20T21:57:07.116Z] [WS-CLEANUP] Deleting project workspace... [2025-08-20T21:57:07.116Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-20T21:57:07.134Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-20T21:57:07.191Z] The recommended git tool is: git [2025-08-20T21:57:12.670Z] No credentials specified [2025-08-20T21:57:12.690Z] Cloning the remote Git repository [2025-08-20T21:57:12.766Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-20T21:57:12.938Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests # timeout=10 [2025-08-20T21:57:13.345Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-08-20T21:57:13.376Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-20T21:57:13.376Z] > git --version # timeout=10 [2025-08-20T21:57:13.454Z] > git --version # 'git version 2.37.2' [2025-08-20T21:57:13.454Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-20T21:57:20.843Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-20T21:57:20.937Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-20T21:57:23.373Z] Avoid second fetch [2025-08-20T21:57:23.518Z] Checking out Revision 37a9c005eb153930c8badb10cf512f1425a110e8 (origin/master) [2025-08-20T21:57:23.375Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-08-20T21:57:23.547Z] > git config core.sparsecheckout # timeout=10 [2025-08-20T21:57:23.656Z] > git checkout -f 37a9c005eb153930c8badb10cf512f1425a110e8 # timeout=10 [2025-08-20T21:57:32.129Z] Commit message: "Add child build status icon and link at parent job level (#6524)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-08-20T21:57:33.553Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-20T21:57:33.575Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-20T21:57:34.093Z] + LC_TIME=C [2025-08-20T21:57:34.093Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-08-20T21:57:34.460Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-20T21:57:35.237Z] + aqa-tests/terminateTestProcesses.sh null [2025-08-20T21:57:35.237Z] Windows machine, using powershell queries... [2025-08-20T21:57:37.327Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-08-20T21:57:38.586Z] + printenv [2025-08-20T21:57:38.884Z] ProgramFiles(Arm)=C:\Program Files (Arm) [2025-08-20T21:57:38.884Z] TIME_LIMIT=25 [2025-08-20T21:57:38.884Z] USERDOMAIN=test-azure-win1 [2025-08-20T21:57:38.884Z] OS=Windows_NT [2025-08-20T21:57:38.884Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-08-20T21:57:38.884Z] RERUN_ITERATIONS=1 [2025-08-20T21:57:38.884Z] PROCESSOR_LEVEL=3340 [2025-08-20T21:57:38.884Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-08-20T21:57:38.884Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/132/display/redirect [2025-08-20T21:57:38.884Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-20T21:57:38.884Z] CommonProgramW6432=C:\Program Files\Common Files [2025-08-20T21:57:38.884Z] EXECUTOR_NUMBER=0 [2025-08-20T21:57:38.884Z] !ExitCode=00000000 [2025-08-20T21:57:38.884Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-08-20T21:57:38.884Z] _=/usr/bin/printenv [2025-08-20T21:57:38.884Z] BUILD_ID=132 [2025-08-20T21:57:38.884Z] USE_JRE=false [2025-08-20T21:57:38.884Z] jobStatus=SUCCESS [2025-08-20T21:57:38.884Z] PUBLIC=C:\Users\Public [2025-08-20T21:57:38.884Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/132/display/redirect?page=changes [2025-08-20T21:57:38.884Z] STF_OWNER_BRANCH=adoptium:master [2025-08-20T21:57:38.884Z] PERSONAL_BUILD=false [2025-08-20T21:57:38.884Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib [2025-08-20T21:57:38.884Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-08-20T21:57:38.884Z] JENKINS_NODE_COOKIE=529a2ae7-3c68-4d27-80ff-4d3a0d55f1eb [2025-08-20T21:57:38.884Z] USERNAME=jenkins [2025-08-20T21:57:38.884Z] JAVA_HOME=C:\openjdk\jdk-11 [2025-08-20T21:57:38.884Z] SLACK_CHANNEL=aqavit-bot [2025-08-20T21:57:38.884Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files [2025-08-20T21:57:38.884Z] LOGONSERVER=\\test-azure-win1 [2025-08-20T21:57:38.884Z] JDK_IMPL=hotspot [2025-08-20T21:57:38.885Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-08-20T21:57:38.885Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.perf_aarch64_windows [2025-08-20T21:57:38.885Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows@tmp [2025-08-20T21:57:38.885Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-20T21:57:38.885Z] DYNAMIC_COMPILE=false [2025-08-20T21:57:38.885Z] OPENJ9_BRANCH=master [2025-08-20T21:57:38.885Z] CLIENTNAME=li-db41a7cc-251 [2025-08-20T21:57:38.885Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-08-20T21:57:38.885Z] CI=true [2025-08-20T21:57:38.885Z] HUDSON_COOKIE=696cd953-64b9-412f-b4d2-26ad84d2d8e6 [2025-08-20T21:57:38.885Z] COMPUTERNAME=test-azure-win1 [2025-08-20T21:57:38.885Z] FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer [2025-08-20T21:57:38.885Z] ADOPTOPENJDK_BRANCH=master [2025-08-20T21:57:38.885Z] ORIGIN_JDK_VERSION=21 [2025-08-20T21:57:38.885Z] SYSTEMDRIVE=C: [2025-08-20T21:57:38.885Z] USERPROFILE=C:\Users\jenkins [2025-08-20T21:57:38.885Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-08-20T21:57:38.885Z] SYSTEMROOT=C:\Windows [2025-08-20T21:57:38.885Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/system_lib [2025-08-20T21:57:38.885Z] UPSTREAM_JOB_NUMBER=95 [2025-08-20T21:57:38.885Z] BUILD_NUMBER=132 [2025-08-20T21:57:38.885Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-20T21:57:38.885Z] JCK_GIT_BRANCH=master [2025-08-20T21:57:38.885Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win1 [2025-08-20T21:57:38.885Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R) [2025-08-20T21:57:38.885Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-20T21:57:38.885Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows [2025-08-20T21:57:38.885Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin [2025-08-20T21:57:38.885Z] KEEP_REPORTDIR=false [2025-08-20T21:57:38.885Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows [2025-08-20T21:57:38.885Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-20T21:57:38.885Z] USE_TESTENV_PROPERTIES=false [2025-08-20T21:57:38.885Z] HOME=/home/jenkins [2025-08-20T21:57:38.885Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-08-20T21:57:38.885Z] NODE_NAME=test-azure-win11-aarch64-1 [2025-08-20T21:57:38.885Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/../../benchmarks [2025-08-20T21:57:38.885Z] DOCKER_REQUIRED=false [2025-08-20T21:57:38.885Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-20T21:57:38.885Z] git=C:\Program Files\Git\cmd\git.exe [2025-08-20T21:57:38.885Z] JDK_BRANCH=jdk-21.0.9+4_adopt [2025-08-20T21:57:38.885Z] ARCHIVE_TEST_RESULTS=false [2025-08-20T21:57:38.885Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-20T21:57:38.885Z] JOB_NAME=Test_openjdk21_hs_sanity.perf_aarch64_windows [2025-08-20T21:57:38.885Z] TEST_TIME=120 [2025-08-20T21:57:38.885Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/132/display/redirect?page=tests [2025-08-20T21:57:38.885Z] BUILD_LIST=perf [2025-08-20T21:57:38.885Z] KEEP_WORKSPACE=false [2025-08-20T21:57:38.885Z] OneDrive=C:\Users\jenkins\OneDrive [2025-08-20T21:57:38.885Z] NUM_PROCESSORS=4 [2025-08-20T21:57:38.885Z] EXIT_SUCCESS=false [2025-08-20T21:57:38.885Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-20T21:57:38.885Z] PROCESSOR_REVISION=0301 [2025-08-20T21:57:38.885Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-20T21:57:38.885Z] FPS_BROWSER_USER_PROFILE_STRING=Default [2025-08-20T21:57:38.885Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/display/redirect [2025-08-20T21:57:38.885Z] RERUN_FAILURE=true [2025-08-20T21:57:38.885Z] SDK_RESOURCE=upstream [2025-08-20T21:57:38.885Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-20T21:57:38.885Z] SETUP_JCK_RUN=false [2025-08-20T21:57:38.885Z] SPEC=windows_aarch64 [2025-08-20T21:57:38.885Z] ITERATIONS=1 [2025-08-20T21:57:38.885Z] GENERATE_JOBS=true [2025-08-20T21:57:38.885Z] PROMPT=$P$G [2025-08-20T21:57:38.885Z] NUMBER_OF_PROCESSORS=4 [2025-08-20T21:57:38.885Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image [2025-08-20T21:57:38.885Z] ProgramW6432=C:\Program Files [2025-08-20T21:57:38.885Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-20T21:57:38.885Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/132/display/redirect?page=artifacts [2025-08-20T21:57:38.885Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-20T21:57:38.885Z] AUTO_DETECT=true [2025-08-20T21:57:38.885Z] TAP_NAME=Test_openjdk21_hs_sanity.perf_aarch64_windows.tap [2025-08-20T21:57:38.885Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-08-20T21:57:38.885Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-08-20T21:57:38.885Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/132/ [2025-08-20T21:57:38.885Z] TERM=xterm-256color [2025-08-20T21:57:38.885Z] STAGE_NAME=Setup [2025-08-20T21:57:38.885Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-20T21:57:38.885Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/ [2025-08-20T21:57:38.885Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-20T21:57:38.885Z] JDK_VERSION=21 [2025-08-20T21:57:38.885Z] BUILD_DISPLAY_NAME=#132 [2025-08-20T21:57:38.885Z] PLATFORM=aarch64_windows [2025-08-20T21:57:38.885Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-20T21:57:38.885Z] WINDIR=C:\Windows [2025-08-20T21:57:38.885Z] ProgramData=C:\ProgramData [2025-08-20T21:57:38.885Z] SHLVL=2 [2025-08-20T21:57:38.885Z] JDK_REPO=https://github.com/adoptium/jdk21u [2025-08-20T21:57:38.885Z] PROGRAMFILES=C:\Program Files [2025-08-20T21:57:38.885Z] PARALLEL=Dynamic [2025-08-20T21:57:38.885Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.perf_aarch64_windows-132 [2025-08-20T21:57:38.885Z] ALLUSERSPROFILE=C:\ProgramData [2025-08-20T21:57:38.885Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-08-20T21:57:38.885Z] TKG_ITERATIONS=1 [2025-08-20T21:57:38.885Z] EXIT_FAILURE=false [2025-08-20T21:57:38.885Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-08-20T21:57:38.885Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-1 windows [2025-08-20T21:57:38.885Z] TARGET=sanity.perf [2025-08-20T21:57:38.885Z] SESSIONNAME=RDP-Tcp#6 [2025-08-20T21:57:38.885Z] JOBSTARTTIME=Wed, 20 Aug 2025 21:57:34 +0000 [2025-08-20T21:57:38.885Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-08-20T21:57:38.885Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-08-20T21:57:38.885Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-11/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools [2025-08-20T21:57:38.885Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-20T21:57:38.885Z] HOMEDRIVE=C: [2025-08-20T21:57:38.885Z] HOMEPATH=\Users\jenkins [2025-08-20T21:57:38.885Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2025-08-20T21:57:38.885Z] CUDA_PATH_V9_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0 [2025-08-20T21:57:38.885Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-08-20T21:57:38.885Z] JENKINS_SERVER_COOKIE=durable-9d3319d06b75b1f5d226a5b5c99ae62ea6e1e563e2cb35dc402442d2125e793e [2025-08-20T21:57:38.885Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-08-20T21:57:38.923Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-20T21:57:38.939Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-20T21:57:53.436Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 95 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-20T21:57:53.690Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-08-20T21:57:53.699Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows [Pipeline] { [Pipeline] sshagent [2025-08-20T21:57:53.718Z] $ ssh-agent [2025-08-20T21:57:53.984Z] SSH_AUTH_SOCK=/tmp/ssh-ywQOi9wLyIF0/agent.302 [2025-08-20T21:57:53.984Z] SSH_AGENT_PID=303 [2025-08-20T21:57:53.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-20T21:57:54.001Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-20T21:57:54.029Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-08-20T21:57:55.574Z] ++ pwd [2025-08-20T21:57:55.574Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/.. -p aarch64_windows -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-08-20T21:57:55.872Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests [2025-08-20T21:57:55.872Z] get jdk binary... [2025-08-20T21:57:55.872Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-20T21:57:56.169Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip ... [2025-08-20T21:58:11.567Z] List files in jdkbinary folder... [2025-08-20T21:58:11.567Z] total 304496 [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:11.567Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:11.567Z] drwxr-xr-x+ 1 jenkins None 0 Aug 20 21:58 tmp [2025-08-20T21:58:11.567Z] List files in jdkbinary/tmp folder... [2025-08-20T21:58:11.567Z] total 4 [2025-08-20T21:58:11.567Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 jdk-21.0.9+4 [2025-08-20T21:58:11.567Z] Moving directory jdk-21.0.9+4/ to ../j2sdk-image [2025-08-20T21:58:11.567Z] Uncompressing file: OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip ... [2025-08-20T21:58:14.325Z] List files in jdkbinary folder... [2025-08-20T21:58:14.325Z] total 304500 [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:14.325Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:14.325Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2sdk-image [2025-08-20T21:58:14.325Z] drwxr-xr-x+ 1 jenkins None 0 Aug 20 21:58 tmp [2025-08-20T21:58:14.325Z] List files in jdkbinary/tmp folder... [2025-08-20T21:58:14.325Z] total 4 [2025-08-20T21:58:14.325Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 jdk-21.0.9+4-jre [2025-08-20T21:58:14.325Z] Moving directory jdk-21.0.9+4-jre/ to ../j2re-image [2025-08-20T21:58:14.325Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip ... [2025-08-20T21:58:15.375Z] List files in jdkbinary folder... [2025-08-20T21:58:15.375Z] total 304504 [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:15.375Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:15.375Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2re-image [2025-08-20T21:58:15.376Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2sdk-image [2025-08-20T21:58:15.376Z] drwxr-xr-x+ 1 jenkins None 0 Aug 20 21:58 tmp [2025-08-20T21:58:15.376Z] List files in jdkbinary/tmp folder... [2025-08-20T21:58:15.376Z] total 0 [2025-08-20T21:58:15.376Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 jdk-21.0.9+4-static-libs [2025-08-20T21:58:15.672Z] Moving directory jdk-21.0.9+4-static-libs/ to ../static-libs [2025-08-20T21:58:15.672Z] Uncompressing file: OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip ... [2025-08-20T21:58:22.602Z] List files in jdkbinary folder... [2025-08-20T21:58:22.602Z] total 304504 [2025-08-20T21:58:22.602Z] -rwx------+ 1 jenkins None 48288291 Aug 20 21:14 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:22.602Z] -rwx------+ 1 jenkins None 192068843 Aug 20 21:23 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:22.602Z] -rwx------+ 1 jenkins None 39801230 Aug 20 21:23 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:22.603Z] -rwx------+ 1 jenkins None 34736 Aug 20 21:21 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea-metadata.json [2025-08-20T21:58:22.603Z] -rwx------+ 1 jenkins None 179079 Aug 20 21:40 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_4-ea.json [2025-08-20T21:58:22.603Z] -rwx------+ 1 jenkins None 16435016 Aug 20 21:23 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:22.603Z] -rwx------+ 1 jenkins None 14979658 Aug 20 21:14 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_4-ea.zip [2025-08-20T21:58:22.603Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2re-image [2025-08-20T21:58:22.603Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 j2sdk-image [2025-08-20T21:58:22.603Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 21:13 static-libs [2025-08-20T21:58:22.603Z] drwxr-xr-x+ 1 jenkins None 0 Aug 20 21:58 tmp [2025-08-20T21:58:22.603Z] List files in jdkbinary/tmp folder... [2025-08-20T21:58:22.603Z] total 4 [2025-08-20T21:58:22.603Z] drwxrwxr-x+ 1 jenkins None 0 Aug 20 20:50 jdk-21.0.9+4-test-image [2025-08-20T21:58:22.603Z] Moving directory jdk-21.0.9+4-test-image/ to ../openjdk-test-image [2025-08-20T21:58:22.603Z] Uncompressing OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_4-ea.zip over ./j2sdk-image... [2025-08-20T21:58:27.106Z] Removing top-level folder jdk-21.0.9+4-debug-image/ [2025-08-20T21:58:27.401Z] Removing top-level folder jdk-21.0.9+4/ [2025-08-20T21:58:33.014Z] Run C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version [2025-08-20T21:58:33.014Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-20T21:58:33.014Z] openjdk version "21.0.9-beta" 2025-10-21 [2025-08-20T21:58:33.014Z] OpenJDK Runtime Environment Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea) [2025-08-20T21:58:33.014Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea, mixed mode) [2025-08-20T21:58:33.014Z] =JAVA VERSION OUTPUT END= [2025-08-20T21:58:33.014Z] =RELEASE INFO BEGIN= [2025-08-20T21:58:33.014Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-20T21:58:33.014Z] IMPLEMENTOR_VERSION="Temurin-21.0.9+4-202508201909" [2025-08-20T21:58:33.014Z] JAVA_RUNTIME_VERSION="21.0.9-beta+4-ea" [2025-08-20T21:58:33.014Z] JAVA_VERSION="21.0.9" [2025-08-20T21:58:33.014Z] JAVA_VERSION_DATE="2025-10-21" [2025-08-20T21:58:33.014Z] LIBC="default" [2025-08-20T21:58:33.015Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-08-20T21:58:33.015Z] OS_ARCH="aarch64" [2025-08-20T21:58:33.015Z] OS_NAME="Windows" [2025-08-20T21:58:33.015Z] SOURCE=".:git:66bd0f485aa5" [2025-08-20T21:58:33.015Z] BUILD_SOURCE="git:1ac572c0f3e63d2e3eb82f9fad04b3836d468330" [2025-08-20T21:58:33.015Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-20T21:58:33.015Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git" [2025-08-20T21:58:33.015Z] FULL_VERSION="" [2025-08-20T21:58:33.015Z] SEMANTIC_VERSION="21.0.9+4" [2025-08-20T21:58:33.015Z] BUILD_INFO="OS: Version: " [2025-08-20T21:58:33.015Z] JVM_VARIANT="Hotspot" [2025-08-20T21:58:33.015Z] JVM_VERSION="" [2025-08-20T21:58:33.015Z] IMAGE_TYPE="JDK" [2025-08-20T21:58:33.015Z] =RELEASE INFO END= [2025-08-20T21:58:33.015Z] get testKitGen... [2025-08-20T21:58:33.015Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-20T21:58:34.548Z] git rev-parse master [2025-08-20T21:58:34.842Z] git checkout -q -f 5091a6c0fa4e9a8061234f47563943113365f589 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-20T21:58:37.015Z] $ ssh-agent -k [2025-08-20T21:58:37.140Z] unset SSH_AUTH_SOCK; [2025-08-20T21:58:37.140Z] unset SSH_AGENT_PID; [2025-08-20T21:58:37.140Z] echo Agent pid 303 killed; [2025-08-20T21:58:37.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-20T21:58:37.675Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B4_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=95&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-08-20T21:58:37.689Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win11-aarch64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B4_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=95&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-08-20T21:58:37.735Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-20T21:58:37.840Z] Copied 1 artifact from "getTRSSOutput" build number 1871 [Pipeline] sh [2025-08-20T21:58:38.278Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-08-20T21:58:38.278Z] + gzip -cd TRSSOutput.tar.gz [2025-08-20T21:58:38.572Z] + tar xof - [2025-08-20T21:58:39.212Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-20T21:58:39.275Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-20T21:58:39.290Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-20T21:58:39.742Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-20T21:58:50.158Z] -------------------------------------------- [2025-08-20T21:58:50.158Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib [2025-08-20T21:58:50.158Z] task is set to default [2025-08-20T21:58:50.158Z] dependencyList is set to all [2025-08-20T21:58:50.158Z] -------------------------------------------- [2025-08-20T21:58:50.158Z] Starting download third party dependent jars [2025-08-20T21:58:50.158Z] -------------------------------------------- [2025-08-20T21:58:50.158Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib [2025-08-20T21:58:50.158Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-20T21:58:50.159Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-08-20T21:58:50.235Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label [Pipeline] sh [2025-08-20T21:58:50.686Z] + cd ./aqa-tests/TKG [2025-08-20T21:58:50.982Z] ++ uname [2025-08-20T21:58:50.982Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']' [2025-08-20T21:58:50.982Z] ++ uname [2025-08-20T21:58:50.982Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']' [2025-08-20T21:58:50.982Z] ++ uname [2025-08-20T21:58:50.982Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']' [2025-08-20T21:58:50.982Z] + MAKE=make [2025-08-20T21:58:50.982Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2025-08-20T21:58:51.278Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image [2025-08-20T21:58:51.573Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib [2025-08-20T21:58:51.573Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-20T21:58:51.573Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-20T21:58:51.573Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-20T21:58:51.574Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-20T21:58:56.053Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-08-20T21:58:56.348Z] [2025-08-20T21:58:56.348Z] build: [2025-08-20T21:58:56.348Z] [2025-08-20T21:58:56.348Z] clean: [2025-08-20T21:58:56.348Z] [2025-08-20T21:58:56.348Z] init: [2025-08-20T21:58:56.348Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin [2025-08-20T21:58:56.348Z] [2025-08-20T21:58:56.348Z] getDependentLibs: [2025-08-20T21:58:56.642Z] [exec] -------------------------------------------- [2025-08-20T21:58:56.642Z] [exec] path is set to C:/Users/jenkins/testDependency/lib [2025-08-20T21:58:56.642Z] [exec] task is set to default [2025-08-20T21:58:56.642Z] [exec] dependencyList is set to json_simple [2025-08-20T21:58:56.642Z] [exec] -------------------------------------------- [2025-08-20T21:58:56.642Z] [exec] Starting download third party dependent jars [2025-08-20T21:58:56.642Z] [exec] -------------------------------------------- [2025-08-20T21:58:56.642Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib [2025-08-20T21:58:56.642Z] [exec] C:/Users/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-20T21:58:56.642Z] [exec] downloaded dependent third party jars successfully [2025-08-20T21:58:56.642Z] [2025-08-20T21:58:56.642Z] compile: [2025-08-20T21:58:56.642Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-20T21:58:56.642Z] [echo] ============COMPILER SETTINGS============ [2025-08-20T21:58:56.642Z] [echo] ===fork: yes [2025-08-20T21:58:56.642Z] [echo] ===debug: on [2025-08-20T21:58:56.642Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin [2025-08-20T21:58:59.409Z] [javac] Note: Some input files use or override a deprecated API. [2025-08-20T21:58:59.409Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-20T21:58:59.409Z] [2025-08-20T21:58:59.409Z] dist: [2025-08-20T21:58:59.409Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-08-20T21:58:59.705Z] [2025-08-20T21:58:59.705Z] BUILD SUCCESSFUL [2025-08-20T21:58:59.705Z] Total time: 4 seconds [2025-08-20T21:59:00.002Z] 0 [2025-08-20T21:59:00.002Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-20T21:59:01.048Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-20T21:59:01.048Z] microArchOutput: model name : Virtual CPU @ 2.99GHz [2025-08-20T21:59:04.587Z] ****************************** MACHINE INFO ****************************** [2025-08-20T21:59:04.587Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG [2025-08-20T21:59:04.587Z] Free Physical Memory Size : 4835549184 [2025-08-20T21:59:04.587Z] Free space (bytes) : 18998484992 [2025-08-20T21:59:04.587Z] Total Physical Memory Size : 8585789440 [2025-08-20T21:59:04.587Z] Total space (bytes) : 135771664384 [2025-08-20T21:59:04.587Z] Usable space (bytes) : 18998484992 [2025-08-20T21:59:04.587Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-20T21:59:04.587Z] bashVersion : [2025-08-20T21:59:04.587Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin) [2025-08-20T21:59:04.587Z] Copyright (C) 2016 Free Software Foundation, Inc. [2025-08-20T21:59:04.587Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-20T21:59:04.587Z] [2025-08-20T21:59:04.587Z] This is free software; you are free to change and redistribute it. [2025-08-20T21:59:04.587Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-20T21:59:04.587Z] cpuCores : 4 [2025-08-20T21:59:04.587Z] curlVersion : [2025-08-20T21:59:04.587Z] curl 7.84.0 (x86_64-pc-cygwin) libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.10.0 nghttp2/1.48.0 libgsasl/1.10.0 OpenLDAP/2.6.3 [2025-08-20T21:59:04.587Z] Release-Date: 2022-06-27 [2025-08-20T21:59:04.587Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-20T21:59:04.587Z] Features: alt-svc AsynchDNS brotli Debug gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd [2025-08-20T21:59:04.587Z] dockerVersion : bash: docker: command not found [2025-08-20T21:59:04.587Z] gcc version : 11 [2025-08-20T21:59:04.587Z] gclibc version : ldd (cygwin) 3.3.5 [2025-08-20T21:59:04.587Z] gdb version : bash: gdb: command not found [2025-08-20T21:59:04.587Z] lldb version : Command could not be executed [2025-08-20T21:59:04.587Z] makeVersion : [2025-08-20T21:59:04.587Z] GNU Make 4.3 [2025-08-20T21:59:04.587Z] Built for x86_64-pc-cygwin [2025-08-20T21:59:04.587Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-08-20T21:59:04.587Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-20T21:59:04.587Z] This is free software: you are free to change and redistribute it. [2025-08-20T21:59:04.587Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-20T21:59:04.587Z] mavenVersion : bash: mvn: command not found [2025-08-20T21:59:04.587Z] perlVersion : [2025-08-20T21:59:04.587Z] [2025-08-20T21:59:04.587Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi [2025-08-20T21:59:04.587Z] (with 7 registered patches, see perl -V for more detail) [2025-08-20T21:59:04.587Z] [2025-08-20T21:59:04.587Z] Copyright 1987-2021, Larry Wall [2025-08-20T21:59:04.587Z] [2025-08-20T21:59:04.587Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-20T21:59:04.587Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-20T21:59:04.587Z] [2025-08-20T21:59:04.587Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-20T21:59:04.587Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-20T21:59:04.587Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-08-20T21:59:04.587Z] [2025-08-20T21:59:04.587Z] podmanVersion : bash: podman: command not found [2025-08-20T21:59:04.587Z] procArch : unknown [2025-08-20T21:59:04.587Z] sysArch : x86_64 [2025-08-20T21:59:04.587Z] sysOS : CYGWIN_NT-10.0-22000 [2025-08-20T21:59:04.587Z] ulimit : [2025-08-20T21:59:04.587Z] core file size (blocks, -c) unlimited [2025-08-20T21:59:04.587Z] data seg size (kbytes, -d) unlimited [2025-08-20T21:59:04.587Z] file size (blocks, -f) unlimited [2025-08-20T21:59:04.587Z] open files (-n) 3200 [2025-08-20T21:59:04.587Z] pipe size (512 bytes, -p) 8 [2025-08-20T21:59:04.587Z] stack size (kbytes, -s) 2032 [2025-08-20T21:59:04.587Z] cpu time (seconds, -t) unlimited [2025-08-20T21:59:04.587Z] max user processes (-u) 256 [2025-08-20T21:59:04.587Z] virtual memory (kbytes, -v) unlimited [2025-08-20T21:59:04.588Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin [2025-08-20T21:59:04.588Z] vmVendor : Oracle Corporation [2025-08-20T21:59:04.588Z] vmVersion : 21.0.9-beta+4-ea [2025-08-20T21:59:04.588Z] xlc version : bash: xlC: command not found [2025-08-20T21:59:04.588Z] ************************************************************************** [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.588Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.588Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.588Z] System.getProperty('os.name')=Windows 11 [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.588Z] System.getProperty('os.arch')=aarch64 [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.588Z] System.getProperty('java.fullversion')=null [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.588Z] System.getProperty('sun.arch.data.model')=64 [2025-08-20T21:59:04.588Z] [2025-08-20T21:59:04.883Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=C:/Users/jenkins/testDependency/lib [2025-08-20T21:59:04.883Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T21:59:04.883Z] perl scripts/configure.pl [2025-08-20T21:59:05.178Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-20T21:59:05.474Z] [2025-08-20T21:59:05.474Z] Warning: cannot find spec in resources/ottawa.csv. [2025-08-20T21:59:05.777Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-08-20T21:59:05.777Z] [2025-08-20T21:59:05.777Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-20T21:59:05.777Z] [2025-08-20T21:59:05.777Z] [2025-08-20T21:59:05.777Z] Starting to generate parallel test lists. [2025-08-20T21:59:05.777Z] [2025-08-20T21:59:05.777Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2025-08-20T21:59:05.777Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2025-08-20T21:59:05.777Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2025-08-20T21:59:05.777Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2025-08-20T21:59:05.777Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2025-08-20T21:59:06.074Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2025-08-20T21:59:06.074Z] Attempting to get test duration data from TRSS. [2025-08-20T21:59:06.074Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=aarch64_windows&group=perf&level=sanity" [2025-08-20T21:59:06.369Z] Attempting to get test duration data from cached files. [2025-08-20T21:59:06.369Z] [2025-08-20T21:59:06.369Z] TEST DURATION [2025-08-20T21:59:06.369Z] ==================================================================================== [2025-08-20T21:59:06.369Z] Total number of tests searched: 9 [2025-08-20T21:59:06.369Z] Number of test durations found: 9 [2025-08-20T21:59:06.369Z] Top slowest tests: [2025-08-20T21:59:06.369Z] 02m24s renaissance-fj-kmeans_0 [2025-08-20T21:59:06.369Z] 02m02s dacapo-eclipse_0 [2025-08-20T21:59:06.369Z] 01m44s renaissance-akka-uct_0 [2025-08-20T21:59:06.369Z] ==================================================================================== [2025-08-20T21:59:06.369Z] [2025-08-20T21:59:06.369Z] Test target is split into 1 lists. [2025-08-20T21:59:06.369Z] Reducing estimated test running time from 07m03s to 07m03s. [2025-08-20T21:59:06.369Z] [2025-08-20T21:59:06.369Z] -------------------------------------testList_0------------------------------------- [2025-08-20T21:59:06.369Z] Number of tests: 9 [2025-08-20T21:59:06.369Z] Estimated running time: 07m03s [2025-08-20T21:59:06.370Z] TESTLIST=renaissance-fj-kmeans_0,dacapo-eclipse_0,renaissance-akka-uct_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,renaissance-future-genetic_0,IdleMicrobenchmark_HS_0 [2025-08-20T21:59:06.370Z] ------------------------------------------------------------------------------------ [2025-08-20T21:59:06.370Z] [2025-08-20T21:59:06.370Z] Parallel test lists file (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-08-20T21:59:06.370Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-08-20T21:59:06.426Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-08-20T21:59:06.489Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-08-20T21:59:06.574Z] Building tests... [Pipeline] timeout [2025-08-20T21:59:06.579Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-20T21:59:06.604Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-20T21:59:07.061Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-20T21:59:13.993Z] -------------------------------------------- [2025-08-20T21:59:13.994Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib [2025-08-20T21:59:13.994Z] task is set to default [2025-08-20T21:59:13.994Z] dependencyList is set to all [2025-08-20T21:59:13.994Z] -------------------------------------------- [2025-08-20T21:59:13.994Z] Starting download third party dependent jars [2025-08-20T21:59:13.994Z] -------------------------------------------- [2025-08-20T21:59:13.994Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-20T21:59:13.994Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-08-20T21:59:14.137Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-08-20T21:59:14.159Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-08-20T21:59:14.218Z] $ ssh-agent [2025-08-20T21:59:14.421Z] SSH_AUTH_SOCK=/tmp/ssh-QZElDO9gkWUI/agent.1785 [2025-08-20T21:59:14.421Z] SSH_AGENT_PID=1786 [2025-08-20T21:59:14.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-20T21:59:14.881Z] + bash ./compile.sh [2025-08-20T21:59:15.521Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image [2025-08-20T21:59:15.817Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib [2025-08-20T21:59:15.817Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-20T21:59:15.817Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-20T21:59:15.818Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-20T21:59:15.818Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-20T21:59:17.903Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-08-20T21:59:17.903Z] [2025-08-20T21:59:17.903Z] build: [2025-08-20T21:59:17.903Z] [2025-08-20T21:59:17.903Z] clean: [2025-08-20T21:59:18.198Z] [delete] Deleting: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\autoGenEnv.mk [2025-08-20T21:59:18.198Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin [2025-08-20T21:59:18.198Z] [2025-08-20T21:59:18.198Z] init: [2025-08-20T21:59:18.198Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin [2025-08-20T21:59:18.198Z] [2025-08-20T21:59:18.198Z] getDependentLibs: [2025-08-20T21:59:18.494Z] [exec] -------------------------------------------- [2025-08-20T21:59:18.494Z] [exec] path is set to C:/Users/jenkins/testDependency/lib [2025-08-20T21:59:18.494Z] [exec] task is set to default [2025-08-20T21:59:18.494Z] [exec] dependencyList is set to json_simple [2025-08-20T21:59:18.494Z] [exec] -------------------------------------------- [2025-08-20T21:59:18.494Z] [exec] Starting download third party dependent jars [2025-08-20T21:59:18.494Z] [exec] -------------------------------------------- [2025-08-20T21:59:18.494Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib [2025-08-20T21:59:18.494Z] [exec] C:/Users/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-20T21:59:18.494Z] [exec] downloaded dependent third party jars successfully [2025-08-20T21:59:18.495Z] [2025-08-20T21:59:18.495Z] compile: [2025-08-20T21:59:18.495Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-20T21:59:18.495Z] [echo] ============COMPILER SETTINGS============ [2025-08-20T21:59:18.495Z] [echo] ===fork: yes [2025-08-20T21:59:18.495Z] [echo] ===debug: on [2025-08-20T21:59:18.495Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin [2025-08-20T21:59:21.266Z] [javac] Note: Some input files use or override a deprecated API. [2025-08-20T21:59:21.266Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-20T21:59:21.266Z] [2025-08-20T21:59:21.266Z] dist: [2025-08-20T21:59:21.266Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-08-20T21:59:21.266Z] [2025-08-20T21:59:21.266Z] BUILD SUCCESSFUL [2025-08-20T21:59:21.266Z] Total time: 3 seconds [2025-08-20T21:59:21.266Z] 0 [2025-08-20T21:59:21.266Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-20T21:59:22.312Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-20T21:59:22.312Z] microArchOutput: model name : Virtual CPU @ 2.99GHz [2025-08-20T21:59:25.065Z] ****************************** MACHINE INFO ****************************** [2025-08-20T21:59:25.065Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG [2025-08-20T21:59:25.065Z] Free Physical Memory Size : 4805255168 [2025-08-20T21:59:25.065Z] Free space (bytes) : 18998472704 [2025-08-20T21:59:25.065Z] Total Physical Memory Size : 8585789440 [2025-08-20T21:59:25.065Z] Total space (bytes) : 135771664384 [2025-08-20T21:59:25.065Z] Usable space (bytes) : 18998472704 [2025-08-20T21:59:25.065Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-20T21:59:25.065Z] bashVersion : [2025-08-20T21:59:25.065Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin) [2025-08-20T21:59:25.065Z] Copyright (C) 2016 Free Software Foundation, Inc. [2025-08-20T21:59:25.065Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-20T21:59:25.065Z] [2025-08-20T21:59:25.065Z] This is free software; you are free to change and redistribute it. [2025-08-20T21:59:25.065Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-20T21:59:25.065Z] cpuCores : 4 [2025-08-20T21:59:25.065Z] curlVersion : [2025-08-20T21:59:25.065Z] curl 7.84.0 (x86_64-pc-cygwin) libcurl/7.84.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.10.0 nghttp2/1.48.0 libgsasl/1.10.0 OpenLDAP/2.6.3 [2025-08-20T21:59:25.065Z] Release-Date: 2022-06-27 [2025-08-20T21:59:25.065Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-20T21:59:25.066Z] Features: alt-svc AsynchDNS brotli Debug gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP TrackMemory UnixSockets zstd [2025-08-20T21:59:25.066Z] dockerVersion : bash: docker: command not found [2025-08-20T21:59:25.066Z] gcc version : 11 [2025-08-20T21:59:25.066Z] gclibc version : ldd (cygwin) 3.3.5 [2025-08-20T21:59:25.066Z] gdb version : bash: gdb: command not found [2025-08-20T21:59:25.066Z] lldb version : Command could not be executed [2025-08-20T21:59:25.066Z] makeVersion : [2025-08-20T21:59:25.066Z] GNU Make 4.3 [2025-08-20T21:59:25.066Z] Built for x86_64-pc-cygwin [2025-08-20T21:59:25.066Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-08-20T21:59:25.066Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-20T21:59:25.066Z] This is free software: you are free to change and redistribute it. [2025-08-20T21:59:25.066Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-20T21:59:25.066Z] mavenVersion : bash: mvn: command not found [2025-08-20T21:59:25.066Z] perlVersion : [2025-08-20T21:59:25.066Z] [2025-08-20T21:59:25.066Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi [2025-08-20T21:59:25.066Z] (with 7 registered patches, see perl -V for more detail) [2025-08-20T21:59:25.066Z] [2025-08-20T21:59:25.066Z] Copyright 1987-2021, Larry Wall [2025-08-20T21:59:25.066Z] [2025-08-20T21:59:25.066Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-20T21:59:25.066Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-20T21:59:25.066Z] [2025-08-20T21:59:25.066Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-20T21:59:25.066Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-20T21:59:25.066Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-08-20T21:59:25.066Z] [2025-08-20T21:59:25.066Z] podmanVersion : bash: podman: command not found [2025-08-20T21:59:25.066Z] procArch : unknown [2025-08-20T21:59:25.066Z] sysArch : x86_64 [2025-08-20T21:59:25.066Z] sysOS : CYGWIN_NT-10.0-22000 [2025-08-20T21:59:25.066Z] ulimit : [2025-08-20T21:59:25.066Z] core file size (blocks, -c) unlimited [2025-08-20T21:59:25.066Z] data seg size (kbytes, -d) unlimited [2025-08-20T21:59:25.066Z] file size (blocks, -f) unlimited [2025-08-20T21:59:25.066Z] open files (-n) 3200 [2025-08-20T21:59:25.066Z] pipe size (512 bytes, -p) 8 [2025-08-20T21:59:25.066Z] stack size (kbytes, -s) 2032 [2025-08-20T21:59:25.066Z] cpu time (seconds, -t) unlimited [2025-08-20T21:59:25.066Z] max user processes (-u) 256 [2025-08-20T21:59:25.066Z] virtual memory (kbytes, -v) unlimited [2025-08-20T21:59:25.067Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin [2025-08-20T21:59:25.067Z] vmVendor : Oracle Corporation [2025-08-20T21:59:25.067Z] vmVersion : 21.0.9-beta+4-ea [2025-08-20T21:59:25.067Z] xlc version : bash: xlC: command not found [2025-08-20T21:59:25.067Z] ************************************************************************** [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.067Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.067Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.067Z] System.getProperty('os.name')=Windows 11 [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.067Z] System.getProperty('os.arch')=aarch64 [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.067Z] System.getProperty('java.fullversion')=null [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.067Z] System.getProperty('sun.arch.data.model')=64 [2025-08-20T21:59:25.067Z] [2025-08-20T21:59:25.394Z] make -f clean.mk cleanBuild [2025-08-20T21:59:25.394Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T21:59:26.032Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest [2025-08-20T21:59:26.327Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T21:59:26.327Z] make -f compile.mk compile [2025-08-20T21:59:26.327Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T21:59:26.968Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \ [2025-08-20T21:59:26.969Z] mkdir -p C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \ [2025-08-20T21:59:26.969Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/" "-DBUILD_ROOT=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_aarch64" "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=C:/Users/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-08-20T21:59:26.970Z] if [ -z "$(tail -1 C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/"; false; else rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation"; fi [2025-08-20T21:59:29.725Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\scripts\build_test.xml [2025-08-20T21:59:30.366Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-08-20T21:59:30.366Z] [2025-08-20T21:59:30.366Z] -create_test_directory: [2025-08-20T21:59:30.366Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest [2025-08-20T21:59:30.366Z] [2025-08-20T21:59:30.366Z] stage_test_material: [2025-08-20T21:59:30.663Z] [copy] Copying 584 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest [2025-08-20T21:59:32.190Z] [2025-08-20T21:59:32.190Z] build: [2025-08-20T21:59:32.190Z] [2025-08-20T21:59:32.190Z] init: [2025-08-20T21:59:32.191Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf [2025-08-20T21:59:32.191Z] [2025-08-20T21:59:32.191Z] dist: [2025-08-20T21:59:32.191Z] [copy] Copying 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf [2025-08-20T21:59:32.191Z] [2025-08-20T21:59:32.191Z] build: [2025-08-20T21:59:32.191Z] [2025-08-20T21:59:32.191Z] build: [2025-08-20T21:59:32.489Z] [2025-08-20T21:59:32.489Z] init: [2025-08-20T21:59:32.489Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\bumbleBench [2025-08-20T21:59:32.489Z] [2025-08-20T21:59:32.489Z] getBumbleBench: [2025-08-20T21:59:32.489Z] [echo] Cloning BumbleBench [2025-08-20T21:59:32.489Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-08-20T21:59:32.489Z] [exec] Cloning into 'bumblebench'... [2025-08-20T21:59:34.011Z] [2025-08-20T21:59:34.011Z] buildBumbleBench: [2025-08-20T21:59:34.011Z] [echo] Building BumbleBench [2025-08-20T21:59:34.011Z] [2025-08-20T21:59:34.011Z] compile-all: [2025-08-20T21:59:34.011Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:34.011Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:34.011Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:34.011Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:34.011Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:35.541Z] [javac] Note: Some input files use or override a deprecated API. [2025-08-20T21:59:35.541Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-20T21:59:35.541Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations. [2025-08-20T21:59:35.541Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-08-20T21:59:35.541Z] [javac] 4 warnings [2025-08-20T21:59:35.542Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:35.542Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:35.542Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:35.542Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:35.542Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:35.542Z] [javac] 4 warnings [2025-08-20T21:59:35.542Z] [javac] Compiling 11 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:35.542Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:35.542Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:35.542Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:35.542Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:35.839Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-08-20T21:59:35.839Z] [javac] result.add(new Integer(i)); [2025-08-20T21:59:35.839Z] [javac] ^ [2025-08-20T21:59:35.839Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-08-20T21:59:35.839Z] [javac] result.put(new Integer(i), new Integer(i)); [2025-08-20T21:59:35.839Z] [javac] ^ [2025-08-20T21:59:35.839Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-08-20T21:59:35.839Z] [javac] result.put(new Integer(i), new Integer(i)); [2025-08-20T21:59:35.839Z] [javac] ^ [2025-08-20T21:59:36.140Z] [javac] 7 warnings [2025-08-20T21:59:36.140Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:36.140Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:36.140Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:36.140Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:36.140Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:36.443Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-08-20T21:59:36.443Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v)); [2025-08-20T21:59:36.443Z] [javac] ^ [2025-08-20T21:59:36.443Z] [javac] 5 warnings [2025-08-20T21:59:36.444Z] [javac] Compiling 9 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:36.444Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:36.444Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:36.444Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:36.444Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:37.096Z] [javac] Note: Some input files use or override a deprecated API. [2025-08-20T21:59:37.096Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-20T21:59:37.096Z] [javac] 4 warnings [2025-08-20T21:59:37.096Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:37.096Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:37.096Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.096Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.096Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:37.096Z] [javac] 4 warnings [2025-08-20T21:59:37.096Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:37.097Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:37.097Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.097Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.097Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:37.097Z] [javac] 4 warnings [2025-08-20T21:59:37.097Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:37.097Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:37.097Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.097Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.097Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:37.395Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class [2025-08-20T21:59:37.395Z] [javac] synchronized(init) { [2025-08-20T21:59:37.395Z] [javac] ^ [2025-08-20T21:59:37.395Z] [javac] 5 warnings [2025-08-20T21:59:37.395Z] [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:37.395Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:37.395Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.395Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.395Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:37.694Z] [javac] 4 warnings [2025-08-20T21:59:37.694Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:37.694Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:37.694Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.694Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.694Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:37.995Z] [javac] 4 warnings [2025-08-20T21:59:37.995Z] [javac] Compiling 7 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:37.995Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:37.995Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.995Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:37.995Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:38.643Z] [javac] 4 warnings [2025-08-20T21:59:38.643Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:38.643Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:38.643Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.643Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.643Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:38.643Z] [javac] 4 warnings [2025-08-20T21:59:38.643Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:38.643Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:38.643Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.643Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.643Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:38.940Z] [javac] 4 warnings [2025-08-20T21:59:38.940Z] [javac] Compiling 4 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:38.940Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:38.940Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.940Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.940Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:38.940Z] [javac] 4 warnings [2025-08-20T21:59:38.940Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench [2025-08-20T21:59:38.940Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [2025-08-20T21:59:38.940Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.940Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-08-20T21:59:38.941Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-08-20T21:59:39.236Z] [javac] 4 warnings [2025-08-20T21:59:39.236Z] [2025-08-20T21:59:39.236Z] dist: [2025-08-20T21:59:39.533Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar [2025-08-20T21:59:43.079Z] [2025-08-20T21:59:43.079Z] dist: [2025-08-20T21:59:43.079Z] [copy] Copying 126 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\bumbleBench [2025-08-20T21:59:43.079Z] [2025-08-20T21:59:43.079Z] build: [2025-08-20T21:59:43.079Z] [2025-08-20T21:59:43.079Z] getDependentLibs: [2025-08-20T21:59:48.673Z] [exec] -------------------------------------------- [2025-08-20T21:59:48.673Z] [exec] path is set to C:/Users/jenkins/testDependency/lib [2025-08-20T21:59:48.673Z] [exec] task is set to default [2025-08-20T21:59:48.673Z] [exec] dependencyList is set to dacapo [2025-08-20T21:59:48.673Z] [exec] -------------------------------------------- [2025-08-20T21:59:48.673Z] [exec] Starting download third party dependent jars [2025-08-20T21:59:48.673Z] [exec] -------------------------------------------- [2025-08-20T21:59:48.673Z] [exec] downloading dependent third party jars to C:/Users/jenkins/testDependency/lib [2025-08-20T21:59:48.673Z] [exec] C:/Users/jenkins/testDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-20T21:59:48.673Z] [exec] downloaded dependent third party jars successfully [2025-08-20T21:59:48.673Z] [2025-08-20T21:59:48.673Z] init: [2025-08-20T21:59:48.673Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo [2025-08-20T21:59:48.673Z] [2025-08-20T21:59:48.673Z] getDacapoSuite: [2025-08-20T21:59:48.673Z] [unzip] Expanding: C:\Users\jenkins\testDependency\lib\dacapo.zip into C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo [2025-08-20T22:01:26.018Z] [move] Moving 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo [2025-08-20T22:01:26.018Z] [move] Moving 10669 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo\dacapo [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] dist: [2025-08-20T22:01:26.018Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] build: [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] init: [2025-08-20T22:01:26.018Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro [2025-08-20T22:01:26.018Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] compile: [2025-08-20T22:01:26.018Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-20T22:01:26.018Z] [echo] ============COMPILER SETTINGS============ [2025-08-20T22:01:26.018Z] [echo] ===fork: yes [2025-08-20T22:01:26.018Z] [echo] ===executable: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/javac [2025-08-20T22:01:26.018Z] [echo] ===debug: on [2025-08-20T22:01:26.018Z] [echo] ===destdir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest/perf/idle_micro [2025-08-20T22:01:26.018Z] [javac] Compiling 3 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin [2025-08-20T22:01:26.018Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API. [2025-08-20T22:01:26.018Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] dist: [2025-08-20T22:01:26.018Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar [2025-08-20T22:01:26.018Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro [2025-08-20T22:01:26.018Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro [2025-08-20T22:01:26.018Z] [copy] Copying 7 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] clean: [2025-08-20T22:01:26.018Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] build: [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] build: [2025-08-20T22:01:26.018Z] [2025-08-20T22:01:26.018Z] init: [2025-08-20T22:01:26.019Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\renaissance [2025-08-20T22:01:26.019Z] [2025-08-20T22:01:26.019Z] getRenaissanceSuite: [2025-08-20T22:01:26.019Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-08-20T22:01:44.656Z] [2025-08-20T22:01:44.656Z] dist: [2025-08-20T22:01:44.656Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\renaissance [2025-08-20T22:01:45.698Z] [2025-08-20T22:01:45.698Z] build: [2025-08-20T22:01:45.698Z] [2025-08-20T22:01:45.698Z] init: [2025-08-20T22:01:45.698Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\specjbb [2025-08-20T22:01:45.698Z] [2025-08-20T22:01:45.698Z] getSpecjbbSuite: [2025-08-20T22:01:45.698Z] [2025-08-20T22:01:45.698Z] dist: [2025-08-20T22:01:45.698Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\specjbb\run [2025-08-20T22:01:45.698Z] [2025-08-20T22:01:45.698Z] BUILD SUCCESSFUL [2025-08-20T22:01:45.698Z] Total time: 2 minutes 16 seconds [2025-08-20T22:01:45.698Z] 0 [2025-08-20T22:01:46.341Z] [2025-08-20T22:01:46.341Z] [2025-08-20T22:01:46.341Z] RECORD TEST REPOs SHA [2025-08-20T22:01:46.341Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/scripts"; \ [2025-08-20T22:01:46.341Z] bash "getSHAs.sh" --test_root_dir "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/" --shas_file "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt" [2025-08-20T22:01:46.978Z] Check shas in C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/ and store the info in C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt [2025-08-20T22:01:46.978Z] touch C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt [2025-08-20T22:01:47.616Z] ================================================ [2025-08-20T22:01:48.253Z] timestamp: 20250820-220148 [2025-08-20T22:01:48.253Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests [2025-08-20T22:01:48.253Z] git repo: [2025-08-20T22:01:48.891Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-08-20T22:01:48.891Z] sha: [2025-08-20T22:01:48.891Z] 37a9c005eb153930c8badb10cf512f1425a110e8 [2025-08-20T22:01:49.185Z] ================================================ [2025-08-20T22:01:49.185Z] timestamp: 20250820-220149 [2025-08-20T22:01:49.185Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/bumbleBench/bumblebench [2025-08-20T22:01:49.185Z] git repo: [2025-08-20T22:01:49.479Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-08-20T22:01:49.479Z] sha: [2025-08-20T22:01:49.480Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-08-20T22:01:49.774Z] ================================================ [2025-08-20T22:01:49.774Z] timestamp: 20250820-220149 [2025-08-20T22:01:49.774Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG [2025-08-20T22:01:49.774Z] git repo: [2025-08-20T22:01:49.774Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-08-20T22:01:49.774Z] sha: [2025-08-20T22:01:49.774Z] 5091a6c0fa4e9a8061234f47563943113365f589 [2025-08-20T22:01:49.774Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [Pipeline] } [2025-08-20T22:01:50.112Z] $ ssh-agent -k [2025-08-20T22:01:50.190Z] unset SSH_AUTH_SOCK; [2025-08-20T22:01:50.190Z] unset SSH_AGENT_PID; [2025-08-20T22:01:50.190Z] echo Agent pid 1786 killed; [2025-08-20T22:01:50.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-08-20T22:01:50.369Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-08-20T22:01:50.391Z] ITERATION: 1/1 [Pipeline] sshagent [2025-08-20T22:01:50.408Z] $ ssh-agent [2025-08-20T22:01:50.552Z] SSH_AUTH_SOCK=/tmp/ssh-IMWiJzOrPHRK/agent.105 [2025-08-20T22:01:50.552Z] SSH_AGENT_PID=106 [2025-08-20T22:01:50.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-20T22:01:50.992Z] ++ uname [2025-08-20T22:01:51.286Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']' [2025-08-20T22:01:51.286Z] ++ uname [2025-08-20T22:01:51.286Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']' [2025-08-20T22:01:51.286Z] ++ uname [2025-08-20T22:01:51.286Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']' [2025-08-20T22:01:51.286Z] + MAKE=make [2025-08-20T22:01:51.286Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-20T22:01:51.286Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-08-20T22:01:51.738Z] ++ uname [2025-08-20T22:01:52.031Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']' [2025-08-20T22:01:52.031Z] ++ uname [2025-08-20T22:01:52.031Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']' [2025-08-20T22:01:52.031Z] ++ uname [2025-08-20T22:01:52.031Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']' [2025-08-20T22:01:52.031Z] + MAKE=make [2025-08-20T22:01:52.031Z] + cd ./aqa-tests [2025-08-20T22:01:52.031Z] + . ./scripts/testenv/testenvSettings.sh [2025-08-20T22:01:52.031Z] ++ set +x [2025-08-20T22:01:52.031Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image [2025-08-20T22:01:52.325Z] LIB_DIR is set to C:/Users/jenkins/testDependency/lib [2025-08-20T22:01:52.325Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-08-20T22:01:52.619Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T22:01:52.619Z] perl scripts/configure.pl [2025-08-20T22:01:52.619Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-08-20T22:01:53.257Z] [2025-08-20T22:01:53.257Z] Warning: cannot find spec in resources/ottawa.csv. [2025-08-20T22:01:53.257Z] Detected 64 in spec. Use spec: default-64 to match mode. [2025-08-20T22:01:53.257Z] [2025-08-20T22:01:53.257Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-20T22:01:53.257Z] [2025-08-20T22:01:53.257Z] Starting to generate test make files. [2025-08-20T22:01:53.257Z] [2025-08-20T22:01:53.552Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml [2025-08-20T22:01:53.552Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/idle_micro/autoGen.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml [2025-08-20T22:01:53.552Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/autoGen.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../autoGen.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../TKG/utils.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../TKG/rerun.mk [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] Make files are generated successfully. [2025-08-20T22:01:53.552Z] [2025-08-20T22:01:53.552Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T22:01:53.552Z] make -f runtest.mk _sanity.perf [2025-08-20T22:01:53.552Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T22:01:54.595Z] [2025-08-20T22:01:54.595Z] Running make 4.3 [2025-08-20T22:01:54.595Z] set TEST_ROOT to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/ [2025-08-20T22:01:54.595Z] set JDK_VERSION to 21 [2025-08-20T22:01:54.905Z] set JDK_IMPL to hotspot [2025-08-20T22:01:54.905Z] set JVM_VERSION to openjdk21 [2025-08-20T22:01:54.905Z] set JCL_VERSION to latest [2025-08-20T22:01:54.905Z] JAVA_HOME was originally set to C:\openjdk\jdk-11 [2025-08-20T22:01:55.202Z] set JAVA_HOME to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image [2025-08-20T22:01:55.202Z] set SPEC to win_aarch64 [2025-08-20T22:01:55.202Z] set TEST_FLAG to [2025-08-20T22:01:55.497Z] Running sanity.perf ... [2025-08-20T22:01:55.497Z] There are 9 test targets in sanity.perf [2025-08-20T22:01:55.497Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2025-08-20T22:01:55.793Z] openjdk version "21.0.9-beta" 2025-10-21 [2025-08-20T22:01:55.793Z] OpenJDK Runtime Environment Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea) [2025-08-20T22:01:55.793Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+4-202508201909 (build 21.0.9-beta+4-ea, mixed mode) [2025-08-20T22:01:56.087Z] make[2]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests' [2025-08-20T22:01:56.382Z] make[3]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf' [2025-08-20T22:01:56.677Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/dacapo' [2025-08-20T22:01:56.972Z] [2025-08-20T22:01:57.268Z] =============================================== [2025-08-20T22:01:57.563Z] Running test dacapo-eclipse_0 ... [2025-08-20T22:01:57.563Z] =============================================== [2025-08-20T22:01:57.873Z] dacapo-eclipse_0 Start Time: Wed Aug 20 22:01:57 2025 Epoch Time (ms): 1755727317627 [2025-08-20T22:01:57.873Z] variation: NoOptions [2025-08-20T22:01:58.170Z] JVM_OPTIONS: [2025-08-20T22:01:58.170Z] { \ [2025-08-20T22:01:58.170Z] echo ""; echo "TEST SETUP:"; \ [2025-08-20T22:01:58.170Z] echo "Nothing to be done for setup."; \ [2025-08-20T22:01:58.170Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\dacapo-eclipse_0"; \ [2025-08-20T22:01:58.170Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\dacapo-eclipse_0"; \ [2025-08-20T22:01:58.170Z] echo ""; echo "TESTING:"; \ [2025-08-20T22:01:58.171Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" eclipse; \ [2025-08-20T22:01:58.171Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-20T22:01:58.171Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-20T22:01:58.171Z] echo "Nothing to be done for teardown."; \ [2025-08-20T22:01:58.171Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult"; [2025-08-20T22:01:58.171Z] [2025-08-20T22:01:58.171Z] TEST SETUP: [2025-08-20T22:01:58.171Z] Nothing to be done for setup. [2025-08-20T22:01:58.171Z] [2025-08-20T22:01:58.171Z] TESTING: [2025-08-20T22:02:10.857Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2025-08-20T22:02:17.433Z] Unzip workspace [2025-08-20T22:02:17.433Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2025-08-20T22:02:27.282Z] Initialize workspace ................... [2025-08-20T22:03:20.302Z] Index workspace ..................... [2025-08-20T22:03:47.527Z] Build workspace [2025-08-20T22:03:50.282Z] Search .. 4,207 references for default constructor in workspace [2025-08-20T22:03:50.922Z] .. 1,957 references for method 'equals' in workspace [2025-08-20T22:03:51.973Z] Type hierarchy tests [2025-08-20T22:03:56.585Z] AST tests [2025-08-20T22:04:00.485Z] Completion tests ......... [2025-08-20T22:04:03.248Z] Format tests .............. [2025-08-20T22:04:07.220Z] Model tests ................ [2025-08-20T22:04:07.220Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 109526 msec ===== [2025-08-20T22:04:17.676Z] Delete workspace [2025-08-20T22:04:17.676Z] ----------------------------------- [2025-08-20T22:04:17.676Z] dacapo-eclipse_0_PASSED [2025-08-20T22:04:17.676Z] ----------------------------------- [2025-08-20T22:04:17.676Z] [2025-08-20T22:04:17.676Z] TEST TEARDOWN: [2025-08-20T22:04:17.676Z] Nothing to be done for teardown. [2025-08-20T22:04:17.676Z] dacapo-eclipse_0 Finish Time: Wed Aug 20 22:04:16 2025 Epoch Time (ms): 1755727456950 [2025-08-20T22:04:17.676Z] [2025-08-20T22:04:17.676Z] =============================================== [2025-08-20T22:04:17.676Z] Running test dacapo-h2_0 ... [2025-08-20T22:04:17.677Z] =============================================== [2025-08-20T22:04:17.972Z] dacapo-h2_0 Start Time: Wed Aug 20 22:04:17 2025 Epoch Time (ms): 1755727457841 [2025-08-20T22:04:18.268Z] variation: NoOptions [2025-08-20T22:04:18.268Z] JVM_OPTIONS: [2025-08-20T22:04:18.268Z] { \ [2025-08-20T22:04:18.268Z] echo ""; echo "TEST SETUP:"; \ [2025-08-20T22:04:18.268Z] echo "Nothing to be done for setup."; \ [2025-08-20T22:04:18.268Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\dacapo-h2_0"; \ [2025-08-20T22:04:18.268Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\dacapo-h2_0"; \ [2025-08-20T22:04:18.268Z] echo ""; echo "TESTING:"; \ [2025-08-20T22:04:18.268Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" h2; \ [2025-08-20T22:04:18.268Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-20T22:04:18.268Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-20T22:04:18.268Z] echo "Nothing to be done for teardown."; \ [2025-08-20T22:04:18.268Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult"; [2025-08-20T22:04:18.564Z] [2025-08-20T22:04:18.564Z] TEST SETUP: [2025-08-20T22:04:18.564Z] Nothing to be done for setup. [2025-08-20T22:04:18.564Z] [2025-08-20T22:04:18.564Z] TESTING: [2025-08-20T22:04:18.860Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-08-20T22:04:19.506Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-08-20T22:04:19.506Z] Preparing the H2 database... [2025-08-20T22:04:19.506Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-08-20T22:04:42.197Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-08-20T22:04:42.197Z] Starting 100000 requests... [2025-08-20T22:04:42.197Z] [2025-08-20T22:04:42.878Z] 5% [2025-08-20T22:04:43.972Z] 10% [2025-08-20T22:04:44.615Z] 15% [2025-08-20T22:04:45.257Z] 20% [2025-08-20T22:04:46.305Z] 25% [2025-08-20T22:04:46.946Z] 30% [2025-08-20T22:04:47.649Z] 35% [2025-08-20T22:04:48.301Z] 40% [2025-08-20T22:04:49.437Z] 45% [2025-08-20T22:04:50.078Z] 50% [2025-08-20T22:04:50.719Z] 55% [2025-08-20T22:04:51.766Z] 60% [2025-08-20T22:04:52.409Z] 65% [2025-08-20T22:04:53.050Z] 70% [2025-08-20T22:04:54.096Z] 75% [2025-08-20T22:04:54.746Z] 80% [2025-08-20T22:04:55.457Z] 85% [2025-08-20T22:04:56.097Z] 90% [2025-08-20T22:04:57.197Z] 95% [2025-08-20T22:04:57.197Z] 100% [2025-08-20T22:04:57.197Z] Completed requests [2025-08-20T22:04:57.197Z] Stock level ............. 3973 ( 4.0%) [2025-08-20T22:04:57.197Z] Order status by name .... 2361 ( 2.4%) [2025-08-20T22:04:57.197Z] Order status by ID ...... 1609 ( 1.6%) [2025-08-20T22:04:57.197Z] Payment by name ......... 25847 (25.8%) [2025-08-20T22:04:57.197Z] Payment by ID ........... 17220 (17.2%) [2025-08-20T22:04:57.197Z] Delivery schedule ....... 4029 ( 4.0%) [2025-08-20T22:04:57.197Z] New order ............... 44509 (44.5%) [2025-08-20T22:04:57.197Z] New order rollback ...... 452 ( 0.5%) [2025-08-20T22:04:57.197Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 18562 msec ===== [2025-08-20T22:04:57.197Z] ===== DaCapo processed 100000 requests in 18531 msec, 5396 requests per second ===== [2025-08-20T22:04:57.197Z] ===== DaCapo tail latency, simple: 50% 299 usec, 90% 1566 usec, 99% 4038 usec, 99.9% 48035 usec, 99.99% 70139 usec, max 96032 usec, measured over 100000 events ===== [2025-08-20T22:04:57.197Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1021 usec, 90% 4790 usec, 99% 12834 usec, 99.9% 49756 usec, 99.99% 70926 usec, max 112730 usec, measured over 100000 events ===== [2025-08-20T22:04:57.197Z] ===== DaCapo tail latency, metered full smoothing: 50% 1555038 usec, 90% 2410692 usec, 99% 2572103 usec, 99.9% 2584959 usec, 99.99% 2592288 usec, max 2605187 usec, measured over 100000 events ===== [2025-08-20T22:05:06.892Z] Resetting database to initial state.................... [2025-08-20T22:05:07.186Z] ----------------------------------- [2025-08-20T22:05:07.186Z] dacapo-h2_0_PASSED [2025-08-20T22:05:07.186Z] ----------------------------------- [2025-08-20T22:05:07.186Z] [2025-08-20T22:05:07.186Z] TEST TEARDOWN: [2025-08-20T22:05:07.186Z] Nothing to be done for teardown. [2025-08-20T22:05:07.481Z] dacapo-h2_0 Finish Time: Wed Aug 20 22:05:07 2025 Epoch Time (ms): 1755727507356 [2025-08-20T22:05:07.775Z] [2025-08-20T22:05:07.776Z] =============================================== [2025-08-20T22:05:08.071Z] Running test dacapo-lusearch-fix_0 ... [2025-08-20T22:05:08.071Z] =============================================== [2025-08-20T22:05:08.365Z] dacapo-lusearch-fix_0 Start Time: Wed Aug 20 22:05:08 2025 Epoch Time (ms): 1755727508200 [2025-08-20T22:05:08.660Z] dacapo-lusearch-fix_0_DISABLED [2025-08-20T22:05:08.660Z] Disabled Reason: [2025-08-20T22:05:08.660Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2025-08-20T22:05:08.957Z] dacapo-lusearch-fix_0 Finish Time: Wed Aug 20 22:05:08 2025 Epoch Time (ms): 1755727508778 [2025-08-20T22:05:08.957Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/dacapo' [2025-08-20T22:05:09.251Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/idle_micro' [2025-08-20T22:05:09.546Z] [2025-08-20T22:05:09.546Z] =============================================== [2025-08-20T22:05:09.841Z] Running test IdleMicrobenchmark_HS_0 ... [2025-08-20T22:05:09.841Z] =============================================== [2025-08-20T22:05:10.136Z] IdleMicrobenchmark_HS_0 Start Time: Wed Aug 20 22:05:09 2025 Epoch Time (ms): 1755727509919 [2025-08-20T22:05:10.136Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2025-08-20T22:05:10.432Z] IdleMicrobenchmark_HS_0 Finish Time: Wed Aug 20 22:05:10 2025 Epoch Time (ms): 1755727510263 [2025-08-20T22:05:10.432Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/idle_micro' [2025-08-20T22:05:10.728Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/renaissance' [2025-08-20T22:05:11.024Z] [2025-08-20T22:05:11.024Z] =============================================== [2025-08-20T22:05:11.320Z] Running test renaissance-akka-uct_0 ... [2025-08-20T22:05:11.320Z] =============================================== [2025-08-20T22:05:11.617Z] renaissance-akka-uct_0 Start Time: Wed Aug 20 22:05:11 2025 Epoch Time (ms): 1755727511403 [2025-08-20T22:05:11.617Z] variation: NoOptions [2025-08-20T22:05:11.913Z] JVM_OPTIONS: [2025-08-20T22:05:11.913Z] { \ [2025-08-20T22:05:11.913Z] echo ""; echo "TEST SETUP:"; \ [2025-08-20T22:05:11.913Z] echo "Nothing to be done for setup."; \ [2025-08-20T22:05:11.913Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-akka-uct_0"; \ [2025-08-20T22:05:11.913Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-akka-uct_0"; \ [2025-08-20T22:05:11.913Z] echo ""; echo "TESTING:"; \ [2025-08-20T22:05:11.913Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-akka-uct_0"\\akka-uct.json" akka-uct; \ [2025-08-20T22:05:11.913Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-20T22:05:11.913Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-20T22:05:11.913Z] echo "Nothing to be done for teardown."; \ [2025-08-20T22:05:11.913Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult"; [2025-08-20T22:05:12.248Z] [2025-08-20T22:05:12.248Z] TEST SETUP: [2025-08-20T22:05:12.248Z] Nothing to be done for setup. [2025-08-20T22:05:12.248Z] [2025-08-20T22:05:12.248Z] TESTING: [2025-08-20T22:05:13.767Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2025-08-20T22:05:14.060Z] GC before operation: completed in 15.962 ms, heap usage 10.444 MB -> 5.247 MB. [2025-08-20T22:05:16.534Z] final size= 199991 [2025-08-20T22:05:16.534Z] final height= 9 [2025-08-20T22:05:18.424Z] final size= 199991 [2025-08-20T22:05:18.424Z] final height= 9 [2025-08-20T22:05:20.776Z] final size= 199991 [2025-08-20T22:05:20.776Z] final height= 9 [2025-08-20T22:05:22.331Z] final size= 199991 [2025-08-20T22:05:22.331Z] final height= 9 [2025-08-20T22:05:24.065Z] final size= 199991 [2025-08-20T22:05:24.065Z] final height= 9 [2025-08-20T22:05:25.584Z] final size= 199991 [2025-08-20T22:05:25.584Z] final height= 9 [2025-08-20T22:05:27.111Z] final size= 199991 [2025-08-20T22:05:27.111Z] final height= 9 [2025-08-20T22:05:29.405Z] final size= 199991 [2025-08-20T22:05:29.405Z] final height= 9 [2025-08-20T22:05:30.824Z] final size= 199991 [2025-08-20T22:05:30.824Z] final height= 10 [2025-08-20T22:05:33.076Z] final size= 199991 [2025-08-20T22:05:33.076Z] final height= 9 [2025-08-20T22:05:33.370Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:05:33.370Z] There is no way to check that no silent failure occurred. [2025-08-20T22:05:33.370Z] ====== akka-uct (concurrency) [default], iteration 0 completed (19299.901 ms) ====== [2025-08-20T22:05:33.370Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2025-08-20T22:05:33.762Z] GC before operation: completed in 483.903 ms, heap usage 684.199 MB -> 84.287 MB. [2025-08-20T22:05:34.585Z] final size= 199991 [2025-08-20T22:05:34.585Z] final height= 9 [2025-08-20T22:05:36.260Z] final size= 199991 [2025-08-20T22:05:36.260Z] final height= 9 [2025-08-20T22:05:37.784Z] final size= 199991 [2025-08-20T22:05:37.784Z] final height= 9 [2025-08-20T22:05:39.489Z] final size= 199991 [2025-08-20T22:05:39.489Z] final height= 10 [2025-08-20T22:05:41.215Z] final size= 199991 [2025-08-20T22:05:41.215Z] final height= 9 [2025-08-20T22:05:42.805Z] final size= 199991 [2025-08-20T22:05:42.805Z] final height= 9 [2025-08-20T22:05:44.911Z] final size= 199991 [2025-08-20T22:05:44.911Z] final height= 10 [2025-08-20T22:05:46.507Z] final size= 199991 [2025-08-20T22:05:46.507Z] final height= 9 [2025-08-20T22:05:48.102Z] final size= 199991 [2025-08-20T22:05:48.102Z] final height= 9 [2025-08-20T22:05:49.474Z] final size= 199991 [2025-08-20T22:05:49.474Z] final height= 10 [2025-08-20T22:05:50.527Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:05:50.527Z] There is no way to check that no silent failure occurred. [2025-08-20T22:05:50.527Z] ====== akka-uct (concurrency) [default], iteration 1 completed (16954.157 ms) ====== [2025-08-20T22:05:50.527Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2025-08-20T22:05:51.347Z] GC before operation: completed in 408.729 ms, heap usage 765.416 MB -> 84.873 MB. [2025-08-20T22:05:52.018Z] final size= 199991 [2025-08-20T22:05:52.018Z] final height= 9 [2025-08-20T22:05:53.625Z] final size= 199991 [2025-08-20T22:05:53.625Z] final height= 9 [2025-08-20T22:05:55.269Z] final size= 199991 [2025-08-20T22:05:55.269Z] final height= 9 [2025-08-20T22:05:57.570Z] final size= 199991 [2025-08-20T22:05:57.570Z] final height= 9 [2025-08-20T22:05:59.102Z] final size= 199991 [2025-08-20T22:05:59.102Z] final height= 9 [2025-08-20T22:06:00.215Z] final size= 199991 [2025-08-20T22:06:00.215Z] final height= 9 [2025-08-20T22:06:01.835Z] final size= 199991 [2025-08-20T22:06:01.835Z] final height= 9 [2025-08-20T22:06:04.031Z] final size= 199991 [2025-08-20T22:06:04.031Z] final height= 9 [2025-08-20T22:06:05.633Z] final size= 199991 [2025-08-20T22:06:05.633Z] final height= 9 [2025-08-20T22:06:07.810Z] final size= 199991 [2025-08-20T22:06:07.810Z] final height= 9 [2025-08-20T22:06:08.450Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:06:08.450Z] There is no way to check that no silent failure occurred. [2025-08-20T22:06:08.450Z] ====== akka-uct (concurrency) [default], iteration 2 completed (17370.948 ms) ====== [2025-08-20T22:06:08.450Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2025-08-20T22:06:08.749Z] GC before operation: completed in 399.541 ms, heap usage 836.865 MB -> 101.779 MB. [2025-08-20T22:06:09.654Z] final size= 199991 [2025-08-20T22:06:09.654Z] final height= 9 [2025-08-20T22:06:12.029Z] final size= 199991 [2025-08-20T22:06:12.029Z] final height= 9 [2025-08-20T22:06:13.726Z] final size= 199991 [2025-08-20T22:06:13.726Z] final height= 9 [2025-08-20T22:06:15.313Z] final size= 199991 [2025-08-20T22:06:15.313Z] final height= 10 [2025-08-20T22:06:17.425Z] final size= 199991 [2025-08-20T22:06:17.425Z] final height= 9 [2025-08-20T22:06:18.824Z] final size= 199991 [2025-08-20T22:06:18.824Z] final height= 9 [2025-08-20T22:06:20.425Z] final size= 199991 [2025-08-20T22:06:20.425Z] final height= 10 [2025-08-20T22:06:22.651Z] final size= 199991 [2025-08-20T22:06:22.651Z] final height= 9 [2025-08-20T22:06:24.170Z] final size= 199991 [2025-08-20T22:06:24.170Z] final height= 9 [2025-08-20T22:06:26.279Z] final size= 199991 [2025-08-20T22:06:26.279Z] final height= 9 [2025-08-20T22:06:27.903Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:06:27.903Z] There is no way to check that no silent failure occurred. [2025-08-20T22:06:27.904Z] ====== akka-uct (concurrency) [default], iteration 3 completed (18697.077 ms) ====== [2025-08-20T22:06:27.904Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2025-08-20T22:06:27.904Z] GC before operation: completed in 240.127 ms, heap usage 295.334 MB -> 70.850 MB. [2025-08-20T22:06:28.687Z] final size= 199991 [2025-08-20T22:06:28.688Z] final height= 9 [2025-08-20T22:06:30.490Z] final size= 199991 [2025-08-20T22:06:30.490Z] final height= 9 [2025-08-20T22:06:32.841Z] final size= 199991 [2025-08-20T22:06:32.841Z] final height= 9 [2025-08-20T22:06:33.999Z] final size= 199991 [2025-08-20T22:06:33.999Z] final height= 9 [2025-08-20T22:06:35.356Z] final size= 199991 [2025-08-20T22:06:35.356Z] final height= 9 [2025-08-20T22:06:37.081Z] final size= 199991 [2025-08-20T22:06:37.081Z] final height= 9 [2025-08-20T22:06:39.301Z] final size= 199991 [2025-08-20T22:06:39.301Z] final height= 9 [2025-08-20T22:06:40.819Z] final size= 199991 [2025-08-20T22:06:40.819Z] final height= 10 [2025-08-20T22:06:42.521Z] final size= 199991 [2025-08-20T22:06:42.521Z] final height= 9 [2025-08-20T22:06:44.104Z] final size= 199991 [2025-08-20T22:06:44.104Z] final height= 9 [2025-08-20T22:06:44.403Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:06:44.403Z] There is no way to check that no silent failure occurred. [2025-08-20T22:06:44.403Z] ====== akka-uct (concurrency) [default], iteration 4 completed (16707.260 ms) ====== [2025-08-20T22:06:44.403Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2025-08-20T22:06:44.752Z] GC before operation: completed in 393.089 ms, heap usage 1.073 GB -> 81.255 MB. [2025-08-20T22:06:46.109Z] final size= 199991 [2025-08-20T22:06:46.109Z] final height= 9 [2025-08-20T22:06:47.352Z] final size= 199991 [2025-08-20T22:06:47.352Z] final height= 10 [2025-08-20T22:06:49.435Z] final size= 199991 [2025-08-20T22:06:49.435Z] final height= 9 [2025-08-20T22:06:51.131Z] final size= 199991 [2025-08-20T22:06:51.131Z] final height= 9 [2025-08-20T22:06:53.073Z] final size= 199991 [2025-08-20T22:06:53.073Z] final height= 9 [2025-08-20T22:06:54.693Z] final size= 199991 [2025-08-20T22:06:54.693Z] final height= 9 [2025-08-20T22:06:56.549Z] final size= 199991 [2025-08-20T22:06:56.549Z] final height= 9 [2025-08-20T22:06:58.288Z] final size= 199991 [2025-08-20T22:06:58.288Z] final height= 9 [2025-08-20T22:06:59.977Z] final size= 199991 [2025-08-20T22:06:59.977Z] final height= 9 [2025-08-20T22:07:01.496Z] final size= 199991 [2025-08-20T22:07:01.496Z] final height= 9 [2025-08-20T22:07:02.570Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:07:02.570Z] There is no way to check that no silent failure occurred. [2025-08-20T22:07:02.570Z] ====== akka-uct (concurrency) [default], iteration 5 completed (17477.954 ms) ====== [2025-08-20T22:07:02.570Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2025-08-20T22:07:02.570Z] GC before operation: completed in 336.930 ms, heap usage 348.485 MB -> 80.690 MB. [2025-08-20T22:07:03.650Z] final size= 199991 [2025-08-20T22:07:03.650Z] final height= 9 [2025-08-20T22:07:05.289Z] final size= 199991 [2025-08-20T22:07:05.289Z] final height= 9 [2025-08-20T22:07:06.930Z] final size= 199991 [2025-08-20T22:07:06.930Z] final height= 10 [2025-08-20T22:07:08.550Z] final size= 199991 [2025-08-20T22:07:08.550Z] final height= 9 [2025-08-20T22:07:09.911Z] final size= 199991 [2025-08-20T22:07:09.911Z] final height= 9 [2025-08-20T22:07:11.727Z] final size= 199991 [2025-08-20T22:07:11.727Z] final height= 9 [2025-08-20T22:07:13.065Z] final size= 199991 [2025-08-20T22:07:13.065Z] final height= 9 [2025-08-20T22:07:14.772Z] final size= 199991 [2025-08-20T22:07:14.772Z] final height= 9 [2025-08-20T22:07:16.505Z] final size= 199991 [2025-08-20T22:07:16.505Z] final height= 9 [2025-08-20T22:07:18.051Z] final size= 199991 [2025-08-20T22:07:18.051Z] final height= 9 [2025-08-20T22:07:18.695Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:07:18.695Z] There is no way to check that no silent failure occurred. [2025-08-20T22:07:18.695Z] ====== akka-uct (concurrency) [default], iteration 6 completed (16107.212 ms) ====== [2025-08-20T22:07:18.695Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2025-08-20T22:07:19.500Z] GC before operation: completed in 425.044 ms, heap usage 727.103 MB -> 102.377 MB. [2025-08-20T22:07:20.205Z] final size= 199991 [2025-08-20T22:07:20.205Z] final height= 9 [2025-08-20T22:07:21.867Z] final size= 199991 [2025-08-20T22:07:21.867Z] final height= 9 [2025-08-20T22:07:24.145Z] final size= 199991 [2025-08-20T22:07:24.145Z] final height= 9 [2025-08-20T22:07:26.083Z] final size= 199991 [2025-08-20T22:07:26.083Z] final height= 9 [2025-08-20T22:07:27.209Z] final size= 199991 [2025-08-20T22:07:27.209Z] final height= 9 [2025-08-20T22:07:28.585Z] final size= 199991 [2025-08-20T22:07:28.585Z] final height= 9 [2025-08-20T22:07:30.430Z] final size= 199991 [2025-08-20T22:07:30.430Z] final height= 9 [2025-08-20T22:07:32.587Z] final size= 199991 [2025-08-20T22:07:32.587Z] final height= 9 [2025-08-20T22:07:34.119Z] final size= 199991 [2025-08-20T22:07:34.119Z] final height= 9 [2025-08-20T22:07:35.921Z] final size= 199991 [2025-08-20T22:07:35.921Z] final height= 10 [2025-08-20T22:07:36.561Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:07:36.561Z] There is no way to check that no silent failure occurred. [2025-08-20T22:07:36.561Z] ====== akka-uct (concurrency) [default], iteration 7 completed (17214.073 ms) ====== [2025-08-20T22:07:36.561Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2025-08-20T22:07:36.856Z] GC before operation: completed in 406.576 ms, heap usage 297.402 MB -> 102.334 MB. [2025-08-20T22:07:37.720Z] final size= 199991 [2025-08-20T22:07:37.720Z] final height= 10 [2025-08-20T22:07:40.024Z] final size= 199991 [2025-08-20T22:07:40.024Z] final height= 9 [2025-08-20T22:07:41.154Z] final size= 199991 [2025-08-20T22:07:41.154Z] final height= 9 [2025-08-20T22:07:42.676Z] final size= 199991 [2025-08-20T22:07:42.676Z] final height= 9 [2025-08-20T22:07:44.501Z] final size= 199991 [2025-08-20T22:07:44.501Z] final height= 9 [2025-08-20T22:07:46.288Z] final size= 199991 [2025-08-20T22:07:46.288Z] final height= 9 [2025-08-20T22:07:47.487Z] final size= 199991 [2025-08-20T22:07:47.487Z] final height= 9 [2025-08-20T22:07:49.299Z] final size= 199991 [2025-08-20T22:07:49.299Z] final height= 9 [2025-08-20T22:07:50.962Z] final size= 199991 [2025-08-20T22:07:50.963Z] final height= 10 [2025-08-20T22:07:52.766Z] final size= 199991 [2025-08-20T22:07:52.766Z] final height= 9 [2025-08-20T22:07:53.894Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:07:53.894Z] There is no way to check that no silent failure occurred. [2025-08-20T22:07:53.894Z] ====== akka-uct (concurrency) [default], iteration 8 completed (17005.890 ms) ====== [2025-08-20T22:07:53.894Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2025-08-20T22:07:54.252Z] GC before operation: completed in 176.550 ms, heap usage 310.739 MB -> 47.688 MB. [2025-08-20T22:07:55.018Z] final size= 199991 [2025-08-20T22:07:55.018Z] final height= 9 [2025-08-20T22:07:56.600Z] final size= 199991 [2025-08-20T22:07:56.600Z] final height= 9 [2025-08-20T22:07:58.129Z] final size= 199991 [2025-08-20T22:07:58.129Z] final height= 9 [2025-08-20T22:07:59.957Z] final size= 199991 [2025-08-20T22:07:59.957Z] final height= 9 [2025-08-20T22:08:01.483Z] final size= 199991 [2025-08-20T22:08:01.483Z] final height= 10 [2025-08-20T22:08:03.677Z] final size= 199991 [2025-08-20T22:08:03.677Z] final height= 10 [2025-08-20T22:08:05.760Z] final size= 199991 [2025-08-20T22:08:05.760Z] final height= 9 [2025-08-20T22:08:07.519Z] final size= 199991 [2025-08-20T22:08:07.519Z] final height= 9 [2025-08-20T22:08:08.879Z] final size= 199991 [2025-08-20T22:08:08.879Z] final height= 9 [2025-08-20T22:08:10.544Z] final size= 199991 [2025-08-20T22:08:10.544Z] final height= 10 [2025-08-20T22:08:11.589Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:08:11.589Z] There is no way to check that no silent failure occurred. [2025-08-20T22:08:11.589Z] ====== akka-uct (concurrency) [default], iteration 9 completed (17448.846 ms) ====== [2025-08-20T22:08:11.589Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2025-08-20T22:08:11.589Z] GC before operation: completed in 180.360 ms, heap usage 702.398 MB -> 41.245 MB. [2025-08-20T22:08:12.341Z] final size= 199991 [2025-08-20T22:08:12.341Z] final height= 9 [2025-08-20T22:08:13.989Z] final size= 199991 [2025-08-20T22:08:13.989Z] final height= 10 [2025-08-20T22:08:16.205Z] final size= 199991 [2025-08-20T22:08:16.205Z] final height= 9 [2025-08-20T22:08:17.896Z] final size= 199991 [2025-08-20T22:08:17.896Z] final height= 9 [2025-08-20T22:08:19.132Z] final size= 199991 [2025-08-20T22:08:19.132Z] final height= 9 [2025-08-20T22:08:20.660Z] final size= 199991 [2025-08-20T22:08:20.660Z] final height= 9 [2025-08-20T22:08:22.205Z] final size= 199991 [2025-08-20T22:08:22.205Z] final height= 9 [2025-08-20T22:08:23.963Z] final size= 199991 [2025-08-20T22:08:23.963Z] final height= 9 [2025-08-20T22:08:25.655Z] final size= 199991 [2025-08-20T22:08:25.655Z] final height= 9 [2025-08-20T22:08:27.956Z] final size= 199991 [2025-08-20T22:08:27.956Z] final height= 9 [2025-08-20T22:08:28.597Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:08:28.597Z] There is no way to check that no silent failure occurred. [2025-08-20T22:08:28.597Z] ====== akka-uct (concurrency) [default], iteration 10 completed (16969.934 ms) ====== [2025-08-20T22:08:28.597Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2025-08-20T22:08:28.892Z] GC before operation: completed in 333.675 ms, heap usage 493.500 MB -> 81.381 MB. [2025-08-20T22:08:30.075Z] final size= 199991 [2025-08-20T22:08:30.075Z] final height= 9 [2025-08-20T22:08:31.758Z] final size= 199991 [2025-08-20T22:08:31.758Z] final height= 9 [2025-08-20T22:08:33.442Z] final size= 199991 [2025-08-20T22:08:33.442Z] final height= 9 [2025-08-20T22:08:35.077Z] final size= 199991 [2025-08-20T22:08:35.077Z] final height= 10 [2025-08-20T22:08:37.163Z] final size= 199991 [2025-08-20T22:08:37.163Z] final height= 9 [2025-08-20T22:08:38.693Z] final size= 199991 [2025-08-20T22:08:38.693Z] final height= 9 [2025-08-20T22:08:40.480Z] final size= 199991 [2025-08-20T22:08:40.480Z] final height= 9 [2025-08-20T22:08:42.264Z] final size= 199991 [2025-08-20T22:08:42.264Z] final height= 11 [2025-08-20T22:08:44.575Z] final size= 199991 [2025-08-20T22:08:44.576Z] final height= 10 [2025-08-20T22:08:46.382Z] final size= 199991 [2025-08-20T22:08:46.382Z] final height= 9 [2025-08-20T22:08:47.136Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:08:47.136Z] There is no way to check that no silent failure occurred. [2025-08-20T22:08:47.136Z] ====== akka-uct (concurrency) [default], iteration 11 completed (18160.822 ms) ====== [2025-08-20T22:08:47.136Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2025-08-20T22:08:47.506Z] GC before operation: completed in 248.909 ms, heap usage 288.618 MB -> 61.815 MB. [2025-08-20T22:08:48.301Z] final size= 199991 [2025-08-20T22:08:48.301Z] final height= 9 [2025-08-20T22:08:50.053Z] final size= 199991 [2025-08-20T22:08:50.053Z] final height= 9 [2025-08-20T22:08:52.288Z] final size= 199991 [2025-08-20T22:08:52.288Z] final height= 9 [2025-08-20T22:08:53.866Z] final size= 199991 [2025-08-20T22:08:53.866Z] final height= 10 [2025-08-20T22:08:55.049Z] final size= 199991 [2025-08-20T22:08:55.049Z] final height= 10 [2025-08-20T22:08:57.912Z] final size= 199991 [2025-08-20T22:08:57.912Z] final height= 9 [2025-08-20T22:08:59.725Z] final size= 199991 [2025-08-20T22:08:59.725Z] final height= 9 [2025-08-20T22:09:00.851Z] final size= 199991 [2025-08-20T22:09:00.851Z] final height= 9 [2025-08-20T22:09:02.942Z] final size= 199991 [2025-08-20T22:09:02.942Z] final height= 10 [2025-08-20T22:09:04.130Z] final size= 199991 [2025-08-20T22:09:04.130Z] final height= 9 [2025-08-20T22:09:05.188Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:09:05.188Z] There is no way to check that no silent failure occurred. [2025-08-20T22:09:05.188Z] ====== akka-uct (concurrency) [default], iteration 12 completed (17606.833 ms) ====== [2025-08-20T22:09:05.188Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2025-08-20T22:09:05.188Z] GC before operation: completed in 328.320 ms, heap usage 652.754 MB -> 68.684 MB. [2025-08-20T22:09:06.125Z] final size= 199991 [2025-08-20T22:09:06.125Z] final height= 9 [2025-08-20T22:09:07.437Z] final size= 199991 [2025-08-20T22:09:07.437Z] final height= 9 [2025-08-20T22:09:09.037Z] final size= 199991 [2025-08-20T22:09:09.037Z] final height= 9 [2025-08-20T22:09:11.328Z] final size= 199991 [2025-08-20T22:09:11.328Z] final height= 9 [2025-08-20T22:09:12.934Z] final size= 199991 [2025-08-20T22:09:12.934Z] final height= 9 [2025-08-20T22:09:14.576Z] final size= 199991 [2025-08-20T22:09:14.576Z] final height= 9 [2025-08-20T22:09:16.369Z] final size= 199991 [2025-08-20T22:09:16.369Z] final height= 9 [2025-08-20T22:09:17.924Z] final size= 199991 [2025-08-20T22:09:17.924Z] final height= 9 [2025-08-20T22:09:20.209Z] final size= 199991 [2025-08-20T22:09:20.209Z] final height= 9 [2025-08-20T22:09:22.485Z] final size= 199991 [2025-08-20T22:09:22.485Z] final height= 9 [2025-08-20T22:09:22.780Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:09:22.780Z] There is no way to check that no silent failure occurred. [2025-08-20T22:09:22.780Z] ====== akka-uct (concurrency) [default], iteration 13 completed (17384.435 ms) ====== [2025-08-20T22:09:22.780Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2025-08-20T22:09:23.139Z] GC before operation: completed in 354.394 ms, heap usage 473.430 MB -> 81.539 MB. [2025-08-20T22:09:23.958Z] final size= 199991 [2025-08-20T22:09:23.958Z] final height= 9 [2025-08-20T22:09:25.781Z] final size= 199991 [2025-08-20T22:09:25.781Z] final height= 11 [2025-08-20T22:09:27.576Z] final size= 199991 [2025-08-20T22:09:27.576Z] final height= 9 [2025-08-20T22:09:29.286Z] final size= 199991 [2025-08-20T22:09:29.286Z] final height= 9 [2025-08-20T22:09:30.993Z] final size= 199991 [2025-08-20T22:09:30.993Z] final height= 9 [2025-08-20T22:09:32.725Z] final size= 199991 [2025-08-20T22:09:32.726Z] final height= 9 [2025-08-20T22:09:34.500Z] final size= 199991 [2025-08-20T22:09:34.500Z] final height= 11 [2025-08-20T22:09:36.234Z] final size= 199991 [2025-08-20T22:09:36.234Z] final height= 9 [2025-08-20T22:09:38.325Z] final size= 199991 [2025-08-20T22:09:38.325Z] final height= 9 [2025-08-20T22:09:40.482Z] final size= 199991 [2025-08-20T22:09:40.482Z] final height= 9 [2025-08-20T22:09:40.778Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:09:40.778Z] There is no way to check that no silent failure occurred. [2025-08-20T22:09:40.778Z] ====== akka-uct (concurrency) [default], iteration 14 completed (17745.647 ms) ====== [2025-08-20T22:09:40.778Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2025-08-20T22:09:41.137Z] GC before operation: completed in 276.524 ms, heap usage 492.845 MB -> 79.079 MB. [2025-08-20T22:09:41.931Z] final size= 199991 [2025-08-20T22:09:41.931Z] final height= 10 [2025-08-20T22:09:43.692Z] final size= 199991 [2025-08-20T22:09:43.692Z] final height= 9 [2025-08-20T22:09:45.357Z] final size= 199991 [2025-08-20T22:09:45.357Z] final height= 9 [2025-08-20T22:09:47.282Z] final size= 199991 [2025-08-20T22:09:47.282Z] final height= 9 [2025-08-20T22:09:48.545Z] final size= 199991 [2025-08-20T22:09:48.545Z] final height= 9 [2025-08-20T22:09:50.197Z] final size= 199991 [2025-08-20T22:09:50.197Z] final height= 9 [2025-08-20T22:09:51.862Z] final size= 199991 [2025-08-20T22:09:51.862Z] final height= 9 [2025-08-20T22:09:53.472Z] final size= 199991 [2025-08-20T22:09:53.472Z] final height= 9 [2025-08-20T22:09:55.208Z] final size= 199991 [2025-08-20T22:09:55.208Z] final height= 9 [2025-08-20T22:09:56.902Z] final size= 199991 [2025-08-20T22:09:56.902Z] final height= 9 [2025-08-20T22:09:57.546Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:09:57.546Z] There is no way to check that no silent failure occurred. [2025-08-20T22:09:57.546Z] ====== akka-uct (concurrency) [default], iteration 15 completed (16516.080 ms) ====== [2025-08-20T22:09:57.546Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2025-08-20T22:09:57.917Z] GC before operation: completed in 200.727 ms, heap usage 381.428 MB -> 59.852 MB. [2025-08-20T22:09:58.697Z] final size= 199991 [2025-08-20T22:09:58.697Z] final height= 9 [2025-08-20T22:10:00.942Z] final size= 199991 [2025-08-20T22:10:00.942Z] final height= 9 [2025-08-20T22:10:02.200Z] final size= 199991 [2025-08-20T22:10:02.200Z] final height= 9 [2025-08-20T22:10:03.749Z] final size= 199991 [2025-08-20T22:10:03.749Z] final height= 9 [2025-08-20T22:10:06.155Z] final size= 199991 [2025-08-20T22:10:06.155Z] final height= 9 [2025-08-20T22:10:07.930Z] final size= 199991 [2025-08-20T22:10:07.930Z] final height= 9 [2025-08-20T22:10:10.175Z] final size= 199991 [2025-08-20T22:10:10.175Z] final height= 9 [2025-08-20T22:10:11.943Z] final size= 199991 [2025-08-20T22:10:11.943Z] final height= 9 [2025-08-20T22:10:13.744Z] final size= 199991 [2025-08-20T22:10:13.744Z] final height= 9 [2025-08-20T22:10:15.048Z] final size= 199991 [2025-08-20T22:10:15.048Z] final height= 9 [2025-08-20T22:10:15.740Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:10:15.740Z] There is no way to check that no silent failure occurred. [2025-08-20T22:10:15.740Z] ====== akka-uct (concurrency) [default], iteration 16 completed (17885.746 ms) ====== [2025-08-20T22:10:15.740Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2025-08-20T22:10:16.153Z] GC before operation: completed in 350.703 ms, heap usage 360.500 MB -> 86.856 MB. [2025-08-20T22:10:17.090Z] final size= 199991 [2025-08-20T22:10:17.090Z] final height= 9 [2025-08-20T22:10:18.927Z] final size= 199991 [2025-08-20T22:10:18.927Z] final height= 9 [2025-08-20T22:10:20.608Z] final size= 199991 [2025-08-20T22:10:20.608Z] final height= 9 [2025-08-20T22:10:22.233Z] final size= 199991 [2025-08-20T22:10:22.233Z] final height= 10 [2025-08-20T22:10:24.086Z] final size= 199991 [2025-08-20T22:10:24.086Z] final height= 9 [2025-08-20T22:10:25.167Z] final size= 199991 [2025-08-20T22:10:25.167Z] final height= 9 [2025-08-20T22:10:27.371Z] final size= 199991 [2025-08-20T22:10:27.371Z] final height= 9 [2025-08-20T22:10:29.523Z] final size= 199991 [2025-08-20T22:10:29.523Z] final height= 9 [2025-08-20T22:10:31.223Z] final size= 199991 [2025-08-20T22:10:31.223Z] final height= 9 [2025-08-20T22:10:32.511Z] final size= 199991 [2025-08-20T22:10:32.511Z] final height= 10 [2025-08-20T22:10:33.557Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:10:33.557Z] There is no way to check that no silent failure occurred. [2025-08-20T22:10:33.557Z] ====== akka-uct (concurrency) [default], iteration 17 completed (17479.591 ms) ====== [2025-08-20T22:10:33.557Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2025-08-20T22:10:33.863Z] GC before operation: completed in 466.760 ms, heap usage 653.500 MB -> 95.286 MB. [2025-08-20T22:10:34.980Z] final size= 199991 [2025-08-20T22:10:34.980Z] final height= 9 [2025-08-20T22:10:36.631Z] final size= 199991 [2025-08-20T22:10:36.631Z] final height= 9 [2025-08-20T22:10:38.819Z] final size= 199991 [2025-08-20T22:10:38.819Z] final height= 9 [2025-08-20T22:10:40.990Z] final size= 199991 [2025-08-20T22:10:40.990Z] final height= 9 [2025-08-20T22:10:42.739Z] final size= 199991 [2025-08-20T22:10:42.739Z] final height= 9 [2025-08-20T22:10:45.012Z] final size= 199991 [2025-08-20T22:10:45.012Z] final height= 9 [2025-08-20T22:10:46.533Z] final size= 199991 [2025-08-20T22:10:46.533Z] final height= 10 [2025-08-20T22:10:48.159Z] final size= 199991 [2025-08-20T22:10:48.159Z] final height= 9 [2025-08-20T22:10:50.393Z] final size= 199991 [2025-08-20T22:10:50.393Z] final height= 9 [2025-08-20T22:10:52.070Z] final size= 199991 [2025-08-20T22:10:52.070Z] final height= 9 [2025-08-20T22:10:53.163Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:10:53.163Z] There is no way to check that no silent failure occurred. [2025-08-20T22:10:53.163Z] ====== akka-uct (concurrency) [default], iteration 18 completed (19011.101 ms) ====== [2025-08-20T22:10:53.163Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2025-08-20T22:10:53.163Z] GC before operation: completed in 297.029 ms, heap usage 655.500 MB -> 66.636 MB. [2025-08-20T22:10:54.075Z] final size= 199991 [2025-08-20T22:10:54.076Z] final height= 10 [2025-08-20T22:10:55.857Z] final size= 199991 [2025-08-20T22:10:55.857Z] final height= 9 [2025-08-20T22:10:58.836Z] final size= 199991 [2025-08-20T22:10:58.836Z] final height= 9 [2025-08-20T22:10:59.608Z] final size= 199991 [2025-08-20T22:10:59.608Z] final height= 9 [2025-08-20T22:11:01.826Z] final size= 199991 [2025-08-20T22:11:01.826Z] final height= 9 [2025-08-20T22:11:02.982Z] final size= 199991 [2025-08-20T22:11:02.982Z] final height= 10 [2025-08-20T22:11:05.065Z] final size= 199991 [2025-08-20T22:11:05.065Z] final height= 9 [2025-08-20T22:11:06.588Z] final size= 199991 [2025-08-20T22:11:06.588Z] final height= 10 [2025-08-20T22:11:08.933Z] final size= 199991 [2025-08-20T22:11:08.933Z] final height= 9 [2025-08-20T22:11:10.588Z] final size= 199991 [2025-08-20T22:11:10.588Z] final height= 9 [2025-08-20T22:11:11.633Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:11:11.633Z] There is no way to check that no silent failure occurred. [2025-08-20T22:11:11.633Z] ====== akka-uct (concurrency) [default], iteration 19 completed (18073.935 ms) ====== [2025-08-20T22:11:11.633Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2025-08-20T22:11:11.634Z] GC before operation: completed in 335.787 ms, heap usage 402.000 MB -> 98.248 MB. [2025-08-20T22:11:12.841Z] final size= 199991 [2025-08-20T22:11:12.841Z] final height= 10 [2025-08-20T22:11:14.559Z] final size= 199991 [2025-08-20T22:11:14.559Z] final height= 9 [2025-08-20T22:11:16.287Z] final size= 199991 [2025-08-20T22:11:16.287Z] final height= 9 [2025-08-20T22:11:18.471Z] final size= 199991 [2025-08-20T22:11:18.471Z] final height= 10 [2025-08-20T22:11:20.059Z] final size= 199991 [2025-08-20T22:11:20.060Z] final height= 9 [2025-08-20T22:11:21.579Z] final size= 199991 [2025-08-20T22:11:21.579Z] final height= 9 [2025-08-20T22:11:23.246Z] final size= 199991 [2025-08-20T22:11:23.246Z] final height= 10 [2025-08-20T22:11:25.388Z] final size= 199991 [2025-08-20T22:11:25.388Z] final height= 9 [2025-08-20T22:11:26.752Z] final size= 199991 [2025-08-20T22:11:26.752Z] final height= 9 [2025-08-20T22:11:27.837Z] final size= 199991 [2025-08-20T22:11:27.837Z] final height= 9 [2025-08-20T22:11:29.464Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:11:29.464Z] There is no way to check that no silent failure occurred. [2025-08-20T22:11:29.464Z] ====== akka-uct (concurrency) [default], iteration 20 completed (17335.483 ms) ====== [2025-08-20T22:11:29.464Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2025-08-20T22:11:29.464Z] GC before operation: completed in 226.084 ms, heap usage 522.000 MB -> 76.870 MB. [2025-08-20T22:11:30.186Z] final size= 199991 [2025-08-20T22:11:30.186Z] final height= 9 [2025-08-20T22:11:31.971Z] final size= 199991 [2025-08-20T22:11:31.971Z] final height= 9 [2025-08-20T22:11:33.626Z] final size= 199991 [2025-08-20T22:11:33.626Z] final height= 9 [2025-08-20T22:11:35.935Z] final size= 199991 [2025-08-20T22:11:35.935Z] final height= 9 [2025-08-20T22:11:37.246Z] final size= 199991 [2025-08-20T22:11:37.246Z] final height= 9 [2025-08-20T22:11:39.537Z] final size= 199991 [2025-08-20T22:11:39.537Z] final height= 10 [2025-08-20T22:11:41.267Z] final size= 199991 [2025-08-20T22:11:41.267Z] final height= 9 [2025-08-20T22:11:42.996Z] final size= 199991 [2025-08-20T22:11:42.996Z] final height= 9 [2025-08-20T22:11:45.078Z] final size= 199991 [2025-08-20T22:11:45.078Z] final height= 10 [2025-08-20T22:11:46.663Z] final size= 199991 [2025-08-20T22:11:46.663Z] final height= 9 [2025-08-20T22:11:47.709Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:11:47.709Z] There is no way to check that no silent failure occurred. [2025-08-20T22:11:47.709Z] ====== akka-uct (concurrency) [default], iteration 21 completed (18503.723 ms) ====== [2025-08-20T22:11:47.709Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2025-08-20T22:11:48.009Z] GC before operation: completed in 359.831 ms, heap usage 859.777 MB -> 73.304 MB. [2025-08-20T22:11:48.932Z] final size= 199991 [2025-08-20T22:11:48.932Z] final height= 10 [2025-08-20T22:11:51.374Z] final size= 199991 [2025-08-20T22:11:51.375Z] final height= 9 [2025-08-20T22:11:53.199Z] final size= 199991 [2025-08-20T22:11:53.199Z] final height= 9 [2025-08-20T22:11:54.591Z] final size= 199991 [2025-08-20T22:11:54.591Z] final height= 9 [2025-08-20T22:11:56.860Z] final size= 199991 [2025-08-20T22:11:56.860Z] final height= 9 [2025-08-20T22:11:58.772Z] final size= 199991 [2025-08-20T22:11:58.772Z] final height= 10 [2025-08-20T22:12:00.388Z] final size= 199991 [2025-08-20T22:12:00.388Z] final height= 9 [2025-08-20T22:12:02.091Z] final size= 199991 [2025-08-20T22:12:02.091Z] final height= 9 [2025-08-20T22:12:03.821Z] final size= 199991 [2025-08-20T22:12:03.821Z] final height= 9 [2025-08-20T22:12:05.437Z] final size= 199991 [2025-08-20T22:12:05.437Z] final height= 10 [2025-08-20T22:12:06.483Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:12:06.483Z] There is no way to check that no silent failure occurred. [2025-08-20T22:12:06.483Z] ====== akka-uct (concurrency) [default], iteration 22 completed (18314.537 ms) ====== [2025-08-20T22:12:06.483Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2025-08-20T22:12:06.776Z] GC before operation: completed in 381.191 ms, heap usage 1.000 GB -> 70.637 MB. [2025-08-20T22:12:08.091Z] final size= 199991 [2025-08-20T22:12:08.091Z] final height= 9 [2025-08-20T22:12:09.134Z] final size= 199991 [2025-08-20T22:12:09.134Z] final height= 9 [2025-08-20T22:12:11.381Z] final size= 199991 [2025-08-20T22:12:11.381Z] final height= 10 [2025-08-20T22:12:12.927Z] final size= 199991 [2025-08-20T22:12:12.927Z] final height= 11 [2025-08-20T22:12:15.188Z] final size= 199991 [2025-08-20T22:12:15.188Z] final height= 10 [2025-08-20T22:12:16.309Z] final size= 199991 [2025-08-20T22:12:16.309Z] final height= 9 [2025-08-20T22:12:18.233Z] final size= 199991 [2025-08-20T22:12:18.233Z] final height= 9 [2025-08-20T22:12:19.832Z] final size= 199991 [2025-08-20T22:12:19.832Z] final height= 10 [2025-08-20T22:12:21.531Z] final size= 199991 [2025-08-20T22:12:21.531Z] final height= 9 [2025-08-20T22:12:23.180Z] final size= 199991 [2025-08-20T22:12:23.180Z] final height= 9 [2025-08-20T22:12:24.227Z] WARNING: This benchmark provides no result that can be validated. [2025-08-20T22:12:24.227Z] There is no way to check that no silent failure occurred. [2025-08-20T22:12:24.227Z] ====== akka-uct (concurrency) [default], iteration 23 completed (17346.773 ms) ====== [2025-08-20T22:12:24.524Z] ----------------------------------- [2025-08-20T22:12:24.524Z] renaissance-akka-uct_0_PASSED [2025-08-20T22:12:24.524Z] ----------------------------------- [2025-08-20T22:12:24.818Z] [2025-08-20T22:12:24.818Z] TEST TEARDOWN: [2025-08-20T22:12:24.818Z] Nothing to be done for teardown. [2025-08-20T22:12:24.818Z] renaissance-akka-uct_0 Finish Time: Wed Aug 20 22:12:24 2025 Epoch Time (ms): 1755727944711 [2025-08-20T22:12:25.118Z] [2025-08-20T22:12:25.118Z] =============================================== [2025-08-20T22:12:25.412Z] Running test renaissance-fj-kmeans_0 ... [2025-08-20T22:12:25.412Z] =============================================== [2025-08-20T22:12:25.707Z] renaissance-fj-kmeans_0 Start Time: Wed Aug 20 22:12:25 2025 Epoch Time (ms): 1755727945539 [2025-08-20T22:12:26.003Z] variation: NoOptions [2025-08-20T22:12:26.003Z] JVM_OPTIONS: [2025-08-20T22:12:26.003Z] { \ [2025-08-20T22:12:26.003Z] echo ""; echo "TEST SETUP:"; \ [2025-08-20T22:12:26.003Z] echo "Nothing to be done for setup."; \ [2025-08-20T22:12:26.003Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-fj-kmeans_0"; \ [2025-08-20T22:12:26.003Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-fj-kmeans_0"; \ [2025-08-20T22:12:26.003Z] echo ""; echo "TESTING:"; \ [2025-08-20T22:12:26.003Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-fj-kmeans_0"\\fj-kmeans.json" fj-kmeans; \ [2025-08-20T22:12:26.003Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-20T22:12:26.003Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-20T22:12:26.003Z] echo "Nothing to be done for teardown."; \ [2025-08-20T22:12:26.003Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult"; [2025-08-20T22:12:26.298Z] [2025-08-20T22:12:26.298Z] TEST SETUP: [2025-08-20T22:12:26.298Z] Nothing to be done for setup. [2025-08-20T22:12:26.298Z] [2025-08-20T22:12:26.298Z] TESTING: [2025-08-20T22:12:28.391Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2025-08-20T22:12:28.391Z] GC before operation: completed in 70.868 ms, heap usage 113.160 MB -> 84.074 MB. [2025-08-20T22:12:34.180Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (5344.747 ms) ====== [2025-08-20T22:12:34.180Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2025-08-20T22:12:34.180Z] GC before operation: completed in 73.730 ms, heap usage 667.344 MB -> 84.209 MB. [2025-08-20T22:12:40.015Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (5130.240 ms) ====== [2025-08-20T22:12:40.015Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2025-08-20T22:12:40.015Z] GC before operation: completed in 60.332 ms, heap usage 176.492 MB -> 84.209 MB. [2025-08-20T22:12:44.636Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (5407.192 ms) ====== [2025-08-20T22:12:44.636Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2025-08-20T22:12:44.636Z] GC before operation: completed in 62.039 ms, heap usage 481.498 MB -> 84.210 MB. [2025-08-20T22:12:50.372Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (5338.248 ms) ====== [2025-08-20T22:12:50.372Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2025-08-20T22:12:50.372Z] GC before operation: completed in 60.625 ms, heap usage 172.980 MB -> 84.210 MB. [2025-08-20T22:12:56.156Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (5438.490 ms) ====== [2025-08-20T22:12:56.156Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2025-08-20T22:12:56.156Z] GC before operation: completed in 62.445 ms, heap usage 242.938 MB -> 84.210 MB. [2025-08-20T22:13:00.806Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (5348.097 ms) ====== [2025-08-20T22:13:00.806Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2025-08-20T22:13:00.806Z] GC before operation: completed in 59.954 ms, heap usage 187.960 MB -> 84.211 MB. [2025-08-20T22:13:06.594Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (5316.072 ms) ====== [2025-08-20T22:13:06.594Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2025-08-20T22:13:06.594Z] GC before operation: completed in 61.594 ms, heap usage 191.064 MB -> 84.211 MB. [2025-08-20T22:13:12.426Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (5108.147 ms) ====== [2025-08-20T22:13:12.426Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2025-08-20T22:13:12.426Z] GC before operation: completed in 65.902 ms, heap usage 655.277 MB -> 84.211 MB. [2025-08-20T22:13:17.039Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (5428.401 ms) ====== [2025-08-20T22:13:17.039Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2025-08-20T22:13:17.039Z] GC before operation: completed in 64.109 ms, heap usage 371.821 MB -> 84.211 MB. [2025-08-20T22:13:22.861Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (5241.959 ms) ====== [2025-08-20T22:13:22.861Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2025-08-20T22:13:22.861Z] GC before operation: completed in 58.745 ms, heap usage 211.777 MB -> 84.211 MB. [2025-08-20T22:13:27.452Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (4864.011 ms) ====== [2025-08-20T22:13:27.452Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2025-08-20T22:13:27.452Z] GC before operation: completed in 58.804 ms, heap usage 156.431 MB -> 84.211 MB. [2025-08-20T22:13:32.105Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (4957.969 ms) ====== [2025-08-20T22:13:32.105Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2025-08-20T22:13:32.433Z] GC before operation: completed in 73.563 ms, heap usage 128.867 MB -> 84.211 MB. [2025-08-20T22:13:38.149Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (5035.532 ms) ====== [2025-08-20T22:13:38.149Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2025-08-20T22:13:38.149Z] GC before operation: completed in 58.628 ms, heap usage 149.565 MB -> 84.212 MB. [2025-08-20T22:13:42.791Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (4984.132 ms) ====== [2025-08-20T22:13:42.791Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2025-08-20T22:13:42.791Z] GC before operation: completed in 72.331 ms, heap usage 259.270 MB -> 84.212 MB. [2025-08-20T22:13:47.572Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (5192.620 ms) ====== [2025-08-20T22:13:47.572Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2025-08-20T22:13:47.572Z] GC before operation: completed in 72.471 ms, heap usage 261.533 MB -> 84.212 MB. [2025-08-20T22:13:53.297Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (5002.200 ms) ====== [2025-08-20T22:13:53.297Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2025-08-20T22:13:53.297Z] GC before operation: completed in 72.390 ms, heap usage 289.601 MB -> 84.213 MB. [2025-08-20T22:13:57.908Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (5081.424 ms) ====== [2025-08-20T22:13:57.909Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2025-08-20T22:13:57.909Z] GC before operation: completed in 59.115 ms, heap usage 214.689 MB -> 84.214 MB. [2025-08-20T22:14:03.696Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (5549.626 ms) ====== [2025-08-20T22:14:03.696Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2025-08-20T22:14:03.696Z] GC before operation: completed in 59.823 ms, heap usage 242.475 MB -> 84.214 MB. [2025-08-20T22:14:09.469Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (5105.374 ms) ====== [2025-08-20T22:14:09.469Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2025-08-20T22:14:09.469Z] GC before operation: completed in 58.014 ms, heap usage 130.413 MB -> 84.214 MB. [2025-08-20T22:14:14.081Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (5047.319 ms) ====== [2025-08-20T22:14:14.081Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2025-08-20T22:14:14.081Z] GC before operation: completed in 58.943 ms, heap usage 295.256 MB -> 84.214 MB. [2025-08-20T22:14:19.842Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (5197.326 ms) ====== [2025-08-20T22:14:19.842Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2025-08-20T22:14:19.842Z] GC before operation: completed in 60.198 ms, heap usage 207.332 MB -> 84.214 MB. [2025-08-20T22:14:24.479Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (4941.350 ms) ====== [2025-08-20T22:14:24.479Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2025-08-20T22:14:24.479Z] GC before operation: completed in 57.750 ms, heap usage 156.628 MB -> 84.214 MB. [2025-08-20T22:14:29.117Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (4860.413 ms) ====== [2025-08-20T22:14:29.117Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2025-08-20T22:14:29.117Z] GC before operation: completed in 58.055 ms, heap usage 283.372 MB -> 84.214 MB. [2025-08-20T22:14:34.831Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (4945.939 ms) ====== [2025-08-20T22:14:34.831Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2025-08-20T22:14:34.831Z] GC before operation: completed in 59.292 ms, heap usage 302.724 MB -> 84.215 MB. [2025-08-20T22:14:39.461Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (5081.807 ms) ====== [2025-08-20T22:14:39.461Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2025-08-20T22:14:39.461Z] GC before operation: completed in 57.889 ms, heap usage 209.078 MB -> 84.214 MB. [2025-08-20T22:14:44.035Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (4769.329 ms) ====== [2025-08-20T22:14:44.035Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2025-08-20T22:14:44.035Z] GC before operation: completed in 58.112 ms, heap usage 286.261 MB -> 84.215 MB. [2025-08-20T22:14:49.773Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (4998.262 ms) ====== [2025-08-20T22:14:49.773Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2025-08-20T22:14:49.773Z] GC before operation: completed in 58.767 ms, heap usage 160.593 MB -> 84.215 MB. [2025-08-20T22:14:54.384Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (4795.571 ms) ====== [2025-08-20T22:14:54.384Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2025-08-20T22:14:54.384Z] GC before operation: completed in 58.436 ms, heap usage 376.383 MB -> 84.215 MB. [2025-08-20T22:14:59.061Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (5086.128 ms) ====== [2025-08-20T22:14:59.061Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2025-08-20T22:14:59.061Z] GC before operation: completed in 59.994 ms, heap usage 339.099 MB -> 84.215 MB. [2025-08-20T22:15:04.895Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (5103.963 ms) ====== [2025-08-20T22:15:04.895Z] ----------------------------------- [2025-08-20T22:15:04.895Z] renaissance-fj-kmeans_0_PASSED [2025-08-20T22:15:04.895Z] ----------------------------------- [2025-08-20T22:15:04.895Z] [2025-08-20T22:15:04.895Z] TEST TEARDOWN: [2025-08-20T22:15:04.895Z] Nothing to be done for teardown. [2025-08-20T22:15:04.895Z] renaissance-fj-kmeans_0 Finish Time: Wed Aug 20 22:15:04 2025 Epoch Time (ms): 1755728104448 [2025-08-20T22:15:04.895Z] [2025-08-20T22:15:04.895Z] =============================================== [2025-08-20T22:15:05.196Z] Running test renaissance-future-genetic_0 ... [2025-08-20T22:15:05.196Z] =============================================== [2025-08-20T22:15:05.493Z] renaissance-future-genetic_0 Start Time: Wed Aug 20 22:15:05 2025 Epoch Time (ms): 1755728105292 [2025-08-20T22:15:05.493Z] renaissance-future-genetic_0_DISABLED [2025-08-20T22:15:05.790Z] Disabled Reason: [2025-08-20T22:15:05.790Z] https://github.com/adoptium/aqa-tests/issues/2183#issuecomment-763180051 [2025-08-20T22:15:06.086Z] renaissance-future-genetic_0 Finish Time: Wed Aug 20 22:15:05 2025 Epoch Time (ms): 1755728105886 [2025-08-20T22:15:06.086Z] [2025-08-20T22:15:06.381Z] =============================================== [2025-08-20T22:15:06.676Z] Running test renaissance-naive-bayes_0 ... [2025-08-20T22:15:06.676Z] =============================================== [2025-08-20T22:15:06.972Z] renaissance-naive-bayes_0 Start Time: Wed Aug 20 22:15:06 2025 Epoch Time (ms): 1755728106714 [2025-08-20T22:15:06.972Z] variation: NoOptions [2025-08-20T22:15:07.267Z] JVM_OPTIONS: [2025-08-20T22:15:07.267Z] { \ [2025-08-20T22:15:07.267Z] echo ""; echo "TEST SETUP:"; \ [2025-08-20T22:15:07.267Z] echo "Nothing to be done for setup."; \ [2025-08-20T22:15:07.267Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-naive-bayes_0"; \ [2025-08-20T22:15:07.267Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-naive-bayes_0"; \ [2025-08-20T22:15:07.267Z] echo ""; echo "TESTING:"; \ [2025-08-20T22:15:07.267Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-naive-bayes_0"\\naive-bayes.json" naive-bayes; \ [2025-08-20T22:15:07.267Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-20T22:15:07.267Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-20T22:15:07.267Z] echo "Nothing to be done for teardown."; \ [2025-08-20T22:15:07.267Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult"; [2025-08-20T22:15:07.267Z] [2025-08-20T22:15:07.267Z] TEST SETUP: [2025-08-20T22:15:07.267Z] Nothing to be done for setup. [2025-08-20T22:15:07.267Z] [2025-08-20T22:15:07.267Z] TESTING: [2025-08-20T22:15:11.744Z] Benchmark 'naive-bayes' failed with exception: [2025-08-20T22:15:11.744Z] java.lang.UnsatisfiedLinkError: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\output_17557273131712\renaissance-naive-bayes_0\harness-221508-14322448887803691395\apache-spark\naive-bayes\hadoop\bin\hadoop.dll: Can't load AMD 64-bit .dll on a ARM 64-bit platform [2025-08-20T22:15:11.744Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method) [2025-08-20T22:15:11.744Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331) [2025-08-20T22:15:11.744Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197) [2025-08-20T22:15:11.744Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139) [2025-08-20T22:15:11.744Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418) [2025-08-20T22:15:11.744Z] at java.base/java.lang.Runtime.load0(Runtime.java:852) [2025-08-20T22:15:11.744Z] at java.base/java.lang.System.load(System.java:2025) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123) [2025-08-20T22:15:11.744Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2025-08-20T22:15:11.744Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2025-08-20T22:15:11.744Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-08-20T22:15:11.744Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-08-20T22:15:11.744Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-08-20T22:15:11.744Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-08-20T22:15:11.744Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-08-20T22:15:11.744Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-08-20T22:15:11.744Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-08-20T22:15:11.744Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-08-20T22:15:11.745Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) [2025-08-20T22:15:11.745Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) [2025-08-20T22:15:11.745Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-08-20T22:15:11.745Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-08-20T22:15:11.745Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-08-20T22:15:11.745Z] The following benchmarks failed: naive-bayes [2025-08-20T22:15:11.745Z] ----------------------------------- [2025-08-20T22:15:11.745Z] renaissance-naive-bayes_0_FAILED [2025-08-20T22:15:11.745Z] ----------------------------------- [2025-08-20T22:15:11.745Z] [2025-08-20T22:15:11.745Z] TEST TEARDOWN: [2025-08-20T22:15:11.745Z] Nothing to be done for teardown. [2025-08-20T22:15:11.745Z] renaissance-naive-bayes_0 Finish Time: Wed Aug 20 22:15:11 2025 Epoch Time (ms): 1755728111456 [2025-08-20T22:15:11.745Z] [2025-08-20T22:15:12.040Z] =============================================== [2025-08-20T22:15:12.040Z] Running test renaissance-scala-kmeans_0 ... [2025-08-20T22:15:12.334Z] =============================================== [2025-08-20T22:15:12.334Z] renaissance-scala-kmeans_0 Start Time: Wed Aug 20 22:15:12 2025 Epoch Time (ms): 1755728112315 [2025-08-20T22:15:12.629Z] variation: NoOptions [2025-08-20T22:15:12.941Z] JVM_OPTIONS: [2025-08-20T22:15:12.941Z] { \ [2025-08-20T22:15:12.941Z] echo ""; echo "TEST SETUP:"; \ [2025-08-20T22:15:12.941Z] echo "Nothing to be done for setup."; \ [2025-08-20T22:15:12.941Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-scala-kmeans_0"; \ [2025-08-20T22:15:12.941Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-scala-kmeans_0"; \ [2025-08-20T22:15:12.941Z] echo ""; echo "TESTING:"; \ [2025-08-20T22:15:12.941Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\perf\\run_with_affinity.sh --exec_cmd ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-scala-kmeans_0"\\scala-kmeans.json" scala-kmeans" --test_root C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; \ [2025-08-20T22:15:12.941Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-08-20T22:15:12.941Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-08-20T22:15:12.941Z] echo "Nothing to be done for teardown."; \ [2025-08-20T22:15:12.941Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult"; [2025-08-20T22:15:12.941Z] [2025-08-20T22:15:12.941Z] TEST SETUP: [2025-08-20T22:15:12.941Z] Nothing to be done for setup. [2025-08-20T22:15:12.941Z] [2025-08-20T22:15:12.941Z] TESTING: [2025-08-20T22:15:23.353Z] Running EXEC_CMD_WITH_AFFINITY=cmd /C start /B /WAIT /AFFINITY 3 /NODE 0 C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\bin\java -jar C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\perf\renaissance\renaissance.jar --json C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\TKG\output_17557273131712\renaissance-scala-kmeans_0\scala-kmeans.json scala-kmeans [2025-08-20T22:15:24.394Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2025-08-20T22:15:24.394Z] GC before operation: completed in 40.644 ms, heap usage 31.551 MB -> 25.897 MB. [2025-08-20T22:15:25.033Z] ====== scala-kmeans (scala) [default], iteration 0 completed (520.907 ms) ====== [2025-08-20T22:15:25.033Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2025-08-20T22:15:25.033Z] GC before operation: completed in 33.080 ms, heap usage 38.311 MB -> 25.993 MB. [2025-08-20T22:15:25.343Z] ====== scala-kmeans (scala) [default], iteration 1 completed (342.900 ms) ====== [2025-08-20T22:15:25.343Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2025-08-20T22:15:25.343Z] GC before operation: completed in 32.873 ms, heap usage 93.402 MB -> 25.995 MB. [2025-08-20T22:15:25.636Z] ====== scala-kmeans (scala) [default], iteration 2 completed (319.702 ms) ====== [2025-08-20T22:15:25.636Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2025-08-20T22:15:25.636Z] GC before operation: completed in 31.894 ms, heap usage 44.840 MB -> 25.995 MB. [2025-08-20T22:15:25.931Z] ====== scala-kmeans (scala) [default], iteration 3 completed (310.136 ms) ====== [2025-08-20T22:15:25.931Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2025-08-20T22:15:26.225Z] GC before operation: completed in 34.274 ms, heap usage 42.268 MB -> 25.996 MB. [2025-08-20T22:15:26.518Z] ====== scala-kmeans (scala) [default], iteration 4 completed (338.701 ms) ====== [2025-08-20T22:15:26.518Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2025-08-20T22:15:26.518Z] GC before operation: completed in 33.166 ms, heap usage 94.272 MB -> 25.996 MB. [2025-08-20T22:15:26.811Z] ====== scala-kmeans (scala) [default], iteration 5 completed (306.651 ms) ====== [2025-08-20T22:15:26.811Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2025-08-20T22:15:26.811Z] GC before operation: completed in 31.683 ms, heap usage 42.048 MB -> 25.996 MB. [2025-08-20T22:15:27.107Z] ====== scala-kmeans (scala) [default], iteration 6 completed (317.301 ms) ====== [2025-08-20T22:15:27.107Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2025-08-20T22:15:27.107Z] GC before operation: completed in 76.391 ms, heap usage 42.297 MB -> 25.996 MB. [2025-08-20T22:15:27.400Z] ====== scala-kmeans (scala) [default], iteration 7 completed (305.547 ms) ====== [2025-08-20T22:15:27.400Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2025-08-20T22:15:27.694Z] GC before operation: completed in 45.611 ms, heap usage 42.210 MB -> 25.996 MB. [2025-08-20T22:15:27.989Z] ====== scala-kmeans (scala) [default], iteration 8 completed (305.435 ms) ====== [2025-08-20T22:15:27.989Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2025-08-20T22:15:27.989Z] GC before operation: completed in 31.935 ms, heap usage 42.210 MB -> 25.996 MB. [2025-08-20T22:15:28.282Z] ====== scala-kmeans (scala) [default], iteration 9 completed (350.729 ms) ====== [2025-08-20T22:15:28.282Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2025-08-20T22:15:28.282Z] GC before operation: completed in 33.418 ms, heap usage 94.279 MB -> 25.996 MB. [2025-08-20T22:15:28.576Z] ====== scala-kmeans (scala) [default], iteration 10 completed (310.601 ms) ====== [2025-08-20T22:15:28.576Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2025-08-20T22:15:28.576Z] GC before operation: completed in 32.058 ms, heap usage 42.049 MB -> 25.997 MB. [2025-08-20T22:15:28.869Z] ====== scala-kmeans (scala) [default], iteration 11 completed (321.294 ms) ====== [2025-08-20T22:15:28.869Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2025-08-20T22:15:28.869Z] GC before operation: completed in 33.801 ms, heap usage 42.205 MB -> 25.997 MB. [2025-08-20T22:15:29.164Z] ====== scala-kmeans (scala) [default], iteration 12 completed (305.575 ms) ====== [2025-08-20T22:15:29.164Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2025-08-20T22:15:29.458Z] GC before operation: completed in 33.590 ms, heap usage 42.210 MB -> 25.997 MB. [2025-08-20T22:15:29.751Z] ====== scala-kmeans (scala) [default], iteration 13 completed (312.587 ms) ====== [2025-08-20T22:15:29.751Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2025-08-20T22:15:29.751Z] GC before operation: completed in 34.011 ms, heap usage 42.211 MB -> 25.997 MB. [2025-08-20T22:15:30.044Z] ====== scala-kmeans (scala) [default], iteration 14 completed (305.564 ms) ====== [2025-08-20T22:15:30.044Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2025-08-20T22:15:30.044Z] GC before operation: completed in 33.521 ms, heap usage 42.211 MB -> 25.997 MB. [2025-08-20T22:15:30.371Z] ====== scala-kmeans (scala) [default], iteration 15 completed (345.093 ms) ====== [2025-08-20T22:15:30.371Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2025-08-20T22:15:30.371Z] GC before operation: completed in 33.858 ms, heap usage 42.211 MB -> 25.997 MB. [2025-08-20T22:15:30.664Z] ====== scala-kmeans (scala) [default], iteration 16 completed (309.068 ms) ====== [2025-08-20T22:15:30.664Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2025-08-20T22:15:30.664Z] GC before operation: completed in 32.505 ms, heap usage 42.211 MB -> 25.997 MB. [2025-08-20T22:15:30.958Z] ====== scala-kmeans (scala) [default], iteration 17 completed (314.923 ms) ====== [2025-08-20T22:15:30.958Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2025-08-20T22:15:30.958Z] GC before operation: completed in 34.118 ms, heap usage 42.211 MB -> 25.998 MB. [2025-08-20T22:15:31.597Z] ====== scala-kmeans (scala) [default], iteration 18 completed (308.023 ms) ====== [2025-08-20T22:15:31.597Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2025-08-20T22:15:31.597Z] GC before operation: completed in 32.891 ms, heap usage 42.212 MB -> 25.998 MB. [2025-08-20T22:15:31.890Z] ====== scala-kmeans (scala) [default], iteration 19 completed (323.661 ms) ====== [2025-08-20T22:15:31.890Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2025-08-20T22:15:31.890Z] GC before operation: completed in 33.203 ms, heap usage 42.212 MB -> 25.998 MB. [2025-08-20T22:15:32.183Z] ====== scala-kmeans (scala) [default], iteration 20 completed (302.648 ms) ====== [2025-08-20T22:15:32.183Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2025-08-20T22:15:32.183Z] GC before operation: completed in 35.322 ms, heap usage 42.212 MB -> 25.998 MB. [2025-08-20T22:15:32.488Z] ====== scala-kmeans (scala) [default], iteration 21 completed (324.916 ms) ====== [2025-08-20T22:15:32.488Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2025-08-20T22:15:32.488Z] GC before operation: completed in 32.153 ms, heap usage 42.213 MB -> 25.998 MB. [2025-08-20T22:15:32.783Z] ====== scala-kmeans (scala) [default], iteration 22 completed (337.504 ms) ====== [2025-08-20T22:15:32.783Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2025-08-20T22:15:32.783Z] GC before operation: completed in 32.786 ms, heap usage 94.281 MB -> 25.999 MB. [2025-08-20T22:15:33.076Z] ====== scala-kmeans (scala) [default], iteration 23 completed (307.662 ms) ====== [2025-08-20T22:15:33.076Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2025-08-20T22:15:33.076Z] GC before operation: completed in 32.712 ms, heap usage 42.051 MB -> 25.999 MB. [2025-08-20T22:15:33.713Z] ====== scala-kmeans (scala) [default], iteration 24 completed (334.447 ms) ====== [2025-08-20T22:15:33.713Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2025-08-20T22:15:33.713Z] GC before operation: completed in 33.378 ms, heap usage 42.207 MB -> 25.999 MB. [2025-08-20T22:15:34.007Z] ====== scala-kmeans (scala) [default], iteration 25 completed (305.271 ms) ====== [2025-08-20T22:15:34.007Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2025-08-20T22:15:34.007Z] GC before operation: completed in 32.184 ms, heap usage 42.212 MB -> 25.999 MB. [2025-08-20T22:15:34.301Z] ====== scala-kmeans (scala) [default], iteration 26 completed (312.870 ms) ====== [2025-08-20T22:15:34.301Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2025-08-20T22:15:34.301Z] GC before operation: completed in 33.435 ms, heap usage 42.213 MB -> 25.999 MB. [2025-08-20T22:15:34.594Z] ====== scala-kmeans (scala) [default], iteration 27 completed (307.170 ms) ====== [2025-08-20T22:15:34.594Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2025-08-20T22:15:34.594Z] GC before operation: completed in 32.180 ms, heap usage 42.213 MB -> 25.999 MB. [2025-08-20T22:15:34.888Z] ====== scala-kmeans (scala) [default], iteration 28 completed (313.179 ms) ====== [2025-08-20T22:15:34.888Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2025-08-20T22:15:34.888Z] GC before operation: completed in 32.205 ms, heap usage 42.213 MB -> 25.999 MB. [2025-08-20T22:15:35.182Z] ====== scala-kmeans (scala) [default], iteration 29 completed (306.563 ms) ====== [2025-08-20T22:15:35.182Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2025-08-20T22:15:35.182Z] GC before operation: completed in 35.339 ms, heap usage 42.213 MB -> 25.999 MB. [2025-08-20T22:15:35.819Z] ====== scala-kmeans (scala) [default], iteration 30 completed (334.806 ms) ====== [2025-08-20T22:15:35.819Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2025-08-20T22:15:35.819Z] GC before operation: completed in 34.233 ms, heap usage 42.213 MB -> 25.999 MB. [2025-08-20T22:15:36.113Z] ====== scala-kmeans (scala) [default], iteration 31 completed (312.781 ms) ====== [2025-08-20T22:15:36.113Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2025-08-20T22:15:36.113Z] GC before operation: completed in 32.579 ms, heap usage 42.213 MB -> 25.999 MB. [2025-08-20T22:15:36.409Z] ====== scala-kmeans (scala) [default], iteration 32 completed (324.549 ms) ====== [2025-08-20T22:15:36.409Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2025-08-20T22:15:36.409Z] GC before operation: completed in 36.990 ms, heap usage 42.213 MB -> 26.000 MB. [2025-08-20T22:15:36.703Z] ====== scala-kmeans (scala) [default], iteration 33 completed (409.256 ms) ====== [2025-08-20T22:15:36.703Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2025-08-20T22:15:36.703Z] GC before operation: completed in 32.157 ms, heap usage 42.214 MB -> 26.000 MB. [2025-08-20T22:15:36.997Z] ====== scala-kmeans (scala) [default], iteration 34 completed (309.148 ms) ====== [2025-08-20T22:15:36.997Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2025-08-20T22:15:37.291Z] GC before operation: completed in 33.192 ms, heap usage 42.214 MB -> 26.000 MB. [2025-08-20T22:15:37.585Z] ====== scala-kmeans (scala) [default], iteration 35 completed (336.842 ms) ====== [2025-08-20T22:15:37.585Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2025-08-20T22:15:37.585Z] GC before operation: completed in 37.319 ms, heap usage 94.283 MB -> 26.002 MB. [2025-08-20T22:15:37.882Z] ====== scala-kmeans (scala) [default], iteration 36 completed (307.647 ms) ====== [2025-08-20T22:15:37.882Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2025-08-20T22:15:37.882Z] GC before operation: completed in 32.604 ms, heap usage 42.054 MB -> 26.002 MB. [2025-08-20T22:15:38.177Z] ====== scala-kmeans (scala) [default], iteration 37 completed (323.029 ms) ====== [2025-08-20T22:15:38.177Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2025-08-20T22:15:38.177Z] GC before operation: completed in 33.709 ms, heap usage 42.210 MB -> 26.002 MB. [2025-08-20T22:15:38.470Z] ====== scala-kmeans (scala) [default], iteration 38 completed (307.457 ms) ====== [2025-08-20T22:15:38.470Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2025-08-20T22:15:38.470Z] GC before operation: completed in 37.402 ms, heap usage 42.215 MB -> 26.002 MB. [2025-08-20T22:15:38.765Z] ====== scala-kmeans (scala) [default], iteration 39 completed (311.034 ms) ====== [2025-08-20T22:15:38.765Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2025-08-20T22:15:39.059Z] GC before operation: completed in 34.469 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:39.353Z] ====== scala-kmeans (scala) [default], iteration 40 completed (315.090 ms) ====== [2025-08-20T22:15:39.353Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2025-08-20T22:15:39.353Z] GC before operation: completed in 32.818 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:39.647Z] ====== scala-kmeans (scala) [default], iteration 41 completed (317.454 ms) ====== [2025-08-20T22:15:39.647Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2025-08-20T22:15:39.647Z] GC before operation: completed in 36.963 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:39.941Z] ====== scala-kmeans (scala) [default], iteration 42 completed (318.122 ms) ====== [2025-08-20T22:15:39.941Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2025-08-20T22:15:39.941Z] GC before operation: completed in 32.283 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:40.235Z] ====== scala-kmeans (scala) [default], iteration 43 completed (327.766 ms) ====== [2025-08-20T22:15:40.235Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2025-08-20T22:15:40.235Z] GC before operation: completed in 36.581 ms, heap usage 42.037 MB -> 26.002 MB. [2025-08-20T22:15:40.529Z] ====== scala-kmeans (scala) [default], iteration 44 completed (311.503 ms) ====== [2025-08-20T22:15:40.529Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2025-08-20T22:15:40.830Z] GC before operation: completed in 36.471 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:41.125Z] ====== scala-kmeans (scala) [default], iteration 45 completed (313.154 ms) ====== [2025-08-20T22:15:41.125Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2025-08-20T22:15:41.125Z] GC before operation: completed in 39.092 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:41.420Z] ====== scala-kmeans (scala) [default], iteration 46 completed (316.744 ms) ====== [2025-08-20T22:15:41.420Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2025-08-20T22:15:41.420Z] GC before operation: completed in 32.720 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:41.715Z] ====== scala-kmeans (scala) [default], iteration 47 completed (313.169 ms) ====== [2025-08-20T22:15:41.715Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2025-08-20T22:15:41.715Z] GC before operation: completed in 33.693 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:42.010Z] ====== scala-kmeans (scala) [default], iteration 48 completed (307.896 ms) ====== [2025-08-20T22:15:42.010Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2025-08-20T22:15:42.010Z] GC before operation: completed in 32.435 ms, heap usage 42.216 MB -> 26.002 MB. [2025-08-20T22:15:42.305Z] ====== scala-kmeans (scala) [default], iteration 49 completed (316.667 ms) ====== [2025-08-20T22:15:42.599Z] ----------------------------------- [2025-08-20T22:15:42.599Z] renaissance-scala-kmeans_0_PASSED [2025-08-20T22:15:42.599Z] ----------------------------------- [2025-08-20T22:15:42.599Z] [2025-08-20T22:15:42.599Z] TEST TEARDOWN: [2025-08-20T22:15:42.599Z] Nothing to be done for teardown. [2025-08-20T22:15:42.895Z] renaissance-scala-kmeans_0 Finish Time: Wed Aug 20 22:15:42 2025 Epoch Time (ms): 1755728142751 [2025-08-20T22:15:42.895Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/renaissance' [2025-08-20T22:15:42.895Z] make[3]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf' [2025-08-20T22:15:42.895Z] make[2]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests' [2025-08-20T22:15:42.895Z] [2025-08-20T22:15:43.188Z] [2025-08-20T22:15:43.188Z] All tests finished, run result summary: [2025-08-20T22:15:43.188Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\scripts"; \ [2025-08-20T22:15:43.188Z] perl "resultsSum.pl" --failuremk="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\TestTargetResult" --platFile="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=21 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17557273131712\\ --tapName=Test_openjdk21_hs_sanity.perf_aarch64_windows.tap --comment="" [2025-08-20T22:15:43.839Z] [2025-08-20T22:15:43.839Z] [2025-08-20T22:15:43.839Z] TEST TARGETS SUMMARY [2025-08-20T22:15:43.839Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-08-20T22:15:43.839Z] DISABLED test targets: [2025-08-20T22:15:43.839Z] dacapo-lusearch-fix_0 [2025-08-20T22:15:43.839Z] renaissance-future-genetic_0 [2025-08-20T22:15:43.839Z] [2025-08-20T22:15:43.839Z] PASSED test targets: [2025-08-20T22:15:43.839Z] dacapo-eclipse_0 [2025-08-20T22:15:43.839Z] dacapo-h2_0 [2025-08-20T22:15:43.839Z] renaissance-akka-uct_0 [2025-08-20T22:15:43.839Z] renaissance-fj-kmeans_0 [2025-08-20T22:15:43.839Z] renaissance-scala-kmeans_0 [2025-08-20T22:15:43.839Z] [2025-08-20T22:15:43.839Z] FAILED test targets: [2025-08-20T22:15:43.839Z] renaissance-naive-bayes_0 [2025-08-20T22:15:43.839Z] [2025-08-20T22:15:43.839Z] TOTAL: 9 EXECUTED: 6 PASSED: 5 FAILED: 1 DISABLED: 2 SKIPPED: 1 [2025-08-20T22:15:43.839Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-08-20T22:15:43.839Z] [2025-08-20T22:15:43.839Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-08-20T22:15:43.839Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG' [2025-08-20T22:15:43.839Z] make: *** [makefile:62: _sanity.perf] Error 2 [Pipeline] sh [2025-08-20T22:15:44.670Z] ++ uname [2025-08-20T22:15:44.670Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']' [2025-08-20T22:15:44.670Z] ++ uname [2025-08-20T22:15:44.670Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']' [2025-08-20T22:15:44.670Z] ++ uname [2025-08-20T22:15:44.670Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']' [2025-08-20T22:15:44.670Z] + MAKE=make [2025-08-20T22:15:44.670Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-20T22:15:44.670Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-08-20T22:15:44.704Z] $ ssh-agent -k [2025-08-20T22:15:44.782Z] unset SSH_AUTH_SOCK; [2025-08-20T22:15:44.782Z] unset SSH_AGENT_PID; [2025-08-20T22:15:44.782Z] echo Agent pid 106 killed; [2025-08-20T22:15:44.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] writeJSON [Pipeline] archiveArtifacts [2025-08-20T22:15:44.947Z] Archiving artifacts [2025-08-20T22:15:45.185Z] Recording fingerprints [Pipeline] echo [2025-08-20T22:15:45.225Z] DaCapo-h2 metric found and archived [Pipeline] echo [2025-08-20T22:15:45.291Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-08-20T22:15:45.375Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-08-20T22:15:45.396Z] Archiving artifacts [2025-08-20T22:15:45.437Z] Recording fingerprints [Pipeline] echo [2025-08-20T22:15:45.475Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-08-20T22:15:45.498Z] Archiving artifacts [2025-08-20T22:15:45.731Z] Recording fingerprints [Pipeline] sh [2025-08-20T22:15:46.349Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17557273131712 [Pipeline] echo [2025-08-20T22:15:59.058Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-08-20T22:15:59.083Z] Archiving artifacts [2025-08-20T22:16:32.623Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-08-20T22:16:37.555Z] Tap file found: aqa-tests\TKG\output_17557273131712\Test_openjdk21_hs_sanity.perf_aarch64_windows.tap... [Pipeline] readFile [Pipeline] junit [2025-08-20T22:16:37.644Z] Recording test results [2025-08-20T22:16:40.922Z] No test report files were found. Configuration error? [2025-08-20T22:16:41.671Z] None of the test reports contained any result [2025-08-20T22:16:41.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-20T22:16:41.712Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-20T22:16:42.137Z] + aqa-tests/terminateTestProcesses.sh null [2025-08-20T22:16:42.433Z] Windows machine, using powershell queries... [2025-08-20T22:16:43.951Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-08-20T22:16:44.024Z] [WS-CLEANUP] Deleting project workspace... [2025-08-20T22:16:44.024Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-20T22:17:03.646Z] [WS-CLEANUP] done [Pipeline] sh [2025-08-20T22:17:04.943Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-20T22:17:05.291Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-08-20T22:17:05.434Z] allocate a node for generating rerun job ... [Pipeline] node [2025-08-20T22:17:05.484Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows [Pipeline] { [Pipeline] echo [2025-08-20T22:17:05.497Z] Generating rerun Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun) [Pipeline] echo [2025-08-20T22:17:05.520Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-08-20T22:17:06.346Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-08-20T22:17:06.726Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems. [2025-08-20T22:17:06.818Z] Processing DSL script testJobTemplate [2025-08-20T22:17:30.490Z] LEVELS: [sanity] [2025-08-20T22:17:30.490Z] JDK_VERSIONS: [8] [2025-08-20T22:17:30.490Z] GROUPS: [perf] [2025-08-20T22:17:30.490Z] ARCH_OS_LIST: [aarch64_windows] [2025-08-20T22:17:30.666Z] Existing items: [2025-08-20T22:17:30.666Z] GeneratedJob{name='Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-08-20T22:17:31.930Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun) [Pipeline] build [2025-08-20T22:17:31.966Z] Scheduling project: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun [2025-08-20T22:17:39.875Z] Starting building: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun #4 [2025-08-20T23:28:31.831Z] Build Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun #4 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-08-20T23:28:31.908Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows [Pipeline] { [Pipeline] cleanWs [2025-08-20T23:28:31.973Z] [WS-CLEANUP] Deleting project workspace... [2025-08-20T23:28:31.973Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-20T23:28:31.990Z] [WS-CLEANUP] done [Pipeline] echo [2025-08-20T23:28:32.007Z] Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun #4 completed with status UNSTABLE [Pipeline] timeout [2025-08-20T23:28:32.025Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-20T23:28:32.133Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun" build number 4 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-08-20T23:28:32.178Z] Saving Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun/4/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-08-20T23:28:32.200Z] Archiving artifacts [2025-08-20T23:28:32.266Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-08-20T23:28:32.404Z] Tap file found: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun\4\aqa-tests\TKG\output_17557324334242\Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-08-20T23:28:32.484Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-naive-bayes_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=21&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-21.0.9%2B4_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=95&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] cleanWs [2025-08-20T23:28:32.550Z] [WS-CLEANUP] Deleting project workspace... [2025-08-20T23:28:32.550Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-20T23:28:32.572Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE