Test_openjdk26_hs_extended.perf_aarch64_windows
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-windows-aarch64-temurin" build number 2
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 2
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 174
originally caused by:
Started by user Haroon Khel
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.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/v1.0.12-release^{commit} # timeout=10
Checking out Revision 27956e2cbeb2d3c94654981daec7305c46d1ecab (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 27956e2cbeb2d3c94654981daec7305c46d1ecab # timeout=10
Commit message: "Update TKG tag to v1.0.12.1 (#6965)"
> git rev-list --no-walk ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-03-17T21:04:25.284Z] Could not find any nodes with 'sw.os.windows&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2026-03-17T21:04:25.310Z] SPEC: windows_aarch64
[Pipeline] echo
[2026-03-17T21:04:25.311Z] Specified LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-17T21:04:25.320Z] dynamicAgents: []
[Pipeline] echo
[2026-03-17T21:04:25.321Z] Provisioning LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-03-17T21:04:25.330Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] node
[2026-03-17T21:04:25.358Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.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
[2026-03-17T21:04:25.384Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T21:04:25.453Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T21:04:25.453Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T21:04:25.471Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-17T21:04:25.528Z] The recommended git tool is: git
[2026-03-17T21:04:25.567Z] No credentials specified
[2026-03-17T21:04:25.567Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-17T21:04:25.583Z] Cloning the remote Git repository
[2026-03-17T21:04:25.612Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-17T21:04:25.616Z] > git init C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests # timeout=10
[2026-03-17T21:04:25.754Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-03-17T21:04:25.755Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-17T21:04:25.756Z] > git --version # timeout=10
[2026-03-17T21:04:25.817Z] > git --version # 'git version 2.37.2'
[2026-03-17T21:04:25.819Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-17T21:04:33.403Z] Avoid second fetch
[2026-03-17T21:04:33.516Z] Checking out Revision 27956e2cbeb2d3c94654981daec7305c46d1ecab (origin/v1.0.12-release)
[2026-03-17T21:04:33.214Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-17T21:04:33.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-17T21:04:33.414Z] > git rev-parse "origin/v1.0.12-release^{commit}" # timeout=10
[2026-03-17T21:04:33.525Z] > git config core.sparsecheckout # timeout=10
[2026-03-17T21:04:33.592Z] > git checkout -f 27956e2cbeb2d3c94654981daec7305c46d1ecab # timeout=10
[2026-03-17T21:04:38.743Z] Commit message: "Update TKG tag to v1.0.12.1 (#6965)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.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
[2026-03-17T21:04:40.306Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-17T21:04:40.324Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-17T21:04:41.436Z] + LC_TIME=C
[2026-03-17T21:04:41.437Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-17T21:04:41.492Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-17T21:04:41.910Z] + aqa-tests/terminateTestProcesses.sh null
[2026-03-17T21:04:42.207Z] Windows machine, using powershell queries...
[2026-03-17T21:04:43.726Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-17T21:04:44.849Z] + printenv
[2026-03-17T21:04:44.849Z] ProgramFiles(Arm)=C:\Program Files (Arm)
[2026-03-17T21:04:44.849Z] TIME_LIMIT=25
[2026-03-17T21:04:44.849Z] USERDOMAIN=test-azure-win1
[2026-03-17T21:04:44.849Z] OS=Windows_NT
[2026-03-17T21:04:44.849Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-03-17T21:04:44.849Z] RERUN_ITERATIONS=1
[2026-03-17T21:04:44.849Z] PROCESSOR_LEVEL=3340
[2026-03-17T21:04:44.849Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-03-17T21:04:44.849Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/15/display/redirect
[2026-03-17T21:04:44.849Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-17T21:04:44.849Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-03-17T21:04:44.849Z] EXECUTOR_NUMBER=0
[2026-03-17T21:04:44.849Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-03-17T21:04:44.849Z] _=/usr/bin/printenv
[2026-03-17T21:04:44.849Z] BUILD_ID=15
[2026-03-17T21:04:44.849Z] USE_JRE=false
[2026-03-17T21:04:44.849Z] jobStatus=SUCCESS
[2026-03-17T21:04:44.849Z] PUBLIC=C:\Users\Public
[2026-03-17T21:04:44.849Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/15/display/redirect?page=changes
[2026-03-17T21:04:44.849Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-17T21:04:44.849Z] PERSONAL_BUILD=false
[2026-03-17T21:04:44.849Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/lib
[2026-03-17T21:04:44.849Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-03-17T21:04:44.849Z] JENKINS_NODE_COOKIE=5b3273bf-621c-44d6-9111-ec379ab2bd6b
[2026-03-17T21:04:44.849Z] USERNAME=jenkins
[2026-03-17T21:04:44.849Z] JAVA_HOME=C:\openjdk\jdk-11
[2026-03-17T21:04:44.849Z] SLACK_CHANNEL=aqavit-bot
[2026-03-17T21:04:44.849Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files
[2026-03-17T21:04:44.849Z] JDK_IMPL=hotspot
[2026-03-17T21:04:44.849Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-03-17T21:04:44.849Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_aarch64_windows
[2026-03-17T21:04:44.849Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows@tmp
[2026-03-17T21:04:44.849Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-17T21:04:44.849Z] DYNAMIC_COMPILE=false
[2026-03-17T21:04:44.849Z] OPENJ9_BRANCH=master
[2026-03-17T21:04:44.849Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-03-17T21:04:44.849Z] CI=true
[2026-03-17T21:04:44.849Z] HUDSON_COOKIE=1844e748-ca70-4fce-9839-a5bf14a43211
[2026-03-17T21:04:44.849Z] COMPUTERNAME=test-azure-win1
[2026-03-17T21:04:44.849Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-17T21:04:44.849Z] ORIGIN_JDK_VERSION=26
[2026-03-17T21:04:44.849Z] SYSTEMDRIVE=C:
[2026-03-17T21:04:44.849Z] USERPROFILE=C:\Users\jenkins
[2026-03-17T21:04:44.849Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-03-17T21:04:44.849Z] SYSTEMROOT=C:\Windows
[2026-03-17T21:04:44.849Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/../../externalDependency/system_lib
[2026-03-17T21:04:44.849Z] UPSTREAM_JOB_NUMBER=2
[2026-03-17T21:04:44.849Z] BUILD_NUMBER=15
[2026-03-17T21:04:44.849Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-17T21:04:44.849Z] JCK_GIT_BRANCH=master
[2026-03-17T21:04:44.849Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R)
[2026-03-17T21:04:44.849Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-17T21:04:44.849Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows
[2026-03-17T21:04:44.849Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-windows-aarch64-temurin
[2026-03-17T21:04:44.849Z] KEEP_REPORTDIR=false
[2026-03-17T21:04:44.849Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows
[2026-03-17T21:04:44.849Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-17T21:04:44.849Z] USE_TESTENV_PROPERTIES=true
[2026-03-17T21:04:44.849Z] HOME=/home/jenkins
[2026-03-17T21:04:44.849Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-03-17T21:04:44.849Z] NODE_NAME=test-azure-win11-aarch64-1
[2026-03-17T21:04:44.849Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/../../benchmarks
[2026-03-17T21:04:44.849Z] DOCKER_REQUIRED=false
[2026-03-17T21:04:44.849Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-17T21:04:44.849Z] git=C:\Program Files\Git\cmd\git.exe
[2026-03-17T21:04:44.849Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-17T21:04:44.849Z] ARCHIVE_TEST_RESULTS=false
[2026-03-17T21:04:44.849Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-17T21:04:44.849Z] JOB_NAME=Test_openjdk26_hs_extended.perf_aarch64_windows
[2026-03-17T21:04:44.849Z] TEST_TIME=120
[2026-03-17T21:04:44.849Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/15/display/redirect?page=tests
[2026-03-17T21:04:44.849Z] BUILD_LIST=perf
[2026-03-17T21:04:44.849Z] KEEP_WORKSPACE=false
[2026-03-17T21:04:44.849Z] OneDrive=C:\Users\jenkins\OneDrive
[2026-03-17T21:04:44.849Z] NUM_PROCESSORS=4
[2026-03-17T21:04:44.849Z] EXIT_SUCCESS=false
[2026-03-17T21:04:44.849Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-17T21:04:44.849Z] PROCESSOR_REVISION=0301
[2026-03-17T21:04:44.849Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-17T21:04:44.849Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/display/redirect
[2026-03-17T21:04:44.849Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-03-17T21:04:44.849Z] RERUN_FAILURE=true
[2026-03-17T21:04:44.849Z] SDK_RESOURCE=upstream
[2026-03-17T21:04:44.849Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-17T21:04:44.849Z] SETUP_JCK_RUN=false
[2026-03-17T21:04:44.849Z] SPEC=windows_aarch64
[2026-03-17T21:04:44.849Z] ITERATIONS=1
[2026-03-17T21:04:44.849Z] GENERATE_JOBS=true
[2026-03-17T21:04:44.849Z] NUMBER_OF_PROCESSORS=4
[2026-03-17T21:04:44.849Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2026-03-17T21:04:44.849Z] ProgramW6432=C:\Program Files
[2026-03-17T21:04:44.849Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-17T21:04:44.849Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/15/display/redirect?page=artifacts
[2026-03-17T21:04:44.849Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-17T21:04:44.849Z] AUTO_DETECT=true
[2026-03-17T21:04:44.849Z] TAP_NAME=Test_openjdk26_hs_extended.perf_aarch64_windows.tap
[2026-03-17T21:04:44.849Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-03-17T21:04:44.849Z] WINSW_SERVICE_ID=Jenkins
[2026-03-17T21:04:44.849Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-03-17T21:04:44.849Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/15/
[2026-03-17T21:04:44.849Z] TERM=xterm-256color
[2026-03-17T21:04:44.849Z] STAGE_NAME=Setup
[2026-03-17T21:04:44.849Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-17T21:04:44.849Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_aarch64_windows/
[2026-03-17T21:04:44.849Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-17T21:04:44.849Z] JDK_VERSION=26
[2026-03-17T21:04:44.849Z] BUILD_DISPLAY_NAME=#15
[2026-03-17T21:04:44.849Z] PLATFORM=aarch64_windows
[2026-03-17T21:04:44.849Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-17T21:04:44.849Z] WINDIR=C:\Windows
[2026-03-17T21:04:44.849Z] ProgramData=C:\ProgramData
[2026-03-17T21:04:44.849Z] SHLVL=2
[2026-03-17T21:04:44.849Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-17T21:04:44.849Z] PROGRAMFILES=C:\Program Files
[2026-03-17T21:04:44.849Z] PARALLEL=Dynamic
[2026-03-17T21:04:44.849Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_aarch64_windows-15
[2026-03-17T21:04:44.849Z] ALLUSERSPROFILE=C:\ProgramData
[2026-03-17T21:04:44.849Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-03-17T21:04:44.849Z] TKG_ITERATIONS=1
[2026-03-17T21:04:44.849Z] EXIT_FAILURE=false
[2026-03-17T21:04:44.849Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-03-17T21:04:44.849Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-1 windows
[2026-03-17T21:04:44.849Z] SERVICE_ID=Jenkins
[2026-03-17T21:04:44.849Z] TARGET=extended.perf
[2026-03-17T21:04:44.849Z] JOBSTARTTIME=Tue, 17 Mar 2026 21:04:41 +0000
[2026-03-17T21:04:44.849Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-03-17T21:04:44.849Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-03-17T21:04:44.849Z] 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
[2026-03-17T21:04:44.849Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-17T21:04:44.849Z] BASE=C:\Users\jenkins\agent
[2026-03-17T21:04:44.849Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-17T21:04:44.849Z] CUDA_PATH_V9_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0
[2026-03-17T21:04:44.849Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-03-17T21:04:44.849Z] JENKINS_SERVER_COOKIE=durable-6812ae44c7b4716691ab41ced9772176f690714490c6349d771d78a553ac80f2
[2026-03-17T21:04:44.849Z] 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
[2026-03-17T21:04:45.182Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-17T21:04:45.214Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T21:05:03.926Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-windows-aarch64-temurin" build number 2
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-17T21:05:04.054Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-17T21:05:04.061Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-03-17T21:05:04.086Z] $ ssh-agent
[2026-03-17T21:05:04.210Z] SSH_AUTH_SOCK=/tmp/ssh-wTBrh9YuG4rS/agent.192
[2026-03-17T21:05:04.210Z] SSH_AGENT_PID=193
[2026-03-17T21:05:04.210Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-17T21:05:04.246Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-17T21:05:04.277Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-03-17T21:05:04.712Z] ++ pwd
[2026-03-17T21:05:04.712Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/.. -p aarch64_windows -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-17T21:05:05.010Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests
[2026-03-17T21:05:05.010Z] load ./testenv/testenv.properties
[2026-03-17T21:05:05.010Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-17T21:05:06.061Z] 04f966ef4e363192204ecce5c665d1fb128859db refs/tags/jdk-26-ga
[2026-03-17T21:05:06.061Z] Use tag name jdk-26-ga from ./testenv/testenv.properties
[2026-03-17T21:05:06.061Z] get jdk binary...
[2026-03-17T21:05:06.061Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-17T21:05:06.359Z] Uncompressing file: OpenJDK26U-jdk_aarch64_windows_hotspot_26_35.zip ...
[2026-03-17T21:05:09.918Z] List files in jdkbinary folder...
[2026-03-17T21:05:09.918Z] total 437380
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 50300174 Mar 17 20:27 OpenJDK26U-debugimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 123466505 Mar 17 20:37 OpenJDK26U-jdk_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 82734806 Mar 17 20:37 OpenJDK26U-jmods_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 41387273 Mar 17 20:37 OpenJDK26U-jre_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 34128 Mar 17 20:35 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35-metadata.json
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 179090 Mar 17 20:54 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35.json
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 13954404 Mar 17 20:37 OpenJDK26U-static-libs_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:09.918Z] -rwx------+ 1 jenkins None 135803406 Mar 17 20:27 OpenJDK26U-testimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:09.918Z] drwxr-xr-x+ 1 jenkins None 0 Mar 17 21:05 tmp
[2026-03-17T21:05:09.918Z] List files in jdkbinary/tmp folder...
[2026-03-17T21:05:09.918Z] total 4
[2026-03-17T21:05:09.918Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 jdk-26+35
[2026-03-17T21:05:10.233Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-17T21:05:10.233Z] Uncompressing file: OpenJDK26U-jre_aarch64_windows_hotspot_26_35.zip ...
[2026-03-17T21:05:12.326Z] List files in jdkbinary folder...
[2026-03-17T21:05:12.326Z] total 437384
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 50300174 Mar 17 20:27 OpenJDK26U-debugimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 123466505 Mar 17 20:37 OpenJDK26U-jdk_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 82734806 Mar 17 20:37 OpenJDK26U-jmods_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 41387273 Mar 17 20:37 OpenJDK26U-jre_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 34128 Mar 17 20:35 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35-metadata.json
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 179090 Mar 17 20:54 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35.json
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 13954404 Mar 17 20:37 OpenJDK26U-static-libs_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:12.326Z] -rwx------+ 1 jenkins None 135803406 Mar 17 20:27 OpenJDK26U-testimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:12.326Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 j2sdk-image
[2026-03-17T21:05:12.326Z] drwxr-xr-x+ 1 jenkins None 0 Mar 17 21:05 tmp
[2026-03-17T21:05:12.327Z] List files in jdkbinary/tmp folder...
[2026-03-17T21:05:12.628Z] total 4
[2026-03-17T21:05:12.628Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 jdk-26+35-jre
[2026-03-17T21:05:12.628Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-17T21:05:12.628Z] Uncompressing file: OpenJDK26U-static-libs_aarch64_windows_hotspot_26_35.zip ...
[2026-03-17T21:05:13.276Z] List files in jdkbinary folder...
[2026-03-17T21:05:13.276Z] total 437388
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 50300174 Mar 17 20:27 OpenJDK26U-debugimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 123466505 Mar 17 20:37 OpenJDK26U-jdk_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 82734806 Mar 17 20:37 OpenJDK26U-jmods_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 41387273 Mar 17 20:37 OpenJDK26U-jre_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 34128 Mar 17 20:35 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35-metadata.json
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 179090 Mar 17 20:54 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35.json
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 13954404 Mar 17 20:37 OpenJDK26U-static-libs_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:13.277Z] -rwx------+ 1 jenkins None 135803406 Mar 17 20:27 OpenJDK26U-testimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:13.277Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 j2re-image
[2026-03-17T21:05:13.277Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 j2sdk-image
[2026-03-17T21:05:13.277Z] drwxr-xr-x+ 1 jenkins None 0 Mar 17 21:05 tmp
[2026-03-17T21:05:13.277Z] List files in jdkbinary/tmp folder...
[2026-03-17T21:05:13.810Z] total 0
[2026-03-17T21:05:13.810Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 jdk-26+35-static-libs
[2026-03-17T21:05:13.810Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-17T21:05:14.107Z] Uncompressing file: OpenJDK26U-testimage_aarch64_windows_hotspot_26_35.zip ...
[2026-03-17T21:05:29.625Z] List files in jdkbinary folder...
[2026-03-17T21:05:29.625Z] total 437388
[2026-03-17T21:05:29.625Z] -rwx------+ 1 jenkins None 50300174 Mar 17 20:27 OpenJDK26U-debugimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 123466505 Mar 17 20:37 OpenJDK26U-jdk_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 82734806 Mar 17 20:37 OpenJDK26U-jmods_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 41387273 Mar 17 20:37 OpenJDK26U-jre_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 34128 Mar 17 20:35 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35-metadata.json
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 179090 Mar 17 20:54 OpenJDK26U-sbom_aarch64_windows_hotspot_26_35.json
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 13954404 Mar 17 20:37 OpenJDK26U-static-libs_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:29.626Z] -rwx------+ 1 jenkins None 135803406 Mar 17 20:27 OpenJDK26U-testimage_aarch64_windows_hotspot_26_35.zip
[2026-03-17T21:05:29.626Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 j2re-image
[2026-03-17T21:05:29.626Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 j2sdk-image
[2026-03-17T21:05:29.626Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:27 static-libs
[2026-03-17T21:05:29.626Z] drwxr-xr-x+ 1 jenkins None 0 Mar 17 21:05 tmp
[2026-03-17T21:05:29.626Z] List files in jdkbinary/tmp folder...
[2026-03-17T21:05:29.626Z] total 4
[2026-03-17T21:05:29.626Z] drwxrwx---+ 1 jenkins None 0 Mar 17 20:11 jdk-26+35-test-image
[2026-03-17T21:05:29.626Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-17T21:05:29.626Z] Uncompressing OpenJDK26U-debugimage_aarch64_windows_hotspot_26_35.zip over ./j2sdk-image...
[2026-03-17T21:05:34.587Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-17T21:05:34.587Z] Removing top-level folder jdk-26+35/
[2026-03-17T21:05:35.641Z] Run C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-03-17T21:05:35.641Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-17T21:05:36.294Z] openjdk version "26" 2026-03-17
[2026-03-17T21:05:36.294Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-17T21:05:36.294Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode)
[2026-03-17T21:05:36.294Z] =JAVA VERSION OUTPUT END=
[2026-03-17T21:05:36.294Z] =RELEASE INFO BEGIN=
[2026-03-17T21:05:36.294Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-17T21:05:36.294Z] IMPLEMENTOR_VERSION="Temurin-26+35"
[2026-03-17T21:05:36.294Z] JAVA_RUNTIME_VERSION="26+35"
[2026-03-17T21:05:36.294Z] JAVA_VERSION="26"
[2026-03-17T21:05:36.294Z] JAVA_VERSION_DATE="2026-03-17"
[2026-03-17T21:05:36.294Z] LIBC="default"
[2026-03-17T21:05:36.294Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-03-17T21:05:36.294Z] OS_ARCH="aarch64"
[2026-03-17T21:05:36.294Z] OS_NAME="Windows"
[2026-03-17T21:05:36.294Z] SOURCE=".:git:ed902b3d8421"
[2026-03-17T21:05:36.294Z] BUILD_SOURCE="git:8ce7dd34f6d8620171ee345882be40d24b558f92"
[2026-03-17T21:05:36.294Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-03-17T21:05:36.294Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-03-17T21:05:36.294Z] FULL_VERSION=""
[2026-03-17T21:05:36.294Z] SEMANTIC_VERSION="26+35"
[2026-03-17T21:05:36.294Z] BUILD_INFO="OS: Version: "
[2026-03-17T21:05:36.294Z] JVM_VARIANT="Hotspot"
[2026-03-17T21:05:36.294Z] JVM_VERSION=""
[2026-03-17T21:05:36.294Z] IMAGE_TYPE="JDK"
[2026-03-17T21:05:36.294Z] =RELEASE INFO END=
[2026-03-17T21:05:36.294Z] get testKitGen...
[2026-03-17T21:05:36.294Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-17T21:05:39.489Z] git rev-parse v1.0.12.1
[2026-03-17T21:05:39.490Z] git checkout -q -f 5a64e08cca3b69dcd6e350cc5347c63ba0974a89
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-17T21:05:39.937Z] $ ssh-agent -k
[2026-03-17T21:05:39.992Z] unset SSH_AUTH_SOCK;
[2026-03-17T21:05:39.992Z] unset SSH_AGENT_PID;
[2026-03-17T21:05:39.992Z] echo Agent pid 193 killed;
[2026-03-17T21:05:43.105Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-17T21:05:43.529Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-17T21:05:43.540Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-aarch64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-17T21:05:43.576Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T21:05:43.671Z] Copied 1 artifact from "getTRSSOutput" build number 2078
[Pipeline] sh
[2026-03-17T21:05:44.111Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-17T21:05:44.111Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-17T21:05:44.111Z] + tar xof -
[2026-03-17T21:05:44.756Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-17T21:05:44.819Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-17T21:05:44.839Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-17T21:05:44.912Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] echo
[2026-03-17T21:05:44.917Z] Machine limit is 3.
[Pipeline] sh
[2026-03-17T21:05:45.348Z] + cd ./aqa-tests/TKG
[2026-03-17T21:05:45.348Z] ++ uname
[2026-03-17T21:05:45.348Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2026-03-17T21:05:45.650Z] ++ uname
[2026-03-17T21:05:45.650Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2026-03-17T21:05:45.650Z] ++ uname
[2026-03-17T21:05:45.650Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2026-03-17T21:05:45.650Z] + MAKE=make
[2026-03-17T21:05:45.650Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-03-17T21:05:45.650Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2026-03-17T21:05:45.945Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:05:45.945Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-17T21:05:45.945Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-17T21:05:45.945Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-17T21:05:45.945Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.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_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-17T21:05:47.475Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-03-17T21:05:48.119Z]
[2026-03-17T21:05:48.119Z] build:
[2026-03-17T21:05:48.119Z]
[2026-03-17T21:05:48.119Z] clean:
[2026-03-17T21:05:48.119Z]
[2026-03-17T21:05:48.119Z] init:
[2026-03-17T21:05:48.119Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2026-03-17T21:05:48.119Z]
[2026-03-17T21:05:48.119Z] getDependentLibs:
[2026-03-17T21:05:48.413Z] [exec] --------------------------------------------
[2026-03-17T21:05:48.413Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:05:48.413Z] [exec] task is set to default
[2026-03-17T21:05:48.413Z] [exec] dependencyList is set to json_simple
[2026-03-17T21:05:48.413Z] [exec] System Test jars will not be downloaded.
[2026-03-17T21:05:48.413Z] [exec] --------------------------------------------
[2026-03-17T21:05:48.413Z] [exec] Starting download third party dependent jars
[2026-03-17T21:05:48.413Z] [exec] --------------------------------------------
[2026-03-17T21:05:48.413Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:05:48.413Z] [exec] C:/Users/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-17T21:05:48.413Z] [exec] downloaded dependent third party jars successfully
[2026-03-17T21:05:48.413Z] [exec] Use of uninitialized value $url_testDependency in string ne at /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/scripts/getDependencies.pl line 349.
[2026-03-17T21:05:48.413Z]
[2026-03-17T21:05:48.413Z] compile:
[2026-03-17T21:05:48.413Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T21:05:48.413Z] [echo] ============COMPILER SETTINGS============
[2026-03-17T21:05:48.413Z] [echo] ===fork: yes
[2026-03-17T21:05:48.413Z] [echo] ===debug: on
[2026-03-17T21:05:48.413Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2026-03-17T21:05:51.200Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-17T21:05:51.200Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:05:51.200Z]
[2026-03-17T21:05:51.200Z] dist:
[2026-03-17T21:05:51.200Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-03-17T21:05:51.200Z]
[2026-03-17T21:05:51.200Z] BUILD SUCCESSFUL
[2026-03-17T21:05:51.200Z] Total time: 3 seconds
[2026-03-17T21:05:51.200Z] 0
[2026-03-17T21:05:51.200Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-17T21:05:52.254Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-17T21:05:52.254Z] microArchOutput: model name : Virtual CPU @ 3.00GHz
[2026-03-17T21:05:55.018Z] ****************************** MACHINE INFO ******************************
[2026-03-17T21:05:55.018Z] File path : C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2026-03-17T21:05:55.018Z] Free Physical Memory Size : 5367824384
[2026-03-17T21:05:55.018Z] Free space (bytes) : 17984905216
[2026-03-17T21:05:55.018Z] Total Physical Memory Size : 8585789440
[2026-03-17T21:05:55.018Z] Total space (bytes) : 135771664384
[2026-03-17T21:05:55.019Z] Usable space (bytes) : 17984905216
[2026-03-17T21:05:55.019Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T21:05:55.019Z] bashVersion :
[2026-03-17T21:05:55.019Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2026-03-17T21:05:55.019Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-03-17T21:05:55.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] This is free software; you are free to change and redistribute it.
[2026-03-17T21:05:55.019Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-17T21:05:55.019Z] cpuCores : 4
[2026-03-17T21:05:55.019Z] curlVersion :
[2026-03-17T21:05:55.019Z] 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
[2026-03-17T21:05:55.019Z] Release-Date: 2022-06-27
[2026-03-17T21:05:55.019Z] 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
[2026-03-17T21:05:55.019Z] 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
[2026-03-17T21:05:55.019Z] dockerVersion : bash: docker: command not found
[2026-03-17T21:05:55.019Z] gcc version : 11
[2026-03-17T21:05:55.019Z] gclibc version : ldd (cygwin) 3.3.5
[2026-03-17T21:05:55.019Z] gdb version : bash: gdb: command not found
[2026-03-17T21:05:55.019Z] lldb version : Command could not be executed
[2026-03-17T21:05:55.019Z] makeVersion :
[2026-03-17T21:05:55.019Z] GNU Make 4.3
[2026-03-17T21:05:55.019Z] Built for x86_64-pc-cygwin
[2026-03-17T21:05:55.019Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-03-17T21:05:55.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-17T21:05:55.019Z] This is free software: you are free to change and redistribute it.
[2026-03-17T21:05:55.019Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-17T21:05:55.019Z] mavenVersion : bash: mvn: command not found
[2026-03-17T21:05:55.019Z] perlVersion :
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2026-03-17T21:05:55.019Z] (with 7 registered patches, see perl -V for more detail)
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] Copyright 1987-2021, Larry Wall
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-17T21:05:55.019Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-17T21:05:55.019Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-17T21:05:55.019Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] podmanVersion : bash: podman: command not found
[2026-03-17T21:05:55.019Z] procArch : unknown
[2026-03-17T21:05:55.019Z] sysArch : x86_64
[2026-03-17T21:05:55.019Z] sysOS : CYGWIN_NT-10.0-22000
[2026-03-17T21:05:55.019Z] ulimit :
[2026-03-17T21:05:55.019Z] core file size (blocks, -c) unlimited
[2026-03-17T21:05:55.019Z] data seg size (kbytes, -d) unlimited
[2026-03-17T21:05:55.019Z] file size (blocks, -f) unlimited
[2026-03-17T21:05:55.019Z] open files (-n) 3200
[2026-03-17T21:05:55.019Z] pipe size (512 bytes, -p) 8
[2026-03-17T21:05:55.019Z] stack size (kbytes, -s) 2032
[2026-03-17T21:05:55.019Z] cpu time (seconds, -t) unlimited
[2026-03-17T21:05:55.019Z] max user processes (-u) 256
[2026-03-17T21:05:55.019Z] virtual memory (kbytes, -v) unlimited
[2026-03-17T21:05:55.019Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin
[2026-03-17T21:05:55.019Z] vmVendor : Oracle Corporation
[2026-03-17T21:05:55.019Z] vmVersion : 26+35
[2026-03-17T21:05:55.019Z] xlc version : bash: xlC: command not found
[2026-03-17T21:05:55.019Z] **************************************************************************
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] System.getProperty('os.name')=Windows 11
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] System.getProperty('os.arch')=aarch64
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] System.getProperty('java.fullversion')=null
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] System.getProperty('sun.arch.data.model')=64
[2026-03-17T21:05:55.019Z]
[2026-03-17T21:05:55.019Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:05:55.019Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:05:55.019Z] perl scripts/configure.pl
[2026-03-17T21:05:55.359Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-17T21:05:56.005Z]
[2026-03-17T21:05:56.005Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-03-17T21:05:56.005Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-03-17T21:05:56.005Z]
[2026-03-17T21:05:56.005Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-17T21:05:56.005Z]
[2026-03-17T21:05:56.005Z]
[2026-03-17T21:05:56.005Z] Starting to generate parallel test lists.
[2026-03-17T21:05:56.005Z]
[2026-03-17T21:05:56.005Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-03-17T21:05:56.005Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-03-17T21:05:56.005Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-03-17T21:05:56.005Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-03-17T21:05:56.005Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-03-17T21:05:56.005Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-03-17T21:05:56.005Z] Attempting to get test duration data from TRSS.
[2026-03-17T21:05:56.005Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_windows&group=perf&level=extended"
[2026-03-17T21:05:56.301Z] Warning: cannot parse data from TRSS.
[2026-03-17T21:05:56.301Z] Unexpected character (T) at position 0.
[2026-03-17T21:05:56.301Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2026-03-17T21:05:56.301Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2026-03-17T21:05:56.301Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2026-03-17T21:05:56.301Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2026-03-17T21:05:56.301Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164)
[2026-03-17T21:05:56.301Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254)
[2026-03-17T21:05:56.301Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283)
[2026-03-17T21:05:56.301Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406)
[2026-03-17T21:05:56.301Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427)
[2026-03-17T21:05:56.301Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2026-03-17T21:05:56.301Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2026-03-17T21:05:56.301Z] Attempting to get test duration data from cached files.
[2026-03-17T21:05:56.301Z]
[2026-03-17T21:05:56.302Z] TEST DURATION
[2026-03-17T21:05:56.302Z] ====================================================================================
[2026-03-17T21:05:56.302Z] Total number of tests searched: 19
[2026-03-17T21:05:56.302Z] Number of test durations found: 0
[2026-03-17T21:05:56.302Z] No test duration data found.
[2026-03-17T21:05:56.302Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2026-03-17T21:05:56.302Z] ====================================================================================
[2026-03-17T21:05:56.302Z]
[2026-03-17T21:05:56.302Z] Test target is split into 1 lists.
[2026-03-17T21:05:56.302Z] Reducing estimated test running time from 07m20s to 07m20s.
[2026-03-17T21:05:56.302Z]
[2026-03-17T21:05:56.302Z] -------------------------------------testList_0-------------------------------------
[2026-03-17T21:05:56.302Z] Number of tests: 19
[2026-03-17T21:05:56.302Z] Estimated running time: 07m20s
[2026-03-17T21:05:56.302Z] TESTLIST=dacapo-fop_0,dacapo-jython_0,dacapo-sunflow_0,renaissance-finagle-http_0,renaissance-mnemonics_0,dacapo-tomcat_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-luindex_0,dacapo-xalan_0,renaissance-db-shootout_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-finagle-chirper_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-als_0,dacapo-pmd_0,dacapo-avrora_0
[2026-03-17T21:05:56.302Z] ------------------------------------------------------------------------------------
[2026-03-17T21:05:56.302Z]
[2026-03-17T21:05:56.302Z] Parallel test lists file (C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-03-17T21:05:56.302Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-03-17T21:05:56.356Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-17T21:05:56.418Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-17T21:05:56.466Z] Building tests...
[Pipeline] timeout
[2026-03-17T21:05:56.470Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-17T21:05:56.489Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-17T21:05:56.623Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-03-17T21:05:56.634Z] Running in C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-17T21:05:56.660Z] $ ssh-agent
[2026-03-17T21:05:56.786Z] SSH_AUTH_SOCK=/tmp/ssh-eCP309XON6oO/agent.628
[2026-03-17T21:05:56.786Z] SSH_AGENT_PID=629
[2026-03-17T21:05:56.786Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-17T21:05:57.217Z] + bash ./compile.sh
[2026-03-17T21:05:57.513Z] Set values based on ./testenv/testenv.properties:
[2026-03-17T21:05:57.513Z] =========
[2026-03-17T21:05:57.513Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-17T21:05:57.513Z] TKG_BRANCH=v1.0.12.1
[2026-03-17T21:05:57.513Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-17T21:05:57.514Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-17T21:05:57.514Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-17T21:05:57.514Z] STF_BRANCH=v1.0.12
[2026-03-17T21:05:57.514Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-17T21:05:57.514Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-17T21:05:57.514Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-17T21:05:57.514Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-17T21:05:57.514Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-17T21:05:57.514Z] JDK26_BRANCH=jdk-26-ga
[2026-03-17T21:05:57.514Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-17T21:05:57.514Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-17T21:05:57.514Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-17T21:05:57.514Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-17T21:05:57.514Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-17T21:05:57.514Z]
[2026-03-17T21:05:57.514Z] =========
[2026-03-17T21:05:57.514Z]
[2026-03-17T21:05:57.514Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-17T21:05:57.514Z] JDK_BRANCH=jdk-26-ga
[2026-03-17T21:05:57.514Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-17T21:05:57.514Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-17T21:05:57.811Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2026-03-17T21:05:57.811Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:05:57.811Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-17T21:05:57.811Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-17T21:05:57.812Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-17T21:05:57.812Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.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_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-17T21:05:59.896Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-03-17T21:05:59.896Z]
[2026-03-17T21:05:59.896Z] build:
[2026-03-17T21:05:59.896Z]
[2026-03-17T21:05:59.896Z] clean:
[2026-03-17T21:05:59.896Z] [delete] Deleting: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-03-17T21:05:59.896Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2026-03-17T21:06:00.192Z]
[2026-03-17T21:06:00.192Z] init:
[2026-03-17T21:06:00.192Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2026-03-17T21:06:00.192Z]
[2026-03-17T21:06:00.192Z] getDependentLibs:
[2026-03-17T21:06:00.192Z] [exec] --------------------------------------------
[2026-03-17T21:06:00.192Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:06:00.192Z] [exec] task is set to default
[2026-03-17T21:06:00.192Z] [exec] dependencyList is set to json_simple
[2026-03-17T21:06:00.192Z] [exec] System Test jars will not be downloaded.
[2026-03-17T21:06:00.192Z] [exec] --------------------------------------------
[2026-03-17T21:06:00.192Z] [exec] Starting download third party dependent jars
[2026-03-17T21:06:00.192Z] [exec] --------------------------------------------
[2026-03-17T21:06:00.192Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:06:00.192Z] [exec] C:/Users/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-17T21:06:00.193Z] [exec] downloaded dependent third party jars successfully
[2026-03-17T21:06:00.193Z] [exec] Use of uninitialized value $url_testDependency in string ne at /cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/../TKG/scripts/getDependencies.pl line 349.
[2026-03-17T21:06:00.193Z]
[2026-03-17T21:06:00.193Z] compile:
[2026-03-17T21:06:00.193Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T21:06:00.193Z] [echo] ============COMPILER SETTINGS============
[2026-03-17T21:06:00.193Z] [echo] ===fork: yes
[2026-03-17T21:06:00.193Z] [echo] ===debug: on
[2026-03-17T21:06:00.193Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin
[2026-03-17T21:06:02.364Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-17T21:06:02.364Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:06:02.364Z]
[2026-03-17T21:06:02.364Z] dist:
[2026-03-17T21:06:02.364Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-03-17T21:06:02.662Z]
[2026-03-17T21:06:02.662Z] BUILD SUCCESSFUL
[2026-03-17T21:06:02.662Z] Total time: 3 seconds
[2026-03-17T21:06:02.662Z] 0
[2026-03-17T21:06:02.662Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-17T21:06:03.714Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-17T21:06:03.714Z] microArchOutput: model name : Virtual CPU @ 3.00GHz
[2026-03-17T21:06:05.803Z] ****************************** MACHINE INFO ******************************
[2026-03-17T21:06:05.803Z] File path : C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG
[2026-03-17T21:06:05.803Z] Free Physical Memory Size : 5295513600
[2026-03-17T21:06:05.803Z] Free space (bytes) : 17981476864
[2026-03-17T21:06:05.803Z] Total Physical Memory Size : 8585789440
[2026-03-17T21:06:05.803Z] Total space (bytes) : 135771664384
[2026-03-17T21:06:05.803Z] Usable space (bytes) : 17981476864
[2026-03-17T21:06:05.803Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T21:06:05.803Z] bashVersion :
[2026-03-17T21:06:05.803Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2026-03-17T21:06:05.804Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-03-17T21:06:05.804Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] This is free software; you are free to change and redistribute it.
[2026-03-17T21:06:05.804Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-17T21:06:05.804Z] cpuCores : 4
[2026-03-17T21:06:05.804Z] curlVersion :
[2026-03-17T21:06:05.804Z] 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
[2026-03-17T21:06:05.804Z] Release-Date: 2022-06-27
[2026-03-17T21:06:05.804Z] 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
[2026-03-17T21:06:05.804Z] 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
[2026-03-17T21:06:05.804Z] dockerVersion : bash: docker: command not found
[2026-03-17T21:06:05.804Z] gcc version : 11
[2026-03-17T21:06:05.804Z] gclibc version : ldd (cygwin) 3.3.5
[2026-03-17T21:06:05.804Z] gdb version : bash: gdb: command not found
[2026-03-17T21:06:05.804Z] lldb version : Command could not be executed
[2026-03-17T21:06:05.804Z] makeVersion :
[2026-03-17T21:06:05.804Z] GNU Make 4.3
[2026-03-17T21:06:05.804Z] Built for x86_64-pc-cygwin
[2026-03-17T21:06:05.804Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-03-17T21:06:05.804Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-17T21:06:05.804Z] This is free software: you are free to change and redistribute it.
[2026-03-17T21:06:05.804Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-17T21:06:05.804Z] mavenVersion : bash: mvn: command not found
[2026-03-17T21:06:05.804Z] perlVersion :
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2026-03-17T21:06:05.804Z] (with 7 registered patches, see perl -V for more detail)
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] Copyright 1987-2021, Larry Wall
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-17T21:06:05.804Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-17T21:06:05.804Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-17T21:06:05.804Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] podmanVersion : bash: podman: command not found
[2026-03-17T21:06:05.804Z] procArch : unknown
[2026-03-17T21:06:05.804Z] sysArch : x86_64
[2026-03-17T21:06:05.804Z] sysOS : CYGWIN_NT-10.0-22000
[2026-03-17T21:06:05.804Z] ulimit :
[2026-03-17T21:06:05.804Z] core file size (blocks, -c) unlimited
[2026-03-17T21:06:05.804Z] data seg size (kbytes, -d) unlimited
[2026-03-17T21:06:05.804Z] file size (blocks, -f) unlimited
[2026-03-17T21:06:05.804Z] open files (-n) 3200
[2026-03-17T21:06:05.804Z] pipe size (512 bytes, -p) 8
[2026-03-17T21:06:05.804Z] stack size (kbytes, -s) 2032
[2026-03-17T21:06:05.804Z] cpu time (seconds, -t) unlimited
[2026-03-17T21:06:05.804Z] max user processes (-u) 256
[2026-03-17T21:06:05.804Z] virtual memory (kbytes, -v) unlimited
[2026-03-17T21:06:05.804Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.3.5-341.x86_64 2022-05-13 12:27 UTC x86_64 Cygwin
[2026-03-17T21:06:05.804Z] vmVendor : Oracle Corporation
[2026-03-17T21:06:05.804Z] vmVersion : 26+35
[2026-03-17T21:06:05.804Z] xlc version : bash: xlC: command not found
[2026-03-17T21:06:05.804Z] **************************************************************************
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] System.getProperty('os.name')=Windows 11
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] System.getProperty('os.arch')=aarch64
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] System.getProperty('java.fullversion')=null
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:05.804Z] System.getProperty('sun.arch.data.model')=64
[2026-03-17T21:06:05.804Z]
[2026-03-17T21:06:06.104Z] make -f clean.mk cleanBuild
[2026-03-17T21:06:06.399Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:06:07.038Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest
[2026-03-17T21:06:07.038Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:06:07.038Z] make -f compile.mk compile
[2026-03-17T21:06:07.038Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:06:08.084Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2026-03-17T21:06:08.084Z] mkdir -p C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2026-03-17T21:06:08.085Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/" "-DBUILD_ROOT=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_aarch64" "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-03-17T21:06:08.085Z] if [ -z "$(tail -1 C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/"; false; else rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-03-17T21:06:10.270Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-03-17T21:06:10.569Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-03-17T21:06:10.569Z]
[2026-03-17T21:06:10.569Z] -create_test_directory:
[2026-03-17T21:06:10.569Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest
[2026-03-17T21:06:10.569Z]
[2026-03-17T21:06:10.569Z] stage_test_material:
[2026-03-17T21:06:11.219Z] [copy] Copying 584 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] build:
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] init:
[2026-03-17T21:06:12.280Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] dist:
[2026-03-17T21:06:12.280Z] [copy] Copying 1 file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] build:
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] build:
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] init:
[2026-03-17T21:06:12.280Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2026-03-17T21:06:12.280Z]
[2026-03-17T21:06:12.280Z] getBumbleBench:
[2026-03-17T21:06:12.280Z] [echo] Cloning BumbleBench
[2026-03-17T21:06:12.280Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-03-17T21:06:12.280Z] [exec] Cloning into 'bumblebench'...
[2026-03-17T21:06:13.818Z]
[2026-03-17T21:06:13.818Z] buildBumbleBench:
[2026-03-17T21:06:13.818Z] [echo] Building BumbleBench
[2026-03-17T21:06:13.818Z]
[2026-03-17T21:06:13.819Z] compile-all:
[2026-03-17T21:06:13.819Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:13.819Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:13.819Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:13.819Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:13.819Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:13.819Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:13.819Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:14.875Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-17T21:06:14.875Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:06:14.875Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2026-03-17T21:06:14.875Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-17T21:06:14.875Z] [javac] 4 warnings
[2026-03-17T21:06:14.875Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:14.875Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:14.875Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:14.875Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:14.875Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:14.875Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:14.875Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:14.875Z] [javac] 4 warnings
[2026-03-17T21:06:14.875Z] [javac] Compiling 11 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:14.875Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:14.875Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:14.875Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:14.875Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:14.875Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:14.875Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:15.172Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API.
[2026-03-17T21:06:15.172Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:06:15.172Z] [javac] 4 warnings
[2026-03-17T21:06:15.172Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:15.172Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:15.172Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:15.172Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:15.172Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:15.172Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:15.172Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:15.472Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-03-17T21:06:15.472Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:06:15.472Z] [javac] 4 warnings
[2026-03-17T21:06:15.472Z] [javac] Compiling 9 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:15.472Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:15.472Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:15.472Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:15.472Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:15.472Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:15.472Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:15.769Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-17T21:06:15.770Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:06:15.770Z] [javac] 4 warnings
[2026-03-17T21:06:15.770Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:15.770Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:15.770Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:15.770Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:15.770Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:15.770Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:15.770Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:16.066Z] [javac] 4 warnings
[2026-03-17T21:06:16.066Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:16.066Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:16.066Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:16.066Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:16.066Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.066Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.066Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:16.066Z] [javac] 4 warnings
[2026-03-17T21:06:16.066Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:16.066Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:16.066Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:16.067Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:16.067Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.067Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.067Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:16.363Z] [javac] C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-03-17T21:06:16.363Z] [javac] synchronized(init) {
[2026-03-17T21:06:16.363Z] [javac] ^
[2026-03-17T21:06:16.363Z] [javac] 5 warnings
[2026-03-17T21:06:16.363Z] [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:16.363Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:16.363Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:16.363Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:16.363Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.363Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.363Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:16.658Z] [javac] 4 warnings
[2026-03-17T21:06:16.658Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:16.659Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:16.659Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:16.659Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:16.659Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.659Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.659Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:16.659Z] [javac] 4 warnings
[2026-03-17T21:06:16.659Z] [javac] Compiling 7 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:16.659Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:16.659Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:16.659Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:16.659Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.659Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:16.659Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:17.385Z] [javac] 4 warnings
[2026-03-17T21:06:17.385Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:17.385Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:17.385Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:17.385Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:17.385Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.385Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.385Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:17.385Z] [javac] 4 warnings
[2026-03-17T21:06:17.385Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:17.385Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:17.385Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:17.385Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:17.385Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.385Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.385Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:17.690Z] [javac] 4 warnings
[2026-03-17T21:06:17.690Z] [javac] Compiling 4 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:17.690Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:17.690Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:17.690Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:17.690Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.690Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.690Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:17.690Z] [javac] 4 warnings
[2026-03-17T21:06:17.690Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-17T21:06:17.690Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-17T21:06:17.690Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-17T21:06:17.690Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-17T21:06:17.690Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.690Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-17T21:06:17.690Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-17T21:06:17.690Z] [javac] 4 warnings
[2026-03-17T21:06:17.690Z]
[2026-03-17T21:06:17.690Z] dist:
[2026-03-17T21:06:17.986Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2026-03-17T21:06:20.072Z]
[2026-03-17T21:06:20.072Z] dist:
[2026-03-17T21:06:20.072Z] [copy] Copying 126 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2026-03-17T21:06:20.370Z]
[2026-03-17T21:06:20.370Z] build:
[2026-03-17T21:06:20.370Z]
[2026-03-17T21:06:20.370Z] getDependentLibs:
[2026-03-17T21:06:20.370Z] [exec] Use of uninitialized value $url_testDependency in string ne at C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/scripts/getDependencies.pl line 349.
[2026-03-17T21:06:25.983Z] [exec] --------------------------------------------
[2026-03-17T21:06:25.983Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:06:25.983Z] [exec] task is set to default
[2026-03-17T21:06:25.983Z] [exec] dependencyList is set to dacapo
[2026-03-17T21:06:25.983Z] [exec] System Test jars will not be downloaded.
[2026-03-17T21:06:25.983Z] [exec] --------------------------------------------
[2026-03-17T21:06:25.983Z] [exec] Starting download third party dependent jars
[2026-03-17T21:06:25.983Z] [exec] --------------------------------------------
[2026-03-17T21:06:25.983Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:06:25.983Z] [exec] C:/Users/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-03-17T21:06:25.983Z] [exec] downloaded dependent third party jars successfully
[2026-03-17T21:06:25.983Z]
[2026-03-17T21:06:25.983Z] init:
[2026-03-17T21:06:25.983Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2026-03-17T21:06:25.983Z]
[2026-03-17T21:06:25.983Z] getDacapoSuite:
[2026-03-17T21:06:25.983Z] [unzip] Expanding: C:\Users\jenkins\externalDependency\lib\dacapo.zip into C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2026-03-17T21:07:48.337Z] [move] Moving 1 file to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2026-03-17T21:07:48.337Z] [move] Moving 10669 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo\dacapo
[2026-03-17T21:07:48.337Z]
[2026-03-17T21:07:48.337Z] dist:
[2026-03-17T21:07:48.337Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\dacapo
[2026-03-17T21:07:48.337Z]
[2026-03-17T21:07:48.337Z] build:
[2026-03-17T21:07:48.337Z]
[2026-03-17T21:07:48.337Z] init:
[2026-03-17T21:07:48.337Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2026-03-17T21:07:48.337Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2026-03-17T21:07:48.337Z]
[2026-03-17T21:07:48.337Z] compile:
[2026-03-17T21:07:48.337Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T21:07:48.337Z] [echo] ============COMPILER SETTINGS============
[2026-03-17T21:07:48.337Z] [echo] ===fork: yes
[2026-03-17T21:07:48.337Z] [echo] ===executable: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-03-17T21:07:48.337Z] [echo] ===debug: on
[2026-03-17T21:07:48.337Z] [echo] ===destdir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2026-03-17T21:07:48.337Z] [javac] Compiling 3 source files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2026-03-17T21:07:48.636Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API.
[2026-03-17T21:07:48.636Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T21:07:48.636Z]
[2026-03-17T21:07:48.636Z] dist:
[2026-03-17T21:07:48.636Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2026-03-17T21:07:48.636Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2026-03-17T21:07:48.636Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2026-03-17T21:07:48.934Z] [copy] Copying 7 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\idle_micro
[2026-03-17T21:07:48.934Z]
[2026-03-17T21:07:48.934Z] clean:
[2026-03-17T21:07:48.934Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2026-03-17T21:07:48.934Z]
[2026-03-17T21:07:48.934Z] build:
[2026-03-17T21:07:48.934Z]
[2026-03-17T21:07:48.934Z] build:
[2026-03-17T21:07:48.934Z]
[2026-03-17T21:07:48.934Z] init:
[2026-03-17T21:07:48.934Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2026-03-17T21:07:48.934Z]
[2026-03-17T21:07:48.934Z] getRenaissanceSuite:
[2026-03-17T21:07:48.934Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] dist:
[2026-03-17T21:08:07.583Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\renaissance
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] build:
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] init:
[2026-03-17T21:08:07.583Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] getSpecjbbSuite:
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] dist:
[2026-03-17T21:08:07.583Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\jvmtest\perf\specjbb\run
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] BUILD SUCCESSFUL
[2026-03-17T21:08:07.583Z] Total time: 1 minute 55 seconds
[2026-03-17T21:08:07.583Z] 0
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z]
[2026-03-17T21:08:07.583Z] RECORD TEST REPOs SHA
[2026-03-17T21:08:07.583Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/scripts"; \
[2026-03-17T21:08:07.584Z] bash "getSHAs.sh" --test_root_dir "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/" --shas_file "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt"
[2026-03-17T21:08:07.584Z] Check shas in C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/ and store the info in C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2026-03-17T21:08:07.584Z] touch C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2026-03-17T21:08:07.584Z] ================================================
[2026-03-17T21:08:07.584Z] timestamp: 20260317-210807
[2026-03-17T21:08:07.584Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests
[2026-03-17T21:08:07.584Z] git repo:
[2026-03-17T21:08:07.883Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-17T21:08:07.883Z] sha:
[2026-03-17T21:08:07.883Z] 27956e2cbeb2d3c94654981daec7305c46d1ecab
[2026-03-17T21:08:08.181Z] ================================================
[2026-03-17T21:08:08.181Z] timestamp: 20260317-210807
[2026-03-17T21:08:08.181Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-17T21:08:08.181Z] git repo:
[2026-03-17T21:08:08.181Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-03-17T21:08:08.181Z] sha:
[2026-03-17T21:08:08.478Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-03-17T21:08:08.478Z] ================================================
[2026-03-17T21:08:08.478Z] timestamp: 20260317-210808
[2026-03-17T21:08:08.478Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG
[2026-03-17T21:08:08.478Z] git repo:
[2026-03-17T21:08:08.774Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-17T21:08:08.774Z] sha:
[2026-03-17T21:08:08.774Z] ddef64e3b604d42dace65f4f94627d4211465701
[2026-03-17T21:08:08.774Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-03-17T21:08:08.821Z] $ ssh-agent -k
[2026-03-17T21:08:08.885Z] unset SSH_AUTH_SOCK;
[2026-03-17T21:08:08.885Z] unset SSH_AGENT_PID;
[2026-03-17T21:08:08.885Z] echo Agent pid 629 killed;
[2026-03-17T21:08:08.928Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-17T21:08:09.067Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-17T21:08:09.091Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-03-17T21:08:09.109Z] $ ssh-agent
[2026-03-17T21:08:09.232Z] SSH_AUTH_SOCK=/tmp/ssh-ftjyzqNdcSGw/agent.574
[2026-03-17T21:08:09.232Z] SSH_AGENT_PID=575
[2026-03-17T21:08:09.232Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-17T21:08:09.667Z] ++ uname
[2026-03-17T21:08:09.667Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2026-03-17T21:08:09.964Z] ++ uname
[2026-03-17T21:08:09.964Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2026-03-17T21:08:09.964Z] ++ uname
[2026-03-17T21:08:09.964Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2026-03-17T21:08:09.964Z] + MAKE=make
[2026-03-17T21:08:09.964Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-17T21:08:09.964Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-17T21:08:10.422Z] ++ uname
[2026-03-17T21:08:10.422Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2026-03-17T21:08:10.718Z] ++ uname
[2026-03-17T21:08:10.718Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2026-03-17T21:08:10.719Z] ++ uname
[2026-03-17T21:08:10.719Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2026-03-17T21:08:10.719Z] + MAKE=make
[2026-03-17T21:08:10.719Z] + cd ./aqa-tests
[2026-03-17T21:08:10.719Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-17T21:08:10.719Z] ++ set +x
[2026-03-17T21:08:10.719Z] Set values based on ./testenv/testenv.properties:
[2026-03-17T21:08:10.719Z] =========
[2026-03-17T21:08:10.719Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-17T21:08:10.719Z] TKG_BRANCH=v1.0.12.1
[2026-03-17T21:08:10.719Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-17T21:08:10.719Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-17T21:08:10.719Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-17T21:08:10.719Z] STF_BRANCH=v1.0.12
[2026-03-17T21:08:10.719Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-17T21:08:10.719Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-17T21:08:10.719Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-17T21:08:10.719Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-17T21:08:10.719Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-17T21:08:10.719Z] JDK26_BRANCH=jdk-26-ga
[2026-03-17T21:08:10.719Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-17T21:08:10.719Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-17T21:08:10.719Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-17T21:08:10.719Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-17T21:08:10.719Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-17T21:08:10.719Z]
[2026-03-17T21:08:10.719Z] =========
[2026-03-17T21:08:10.719Z]
[2026-03-17T21:08:10.719Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-17T21:08:10.719Z] JDK_BRANCH=jdk-26-ga
[2026-03-17T21:08:10.719Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-17T21:08:10.719Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-17T21:08:10.719Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2026-03-17T21:08:11.015Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2026-03-17T21:08:11.015Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-03-17T21:08:11.015Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:08:11.310Z] perl scripts/configure.pl
[2026-03-17T21:08:11.310Z] C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-03-17T21:08:11.967Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Starting to generate test make files.
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-03-17T21:08:11.967Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-03-17T21:08:11.967Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-03-17T21:08:11.967Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-03-17T21:08:11.967Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-03-17T21:08:11.967Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Parsing C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-03-17T21:08:11.967Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../autoGen.mk
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Generated C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] Make files are generated successfully.
[2026-03-17T21:08:11.967Z]
[2026-03-17T21:08:11.967Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:08:11.967Z] make -f runtest.mk _extended.perf
[2026-03-17T21:08:12.262Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:08:12.911Z]
[2026-03-17T21:08:12.911Z] Running make 4.3
[2026-03-17T21:08:13.215Z] set TEST_ROOT to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/
[2026-03-17T21:08:13.215Z] set JDK_VERSION to 26
[2026-03-17T21:08:13.215Z] set JDK_IMPL to hotspot
[2026-03-17T21:08:13.215Z] set JVM_VERSION to openjdk26
[2026-03-17T21:08:13.215Z] set JCL_VERSION to latest
[2026-03-17T21:08:13.510Z] JAVA_HOME was originally set to C:\openjdk\jdk-11
[2026-03-17T21:08:13.510Z] set JAVA_HOME to C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image
[2026-03-17T21:08:13.510Z] set SPEC to win_aarch64
[2026-03-17T21:08:13.510Z] set TEST_FLAG to
[2026-03-17T21:08:13.806Z] Running extended.perf ...
[2026-03-17T21:08:13.806Z] There are 19 test targets in extended.perf
[2026-03-17T21:08:13.806Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-03-17T21:08:14.101Z] openjdk version "26" 2026-03-17
[2026-03-17T21:08:14.101Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-17T21:08:14.101Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode)
[2026-03-17T21:08:14.101Z] make[2]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests'
[2026-03-17T21:08:14.397Z] make[3]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2026-03-17T21:08:14.696Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2026-03-17T21:08:14.991Z]
[2026-03-17T21:08:15.287Z] ===============================================
[2026-03-17T21:08:15.287Z] Running test dacapo-avrora_0 ...
[2026-03-17T21:08:15.583Z] ===============================================
[2026-03-17T21:08:15.583Z] dacapo-avrora_0 Start Time: Tue Mar 17 21:08:15 2026 Epoch Time (ms): 1773781695465
[2026-03-17T21:08:15.879Z] dacapo-avrora_0_DISABLED
[2026-03-17T21:08:15.879Z] Disabled Reason:
[2026-03-17T21:08:15.879Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-03-17T21:08:16.174Z] dacapo-avrora_0 Finish Time: Tue Mar 17 21:08:15 2026 Epoch Time (ms): 1773781695976
[2026-03-17T21:08:16.174Z]
[2026-03-17T21:08:16.475Z] ===============================================
[2026-03-17T21:08:16.475Z] Running test dacapo-fop_0 ...
[2026-03-17T21:08:16.780Z] ===============================================
[2026-03-17T21:08:16.780Z] dacapo-fop_0 Start Time: Tue Mar 17 21:08:16 2026 Epoch Time (ms): 1773781696705
[2026-03-17T21:08:17.077Z] variation: NoOptions
[2026-03-17T21:08:17.077Z] JVM_OPTIONS:
[2026-03-17T21:08:17.077Z] { \
[2026-03-17T21:08:17.077Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:08:17.077Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:08:17.077Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-fop_0"; \
[2026-03-17T21:08:17.077Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-fop_0"; \
[2026-03-17T21:08:17.077Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:08:17.078Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2026-03-17T21:08:17.078Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:08:17.078Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:08:17.078Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:08:17.078Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:08:17.374Z]
[2026-03-17T21:08:17.374Z] TEST SETUP:
[2026-03-17T21:08:17.374Z] Nothing to be done for setup.
[2026-03-17T21:08:17.374Z]
[2026-03-17T21:08:17.374Z] TESTING:
[2026-03-17T21:08:20.139Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-03-17T21:08:20.140Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-03-17T21:08:24.453Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-03-17T21:08:24.453Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 4694 msec =====
[2026-03-17T21:08:24.453Z] -----------------------------------
[2026-03-17T21:08:24.453Z] dacapo-fop_0_PASSED
[2026-03-17T21:08:24.453Z] -----------------------------------
[2026-03-17T21:08:24.453Z]
[2026-03-17T21:08:24.453Z] TEST TEARDOWN:
[2026-03-17T21:08:24.453Z] Nothing to be done for teardown.
[2026-03-17T21:08:24.749Z] dacapo-fop_0 Finish Time: Tue Mar 17 21:08:24 2026 Epoch Time (ms): 1773781704605
[2026-03-17T21:08:25.047Z]
[2026-03-17T21:08:25.047Z] ===============================================
[2026-03-17T21:08:25.047Z] Running test dacapo-jython_0 ...
[2026-03-17T21:08:25.344Z] ===============================================
[2026-03-17T21:08:25.344Z] dacapo-jython_0 Start Time: Tue Mar 17 21:08:25 2026 Epoch Time (ms): 1773781705323
[2026-03-17T21:08:25.640Z] variation: NoOptions
[2026-03-17T21:08:25.640Z] JVM_OPTIONS:
[2026-03-17T21:08:25.640Z] { \
[2026-03-17T21:08:25.640Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:08:25.640Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:08:25.640Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-jython_0"; \
[2026-03-17T21:08:25.640Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-jython_0"; \
[2026-03-17T21:08:25.640Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:08:25.640Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2026-03-17T21:08:25.640Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:08:25.640Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:08:25.640Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:08:25.640Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:08:25.936Z]
[2026-03-17T21:08:25.936Z] TEST SETUP:
[2026-03-17T21:08:25.936Z] Nothing to be done for setup.
[2026-03-17T21:08:25.936Z]
[2026-03-17T21:08:25.936Z] TESTING:
[2026-03-17T21:09:13.368Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-03-17T21:09:13.368Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-03-17T21:09:13.368Z] -------------------------------------------------------------------------------
[2026-03-17T21:09:13.368Z] PYBENCH 2.0
[2026-03-17T21:09:13.368Z] -------------------------------------------------------------------------------
[2026-03-17T21:09:13.368Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:09:13.368Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-03-17T21:09:13.368Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-03-17T21:09:13.368Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-17T21:09:13.368Z] * using Jython
[2026-03-17T21:09:13.368Z] * system check interval set to maximum: 2147483647
[2026-03-17T21:09:13.368Z] * using timer: time.time
[2026-03-17T21:09:13.368Z]
[2026-03-17T21:09:13.368Z] Calibrating tests. Please wait... done.
[2026-03-17T21:09:13.368Z]
[2026-03-17T21:09:13.368Z] Running 2 round(s) of the suite at warp factor 20:
[2026-03-17T21:09:13.368Z]
[2026-03-17T21:09:16.169Z] * Round 1 done.
[2026-03-17T21:09:20.710Z] * Round 2 done.
[2026-03-17T21:09:20.710Z]
[2026-03-17T21:09:20.710Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 12227 msec =====
[2026-03-17T21:09:20.710Z] -----------------------------------
[2026-03-17T21:09:20.710Z] dacapo-jython_0_PASSED
[2026-03-17T21:09:20.710Z] -----------------------------------
[2026-03-17T21:09:20.710Z]
[2026-03-17T21:09:20.710Z] TEST TEARDOWN:
[2026-03-17T21:09:20.710Z] Nothing to be done for teardown.
[2026-03-17T21:09:20.710Z] dacapo-jython_0 Finish Time: Tue Mar 17 21:09:20 2026 Epoch Time (ms): 1773781760501
[2026-03-17T21:09:20.710Z]
[2026-03-17T21:09:21.007Z] ===============================================
[2026-03-17T21:09:21.007Z] Running test dacapo-luindex_0 ...
[2026-03-17T21:09:21.304Z] ===============================================
[2026-03-17T21:09:21.304Z] dacapo-luindex_0 Start Time: Tue Mar 17 21:09:21 2026 Epoch Time (ms): 1773781761214
[2026-03-17T21:09:21.601Z] variation: NoOptions
[2026-03-17T21:09:21.601Z] JVM_OPTIONS:
[2026-03-17T21:09:21.601Z] { \
[2026-03-17T21:09:21.601Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:09:21.601Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:09:21.601Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-luindex_0"; \
[2026-03-17T21:09:21.601Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-luindex_0"; \
[2026-03-17T21:09:21.601Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:09:21.601Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2026-03-17T21:09:21.601Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:09:21.601Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:09:21.601Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:09:21.601Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:09:21.905Z]
[2026-03-17T21:09:21.905Z] TEST SETUP:
[2026-03-17T21:09:21.905Z] Nothing to be done for setup.
[2026-03-17T21:09:21.905Z]
[2026-03-17T21:09:21.905Z] TESTING:
[2026-03-17T21:09:22.575Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-03-17T21:09:22.575Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-03-17T21:09:23.514Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-03-17T21:09:23.514Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-03-17T21:09:24.564Z] Adding documents from enwiki-abydos-copleston.md:
[2026-03-17T21:09:25.206Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-03-17T21:09:25.207Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:09:25.207Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-03-17T21:09:25.207Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-03-17T21:09:25.207Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-03-17T21:09:27.305Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-03-17T21:09:27.948Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-03-17T21:09:29.476Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-03-17T21:09:29.771Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-03-17T21:09:29.771Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-03-17T21:09:29.771Z] Optimizing...
[2026-03-17T21:09:32.535Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 9717 msec =====
[2026-03-17T21:09:32.535Z] -----------------------------------
[2026-03-17T21:09:32.535Z] dacapo-luindex_0_PASSED
[2026-03-17T21:09:32.535Z] -----------------------------------
[2026-03-17T21:09:32.535Z]
[2026-03-17T21:09:32.535Z] TEST TEARDOWN:
[2026-03-17T21:09:32.535Z] Nothing to be done for teardown.
[2026-03-17T21:09:32.535Z] dacapo-luindex_0 Finish Time: Tue Mar 17 21:09:32 2026 Epoch Time (ms): 1773781772413
[2026-03-17T21:09:32.832Z]
[2026-03-17T21:09:32.832Z] ===============================================
[2026-03-17T21:09:33.128Z] Running test dacapo-pmd_0 ...
[2026-03-17T21:09:33.128Z] ===============================================
[2026-03-17T21:09:33.425Z] dacapo-pmd_0 Start Time: Tue Mar 17 21:09:33 2026 Epoch Time (ms): 1773781773123
[2026-03-17T21:09:33.425Z] dacapo-pmd_0_DISABLED
[2026-03-17T21:09:33.425Z] Disabled Reason:
[2026-03-17T21:09:33.721Z] https://github.com/adoptium/aqa-tests/issues/6563
[2026-03-17T21:09:33.721Z] dacapo-pmd_0 Finish Time: Tue Mar 17 21:09:33 2026 Epoch Time (ms): 1773781773626
[2026-03-17T21:09:34.017Z]
[2026-03-17T21:09:34.017Z] ===============================================
[2026-03-17T21:09:34.312Z] Running test dacapo-sunflow_0 ...
[2026-03-17T21:09:34.312Z] ===============================================
[2026-03-17T21:09:34.609Z] dacapo-sunflow_0 Start Time: Tue Mar 17 21:09:34 2026 Epoch Time (ms): 1773781774360
[2026-03-17T21:09:34.609Z] variation: NoOptions
[2026-03-17T21:09:34.907Z] JVM_OPTIONS:
[2026-03-17T21:09:34.907Z] { \
[2026-03-17T21:09:34.907Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:09:34.907Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:09:34.907Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-sunflow_0"; \
[2026-03-17T21:09:34.907Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-sunflow_0"; \
[2026-03-17T21:09:34.907Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:09:34.907Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2026-03-17T21:09:34.907Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:09:34.907Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:09:34.907Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:09:34.907Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:09:34.907Z]
[2026-03-17T21:09:34.907Z] TEST SETUP:
[2026-03-17T21:09:34.907Z] Nothing to be done for setup.
[2026-03-17T21:09:34.907Z]
[2026-03-17T21:09:34.907Z] TESTING:
[2026-03-17T21:09:35.204Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-17T21:09:35.502Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-03-17T21:09:51.011Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 14664 msec =====
[2026-03-17T21:09:51.011Z] -----------------------------------
[2026-03-17T21:09:51.011Z] dacapo-sunflow_0_PASSED
[2026-03-17T21:09:51.011Z] -----------------------------------
[2026-03-17T21:09:51.011Z]
[2026-03-17T21:09:51.011Z] TEST TEARDOWN:
[2026-03-17T21:09:51.011Z] Nothing to be done for teardown.
[2026-03-17T21:09:51.011Z] dacapo-sunflow_0 Finish Time: Tue Mar 17 21:09:50 2026 Epoch Time (ms): 1773781790411
[2026-03-17T21:09:51.011Z]
[2026-03-17T21:09:51.011Z] ===============================================
[2026-03-17T21:09:51.011Z] Running test dacapo-tomcat_0 ...
[2026-03-17T21:09:51.011Z] ===============================================
[2026-03-17T21:09:51.308Z] dacapo-tomcat_0 Start Time: Tue Mar 17 21:09:51 2026 Epoch Time (ms): 1773781791117
[2026-03-17T21:09:51.308Z] variation: NoOptions
[2026-03-17T21:09:51.606Z] JVM_OPTIONS:
[2026-03-17T21:09:51.606Z] { \
[2026-03-17T21:09:51.606Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:09:51.606Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:09:51.606Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-tomcat_0"; \
[2026-03-17T21:09:51.606Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-tomcat_0"; \
[2026-03-17T21:09:51.606Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:09:51.606Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2026-03-17T21:09:51.606Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:09:51.606Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:09:51.606Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:09:51.606Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:09:51.606Z]
[2026-03-17T21:09:51.606Z] TEST SETUP:
[2026-03-17T21:09:51.606Z] Nothing to be done for setup.
[2026-03-17T21:09:51.606Z]
[2026-03-17T21:09:51.606Z] TESTING:
[2026-03-17T21:09:51.904Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-03-17T21:09:51.904Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-03-17T21:10:07.311Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-03-17T21:10:07.311Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-17T21:10:07.311Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-03-17T21:10:07.311Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-17T21:10:07.311Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-17T21:10:07.311Z]
[2026-03-17T21:10:08.360Z] Server created with thread pool size 4
[2026-03-17T21:10:08.360Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-03-17T21:10:08.360Z] Loading web application
[2026-03-17T21:10:08.360Z] Starting 80000 requests...
[2026-03-17T21:10:22.119Z] Completing requests: 5%
[2026-03-17T21:10:25.677Z] Completing requests: 10%
[2026-03-17T21:10:28.445Z] Completing requests: 15%
[2026-03-17T21:10:31.210Z] Completing requests: 20%
[2026-03-17T21:10:34.838Z] Completing requests: 25%
[2026-03-17T21:10:37.598Z] Completing requests: 30%
[2026-03-17T21:10:40.355Z] Completing requests: 35%
[2026-03-17T21:10:43.910Z] Completing requests: 40%
[2026-03-17T21:10:46.672Z] Completing requests: 45%
[2026-03-17T21:10:49.432Z] Completing requests: 50%
[2026-03-17T21:10:52.986Z] Completing requests: 55%
[2026-03-17T21:10:55.750Z] Completing requests: 60%
[2026-03-17T21:10:58.540Z] Completing requests: 65%
[2026-03-17T21:11:02.097Z] Completing requests: 70%
[2026-03-17T21:11:04.865Z] Completing requests: 75%
[2026-03-17T21:11:07.630Z] Completing requests: 80%
[2026-03-17T21:11:11.213Z] Completing requests: 85%
[2026-03-17T21:11:13.976Z] Completing requests: 90%
[2026-03-17T21:11:16.737Z] Completing requests: 95%
[2026-03-17T21:11:16.737Z]
[2026-03-17T21:11:17.034Z] Completed requests
[2026-03-17T21:11:17.035Z] Client threads complete ... unloading web application
[2026-03-17T21:11:17.035Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 68612 msec =====
[2026-03-17T21:11:17.035Z] ===== DaCapo processed 80000 requests in 68487 msec, 1168 requests per second =====
[2026-03-17T21:11:17.035Z] ===== DaCapo tail latency, simple: 50% 2949 usec, 90% 3166 usec, 99% 20916 usec, 99.9% 188403 usec, 99.99% 361659 usec, max 1036909 usec, measured over 80000 events =====
[2026-03-17T21:11:17.035Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3080 usec, 90% 8364 usec, 99% 21020 usec, 99.9% 188403 usec, 99.99% 361659 usec, max 1036909 usec, measured over 80000 events =====
[2026-03-17T21:11:17.035Z] ===== DaCapo tail latency, metered full smoothing: 50% 3718269 usec, 90% 6780663 usec, 99% 7493167 usec, 99.9% 7519297 usec, 99.99% 7525180 usec, max 7533692 usec, measured over 80000 events =====
[2026-03-17T21:11:17.035Z] Server stopped ... iteration complete
[2026-03-17T21:11:17.035Z] -----------------------------------
[2026-03-17T21:11:17.035Z] dacapo-tomcat_0_PASSED
[2026-03-17T21:11:17.035Z] -----------------------------------
[2026-03-17T21:11:17.332Z]
[2026-03-17T21:11:17.332Z] TEST TEARDOWN:
[2026-03-17T21:11:17.332Z] Nothing to be done for teardown.
[2026-03-17T21:11:17.332Z] dacapo-tomcat_0 Finish Time: Tue Mar 17 21:11:17 2026 Epoch Time (ms): 1773781877206
[2026-03-17T21:11:17.629Z]
[2026-03-17T21:11:17.629Z] ===============================================
[2026-03-17T21:11:17.925Z] Running test dacapo-xalan_0 ...
[2026-03-17T21:11:17.925Z] ===============================================
[2026-03-17T21:11:18.223Z] dacapo-xalan_0 Start Time: Tue Mar 17 21:11:17 2026 Epoch Time (ms): 1773781877926
[2026-03-17T21:11:18.223Z] variation: NoOptions
[2026-03-17T21:11:18.223Z] JVM_OPTIONS:
[2026-03-17T21:11:18.223Z] { \
[2026-03-17T21:11:18.223Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:11:18.223Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:11:18.223Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-xalan_0"; \
[2026-03-17T21:11:18.223Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-xalan_0"; \
[2026-03-17T21:11:18.223Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:11:18.223Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2026-03-17T21:11:18.223Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:11:18.223Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:11:18.223Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:11:18.223Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:11:18.519Z]
[2026-03-17T21:11:18.519Z] TEST SETUP:
[2026-03-17T21:11:18.519Z] Nothing to be done for setup.
[2026-03-17T21:11:18.519Z]
[2026-03-17T21:11:18.519Z] TESTING:
[2026-03-17T21:11:18.816Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-03-17T21:11:19.112Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-03-17T21:11:19.806Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-03-17T21:11:21.634Z] Processing: 5%
[2026-03-17T21:11:22.322Z] Processing: 10%
[2026-03-17T21:11:22.978Z] Processing: 15%
[2026-03-17T21:11:23.276Z] Processing: 20%
[2026-03-17T21:11:23.579Z] Processing: 25%
[2026-03-17T21:11:23.878Z] Processing: 30%
[2026-03-17T21:11:24.179Z] Processing: 35%
[2026-03-17T21:11:24.480Z] Processing: 40%
[2026-03-17T21:11:25.127Z] Processing: 45%
[2026-03-17T21:11:25.428Z] Processing: 50%
[2026-03-17T21:11:25.730Z] Processing: 55%
[2026-03-17T21:11:26.027Z] Processing: 60%
[2026-03-17T21:11:26.328Z] Processing: 65%
[2026-03-17T21:11:26.986Z] Processing: 70%
[2026-03-17T21:11:27.294Z] Processing: 75%
[2026-03-17T21:11:27.601Z] Processing: 80%
[2026-03-17T21:11:27.899Z] Processing: 85%
[2026-03-17T21:11:28.199Z] Processing: 90%
[2026-03-17T21:11:28.844Z] Processing: 95%
[2026-03-17T21:11:28.844Z] Normal completion.
[2026-03-17T21:11:28.844Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9091 msec =====
[2026-03-17T21:11:28.844Z] -----------------------------------
[2026-03-17T21:11:28.844Z] dacapo-xalan_0_PASSED
[2026-03-17T21:11:28.844Z] -----------------------------------
[2026-03-17T21:11:28.844Z]
[2026-03-17T21:11:28.844Z] TEST TEARDOWN:
[2026-03-17T21:11:28.844Z] Nothing to be done for teardown.
[2026-03-17T21:11:28.844Z] dacapo-xalan_0 Finish Time: Tue Mar 17 21:11:28 2026 Epoch Time (ms): 1773781888816
[2026-03-17T21:11:28.844Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2026-03-17T21:11:29.143Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2026-03-17T21:11:29.443Z]
[2026-03-17T21:11:29.443Z] ===============================================
[2026-03-17T21:11:29.741Z] Running test renaissance-als_0 ...
[2026-03-17T21:11:29.741Z] ===============================================
[2026-03-17T21:11:30.049Z] renaissance-als_0 Start Time: Tue Mar 17 21:11:29 2026 Epoch Time (ms): 1773781889823
[2026-03-17T21:11:30.049Z] renaissance-als_0_DISABLED
[2026-03-17T21:11:30.049Z] Disabled Reason:
[2026-03-17T21:11:30.347Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307887114
[2026-03-17T21:11:30.347Z] renaissance-als_0 Finish Time: Tue Mar 17 21:11:30 2026 Epoch Time (ms): 1773781890324
[2026-03-17T21:11:30.645Z]
[2026-03-17T21:11:30.645Z] ===============================================
[2026-03-17T21:11:30.943Z] Running test renaissance-chi-square_0 ...
[2026-03-17T21:11:30.943Z] ===============================================
[2026-03-17T21:11:31.240Z] renaissance-chi-square_0 Start Time: Tue Mar 17 21:11:31 2026 Epoch Time (ms): 1773781891041
[2026-03-17T21:11:31.240Z] renaissance-chi-square_0_DISABLED
[2026-03-17T21:11:31.537Z] Disabled Reason:
[2026-03-17T21:11:31.537Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891298
[2026-03-17T21:11:31.834Z] renaissance-chi-square_0 Finish Time: Tue Mar 17 21:11:31 2026 Epoch Time (ms): 1773781891551
[2026-03-17T21:11:31.834Z]
[2026-03-17T21:11:32.130Z] ===============================================
[2026-03-17T21:11:32.130Z] Running test renaissance-db-shootout_0 ...
[2026-03-17T21:11:32.427Z] ===============================================
[2026-03-17T21:11:32.427Z] renaissance-db-shootout_0 Start Time: Tue Mar 17 21:11:32 2026 Epoch Time (ms): 1773781892289
[2026-03-17T21:11:32.724Z] variation: NoOptions
[2026-03-17T21:11:32.724Z] JVM_OPTIONS:
[2026-03-17T21:11:32.724Z] { \
[2026-03-17T21:11:32.724Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:11:32.724Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:11:32.724Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-db-shootout_0"; \
[2026-03-17T21:11:32.724Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-db-shootout_0"; \
[2026-03-17T21:11:32.724Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:11:32.724Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2026-03-17T21:11:32.724Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:11:32.724Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:11:32.724Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:11:32.724Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:11:33.022Z]
[2026-03-17T21:11:33.022Z] TEST SETUP:
[2026-03-17T21:11:33.022Z] Nothing to be done for setup.
[2026-03-17T21:11:33.022Z]
[2026-03-17T21:11:33.022Z] TESTING:
[2026-03-17T21:11:33.686Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:11:33.686Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17737816928889/renaissance-db-shootout_0/launcher-211133-12492965907543862354/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-17T21:11:33.686Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-17T21:11:33.686Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-17T21:11:50.713Z] [2026-03-17T21:11:48.082+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-03-17T21:11:50.713Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-03-17T21:11:50.713Z] [main] WARN net.openhft.chronicle.hash.impl.util.CanonicalRandomAccessFiles - File locking is disabled or not supported on this platform (Windows 11). Make sure you are not running ChronicleMapBuilder::*recover* methods when other processes or threads have the mapped file open!
[2026-03-17T21:11:50.713Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-03-17T21:11:50.713Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-17T21:11:50.713Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-17T21:11:50.713Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-17T21:11:50.713Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-17T21:11:50.713Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-17T21:11:50.713Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-17T21:11:50.713Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-17T21:11:50.713Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-17T21:11:50.713Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-17T21:11:50.713Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-17T21:11:50.713Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-17T21:11:50.713Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-17T21:11:50.713Z] Benchmark 'db-shootout' failed with exception:
[2026-03-17T21:11:50.713Z] java.lang.ExceptionInInitializerError
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-17T21:11:50.713Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-17T21:11:50.713Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-17T21:11:50.713Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-17T21:11:50.713Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-17T21:11:50.713Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-17T21:11:50.713Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-17T21:11:50.713Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-17T21:11:50.713Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-17T21:11:50.713Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-17T21:11:50.713Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-17T21:11:50.713Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-17T21:11:50.713Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-03-17T21:11:50.713Z] ... 20 more
[2026-03-17T21:11:50.713Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-17T21:11:50.713Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-17T21:11:50.713Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-17T21:11:50.713Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-17T21:11:50.713Z] ... 20 more
[2026-03-17T21:11:50.713Z] The following benchmarks failed: db-shootout
[2026-03-17T21:11:50.713Z] [2026-03-17T21:11:48.288+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-03-17T21:11:50.713Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17737816928889\renaissance-db-shootout_0\launcher-211133-12492965907543862354: launcher-211133-12492965907543862354\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-03-17T21:11:50.713Z] [[2026-03-17T21:11:48.288+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-03-17T21:11:50.713Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17737816928889\renaissance-db-shootout_0\launcher-211133-12492965907543862354: launcher-211133-12492965907543862354\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-03-17T21:11:50.713Z] 2026-03-17T21:11:48.286+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-03-17T21:11:50.713Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk26_hs_extended.perf_aarch64_windows\aqa-tests\TKG\output_17737816928889\renaissance-db-shootout_0\harness-211133-15736694658761715229: harness-211133-15736694658761715229\database\db-shootout\Read\map.db: The process cannot access the file because it is being used by another process
[2026-03-17T21:11:50.713Z] -----------------------------------
[2026-03-17T21:11:50.713Z] renaissance-db-shootout_0_FAILED
[2026-03-17T21:11:50.713Z] -----------------------------------
[2026-03-17T21:11:50.713Z]
[2026-03-17T21:11:50.713Z] TEST TEARDOWN:
[2026-03-17T21:11:50.713Z] Nothing to be done for teardown.
[2026-03-17T21:11:50.713Z] renaissance-db-shootout_0 Finish Time: Tue Mar 17 21:11:48 2026 Epoch Time (ms): 1773781908542
[2026-03-17T21:11:50.713Z]
[2026-03-17T21:11:50.713Z] ===============================================
[2026-03-17T21:11:50.713Z] Running test renaissance-dec-tree_0 ...
[2026-03-17T21:11:50.713Z] ===============================================
[2026-03-17T21:11:50.713Z] renaissance-dec-tree_0 Start Time: Tue Mar 17 21:11:49 2026 Epoch Time (ms): 1773781909277
[2026-03-17T21:11:50.713Z] renaissance-dec-tree_0_DISABLED
[2026-03-17T21:11:50.713Z] Disabled Reason:
[2026-03-17T21:11:50.713Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307891606
[2026-03-17T21:11:50.713Z] renaissance-dec-tree_0 Finish Time: Tue Mar 17 21:11:49 2026 Epoch Time (ms): 1773781909784
[2026-03-17T21:11:50.713Z]
[2026-03-17T21:11:50.713Z] ===============================================
[2026-03-17T21:11:50.713Z] Running test renaissance-finagle-chirper_0 ...
[2026-03-17T21:11:50.713Z] ===============================================
[2026-03-17T21:11:50.713Z] renaissance-finagle-chirper_0 Start Time: Tue Mar 17 21:11:50 2026 Epoch Time (ms): 1773781910519
[2026-03-17T21:11:50.713Z] renaissance-finagle-chirper_0_DISABLED
[2026-03-17T21:11:51.010Z] Disabled Reason:
[2026-03-17T21:11:51.010Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-03-17T21:11:51.305Z] renaissance-finagle-chirper_0 Finish Time: Tue Mar 17 21:11:51 2026 Epoch Time (ms): 1773781911051
[2026-03-17T21:11:51.305Z]
[2026-03-17T21:11:51.602Z] ===============================================
[2026-03-17T21:11:51.602Z] Running test renaissance-finagle-http_0 ...
[2026-03-17T21:11:51.899Z] ===============================================
[2026-03-17T21:11:51.899Z] renaissance-finagle-http_0 Start Time: Tue Mar 17 21:11:51 2026 Epoch Time (ms): 1773781911773
[2026-03-17T21:11:52.195Z] variation: NoOptions
[2026-03-17T21:11:52.195Z] JVM_OPTIONS:
[2026-03-17T21:11:52.195Z] { \
[2026-03-17T21:11:52.195Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:11:52.195Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:11:52.195Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-finagle-http_0"; \
[2026-03-17T21:11:52.195Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-finagle-http_0"; \
[2026-03-17T21:11:52.195Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:11:52.195Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2026-03-17T21:11:52.195Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:11:52.195Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:11:52.195Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:11:52.195Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:11:52.492Z]
[2026-03-17T21:11:52.492Z] TEST SETUP:
[2026-03-17T21:11:52.492Z] Nothing to be done for setup.
[2026-03-17T21:11:52.492Z]
[2026-03-17T21:11:52.492Z] TESTING:
[2026-03-17T21:11:53.136Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:11:53.136Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17737816928889/renaissance-finagle-http_0/launcher-211152-9119487153507059073/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-17T21:11:53.136Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-17T21:11:53.136Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-17T21:12:00.249Z] finagle-http on :49645 spawning 4 client and default number of server workers.
[2026-03-17T21:12:00.249Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-03-17T21:12:00.249Z] GC before operation: completed in 25.458 ms, heap usage 20.271 MB -> 11.713 MB.
[2026-03-17T21:12:10.774Z] ====== finagle-http (web) [default], iteration 0 completed (11180.134 ms) ======
[2026-03-17T21:12:10.774Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-03-17T21:12:10.774Z] GC before operation: completed in 61.184 ms, heap usage 41.877 MB -> 14.813 MB.
[2026-03-17T21:12:19.377Z] ====== finagle-http (web) [default], iteration 1 completed (7412.356 ms) ======
[2026-03-17T21:12:19.377Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-03-17T21:12:19.377Z] GC before operation: completed in 44.794 ms, heap usage 81.876 MB -> 14.868 MB.
[2026-03-17T21:12:23.891Z] ====== finagle-http (web) [default], iteration 2 completed (5584.918 ms) ======
[2026-03-17T21:12:23.891Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-03-17T21:12:23.891Z] GC before operation: completed in 46.200 ms, heap usage 54.701 MB -> 14.868 MB.
[2026-03-17T21:12:29.534Z] ====== finagle-http (web) [default], iteration 3 completed (5423.014 ms) ======
[2026-03-17T21:12:29.534Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-03-17T21:12:29.534Z] GC before operation: completed in 29.001 ms, heap usage 67.587 MB -> 14.968 MB.
[2026-03-17T21:12:36.990Z] ====== finagle-http (web) [default], iteration 4 completed (6692.716 ms) ======
[2026-03-17T21:12:36.990Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-03-17T21:12:36.990Z] GC before operation: completed in 31.373 ms, heap usage 98.541 MB -> 14.943 MB.
[2026-03-17T21:12:42.700Z] ====== finagle-http (web) [default], iteration 5 completed (6584.023 ms) ======
[2026-03-17T21:12:42.700Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-03-17T21:12:42.700Z] GC before operation: completed in 32.141 ms, heap usage 35.647 MB -> 14.883 MB.
[2026-03-17T21:12:49.748Z] ====== finagle-http (web) [default], iteration 6 completed (6624.235 ms) ======
[2026-03-17T21:12:49.748Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-03-17T21:12:49.748Z] GC before operation: completed in 28.662 ms, heap usage 72.380 MB -> 14.884 MB.
[2026-03-17T21:12:55.399Z] ====== finagle-http (web) [default], iteration 7 completed (6220.673 ms) ======
[2026-03-17T21:12:55.399Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-03-17T21:12:55.399Z] GC before operation: completed in 32.051 ms, heap usage 27.740 MB -> 14.832 MB.
[2026-03-17T21:13:01.031Z] ====== finagle-http (web) [default], iteration 8 completed (5598.888 ms) ======
[2026-03-17T21:13:01.031Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-03-17T21:13:01.031Z] GC before operation: completed in 35.269 ms, heap usage 104.688 MB -> 14.931 MB.
[2026-03-17T21:13:07.998Z] ====== finagle-http (web) [default], iteration 9 completed (6364.479 ms) ======
[2026-03-17T21:13:07.998Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-03-17T21:13:07.998Z] GC before operation: completed in 32.516 ms, heap usage 40.145 MB -> 14.847 MB.
[2026-03-17T21:13:14.985Z] ====== finagle-http (web) [default], iteration 10 completed (6421.928 ms) ======
[2026-03-17T21:13:14.985Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-03-17T21:13:14.985Z] GC before operation: completed in 34.742 ms, heap usage 41.380 MB -> 14.918 MB.
[2026-03-17T21:13:20.622Z] ====== finagle-http (web) [default], iteration 11 completed (6269.210 ms) ======
[2026-03-17T21:13:20.622Z] -----------------------------------
[2026-03-17T21:13:20.622Z] renaissance-finagle-http_0_PASSED
[2026-03-17T21:13:20.622Z] -----------------------------------
[2026-03-17T21:13:20.622Z]
[2026-03-17T21:13:20.622Z] TEST TEARDOWN:
[2026-03-17T21:13:20.622Z] Nothing to be done for teardown.
[2026-03-17T21:13:20.924Z] renaissance-finagle-http_0 Finish Time: Tue Mar 17 21:13:20 2026 Epoch Time (ms): 1773782000699
[2026-03-17T21:13:20.924Z]
[2026-03-17T21:13:21.220Z] ===============================================
[2026-03-17T21:13:21.220Z] Running test renaissance-log-regression_0 ...
[2026-03-17T21:13:21.517Z] ===============================================
[2026-03-17T21:13:21.517Z] renaissance-log-regression_0 Start Time: Tue Mar 17 21:13:21 2026 Epoch Time (ms): 1773782001441
[2026-03-17T21:13:21.813Z] renaissance-log-regression_0_DISABLED
[2026-03-17T21:13:21.813Z] Disabled Reason:
[2026-03-17T21:13:22.109Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307899803
[2026-03-17T21:13:22.109Z] renaissance-log-regression_0 Finish Time: Tue Mar 17 21:13:21 2026 Epoch Time (ms): 1773782001976
[2026-03-17T21:13:22.405Z]
[2026-03-17T21:13:22.405Z] ===============================================
[2026-03-17T21:13:22.702Z] Running test renaissance-mnemonics_0 ...
[2026-03-17T21:13:22.702Z] ===============================================
[2026-03-17T21:13:22.999Z] renaissance-mnemonics_0 Start Time: Tue Mar 17 21:13:22 2026 Epoch Time (ms): 1773782002714
[2026-03-17T21:13:22.999Z] variation: NoOptions
[2026-03-17T21:13:23.296Z] JVM_OPTIONS:
[2026-03-17T21:13:23.296Z] { \
[2026-03-17T21:13:23.296Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:13:23.296Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:13:23.296Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-mnemonics_0"; \
[2026-03-17T21:13:23.296Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-mnemonics_0"; \
[2026-03-17T21:13:23.296Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:13:23.296Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2026-03-17T21:13:23.296Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:13:23.296Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:13:23.296Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:13:23.296Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:13:23.296Z]
[2026-03-17T21:13:23.296Z] TEST SETUP:
[2026-03-17T21:13:23.296Z] Nothing to be done for setup.
[2026-03-17T21:13:23.296Z]
[2026-03-17T21:13:23.296Z] TESTING:
[2026-03-17T21:13:23.941Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:13:23.941Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17737816928889/renaissance-mnemonics_0/launcher-211323-18383598229115329780/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-17T21:13:23.941Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-17T21:13:23.941Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-17T21:13:24.587Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-03-17T21:13:24.587Z] GC before operation: completed in 16.058 ms, heap usage 5.895 MB -> 3.696 MB.
[2026-03-17T21:13:29.088Z] ====== mnemonics (functional) [default], iteration 0 completed (4102.958 ms) ======
[2026-03-17T21:13:29.088Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-03-17T21:13:29.088Z] GC before operation: completed in 13.592 ms, heap usage 506.735 MB -> 3.735 MB.
[2026-03-17T21:13:33.579Z] ====== mnemonics (functional) [default], iteration 1 completed (3806.256 ms) ======
[2026-03-17T21:13:33.579Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-03-17T21:13:33.579Z] GC before operation: completed in 9.312 ms, heap usage 146.745 MB -> 3.735 MB.
[2026-03-17T21:13:37.140Z] ====== mnemonics (functional) [default], iteration 2 completed (3890.476 ms) ======
[2026-03-17T21:13:37.140Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-03-17T21:13:37.140Z] GC before operation: completed in 9.573 ms, heap usage 143.243 MB -> 3.735 MB.
[2026-03-17T21:13:41.641Z] ====== mnemonics (functional) [default], iteration 3 completed (3831.718 ms) ======
[2026-03-17T21:13:41.641Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-03-17T21:13:41.641Z] GC before operation: completed in 9.539 ms, heap usage 154.245 MB -> 3.735 MB.
[2026-03-17T21:13:45.207Z] ====== mnemonics (functional) [default], iteration 4 completed (3761.827 ms) ======
[2026-03-17T21:13:45.207Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-03-17T21:13:45.207Z] GC before operation: completed in 9.301 ms, heap usage 322.745 MB -> 3.735 MB.
[2026-03-17T21:13:49.705Z] ====== mnemonics (functional) [default], iteration 5 completed (3889.110 ms) ======
[2026-03-17T21:13:49.705Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-03-17T21:13:49.705Z] GC before operation: completed in 10.102 ms, heap usage 293.745 MB -> 3.735 MB.
[2026-03-17T21:13:53.354Z] ====== mnemonics (functional) [default], iteration 6 completed (3767.056 ms) ======
[2026-03-17T21:13:53.354Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-03-17T21:13:53.354Z] GC before operation: completed in 9.695 ms, heap usage 279.745 MB -> 3.736 MB.
[2026-03-17T21:13:56.903Z] ====== mnemonics (functional) [default], iteration 7 completed (3731.568 ms) ======
[2026-03-17T21:13:56.903Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-03-17T21:13:56.903Z] GC before operation: completed in 9.523 ms, heap usage 291.745 MB -> 3.735 MB.
[2026-03-17T21:14:01.404Z] ====== mnemonics (functional) [default], iteration 8 completed (3796.401 ms) ======
[2026-03-17T21:14:01.404Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-03-17T21:14:01.404Z] GC before operation: completed in 9.554 ms, heap usage 334.747 MB -> 3.736 MB.
[2026-03-17T21:14:04.946Z] ====== mnemonics (functional) [default], iteration 9 completed (3774.487 ms) ======
[2026-03-17T21:14:04.946Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-03-17T21:14:04.946Z] GC before operation: completed in 9.725 ms, heap usage 278.745 MB -> 3.736 MB.
[2026-03-17T21:14:09.437Z] ====== mnemonics (functional) [default], iteration 10 completed (3790.233 ms) ======
[2026-03-17T21:14:09.437Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-03-17T21:14:09.437Z] GC before operation: completed in 9.710 ms, heap usage 290.745 MB -> 3.736 MB.
[2026-03-17T21:14:12.990Z] ====== mnemonics (functional) [default], iteration 11 completed (3757.503 ms) ======
[2026-03-17T21:14:12.990Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-03-17T21:14:12.990Z] GC before operation: completed in 9.642 ms, heap usage 290.243 MB -> 3.736 MB.
[2026-03-17T21:14:17.490Z] ====== mnemonics (functional) [default], iteration 12 completed (3755.695 ms) ======
[2026-03-17T21:14:17.490Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-03-17T21:14:17.490Z] GC before operation: completed in 9.932 ms, heap usage 292.744 MB -> 3.736 MB.
[2026-03-17T21:14:21.062Z] ====== mnemonics (functional) [default], iteration 13 completed (3755.031 ms) ======
[2026-03-17T21:14:21.062Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-03-17T21:14:21.062Z] GC before operation: completed in 9.567 ms, heap usage 335.744 MB -> 3.736 MB.
[2026-03-17T21:14:25.567Z] ====== mnemonics (functional) [default], iteration 14 completed (3758.331 ms) ======
[2026-03-17T21:14:25.567Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-03-17T21:14:25.567Z] GC before operation: completed in 10.066 ms, heap usage 320.746 MB -> 3.736 MB.
[2026-03-17T21:14:29.123Z] ====== mnemonics (functional) [default], iteration 15 completed (3748.355 ms) ======
[2026-03-17T21:14:29.123Z] -----------------------------------
[2026-03-17T21:14:29.123Z] renaissance-mnemonics_0_PASSED
[2026-03-17T21:14:29.123Z] -----------------------------------
[2026-03-17T21:14:29.123Z]
[2026-03-17T21:14:29.123Z] TEST TEARDOWN:
[2026-03-17T21:14:29.123Z] Nothing to be done for teardown.
[2026-03-17T21:14:29.421Z] renaissance-mnemonics_0 Finish Time: Tue Mar 17 21:14:29 2026 Epoch Time (ms): 1773782069161
[2026-03-17T21:14:29.421Z]
[2026-03-17T21:14:29.719Z] ===============================================
[2026-03-17T21:14:29.719Z] Running test renaissance-movie-lens_0 ...
[2026-03-17T21:14:30.016Z] ===============================================
[2026-03-17T21:14:30.016Z] renaissance-movie-lens_0 Start Time: Tue Mar 17 21:14:29 2026 Epoch Time (ms): 1773782069892
[2026-03-17T21:14:30.313Z] renaissance-movie-lens_0_DISABLED
[2026-03-17T21:14:30.313Z] Disabled Reason:
[2026-03-17T21:14:30.313Z] https://github.com/adoptium/aqa-tests/issues/4129#issuecomment-1307900582
[2026-03-17T21:14:30.611Z] renaissance-movie-lens_0 Finish Time: Tue Mar 17 21:14:30 2026 Epoch Time (ms): 1773782070414
[2026-03-17T21:14:30.611Z]
[2026-03-17T21:14:30.912Z] ===============================================
[2026-03-17T21:14:30.912Z] Running test renaissance-par-mnemonics_0 ...
[2026-03-17T21:14:31.212Z] ===============================================
[2026-03-17T21:14:31.212Z] renaissance-par-mnemonics_0 Start Time: Tue Mar 17 21:14:31 2026 Epoch Time (ms): 1773782071139
[2026-03-17T21:14:31.509Z] variation: NoOptions
[2026-03-17T21:14:31.509Z] JVM_OPTIONS:
[2026-03-17T21:14:31.509Z] { \
[2026-03-17T21:14:31.509Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:14:31.509Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:14:31.509Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-par-mnemonics_0"; \
[2026-03-17T21:14:31.509Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-par-mnemonics_0"; \
[2026-03-17T21:14:31.509Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:14:31.510Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2026-03-17T21:14:31.510Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:14:31.510Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:14:31.510Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:14:31.510Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:14:31.806Z]
[2026-03-17T21:14:31.806Z] TEST SETUP:
[2026-03-17T21:14:31.806Z] Nothing to be done for setup.
[2026-03-17T21:14:31.806Z]
[2026-03-17T21:14:31.806Z] TESTING:
[2026-03-17T21:14:32.449Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:14:32.450Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17737816928889/renaissance-par-mnemonics_0/launcher-211431-16995158086008340927/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-17T21:14:32.450Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-17T21:14:32.450Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-17T21:14:32.759Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-03-17T21:14:32.759Z] GC before operation: completed in 14.829 ms, heap usage 5.686 MB -> 3.778 MB.
[2026-03-17T21:14:37.258Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3324.914 ms) ======
[2026-03-17T21:14:37.258Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-03-17T21:14:37.258Z] GC before operation: completed in 13.864 ms, heap usage 203.383 MB -> 3.852 MB.
[2026-03-17T21:14:40.021Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3367.113 ms) ======
[2026-03-17T21:14:40.021Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-03-17T21:14:40.021Z] GC before operation: completed in 13.685 ms, heap usage 512.380 MB -> 3.853 MB.
[2026-03-17T21:14:43.581Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3437.025 ms) ======
[2026-03-17T21:14:43.581Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-03-17T21:14:43.581Z] GC before operation: completed in 13.240 ms, heap usage 518.012 MB -> 3.853 MB.
[2026-03-17T21:14:48.090Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3364.570 ms) ======
[2026-03-17T21:14:48.090Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-03-17T21:14:48.091Z] GC before operation: completed in 11.119 ms, heap usage 192.485 MB -> 3.853 MB.
[2026-03-17T21:14:50.858Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3237.804 ms) ======
[2026-03-17T21:14:50.858Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-03-17T21:14:50.858Z] GC before operation: completed in 10.647 ms, heap usage 170.876 MB -> 3.853 MB.
[2026-03-17T21:14:54.433Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3335.979 ms) ======
[2026-03-17T21:14:54.433Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-03-17T21:14:54.433Z] GC before operation: completed in 12.314 ms, heap usage 525.995 MB -> 3.853 MB.
[2026-03-17T21:14:57.989Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3370.071 ms) ======
[2026-03-17T21:14:57.990Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-03-17T21:14:57.990Z] GC before operation: completed in 10.916 ms, heap usage 207.888 MB -> 3.853 MB.
[2026-03-17T21:15:01.545Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3360.739 ms) ======
[2026-03-17T21:15:01.545Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-03-17T21:15:01.545Z] GC before operation: completed in 11.097 ms, heap usage 206.391 MB -> 3.853 MB.
[2026-03-17T21:15:05.105Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3243.954 ms) ======
[2026-03-17T21:15:05.105Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-03-17T21:15:05.105Z] GC before operation: completed in 10.851 ms, heap usage 204.892 MB -> 3.853 MB.
[2026-03-17T21:15:08.676Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3243.156 ms) ======
[2026-03-17T21:15:08.676Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-03-17T21:15:08.676Z] GC before operation: completed in 10.721 ms, heap usage 170.379 MB -> 3.854 MB.
[2026-03-17T21:15:12.235Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3343.046 ms) ======
[2026-03-17T21:15:12.235Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-03-17T21:15:12.235Z] GC before operation: completed in 11.232 ms, heap usage 193.986 MB -> 3.854 MB.
[2026-03-17T21:15:15.799Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3341.501 ms) ======
[2026-03-17T21:15:15.799Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-03-17T21:15:15.799Z] GC before operation: completed in 11.498 ms, heap usage 206.392 MB -> 3.854 MB.
[2026-03-17T21:15:19.353Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3379.741 ms) ======
[2026-03-17T21:15:19.353Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-03-17T21:15:19.353Z] GC before operation: completed in 13.128 ms, heap usage 535.894 MB -> 3.854 MB.
[2026-03-17T21:15:22.914Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3329.164 ms) ======
[2026-03-17T21:15:22.914Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-03-17T21:15:22.914Z] GC before operation: completed in 12.937 ms, heap usage 526.443 MB -> 3.854 MB.
[2026-03-17T21:15:26.472Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3323.483 ms) ======
[2026-03-17T21:15:26.472Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-03-17T21:15:26.472Z] GC before operation: completed in 12.391 ms, heap usage 523.978 MB -> 3.855 MB.
[2026-03-17T21:15:30.044Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3340.900 ms) ======
[2026-03-17T21:15:30.044Z] -----------------------------------
[2026-03-17T21:15:30.044Z] renaissance-par-mnemonics_0_PASSED
[2026-03-17T21:15:30.044Z] -----------------------------------
[2026-03-17T21:15:30.044Z]
[2026-03-17T21:15:30.044Z] TEST TEARDOWN:
[2026-03-17T21:15:30.044Z] Nothing to be done for teardown.
[2026-03-17T21:15:30.341Z] renaissance-par-mnemonics_0 Finish Time: Tue Mar 17 21:15:30 2026 Epoch Time (ms): 1773782130115
[2026-03-17T21:15:30.341Z]
[2026-03-17T21:15:30.638Z] ===============================================
[2026-03-17T21:15:30.638Z] Running test renaissance-philosophers_0 ...
[2026-03-17T21:15:30.937Z] ===============================================
[2026-03-17T21:15:30.937Z] renaissance-philosophers_0 Start Time: Tue Mar 17 21:15:30 2026 Epoch Time (ms): 1773782130849
[2026-03-17T21:15:31.234Z] variation: NoOptions
[2026-03-17T21:15:31.234Z] JVM_OPTIONS:
[2026-03-17T21:15:31.234Z] { \
[2026-03-17T21:15:31.234Z] echo ""; echo "TEST SETUP:"; \
[2026-03-17T21:15:31.234Z] echo "Nothing to be done for setup."; \
[2026-03-17T21:15:31.234Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-philosophers_0"; \
[2026-03-17T21:15:31.234Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-philosophers_0"; \
[2026-03-17T21:15:31.234Z] echo ""; echo "TESTING:"; \
[2026-03-17T21:15:31.234Z] "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2026-03-17T21:15:31.234Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-17T21:15:31.234Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-17T21:15:31.234Z] echo "Nothing to be done for teardown."; \
[2026-03-17T21:15:31.234Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult";
[2026-03-17T21:15:31.530Z]
[2026-03-17T21:15:31.530Z] TEST SETUP:
[2026-03-17T21:15:31.530Z] Nothing to be done for setup.
[2026-03-17T21:15:31.530Z]
[2026-03-17T21:15:31.530Z] TESTING:
[2026-03-17T21:15:32.174Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-17T21:15:32.174Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17737816928889/renaissance-philosophers_0/launcher-211531-9100046968033235346/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-17T21:15:32.174Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-17T21:15:32.174Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-17T21:15:32.472Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-03-17T21:15:32.472Z] GC before operation: completed in 16.750 ms, heap usage 7.504 MB -> 4.761 MB.
[2026-03-17T21:15:34.669Z] Camera thread performed 122 scans.
[2026-03-17T21:15:34.670Z] ====== philosophers (scala) [default], iteration 0 completed (1983.803 ms) ======
[2026-03-17T21:15:34.670Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-03-17T21:15:34.670Z] GC before operation: completed in 17.057 ms, heap usage 56.844 MB -> 5.112 MB.
[2026-03-17T21:15:36.198Z] Camera thread performed 122 scans.
[2026-03-17T21:15:36.198Z] ====== philosophers (scala) [default], iteration 1 completed (1361.786 ms) ======
[2026-03-17T21:15:36.198Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-03-17T21:15:36.198Z] GC before operation: completed in 10.523 ms, heap usage 68.812 MB -> 5.112 MB.
[2026-03-17T21:15:37.727Z] Camera thread performed 122 scans.
[2026-03-17T21:15:37.727Z] ====== philosophers (scala) [default], iteration 2 completed (1632.209 ms) ======
[2026-03-17T21:15:37.727Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-03-17T21:15:37.728Z] GC before operation: completed in 8.844 ms, heap usage 30.824 MB -> 5.114 MB.
[2026-03-17T21:15:38.866Z] Camera thread performed 122 scans.
[2026-03-17T21:15:38.866Z] ====== philosophers (scala) [default], iteration 3 completed (1232.213 ms) ======
[2026-03-17T21:15:38.866Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-03-17T21:15:38.866Z] GC before operation: completed in 8.923 ms, heap usage 95.212 MB -> 5.114 MB.
[2026-03-17T21:15:40.956Z] Camera thread performed 122 scans.
[2026-03-17T21:15:40.956Z] ====== philosophers (scala) [default], iteration 4 completed (1796.211 ms) ======
[2026-03-17T21:15:40.956Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-03-17T21:15:40.956Z] GC before operation: completed in 9.064 ms, heap usage 18.829 MB -> 5.114 MB.
[2026-03-17T21:15:42.485Z] Camera thread performed 122 scans.
[2026-03-17T21:15:42.485Z] ====== philosophers (scala) [default], iteration 5 completed (1522.141 ms) ======
[2026-03-17T21:15:42.485Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-03-17T21:15:42.485Z] GC before operation: completed in 9.000 ms, heap usage 56.945 MB -> 5.115 MB.
[2026-03-17T21:15:43.537Z] Camera thread performed 122 scans.
[2026-03-17T21:15:43.537Z] ====== philosophers (scala) [default], iteration 6 completed (1330.236 ms) ======
[2026-03-17T21:15:43.537Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-03-17T21:15:43.537Z] GC before operation: completed in 9.851 ms, heap usage 39.691 MB -> 5.117 MB.
[2026-03-17T21:15:45.064Z] Camera thread performed 122 scans.
[2026-03-17T21:15:45.064Z] ====== philosophers (scala) [default], iteration 7 completed (1370.546 ms) ======
[2026-03-17T21:15:45.064Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-03-17T21:15:45.064Z] GC before operation: completed in 8.886 ms, heap usage 96.842 MB -> 5.117 MB.
[2026-03-17T21:15:46.112Z] Camera thread performed 122 scans.
[2026-03-17T21:15:46.112Z] ====== philosophers (scala) [default], iteration 8 completed (1315.480 ms) ======
[2026-03-17T21:15:46.112Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-03-17T21:15:46.112Z] GC before operation: completed in 9.592 ms, heap usage 37.166 MB -> 5.117 MB.
[2026-03-17T21:15:47.640Z] Camera thread performed 122 scans.
[2026-03-17T21:15:47.640Z] ====== philosophers (scala) [default], iteration 9 completed (1202.036 ms) ======
[2026-03-17T21:15:47.640Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-03-17T21:15:47.640Z] GC before operation: completed in 8.872 ms, heap usage 103.824 MB -> 5.117 MB.
[2026-03-17T21:15:48.690Z] Camera thread performed 122 scans.
[2026-03-17T21:15:48.690Z] ====== philosophers (scala) [default], iteration 10 completed (1294.237 ms) ======
[2026-03-17T21:15:48.690Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-03-17T21:15:48.690Z] GC before operation: completed in 8.458 ms, heap usage 47.792 MB -> 5.117 MB.
[2026-03-17T21:15:50.221Z] Camera thread performed 122 scans.
[2026-03-17T21:15:50.221Z] ====== philosophers (scala) [default], iteration 11 completed (1251.757 ms) ======
[2026-03-17T21:15:50.221Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-03-17T21:15:50.221Z] GC before operation: completed in 8.478 ms, heap usage 22.759 MB -> 5.118 MB.
[2026-03-17T21:15:51.273Z] Camera thread performed 122 scans.
[2026-03-17T21:15:51.273Z] ====== philosophers (scala) [default], iteration 12 completed (1245.735 ms) ======
[2026-03-17T21:15:51.273Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-03-17T21:15:51.273Z] GC before operation: completed in 9.262 ms, heap usage 28.336 MB -> 5.118 MB.
[2026-03-17T21:15:52.803Z] Camera thread performed 122 scans.
[2026-03-17T21:15:52.803Z] ====== philosophers (scala) [default], iteration 13 completed (1315.787 ms) ======
[2026-03-17T21:15:52.803Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-03-17T21:15:52.803Z] GC before operation: completed in 9.101 ms, heap usage 98.312 MB -> 5.118 MB.
[2026-03-17T21:15:53.856Z] Camera thread performed 122 scans.
[2026-03-17T21:15:53.856Z] ====== philosophers (scala) [default], iteration 14 completed (1174.942 ms) ======
[2026-03-17T21:15:53.856Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-03-17T21:15:53.856Z] GC before operation: completed in 10.033 ms, heap usage 73.731 MB -> 5.118 MB.
[2026-03-17T21:15:55.386Z] Camera thread performed 122 scans.
[2026-03-17T21:15:55.386Z] ====== philosophers (scala) [default], iteration 15 completed (1281.110 ms) ======
[2026-03-17T21:15:55.386Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-03-17T21:15:55.386Z] GC before operation: completed in 9.882 ms, heap usage 39.672 MB -> 5.118 MB.
[2026-03-17T21:15:56.435Z] Camera thread performed 122 scans.
[2026-03-17T21:15:56.435Z] ====== philosophers (scala) [default], iteration 16 completed (1400.114 ms) ======
[2026-03-17T21:15:56.435Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-03-17T21:15:56.435Z] GC before operation: completed in 9.446 ms, heap usage 54.818 MB -> 5.118 MB.
[2026-03-17T21:15:57.967Z] Camera thread performed 122 scans.
[2026-03-17T21:15:57.967Z] ====== philosophers (scala) [default], iteration 17 completed (1309.645 ms) ======
[2026-03-17T21:15:57.967Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-03-17T21:15:57.967Z] GC before operation: completed in 9.091 ms, heap usage 83.316 MB -> 5.119 MB.
[2026-03-17T21:15:59.016Z] Camera thread performed 122 scans.
[2026-03-17T21:15:59.016Z] ====== philosophers (scala) [default], iteration 18 completed (1324.667 ms) ======
[2026-03-17T21:15:59.016Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-03-17T21:15:59.016Z] GC before operation: completed in 9.550 ms, heap usage 48.325 MB -> 5.119 MB.
[2026-03-17T21:16:00.548Z] Camera thread performed 122 scans.
[2026-03-17T21:16:00.548Z] ====== philosophers (scala) [default], iteration 19 completed (1382.922 ms) ======
[2026-03-17T21:16:00.548Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-03-17T21:16:00.548Z] GC before operation: completed in 9.058 ms, heap usage 63.294 MB -> 5.119 MB.
[2026-03-17T21:16:02.078Z] Camera thread performed 122 scans.
[2026-03-17T21:16:02.078Z] ====== philosophers (scala) [default], iteration 20 completed (1413.385 ms) ======
[2026-03-17T21:16:02.078Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-03-17T21:16:02.078Z] GC before operation: completed in 8.914 ms, heap usage 121.818 MB -> 5.119 MB.
[2026-03-17T21:16:03.131Z] Camera thread performed 122 scans.
[2026-03-17T21:16:03.131Z] ====== philosophers (scala) [default], iteration 21 completed (1311.309 ms) ======
[2026-03-17T21:16:03.131Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-03-17T21:16:03.131Z] GC before operation: completed in 9.343 ms, heap usage 48.326 MB -> 5.119 MB.
[2026-03-17T21:16:04.662Z] Camera thread performed 122 scans.
[2026-03-17T21:16:04.662Z] ====== philosophers (scala) [default], iteration 22 completed (1197.807 ms) ======
[2026-03-17T21:16:04.662Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-03-17T21:16:04.662Z] GC before operation: completed in 8.584 ms, heap usage 7.264 MB -> 5.119 MB.
[2026-03-17T21:16:05.719Z] Camera thread performed 122 scans.
[2026-03-17T21:16:05.719Z] ====== philosophers (scala) [default], iteration 23 completed (1095.404 ms) ======
[2026-03-17T21:16:05.719Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-03-17T21:16:05.719Z] GC before operation: completed in 8.835 ms, heap usage 100.286 MB -> 5.119 MB.
[2026-03-17T21:16:07.250Z] Camera thread performed 122 scans.
[2026-03-17T21:16:07.250Z] ====== philosophers (scala) [default], iteration 24 completed (1405.029 ms) ======
[2026-03-17T21:16:07.250Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-03-17T21:16:07.250Z] GC before operation: completed in 9.193 ms, heap usage 93.829 MB -> 5.119 MB.
[2026-03-17T21:16:08.790Z] Camera thread performed 122 scans.
[2026-03-17T21:16:08.790Z] ====== philosophers (scala) [default], iteration 25 completed (1545.499 ms) ======
[2026-03-17T21:16:08.790Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-03-17T21:16:08.790Z] GC before operation: completed in 9.124 ms, heap usage 26.337 MB -> 5.119 MB.
[2026-03-17T21:16:09.840Z] Camera thread performed 122 scans.
[2026-03-17T21:16:09.840Z] ====== philosophers (scala) [default], iteration 26 completed (1077.767 ms) ======
[2026-03-17T21:16:09.840Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-03-17T21:16:09.840Z] GC before operation: completed in 8.838 ms, heap usage 38.762 MB -> 5.119 MB.
[2026-03-17T21:16:10.891Z] Camera thread performed 122 scans.
[2026-03-17T21:16:10.891Z] ====== philosophers (scala) [default], iteration 27 completed (1360.541 ms) ======
[2026-03-17T21:16:10.891Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-03-17T21:16:10.891Z] GC before operation: completed in 9.079 ms, heap usage 101.288 MB -> 5.119 MB.
[2026-03-17T21:16:12.422Z] Camera thread performed 122 scans.
[2026-03-17T21:16:12.422Z] ====== philosophers (scala) [default], iteration 28 completed (1298.839 ms) ======
[2026-03-17T21:16:12.422Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-03-17T21:16:12.422Z] GC before operation: completed in 8.940 ms, heap usage 125.819 MB -> 5.119 MB.
[2026-03-17T21:16:13.950Z] Camera thread performed 122 scans.
[2026-03-17T21:16:13.950Z] ====== philosophers (scala) [default], iteration 29 completed (1349.962 ms) ======
[2026-03-17T21:16:13.950Z] -----------------------------------
[2026-03-17T21:16:13.950Z] renaissance-philosophers_0_PASSED
[2026-03-17T21:16:13.950Z] -----------------------------------
[2026-03-17T21:16:13.950Z]
[2026-03-17T21:16:13.950Z] TEST TEARDOWN:
[2026-03-17T21:16:13.950Z] Nothing to be done for teardown.
[2026-03-17T21:16:13.950Z] renaissance-philosophers_0 Finish Time: Tue Mar 17 21:16:13 2026 Epoch Time (ms): 1773782173913
[2026-03-17T21:16:13.950Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2026-03-17T21:16:13.950Z] make[3]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/perf'
[2026-03-17T21:16:13.950Z] make[2]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests'
[2026-03-17T21:16:14.246Z]
[2026-03-17T21:16:14.246Z]
[2026-03-17T21:16:14.246Z] All tests finished, run result summary:
[2026-03-17T21:16:14.246Z] cd "C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\scripts"; \
[2026-03-17T21:16:14.246Z] perl "resultsSum.pl" --failuremk="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\TestTargetResult" --platFile="C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_aarch64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17737816928889\\ --tapName=Test_openjdk26_hs_extended.perf_aarch64_windows.tap --comment=""
[2026-03-17T21:16:14.543Z]
[2026-03-17T21:16:14.543Z]
[2026-03-17T21:16:14.543Z] TEST TARGETS SUMMARY
[2026-03-17T21:16:14.543Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-17T21:16:14.543Z] DISABLED test targets:
[2026-03-17T21:16:14.543Z] dacapo-avrora_0
[2026-03-17T21:16:14.543Z] dacapo-pmd_0
[2026-03-17T21:16:14.543Z] renaissance-als_0
[2026-03-17T21:16:14.543Z] renaissance-chi-square_0
[2026-03-17T21:16:14.543Z] renaissance-dec-tree_0
[2026-03-17T21:16:14.543Z] renaissance-finagle-chirper_0
[2026-03-17T21:16:14.543Z] renaissance-log-regression_0
[2026-03-17T21:16:14.543Z] renaissance-movie-lens_0
[2026-03-17T21:16:14.543Z]
[2026-03-17T21:16:14.543Z] PASSED test targets:
[2026-03-17T21:16:14.543Z] dacapo-fop_0
[2026-03-17T21:16:14.543Z] dacapo-jython_0
[2026-03-17T21:16:14.543Z] dacapo-luindex_0
[2026-03-17T21:16:14.543Z] dacapo-sunflow_0
[2026-03-17T21:16:14.543Z] dacapo-tomcat_0
[2026-03-17T21:16:14.543Z] dacapo-xalan_0
[2026-03-17T21:16:14.543Z] renaissance-finagle-http_0
[2026-03-17T21:16:14.543Z] renaissance-mnemonics_0
[2026-03-17T21:16:14.543Z] renaissance-par-mnemonics_0
[2026-03-17T21:16:14.543Z] renaissance-philosophers_0
[2026-03-17T21:16:14.543Z]
[2026-03-17T21:16:14.543Z] FAILED test targets:
[2026-03-17T21:16:14.543Z] renaissance-db-shootout_0
[2026-03-17T21:16:14.543Z]
[2026-03-17T21:16:14.543Z] TOTAL: 19 EXECUTED: 11 PASSED: 10 FAILED: 1 DISABLED: 8 SKIPPED: 0
[2026-03-17T21:16:14.543Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-17T21:16:14.543Z]
[2026-03-17T21:16:14.543Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-03-17T21:16:14.543Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows/aqa-tests/TKG'
[2026-03-17T21:16:14.543Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-03-17T21:16:15.307Z] ++ uname
[2026-03-17T21:16:15.307Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2026-03-17T21:16:15.604Z] ++ uname
[2026-03-17T21:16:15.604Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2026-03-17T21:16:15.604Z] ++ uname
[2026-03-17T21:16:15.604Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2026-03-17T21:16:15.604Z] + MAKE=make
[2026-03-17T21:16:15.604Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-17T21:16:15.604Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-03-17T21:16:15.643Z] $ ssh-agent -k
[2026-03-17T21:16:15.705Z] unset SSH_AUTH_SOCK;
[2026-03-17T21:16:15.706Z] unset SSH_AGENT_PID;
[2026-03-17T21:16:15.706Z] echo Agent pid 575 killed;
[2026-03-17T21:16:15.750Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-03-17T21:16:15.803Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-03-17T21:16:15.842Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-17T21:16:15.919Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T21:16:15.941Z] Archiving artifacts
[2026-03-17T21:16:15.978Z] Recording fingerprints
[Pipeline] echo
[2026-03-17T21:16:16.009Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T21:16:16.029Z] Archiving artifacts
[2026-03-17T21:16:16.160Z] Recording fingerprints
[Pipeline] sh
[2026-03-17T21:16:16.681Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17737816928889
[Pipeline] echo
[2026-03-17T21:16:17.773Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T21:16:17.796Z] Archiving artifacts
[2026-03-17T21:16:30.835Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-17T21:16:34.357Z] Tap file found: aqa-tests\TKG\output_17737816928889\Test_openjdk26_hs_extended.perf_aarch64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-03-17T21:16:34.435Z] Recording test results
[2026-03-17T21:16:36.606Z] None of the test reports contained any result
[2026-03-17T21:16:36.607Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-17T21:16:36.643Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-17T21:16:37.070Z] + aqa-tests/terminateTestProcesses.sh null
[2026-03-17T21:16:37.070Z] Windows machine, using powershell queries...
[2026-03-17T21:16:36.583Z] No test report files were found. Configuration error?
[2026-03-17T21:16:38.591Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T21:16:38.671Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T21:16:38.671Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T21:16:54.268Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-17T21:16:54.730Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-17T21:16:55.095Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-03-17T21:16:55.253Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-17T21:16:55.308Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] echo
[2026-03-17T21:16:55.321Z] Generating rerun Test_openjdk26_hs_extended.perf_aarch64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] echo
[2026-03-17T21:16:55.346Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_aarch64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-03-17T21:16:58.155Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-17T21:17:00.553Z] Processing DSL script testJobTemplate
[2026-03-17T21:21:42.308Z] LEVELS: [extended]
[2026-03-17T21:21:42.308Z] JDK_VERSIONS: [8]
[2026-03-17T21:21:42.308Z] GROUPS: [perf]
[2026-03-17T21:21:42.308Z] ARCH_OS_LIST: [aarch64_windows]
[2026-03-17T21:21:42.399Z] Existing items:
[2026-03-17T21:21:42.399Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_aarch64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-17T21:21:42.613Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun)
[Pipeline] build
[2026-03-17T21:21:42.628Z] Scheduling project: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun
[2026-03-17T21:21:49.298Z] Starting building: Test_openjdk26_hs_extended.perf_aarch64_windows_rerun #15
[2026-03-18T02:35:57.741Z] Build Test_openjdk26_hs_extended.perf_aarch64_windows_rerun #15 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-18T02:35:57.795Z] Running on test-osuosl-aix72-ppc64-5 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_aarch64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-18T02:35:58.175Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-18T02:35:58.175Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-18T02:35:58.351Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-18T02:35:58.392Z] Test_openjdk26_hs_extended.perf_aarch64_windows_rerun #15 completed with status SUCCESS
[Pipeline] timeout
[2026-03-18T02:35:58.407Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-18T02:35:59.479Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_aarch64_windows_rerun" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-18T02:35:59.615Z] Saving Test_openjdk26_hs_extended.perf_aarch64_windows_rerun/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-18T02:35:59.799Z] Archiving artifacts
[2026-03-18T02:36:00.187Z] Recording fingerprints
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-18T02:36:00.865Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-18T02:36:00.865Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-18T02:36:01.042Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS