Test_openjdk27_hs_extended.perf_x86-64_windows
Started by upstream project "build-scripts/jobs/jdk/jdk-windows-x64-temurin" build number 488
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 16
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 26
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-22T09:20:01.526Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2026-02-22T09:20:01.541Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-22T09:20:01.542Z] Specified LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-22T09:20:01.566Z] dynamicAgents: []
[Pipeline] echo
[2026-02-22T09:20:01.570Z] Provisioning LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-22T09:20:01.582Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] node
[2026-02-22T09:20:01.615Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_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-02-22T09:20:01.638Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T09:20:01.711Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T09:20:01.711Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T09:20:01.736Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-22T09:20:01.826Z] The recommended git tool is: git
[2026-02-22T09:20:01.885Z] No credentials specified
[2026-02-22T09:20:01.909Z] Cloning the remote Git repository
[2026-02-22T09:20:01.956Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-22T09:20:01.957Z] > git init c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10
[2026-02-22T09:20:02.317Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-22T09:20:02.318Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-22T09:20:02.318Z] > git --version # timeout=10
[2026-02-22T09:20:02.368Z] > git --version # 'git version 2.51.0'
[2026-02-22T09:20:02.369Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-22T09:20:08.236Z] Avoid second fetch
[2026-02-22T09:20:08.338Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-22T09:20:08.061Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-22T09:20:08.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-22T09:20:08.247Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-22T09:20:08.351Z] > git config core.sparsecheckout # timeout=10
[2026-02-22T09:20:08.402Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[2026-02-22T09:20:12.036Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_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-02-22T09:20:16.186Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-22T09:20:16.227Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-22T09:20:16.800Z] + LC_TIME=C
[2026-02-22T09:20:16.800Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-22T09:20:16.917Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-22T09:20:17.406Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-22T09:20:17.406Z] Windows machine, using powershell queries...
[2026-02-22T09:20:18.586Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-22T09:20:20.191Z] + printenv
[2026-02-22T09:20:20.550Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-22T09:20:20.550Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-22T09:20:20.550Z] KEEP_WORKSPACE=false
[2026-02-22T09:20:20.550Z] NUMBER_OF_PROCESSORS=4
[2026-02-22T09:20:20.550Z] PROCESSOR_LEVEL=6
[2026-02-22T09:20:20.550Z] TAP_NAME=Test_openjdk27_hs_extended.perf_x86-64_windows.tap
[2026-02-22T09:20:20.550Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/../../externalDependency/lib
[2026-02-22T09:20:20.550Z] EXIT_FAILURE=false
[2026-02-22T09:20:20.550Z] JDK_BRANCH=jdk-27+10_adopt
[2026-02-22T09:20:20.550Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/6/display/redirect?page=tests
[2026-02-22T09:20:20.550Z] PLATFORM=x86-64_windows
[2026-02-22T09:20:20.550Z] DOCKER_REQUIRED=false
[2026-02-22T09:20:20.550Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-22T09:20:20.550Z] PROGRAMFILES=C:\Program Files
[2026-02-22T09:20:20.550Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-22T09:20:20.550Z] TIME_LIMIT=25
[2026-02-22T09:20:20.550Z] JENKINS_SERVER_COOKIE=durable-ffa37aaf4cdef9f633e1e45f2ab0ff0ad37db232c8b9b3e2946203d37f5ab8f7
[2026-02-22T09:20:20.550Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-22T09:20:20.550Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-22T09:20:20.550Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-22T09:20:20.550Z] GENERATE_JOBS=true
[2026-02-22T09:20:20.550Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-22T09:20:20.550Z] OS=Windows_NT
[2026-02-22T09:20:20.550Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/6/display/redirect?page=changes
[2026-02-22T09:20:20.550Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-22T09:20:20.550Z] RERUN_ITERATIONS=1
[2026-02-22T09:20:20.550Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-22T09:20:20.550Z] USERDOMAIN=test-azure-win2
[2026-02-22T09:20:20.550Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-22T09:20:20.550Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-22T09:20:20.550Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-22T09:20:20.550Z] USERPROFILE=C:\Users\jenkins
[2026-02-22T09:20:20.550Z] ARCHIVE_TEST_RESULTS=false
[2026-02-22T09:20:20.550Z] SETUP_JCK_RUN=false
[2026-02-22T09:20:20.550Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/6/
[2026-02-22T09:20:20.550Z] SLACK_CHANNEL=aqavit-bot
[2026-02-22T09:20:20.550Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-windows-x64-temurin
[2026-02-22T09:20:20.550Z] JCK_GIT_BRANCH=master
[2026-02-22T09:20:20.550Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/
[2026-02-22T09:20:20.550Z] BUILD_NUMBER=6
[2026-02-22T09:20:20.550Z] TKG_ITERATIONS=1
[2026-02-22T09:20:20.550Z] _=/usr/bin/printenv
[2026-02-22T09:20:20.550Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-22T09:20:20.550Z] SERVICE_ID=Jenkins
[2026-02-22T09:20:20.550Z] BASE=C:\Users\jenkins\agent
[2026-02-22T09:20:20.550Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/../../benchmarks
[2026-02-22T09:20:20.550Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-22T09:20:20.550Z] JENKINS_NODE_COOKIE=05856e40-c262-406a-b3b0-982e0e4fed9c
[2026-02-22T09:20:20.550Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-22T09:20:20.550Z] KEEP_REPORTDIR=false
[2026-02-22T09:20:20.550Z] BUILD_DISPLAY_NAME=#6
[2026-02-22T09:20:20.550Z] SDK_RESOURCE=upstream
[2026-02-22T09:20:20.550Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-22T09:20:20.550Z] HOME=/home/jenkins
[2026-02-22T09:20:20.550Z] USERNAME=jenkins
[2026-02-22T09:20:20.550Z] WINSW_SERVICE_ID=Jenkins
[2026-02-22T09:20:20.550Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-22T09:20:20.550Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-22T09:20:20.550Z] jobStatus=SUCCESS
[2026-02-22T09:20:20.550Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-22T09:20:20.550Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-22T09:20:20.550Z] JOBSTARTTIME=Sun, 22 Feb 2026 09:20:16 +0000
[2026-02-22T09:20:20.550Z] JDK_VERSION=27
[2026-02-22T09:20:20.550Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-22T09:20:20.550Z] JOB_NAME=Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-22T09:20:20.550Z] USE_TESTENV_PROPERTIES=false
[2026-02-22T09:20:20.550Z] SYSTEMROOT=C:\Windows
[2026-02-22T09:20:20.550Z] PERSONAL_BUILD=false
[2026-02-22T09:20:20.550Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/6/display/redirect
[2026-02-22T09:20:20.550Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-22T09:20:20.550Z] AUTO_DETECT=true
[2026-02-22T09:20:20.550Z] EXIT_SUCCESS=false
[2026-02-22T09:20:20.550Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/display/redirect
[2026-02-22T09:20:20.550Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-22T09:20:20.550Z] COMPUTERNAME=test-azure-win2
[2026-02-22T09:20:20.550Z] OPENJ9_BRANCH=master
[2026-02-22T09:20:20.550Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-22T09:20:20.550Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib
[2026-02-22T09:20:20.550Z] PARALLEL=Dynamic
[2026-02-22T09:20:20.550Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-22T09:20:20.550Z] ITERATIONS=1
[2026-02-22T09:20:20.550Z] UPSTREAM_JOB_NUMBER=488
[2026-02-22T09:20:20.550Z] SPEC=win_x86-64
[2026-02-22T09:20:20.550Z] TERM=xterm-256color
[2026-02-22T09:20:20.550Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-22T09:20:20.550Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-22T09:20:20.550Z] NODE_NAME=test-azure-win2022-x64-2
[2026-02-22T09:20:20.550Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-22T09:20:20.550Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-22T09:20:20.550Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-22T09:20:20.550Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-22T09:20:20.550Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-22T09:20:20.550Z] DYNAMIC_COMPILE=false
[2026-02-22T09:20:20.550Z] SHLVL=2
[2026-02-22T09:20:20.550Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_x86-64_windows-6
[2026-02-22T09:20:20.550Z] PROCESSOR_REVISION=5504
[2026-02-22T09:20:20.550Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-22T09:20:20.550Z] EXECUTOR_NUMBER=0
[2026-02-22T09:20:20.550Z] HUDSON_COOKIE=17c43839-71ab-4386-8a91-d6139cbddc73
[2026-02-22T09:20:20.550Z] ADOPTOPENJDK_BRANCH=master
[2026-02-22T09:20:20.550Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-22T09:20:20.550Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-22T09:20:20.550Z] ORIGIN_JDK_VERSION=27
[2026-02-22T09:20:20.550Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2026-02-22T09:20:20.550Z] NUM_PROCESSORS=2
[2026-02-22T09:20:20.550Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-22T09:20:20.550Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.test.repro ci.role.perf windows hw.arch.x86 win2022
[2026-02-22T09:20:20.550Z] STAGE_NAME=Setup
[2026-02-22T09:20:20.550Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-22T09:20:20.550Z] TEST_TIME=120
[2026-02-22T09:20:20.550Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows@tmp
[2026-02-22T09:20:20.550Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-22T09:20:20.550Z] 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/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-22T09:20:20.550Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-22T09:20:20.550Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-22T09:20:20.550Z] ProgramW6432=C:\Program Files
[2026-02-22T09:20:20.550Z] CI=true
[2026-02-22T09:20:20.550Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/6/display/redirect?page=artifacts
[2026-02-22T09:20:20.550Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-22T09:20:20.550Z] RERUN_FAILURE=true
[2026-02-22T09:20:20.550Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-22T09:20:20.550Z] BUILD_LIST=perf
[2026-02-22T09:20:20.550Z] BUILD_ID=6
[2026-02-22T09:20:20.550Z] WINDIR=C:\Windows
[2026-02-22T09:20:20.550Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-22T09:20:20.550Z] PUBLIC=C:\Users\Public
[2026-02-22T09:20:20.550Z] SYSTEMDRIVE=C:
[2026-02-22T09:20:20.550Z] TARGET=extended.perf
[2026-02-22T09:20:20.550Z] USE_JRE=false
[2026-02-22T09:20:20.550Z] JDK_IMPL=hotspot
[2026-02-22T09:20:20.550Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-22T09:20:20.615Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-22T09:20:20.626Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-22T09:20:37.534Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-windows-x64-temurin" build number 488
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-22T09:20:37.736Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-22T09:20:37.744Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-22T09:20:37.767Z] $ ssh-agent
[2026-02-22T09:20:37.940Z] SSH_AUTH_SOCK=/tmp/ssh-OuP9HlSOT2dv/agent.241061
[2026-02-22T09:20:37.940Z] SSH_AGENT_PID=241062
[2026-02-22T09:20:37.940Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-22T09:20:37.953Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-22T09:20:37.977Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-22T09:20:38.544Z] ++ pwd
[2026-02-22T09:20:38.544Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-22T09:20:38.544Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests
[2026-02-22T09:20:38.544Z] get jdk binary...
[2026-02-22T09:20:38.544Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-22T09:20:38.889Z] Uncompressing file: OpenJDK-jdk_x64_windows_hotspot_27_10-ea.zip ...
[2026-02-22T09:20:42.676Z] List files in jdkbinary folder...
[2026-02-22T09:20:42.676Z] total 487472
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 52720453 Feb 22 08:40 OpenJDK-debugimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 144673303 Feb 22 08:49 OpenJDK-jdk_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 85586890 Feb 22 08:49 OpenJDK-jmods_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 60164969 Feb 22 08:49 OpenJDK-jre_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 31695 Feb 22 08:46 OpenJDK-sbom_x64_windows_hotspot_27_10-ea-metadata.json
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 165123 Feb 22 09:07 OpenJDK-sbom_x64_windows_hotspot_27_10-ea.json
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 14507116 Feb 22 08:49 OpenJDK-static-libs_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:42.676Z] -rwxrwx---+ 1 Administrators None 141305354 Feb 22 08:40 OpenJDK-testimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:42.676Z] drwxrwxr-x+ 1 jenkins None 0 Feb 22 09:20 tmp
[2026-02-22T09:20:42.676Z] List files in jdkbinary/tmp folder...
[2026-02-22T09:20:42.676Z] total 4
[2026-02-22T09:20:42.676Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 jdk-27+10
[2026-02-22T09:20:42.676Z] Moving directory jdk-27+10/ to ../j2sdk-image
[2026-02-22T09:20:42.676Z] Uncompressing file: OpenJDK-jre_x64_windows_hotspot_27_10-ea.zip ...
[2026-02-22T09:20:44.938Z] List files in jdkbinary folder...
[2026-02-22T09:20:44.938Z] total 487476
[2026-02-22T09:20:44.938Z] -rwxrwx---+ 1 Administrators None 52720453 Feb 22 08:40 OpenJDK-debugimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 144673303 Feb 22 08:49 OpenJDK-jdk_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 85586890 Feb 22 08:49 OpenJDK-jmods_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 60164969 Feb 22 08:49 OpenJDK-jre_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 31695 Feb 22 08:46 OpenJDK-sbom_x64_windows_hotspot_27_10-ea-metadata.json
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 165123 Feb 22 09:07 OpenJDK-sbom_x64_windows_hotspot_27_10-ea.json
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 14507116 Feb 22 08:49 OpenJDK-static-libs_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:44.939Z] -rwxrwx---+ 1 Administrators None 141305354 Feb 22 08:40 OpenJDK-testimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:44.939Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 j2sdk-image
[2026-02-22T09:20:44.939Z] drwxrwxr-x+ 1 jenkins None 0 Feb 22 09:20 tmp
[2026-02-22T09:20:44.939Z] List files in jdkbinary/tmp folder...
[2026-02-22T09:20:44.939Z] total 4
[2026-02-22T09:20:44.939Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 jdk-27+10-jre
[2026-02-22T09:20:44.939Z] Moving directory jdk-27+10-jre/ to ../j2re-image
[2026-02-22T09:20:44.939Z] Uncompressing file: OpenJDK-static-libs_x64_windows_hotspot_27_10-ea.zip ...
[2026-02-22T09:20:45.709Z] List files in jdkbinary folder...
[2026-02-22T09:20:45.709Z] total 487480
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 52720453 Feb 22 08:40 OpenJDK-debugimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 144673303 Feb 22 08:49 OpenJDK-jdk_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 85586890 Feb 22 08:49 OpenJDK-jmods_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 60164969 Feb 22 08:49 OpenJDK-jre_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 31695 Feb 22 08:46 OpenJDK-sbom_x64_windows_hotspot_27_10-ea-metadata.json
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 165123 Feb 22 09:07 OpenJDK-sbom_x64_windows_hotspot_27_10-ea.json
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 14507116 Feb 22 08:49 OpenJDK-static-libs_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:45.709Z] -rwxrwx---+ 1 Administrators None 141305354 Feb 22 08:40 OpenJDK-testimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:20:45.709Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 j2re-image
[2026-02-22T09:20:45.709Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 j2sdk-image
[2026-02-22T09:20:45.709Z] drwxrwxr-x+ 1 jenkins None 0 Feb 22 09:20 tmp
[2026-02-22T09:20:45.709Z] List files in jdkbinary/tmp folder...
[2026-02-22T09:20:45.709Z] total 0
[2026-02-22T09:20:45.709Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 jdk-27+10-static-libs
[2026-02-22T09:20:45.709Z] Moving directory jdk-27+10-static-libs/ to ../static-libs
[2026-02-22T09:20:45.709Z] Uncompressing file: OpenJDK-testimage_x64_windows_hotspot_27_10-ea.zip ...
[2026-02-22T09:21:01.594Z] List files in jdkbinary folder...
[2026-02-22T09:21:01.594Z] total 487480
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 52720453 Feb 22 08:40 OpenJDK-debugimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 144673303 Feb 22 08:49 OpenJDK-jdk_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 85586890 Feb 22 08:49 OpenJDK-jmods_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 60164969 Feb 22 08:49 OpenJDK-jre_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 31695 Feb 22 08:46 OpenJDK-sbom_x64_windows_hotspot_27_10-ea-metadata.json
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 165123 Feb 22 09:07 OpenJDK-sbom_x64_windows_hotspot_27_10-ea.json
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 14507116 Feb 22 08:49 OpenJDK-static-libs_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:21:01.594Z] -rwxrwx---+ 1 Administrators None 141305354 Feb 22 08:40 OpenJDK-testimage_x64_windows_hotspot_27_10-ea.zip
[2026-02-22T09:21:01.594Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 j2re-image
[2026-02-22T09:21:01.594Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 j2sdk-image
[2026-02-22T09:21:01.594Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:39 static-libs
[2026-02-22T09:21:01.594Z] drwxrwxr-x+ 1 jenkins None 0 Feb 22 09:20 tmp
[2026-02-22T09:21:01.594Z] List files in jdkbinary/tmp folder...
[2026-02-22T09:21:01.594Z] total 4
[2026-02-22T09:21:01.594Z] drwxrwx---+ 1 jenkins None 0 Feb 22 08:17 jdk-27+10-test-image
[2026-02-22T09:21:01.594Z] Moving directory jdk-27+10-test-image/ to ../openjdk-test-image
[2026-02-22T09:21:01.594Z] Uncompressing OpenJDK-debugimage_x64_windows_hotspot_27_10-ea.zip over ./j2sdk-image...
[2026-02-22T09:21:01.594Z] Removing top-level folder jdk-27+10-debug-image/
[2026-02-22T09:21:01.936Z] Removing top-level folder jdk-27+10/
[2026-02-22T09:21:06.713Z] Run c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-22T09:21:06.713Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-22T09:21:06.713Z] openjdk version "27-beta" 2026-09-15
[2026-02-22T09:21:06.713Z] OpenJDK Runtime Environment Temurin-27+10-202602220606 (build 27-beta+10-ea)
[2026-02-22T09:21:06.713Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602220606 (build 27-beta+10-ea, mixed mode, sharing)
[2026-02-22T09:21:06.713Z] =JAVA VERSION OUTPUT END=
[2026-02-22T09:21:06.713Z] =RELEASE INFO BEGIN=
[2026-02-22T09:21:06.713Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-22T09:21:06.713Z] IMPLEMENTOR_VERSION="Temurin-27+10-202602220606"
[2026-02-22T09:21:06.713Z] JAVA_RUNTIME_VERSION="27-beta+10-ea"
[2026-02-22T09:21:06.713Z] JAVA_VERSION="27"
[2026-02-22T09:21:06.713Z] JAVA_VERSION_DATE="2026-09-15"
[2026-02-22T09:21:06.713Z] LIBC="default"
[2026-02-22T09:21:06.713Z] 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-02-22T09:21:06.713Z] OS_ARCH="x86_64"
[2026-02-22T09:21:06.713Z] OS_NAME="Windows"
[2026-02-22T09:21:06.713Z] SOURCE=".:git:bed9d3498806"
[2026-02-22T09:21:06.713Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-22T09:21:06.713Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-22T09:21:06.713Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-02-22T09:21:06.713Z] FULL_VERSION="27-beta+10-ea"
[2026-02-22T09:21:06.713Z] SEMANTIC_VERSION="27+10"
[2026-02-22T09:21:06.713Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-22T09:21:06.713Z] JVM_VARIANT="Hotspot"
[2026-02-22T09:21:06.713Z] JVM_VERSION="27-beta+10-ea"
[2026-02-22T09:21:06.713Z] IMAGE_TYPE="JDK"
[2026-02-22T09:21:06.713Z] =RELEASE INFO END=
[2026-02-22T09:21:06.713Z] get testKitGen...
[2026-02-22T09:21:06.713Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-22T09:21:09.681Z] git rev-parse master
[2026-02-22T09:21:10.024Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-22T09:21:11.295Z] $ ssh-agent -k
[2026-02-22T09:21:11.343Z] unset SSH_AUTH_SOCK;
[2026-02-22T09:21:11.343Z] unset SSH_AGENT_PID;
[2026-02-22T09:21:11.343Z] echo Agent pid 241062 killed;
[2026-02-22T09:21:11.396Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-22T09:21:11.701Z] 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=x86-64_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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=488&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-22T09:21:11.715Z] 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=x86-64_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-win2022-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=488&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-22T09:21:11.762Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-22T09:21:11.883Z] Copied 1 artifact from "getTRSSOutput" build number 2055
[Pipeline] sh
[2026-02-22T09:21:12.377Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-22T09:21:12.377Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-22T09:21:12.377Z] + tar xof -
[2026-02-22T09:21:12.754Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-22T09:21:12.852Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-22T09:21:12.870Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-22T09:21:12.938Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2026-02-22T09:21:12.942Z] Machine limit is 3.
[Pipeline] sh
[2026-02-22T09:21:13.440Z] + cd ./aqa-tests/TKG
[2026-02-22T09:21:13.440Z] ++ uname
[2026-02-22T09:21:13.440Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-22T09:21:13.440Z] ++ uname
[2026-02-22T09:21:13.440Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-22T09:21:13.440Z] ++ uname
[2026-02-22T09:21:13.768Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-22T09:21:13.768Z] + MAKE=make
[2026-02-22T09:21:13.768Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-22T09:21:13.768Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-22T09:21:14.098Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:14.098Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T09:21:14.098Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T09:21:14.098Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-22T09:21:14.098Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-22T09:21:17.062Z] Buildfile: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-22T09:21:17.062Z]
[2026-02-22T09:21:17.062Z] build:
[2026-02-22T09:21:17.062Z]
[2026-02-22T09:21:17.062Z] clean:
[2026-02-22T09:21:17.062Z]
[2026-02-22T09:21:17.062Z] init:
[2026-02-22T09:21:17.062Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-22T09:21:17.062Z]
[2026-02-22T09:21:17.062Z] getDependentLibs:
[2026-02-22T09:21:17.785Z] [exec] --------------------------------------------
[2026-02-22T09:21:17.785Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:17.785Z] [exec] task is set to default
[2026-02-22T09:21:17.785Z] [exec] dependencyList is set to json_simple
[2026-02-22T09:21:17.785Z] [exec] System Test jars will not be downloaded.
[2026-02-22T09:21:17.785Z] [exec] --------------------------------------------
[2026-02-22T09:21:17.785Z] [exec] Starting download third party dependent jars
[2026-02-22T09:21:17.785Z] [exec] --------------------------------------------
[2026-02-22T09:21:17.785Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:17.785Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-22T09:21:17.785Z] [exec] downloaded dependent third party jars successfully
[2026-02-22T09:21:17.785Z]
[2026-02-22T09:21:17.785Z] compile:
[2026-02-22T09:21:17.785Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T09:21:17.785Z] [echo] ============COMPILER SETTINGS============
[2026-02-22T09:21:17.785Z] [echo] ===fork: yes
[2026-02-22T09:21:17.785Z] [echo] ===debug: on
[2026-02-22T09:21:17.785Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-22T09:21:20.069Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T09:21:20.069Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:21:20.069Z]
[2026-02-22T09:21:20.069Z] dist:
[2026-02-22T09:21:20.069Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-22T09:21:20.411Z]
[2026-02-22T09:21:20.411Z] BUILD SUCCESSFUL
[2026-02-22T09:21:20.411Z] Total time: 3 seconds
[2026-02-22T09:21:20.411Z] 0
[2026-02-22T09:21:20.759Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-22T09:21:21.482Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-22T09:21:21.482Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2026-02-22T09:21:23.757Z] ****************************** MACHINE INFO ******************************
[2026-02-22T09:21:23.757Z] File path : C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2026-02-22T09:21:23.757Z] Free Physical Memory Size : 5900357632
[2026-02-22T09:21:23.757Z] Free space (bytes) : 173261352960
[2026-02-22T09:21:23.757Z] Total Physical Memory Size : 8531955712
[2026-02-22T09:21:23.757Z] Total space (bytes) : 274283311104
[2026-02-22T09:21:23.757Z] Usable space (bytes) : 173261352960
[2026-02-22T09:21:23.757Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T09:21:23.757Z] bashVersion :
[2026-02-22T09:21:23.757Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-22T09:21:23.757Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-22T09:21:23.757Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] This is free software; you are free to change and redistribute it.
[2026-02-22T09:21:23.757Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T09:21:23.757Z] cpuCores : 4
[2026-02-22T09:21:23.757Z] curlVersion :
[2026-02-22T09:21:23.757Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-22T09:21:23.757Z] Release-Date: 2025-07-16
[2026-02-22T09:21:23.757Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-22T09:21:23.757Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-22T09:21:23.757Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-22T09:21:23.757Z] gcc version : 13
[2026-02-22T09:21:23.757Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-22T09:21:23.757Z] gdb version : bash: line 1: gdb: command not found
[2026-02-22T09:21:23.757Z] lldb version : Command could not be executed
[2026-02-22T09:21:23.757Z] makeVersion :
[2026-02-22T09:21:23.757Z] GNU Make 4.4.1
[2026-02-22T09:21:23.757Z] Built for x86_64-pc-cygwin
[2026-02-22T09:21:23.757Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-22T09:21:23.757Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-22T09:21:23.757Z] This is free software: you are free to change and redistribute it.
[2026-02-22T09:21:23.757Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T09:21:23.757Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-22T09:21:23.757Z] perlVersion :
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-22T09:21:23.757Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] Copyright 1987-2025, Larry Wall
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-22T09:21:23.757Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-22T09:21:23.757Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-22T09:21:23.757Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-22T09:21:23.757Z] procArch : unknown
[2026-02-22T09:21:23.757Z] sysArch : x86_64
[2026-02-22T09:21:23.757Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-22T09:21:23.757Z] ulimit :
[2026-02-22T09:21:23.757Z] core file size (blocks, -c) 0
[2026-02-22T09:21:23.757Z] data seg size (kbytes, -d) unlimited
[2026-02-22T09:21:23.757Z] file size (blocks, -f) unlimited
[2026-02-22T09:21:23.757Z] open files (-n) 3200
[2026-02-22T09:21:23.757Z] pipe size (512 bytes, -p) 8
[2026-02-22T09:21:23.757Z] stack size (kbytes, -s) 2032
[2026-02-22T09:21:23.757Z] cpu time (seconds, -t) unlimited
[2026-02-22T09:21:23.757Z] max user processes (-u) 256
[2026-02-22T09:21:23.757Z] virtual memory (kbytes, -v) unlimited
[2026-02-22T09:21:23.757Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-22T09:21:23.757Z] vmVendor : Oracle Corporation
[2026-02-22T09:21:23.757Z] vmVersion : 27-beta+10-ea
[2026-02-22T09:21:23.757Z] xlc version : bash: line 1: xlC: command not found
[2026-02-22T09:21:23.757Z] **************************************************************************
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] System.getProperty('os.arch')=amd64
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] System.getProperty('java.fullversion')=null
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] System.getProperty('sun.arch.data.model')=64
[2026-02-22T09:21:23.757Z]
[2026-02-22T09:21:23.757Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2026-02-22T09:21:23.757Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:21:23.757Z] perl scripts/configure.pl
[2026-02-22T09:21:24.087Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-22T09:21:24.439Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-22T09:21:24.439Z]
[2026-02-22T09:21:24.439Z]
[2026-02-22T09:21:24.439Z] Starting to generate parallel test lists.
[2026-02-22T09:21:24.439Z]
[2026-02-22T09:21:24.439Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-02-22T09:21:24.439Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-02-22T09:21:24.439Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-02-22T09:21:24.439Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-02-22T09:21:24.439Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-02-22T09:21:24.439Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-02-22T09:21:24.439Z] Attempting to get test duration data from TRSS.
[2026-02-22T09:21:24.439Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=x86-64_windows&group=perf&level=extended"
[2026-02-22T09:21:25.160Z] Attempting to get test duration data from cached files.
[2026-02-22T09:21:25.160Z]
[2026-02-22T09:21:25.160Z] TEST DURATION
[2026-02-22T09:21:25.160Z] ====================================================================================
[2026-02-22T09:21:25.160Z] Total number of tests searched: 19
[2026-02-22T09:21:25.160Z] Number of test durations found: 19
[2026-02-22T09:21:25.160Z] Top slowest tests:
[2026-02-22T09:21:25.160Z] 02m06s dacapo-tomcat_0
[2026-02-22T09:21:25.160Z] 01m16s renaissance-finagle-http_0
[2026-02-22T09:21:25.160Z] 00m59s renaissance-mnemonics_0
[2026-02-22T09:21:25.160Z] ====================================================================================
[2026-02-22T09:21:25.160Z]
[2026-02-22T09:21:25.160Z] Test target is split into 1 lists.
[2026-02-22T09:21:25.160Z] Reducing estimated test running time from 09m15s to 09m15s.
[2026-02-22T09:21:25.160Z]
[2026-02-22T09:21:25.160Z] -------------------------------------testList_0-------------------------------------
[2026-02-22T09:21:25.160Z] Number of tests: 19
[2026-02-22T09:21:25.160Z] Estimated running time: 09m15s
[2026-02-22T09:21:25.160Z] TESTLIST=dacapo-tomcat_0,renaissance-finagle-http_0,renaissance-mnemonics_0,dacapo-jython_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-philosophers_0,dacapo-xalan_0,renaissance-als_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-fop_0,dacapo-pmd_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2026-02-22T09:21:25.160Z] ------------------------------------------------------------------------------------
[2026-02-22T09:21:25.160Z]
[2026-02-22T09:21:25.160Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-22T09:21:25.160Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-22T09:21:25.572Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-22T09:21:25.661Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-22T09:21:25.715Z] Building tests...
[Pipeline] timeout
[2026-02-22T09:21:25.718Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-22T09:21:25.731Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-22T09:21:25.877Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-02-22T09:21:25.895Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-22T09:21:25.924Z] $ ssh-agent
[2026-02-22T09:21:26.033Z] SSH_AUTH_SOCK=/tmp/ssh-Y1kFXv5EJliO/agent.241272
[2026-02-22T09:21:26.033Z] SSH_AGENT_PID=241273
[2026-02-22T09:21:26.033Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-22T09:21:26.496Z] + bash ./compile.sh
[2026-02-22T09:21:26.824Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-22T09:21:26.824Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:26.824Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T09:21:26.824Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-22T09:21:26.824Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-22T09:21:26.824Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-22T09:21:27.552Z] Buildfile: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-22T09:21:28.278Z]
[2026-02-22T09:21:28.278Z] build:
[2026-02-22T09:21:28.279Z]
[2026-02-22T09:21:28.279Z] clean:
[2026-02-22T09:21:28.279Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-02-22T09:21:28.279Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-22T09:21:28.279Z]
[2026-02-22T09:21:28.279Z] init:
[2026-02-22T09:21:28.279Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-22T09:21:28.279Z]
[2026-02-22T09:21:28.279Z] getDependentLibs:
[2026-02-22T09:21:28.279Z] [exec] --------------------------------------------
[2026-02-22T09:21:28.279Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:28.279Z] [exec] task is set to default
[2026-02-22T09:21:28.279Z] [exec] dependencyList is set to json_simple
[2026-02-22T09:21:28.279Z] [exec] System Test jars will not be downloaded.
[2026-02-22T09:21:28.279Z] [exec] --------------------------------------------
[2026-02-22T09:21:28.279Z] [exec] Starting download third party dependent jars
[2026-02-22T09:21:28.279Z] [exec] --------------------------------------------
[2026-02-22T09:21:28.279Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:28.279Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-22T09:21:28.279Z] [exec] downloaded dependent third party jars successfully
[2026-02-22T09:21:28.279Z]
[2026-02-22T09:21:28.279Z] compile:
[2026-02-22T09:21:28.279Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T09:21:28.279Z] [echo] ============COMPILER SETTINGS============
[2026-02-22T09:21:28.279Z] [echo] ===fork: yes
[2026-02-22T09:21:28.279Z] [echo] ===debug: on
[2026-02-22T09:21:28.279Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-22T09:21:30.609Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T09:21:30.609Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:21:30.609Z]
[2026-02-22T09:21:30.609Z] dist:
[2026-02-22T09:21:30.609Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-22T09:21:30.609Z]
[2026-02-22T09:21:30.609Z] BUILD SUCCESSFUL
[2026-02-22T09:21:30.609Z] Total time: 2 seconds
[2026-02-22T09:21:30.609Z] 0
[2026-02-22T09:21:30.609Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-22T09:21:31.333Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-22T09:21:31.333Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2026-02-22T09:21:32.496Z] ****************************** MACHINE INFO ******************************
[2026-02-22T09:21:32.496Z] File path : C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2026-02-22T09:21:32.496Z] Free Physical Memory Size : 5896261632
[2026-02-22T09:21:32.496Z] Free space (bytes) : 173261340672
[2026-02-22T09:21:32.496Z] Total Physical Memory Size : 8531955712
[2026-02-22T09:21:32.496Z] Total space (bytes) : 274283311104
[2026-02-22T09:21:32.496Z] Usable space (bytes) : 173261340672
[2026-02-22T09:21:32.496Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T09:21:32.496Z] bashVersion :
[2026-02-22T09:21:32.496Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-22T09:21:32.496Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-22T09:21:32.496Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-22T09:21:32.496Z]
[2026-02-22T09:21:32.496Z] This is free software; you are free to change and redistribute it.
[2026-02-22T09:21:32.496Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T09:21:32.496Z] cpuCores : 4
[2026-02-22T09:21:32.496Z] curlVersion :
[2026-02-22T09:21:32.496Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-22T09:21:32.496Z] Release-Date: 2025-07-16
[2026-02-22T09:21:32.496Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-22T09:21:32.496Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-22T09:21:32.496Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-22T09:21:32.496Z] gcc version : 13
[2026-02-22T09:21:32.496Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-22T09:21:32.496Z] gdb version : bash: line 1: gdb: command not found
[2026-02-22T09:21:32.496Z] lldb version : Command could not be executed
[2026-02-22T09:21:32.496Z] makeVersion :
[2026-02-22T09:21:32.496Z] GNU Make 4.4.1
[2026-02-22T09:21:32.496Z] Built for x86_64-pc-cygwin
[2026-02-22T09:21:32.496Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-22T09:21:32.496Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-22T09:21:32.496Z] This is free software: you are free to change and redistribute it.
[2026-02-22T09:21:32.496Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-22T09:21:32.496Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-22T09:21:32.496Z] perlVersion :
[2026-02-22T09:21:32.496Z]
[2026-02-22T09:21:32.496Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-22T09:21:32.496Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-22T09:21:32.496Z]
[2026-02-22T09:21:32.496Z] Copyright 1987-2025, Larry Wall
[2026-02-22T09:21:32.496Z]
[2026-02-22T09:21:32.496Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-22T09:21:32.496Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-22T09:21:32.496Z]
[2026-02-22T09:21:32.496Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-22T09:21:32.496Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-22T09:21:32.496Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-22T09:21:32.496Z]
[2026-02-22T09:21:32.497Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-22T09:21:32.497Z] procArch : unknown
[2026-02-22T09:21:32.497Z] sysArch : x86_64
[2026-02-22T09:21:32.497Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-22T09:21:32.497Z] ulimit :
[2026-02-22T09:21:32.497Z] core file size (blocks, -c) 0
[2026-02-22T09:21:32.497Z] data seg size (kbytes, -d) unlimited
[2026-02-22T09:21:32.497Z] file size (blocks, -f) unlimited
[2026-02-22T09:21:32.497Z] open files (-n) 3200
[2026-02-22T09:21:32.497Z] pipe size (512 bytes, -p) 8
[2026-02-22T09:21:32.497Z] stack size (kbytes, -s) 2032
[2026-02-22T09:21:32.497Z] cpu time (seconds, -t) unlimited
[2026-02-22T09:21:32.497Z] max user processes (-u) 256
[2026-02-22T09:21:32.497Z] virtual memory (kbytes, -v) unlimited
[2026-02-22T09:21:32.497Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-22T09:21:32.497Z] vmVendor : Oracle Corporation
[2026-02-22T09:21:32.497Z] vmVersion : 27-beta+10-ea
[2026-02-22T09:21:32.497Z] xlc version : bash: line 1: xlC: command not found
[2026-02-22T09:21:32.497Z] **************************************************************************
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.497Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.497Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.497Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.497Z] System.getProperty('os.arch')=amd64
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.497Z] System.getProperty('java.fullversion')=null
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.497Z] System.getProperty('sun.arch.data.model')=64
[2026-02-22T09:21:32.497Z]
[2026-02-22T09:21:32.823Z] make -f clean.mk cleanBuild
[2026-02-22T09:21:32.823Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:21:33.151Z] rm -f -r C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-22T09:21:33.151Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:21:33.151Z] make -f compile.mk compile
[2026-02-22T09:21:33.151Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:21:33.478Z] rm -f -r C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-22T09:21:33.478Z] mkdir -p C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-22T09:21:33.478Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-22T09:21:33.479Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-22T09:21:34.643Z] Buildfile: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-22T09:21:35.368Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-22T09:21:35.368Z]
[2026-02-22T09:21:35.368Z] -create_test_directory:
[2026-02-22T09:21:35.368Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest
[2026-02-22T09:21:35.368Z]
[2026-02-22T09:21:35.368Z] stage_test_material:
[2026-02-22T09:21:35.368Z] [copy] Copying 584 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] build:
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] init:
[2026-02-22T09:21:36.171Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] dist:
[2026-02-22T09:21:36.171Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] build:
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] build:
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] init:
[2026-02-22T09:21:36.171Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2026-02-22T09:21:36.171Z]
[2026-02-22T09:21:36.171Z] getBumbleBench:
[2026-02-22T09:21:36.171Z] [echo] Cloning BumbleBench
[2026-02-22T09:21:36.171Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-22T09:21:36.171Z] [exec] Cloning into 'bumblebench'...
[2026-02-22T09:21:37.332Z]
[2026-02-22T09:21:37.332Z] buildBumbleBench:
[2026-02-22T09:21:37.332Z] [echo] Building BumbleBench
[2026-02-22T09:21:37.332Z]
[2026-02-22T09:21:37.332Z] compile-all:
[2026-02-22T09:21:37.332Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:37.678Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:37.678Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:37.678Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:37.678Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:37.678Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:37.678Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:38.429Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T09:21:38.429Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:21:38.429Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2026-02-22T09:21:38.429Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-22T09:21:38.429Z] [javac] 4 warnings
[2026-02-22T09:21:38.429Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:38.429Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:38.429Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:38.429Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:38.429Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:38.429Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:38.429Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:38.786Z] [javac] 4 warnings
[2026-02-22T09:21:38.786Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:38.786Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:38.786Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:38.786Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:38.786Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:38.786Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:38.786Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:39.182Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API.
[2026-02-22T09:21:39.182Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:21:39.182Z] [javac] 4 warnings
[2026-02-22T09:21:39.182Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:39.182Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:39.182Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:39.182Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:39.182Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.182Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.182Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:39.554Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-22T09:21:39.554Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:21:39.554Z] [javac] 4 warnings
[2026-02-22T09:21:39.554Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:39.554Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:39.554Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:39.554Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:39.554Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.554Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.554Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:39.947Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-22T09:21:39.947Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:21:39.947Z] [javac] 4 warnings
[2026-02-22T09:21:39.947Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:39.947Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:39.947Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:39.947Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:39.947Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.947Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.947Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:39.947Z] [javac] 4 warnings
[2026-02-22T09:21:39.947Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:39.947Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:39.947Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:39.947Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:39.947Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.947Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.947Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:39.947Z] [javac] 4 warnings
[2026-02-22T09:21:39.947Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:39.947Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:39.947Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:39.947Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:39.947Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.947Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:39.947Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:40.310Z] [javac] C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_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-02-22T09:21:40.310Z] [javac] synchronized(init) {
[2026-02-22T09:21:40.310Z] [javac] ^
[2026-02-22T09:21:40.310Z] [javac] 5 warnings
[2026-02-22T09:21:40.310Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:40.310Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:40.310Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:40.310Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:40.310Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:40.310Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:40.310Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:40.656Z] [javac] 4 warnings
[2026-02-22T09:21:40.656Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:40.656Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:40.656Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:40.656Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:40.656Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:40.656Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:40.656Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:40.656Z] [javac] 4 warnings
[2026-02-22T09:21:40.656Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:40.656Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:40.656Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:40.656Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:40.656Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:40.656Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:40.656Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:41.384Z] [javac] 4 warnings
[2026-02-22T09:21:41.384Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:41.384Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:41.384Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:41.384Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:41.384Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.384Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.384Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:41.384Z] [javac] 4 warnings
[2026-02-22T09:21:41.384Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:41.384Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:41.384Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:41.384Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:41.384Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.384Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.385Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:41.385Z] [javac] 4 warnings
[2026-02-22T09:21:41.385Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:41.385Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:41.385Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:41.385Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:41.385Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.385Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.385Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:41.732Z] [javac] 4 warnings
[2026-02-22T09:21:41.732Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-22T09:21:41.732Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-22T09:21:41.732Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-22T09:21:41.732Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-22T09:21:41.732Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.732Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-22T09:21:41.732Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-22T09:21:41.732Z] [javac] 4 warnings
[2026-02-22T09:21:41.732Z]
[2026-02-22T09:21:41.732Z] dist:
[2026-02-22T09:21:42.059Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2026-02-22T09:21:44.365Z]
[2026-02-22T09:21:44.365Z] dist:
[2026-02-22T09:21:44.365Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2026-02-22T09:21:44.365Z]
[2026-02-22T09:21:44.365Z] build:
[2026-02-22T09:21:44.365Z]
[2026-02-22T09:21:44.365Z] getDependentLibs:
[2026-02-22T09:21:51.642Z] [exec] --------------------------------------------
[2026-02-22T09:21:51.642Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:51.642Z] [exec] task is set to default
[2026-02-22T09:21:51.642Z] [exec] dependencyList is set to dacapo
[2026-02-22T09:21:51.642Z] [exec] System Test jars will not be downloaded.
[2026-02-22T09:21:51.642Z] [exec] --------------------------------------------
[2026-02-22T09:21:51.642Z] [exec] Starting download third party dependent jars
[2026-02-22T09:21:51.642Z] [exec] --------------------------------------------
[2026-02-22T09:21:51.642Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-22T09:21:51.642Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-22T09:21:51.642Z] [exec] downloaded dependent third party jars successfully
[2026-02-22T09:21:51.642Z]
[2026-02-22T09:21:51.642Z] init:
[2026-02-22T09:21:51.642Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-22T09:21:51.642Z]
[2026-02-22T09:21:51.642Z] getDacapoSuite:
[2026-02-22T09:21:51.642Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-22T09:23:00.971Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-22T09:23:00.971Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo
[2026-02-22T09:23:00.971Z]
[2026-02-22T09:23:00.971Z] dist:
[2026-02-22T09:23:00.971Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-22T09:23:00.971Z]
[2026-02-22T09:23:00.971Z] build:
[2026-02-22T09:23:00.971Z]
[2026-02-22T09:23:00.971Z] init:
[2026-02-22T09:23:00.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-22T09:23:00.971Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-02-22T09:23:00.971Z]
[2026-02-22T09:23:00.971Z] compile:
[2026-02-22T09:23:00.971Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-22T09:23:00.972Z] [echo] ============COMPILER SETTINGS============
[2026-02-22T09:23:00.972Z] [echo] ===fork: yes
[2026-02-22T09:23:00.972Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-22T09:23:00.972Z] [echo] ===debug: on
[2026-02-22T09:23:00.972Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2026-02-22T09:23:00.972Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-02-22T09:23:00.972Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API.
[2026-02-22T09:23:00.972Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-22T09:23:00.972Z]
[2026-02-22T09:23:00.972Z] dist:
[2026-02-22T09:23:00.972Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2026-02-22T09:23:00.972Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-22T09:23:00.972Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-22T09:23:00.972Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-22T09:23:00.972Z]
[2026-02-22T09:23:00.972Z] clean:
[2026-02-22T09:23:00.972Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-02-22T09:23:00.972Z]
[2026-02-22T09:23:00.972Z] build:
[2026-02-22T09:23:00.972Z]
[2026-02-22T09:23:00.972Z] build:
[2026-02-22T09:23:00.972Z]
[2026-02-22T09:23:00.972Z] init:
[2026-02-22T09:23:00.972Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2026-02-22T09:23:00.972Z]
[2026-02-22T09:23:00.972Z] getRenaissanceSuite:
[2026-02-22T09:23:00.973Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-22T09:23:03.250Z]
[2026-02-22T09:23:03.250Z] dist:
[2026-02-22T09:23:03.250Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.595Z] build:
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.595Z] init:
[2026-02-22T09:23:03.595Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.595Z] getSpecjbbSuite:
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.595Z] dist:
[2026-02-22T09:23:03.595Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.595Z] BUILD SUCCESSFUL
[2026-02-22T09:23:03.595Z] Total time: 1 minute 28 seconds
[2026-02-22T09:23:03.595Z] 0
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.595Z]
[2026-02-22T09:23:03.941Z] RECORD TEST REPOs SHA
[2026-02-22T09:23:03.941Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-22T09:23:03.942Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-22T09:23:03.942Z] Check shas in C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-22T09:23:03.942Z] touch C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-22T09:23:04.285Z] ================================================
[2026-02-22T09:23:04.285Z] timestamp: 20260222-092304
[2026-02-22T09:23:04.285Z] repo dir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests
[2026-02-22T09:23:04.285Z] git repo:
[2026-02-22T09:23:05.007Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-22T09:23:05.007Z] sha:
[2026-02-22T09:23:05.007Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-22T09:23:05.007Z] ================================================
[2026-02-22T09:23:05.007Z] timestamp: 20260222-092304
[2026-02-22T09:23:05.007Z] repo dir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-22T09:23:05.007Z] git repo:
[2026-02-22T09:23:05.007Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-22T09:23:05.007Z] sha:
[2026-02-22T09:23:05.352Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-22T09:23:05.352Z] ================================================
[2026-02-22T09:23:05.352Z] timestamp: 20260222-092305
[2026-02-22T09:23:05.352Z] repo dir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG
[2026-02-22T09:23:05.352Z] git repo:
[2026-02-22T09:23:05.352Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-22T09:23:05.352Z] sha:
[2026-02-22T09:23:05.352Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-22T09:23:05.353Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-02-22T09:23:05.427Z] $ ssh-agent -k
[2026-02-22T09:23:05.471Z] unset SSH_AUTH_SOCK;
[2026-02-22T09:23:05.471Z] unset SSH_AGENT_PID;
[2026-02-22T09:23:05.471Z] echo Agent pid 241273 killed;
[2026-02-22T09:23:05.525Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-22T09:23:05.662Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-22T09:23:05.682Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-22T09:23:05.700Z] $ ssh-agent
[2026-02-22T09:23:05.812Z] SSH_AUTH_SOCK=/tmp/ssh-EINpyCVlNJUJ/agent.241568
[2026-02-22T09:23:05.813Z] SSH_AGENT_PID=241569
[2026-02-22T09:23:05.813Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-22T09:23:06.296Z] ++ uname
[2026-02-22T09:23:06.296Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-22T09:23:06.296Z] ++ uname
[2026-02-22T09:23:06.296Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-22T09:23:06.296Z] ++ uname
[2026-02-22T09:23:06.296Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-22T09:23:06.296Z] + MAKE=make
[2026-02-22T09:23:06.296Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-22T09:23:06.296Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-22T09:23:06.828Z] ++ uname
[2026-02-22T09:23:06.828Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-22T09:23:06.828Z] ++ uname
[2026-02-22T09:23:06.828Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-22T09:23:06.828Z] ++ uname
[2026-02-22T09:23:06.828Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-22T09:23:06.828Z] + MAKE=make
[2026-02-22T09:23:06.828Z] + cd ./aqa-tests
[2026-02-22T09:23:06.828Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-22T09:23:06.828Z] ++ set +x
[2026-02-22T09:23:07.169Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-22T09:23:07.169Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-22T09:23:07.169Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-22T09:23:07.169Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:23:07.498Z] perl scripts/configure.pl
[2026-02-22T09:23:07.498Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-22T09:23:07.851Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-22T09:23:07.851Z]
[2026-02-22T09:23:07.851Z] Starting to generate test make files.
[2026-02-22T09:23:07.851Z]
[2026-02-22T09:23:07.851Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-02-22T09:23:07.851Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-02-22T09:23:07.851Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2026-02-22T09:23:07.851Z]
[2026-02-22T09:23:07.851Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-02-22T09:23:08.190Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-02-22T09:23:08.190Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-02-22T09:23:08.190Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2026-02-22T09:23:08.190Z]
[2026-02-22T09:23:08.190Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-02-22T09:23:08.190Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2026-02-22T09:23:08.190Z]
[2026-02-22T09:23:08.190Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-22T09:23:08.190Z]
[2026-02-22T09:23:08.190Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-22T09:23:08.190Z]
[2026-02-22T09:23:08.190Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-22T09:23:08.190Z]
[2026-02-22T09:23:08.190Z] Make files are generated successfully.
[2026-02-22T09:23:08.190Z]
[2026-02-22T09:23:08.190Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:23:08.190Z] make -f runtest.mk _extended.perf
[2026-02-22T09:23:08.190Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:23:08.526Z]
[2026-02-22T09:23:08.526Z] Running make 4.4.1
[2026-02-22T09:23:08.526Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/
[2026-02-22T09:23:08.856Z] set JDK_VERSION to 27
[2026-02-22T09:23:08.856Z] set JDK_IMPL to hotspot
[2026-02-22T09:23:08.856Z] set JVM_VERSION to openjdk27
[2026-02-22T09:23:08.856Z] set JCL_VERSION to latest
[2026-02-22T09:23:08.856Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-22T09:23:08.856Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-22T09:23:08.856Z] set SPEC to win_x86-64
[2026-02-22T09:23:08.856Z] set TEST_FLAG to
[2026-02-22T09:23:09.187Z] Running extended.perf ...
[2026-02-22T09:23:09.187Z] There are 19 test targets in extended.perf
[2026-02-22T09:23:09.187Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-22T09:23:09.187Z] openjdk version "27-beta" 2026-09-15
[2026-02-22T09:23:09.187Z] OpenJDK Runtime Environment Temurin-27+10-202602220606 (build 27-beta+10-ea)
[2026-02-22T09:23:09.187Z] OpenJDK 64-Bit Server VM Temurin-27+10-202602220606 (build 27-beta+10-ea, mixed mode, sharing)
[2026-02-22T09:23:09.516Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests'
[2026-02-22T09:23:09.516Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2026-02-22T09:23:09.860Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2026-02-22T09:23:09.860Z]
[2026-02-22T09:23:10.206Z] ===============================================
[2026-02-22T09:23:10.206Z] Running test dacapo-avrora_0 ...
[2026-02-22T09:23:10.206Z] ===============================================
[2026-02-22T09:23:10.535Z] dacapo-avrora_0 Start Time: Sun Feb 22 09:23:10 2026 Epoch Time (ms): 1771752190248
[2026-02-22T09:23:10.535Z] dacapo-avrora_0_DISABLED
[2026-02-22T09:23:10.535Z] Disabled Reason:
[2026-02-22T09:23:10.864Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-02-22T09:23:10.864Z] dacapo-avrora_0 Finish Time: Sun Feb 22 09:23:10 2026 Epoch Time (ms): 1771752190622
[2026-02-22T09:23:10.864Z]
[2026-02-22T09:23:11.194Z] ===============================================
[2026-02-22T09:23:11.194Z] Running test dacapo-fop_0 ...
[2026-02-22T09:23:11.194Z] ===============================================
[2026-02-22T09:23:11.194Z] dacapo-fop_0 Start Time: Sun Feb 22 09:23:11 2026 Epoch Time (ms): 1771752191131
[2026-02-22T09:23:11.543Z] variation: NoOptions
[2026-02-22T09:23:11.543Z] JVM_OPTIONS:
[2026-02-22T09:23:11.543Z] { \
[2026-02-22T09:23:11.543Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:23:11.543Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:23:11.543Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-fop_0"; \
[2026-02-22T09:23:11.543Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-fop_0"; \
[2026-02-22T09:23:11.543Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:23:11.543Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2026-02-22T09:23:11.543Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:23:11.543Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:23:11.543Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:23:11.543Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:23:11.543Z]
[2026-02-22T09:23:11.543Z] TEST SETUP:
[2026-02-22T09:23:11.543Z] Nothing to be done for setup.
[2026-02-22T09:23:11.543Z]
[2026-02-22T09:23:11.543Z] TESTING:
[2026-02-22T09:23:14.519Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-22T09:23:14.519Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-22T09:23:19.577Z] 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-02-22T09:23:19.905Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5551 msec =====
[2026-02-22T09:23:19.905Z] -----------------------------------
[2026-02-22T09:23:19.905Z] dacapo-fop_0_PASSED
[2026-02-22T09:23:19.905Z] -----------------------------------
[2026-02-22T09:23:19.905Z]
[2026-02-22T09:23:19.905Z] TEST TEARDOWN:
[2026-02-22T09:23:19.905Z] Nothing to be done for teardown.
[2026-02-22T09:23:19.905Z] dacapo-fop_0 Finish Time: Sun Feb 22 09:23:19 2026 Epoch Time (ms): 1771752199837
[2026-02-22T09:23:20.233Z]
[2026-02-22T09:23:20.233Z] ===============================================
[2026-02-22T09:23:20.233Z] Running test dacapo-jython_0 ...
[2026-02-22T09:23:20.233Z] ===============================================
[2026-02-22T09:23:20.564Z] dacapo-jython_0 Start Time: Sun Feb 22 09:23:20 2026 Epoch Time (ms): 1771752200228
[2026-02-22T09:23:20.564Z] variation: NoOptions
[2026-02-22T09:23:20.564Z] JVM_OPTIONS:
[2026-02-22T09:23:20.564Z] { \
[2026-02-22T09:23:20.564Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:23:20.564Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:23:20.564Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-jython_0"; \
[2026-02-22T09:23:20.564Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-jython_0"; \
[2026-02-22T09:23:20.564Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:23:20.564Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2026-02-22T09:23:20.564Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:23:20.564Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:23:20.564Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:23:20.564Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:23:20.905Z]
[2026-02-22T09:23:20.905Z] TEST SETUP:
[2026-02-22T09:23:20.905Z] Nothing to be done for setup.
[2026-02-22T09:23:20.905Z]
[2026-02-22T09:23:20.905Z] TESTING:
[2026-02-22T09:24:00.979Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-22T09:24:03.297Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-22T09:24:05.578Z] -------------------------------------------------------------------------------
[2026-02-22T09:24:05.578Z] PYBENCH 2.0
[2026-02-22T09:24:05.578Z] -------------------------------------------------------------------------------
[2026-02-22T09:24:05.578Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:24:05.578Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-02-22T09:24:05.578Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-02-22T09:24:05.578Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:24:05.578Z] * using Jython
[2026-02-22T09:24:05.578Z] * system check interval set to maximum: 2147483647
[2026-02-22T09:24:05.578Z] * using timer: time.time
[2026-02-22T09:24:05.578Z]
[2026-02-22T09:24:06.483Z] Calibrating tests. Please wait... done.
[2026-02-22T09:24:06.483Z]
[2026-02-22T09:24:06.483Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-22T09:24:06.483Z]
[2026-02-22T09:24:12.414Z] * Round 1 done.
[2026-02-22T09:24:15.397Z] * Round 2 done.
[2026-02-22T09:24:15.397Z]
[2026-02-22T09:24:15.397Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 11518 msec =====
[2026-02-22T09:24:15.397Z] -----------------------------------
[2026-02-22T09:24:15.397Z] dacapo-jython_0_PASSED
[2026-02-22T09:24:15.397Z] -----------------------------------
[2026-02-22T09:24:15.397Z]
[2026-02-22T09:24:15.397Z] TEST TEARDOWN:
[2026-02-22T09:24:15.397Z] Nothing to be done for teardown.
[2026-02-22T09:24:15.397Z] dacapo-jython_0 Finish Time: Sun Feb 22 09:24:14 2026 Epoch Time (ms): 1771752254959
[2026-02-22T09:24:15.397Z]
[2026-02-22T09:24:15.397Z] ===============================================
[2026-02-22T09:24:15.397Z] Running test dacapo-luindex_0 ...
[2026-02-22T09:24:15.397Z] ===============================================
[2026-02-22T09:24:15.397Z] dacapo-luindex_0 Start Time: Sun Feb 22 09:24:15 2026 Epoch Time (ms): 1771752255346
[2026-02-22T09:24:15.754Z] variation: NoOptions
[2026-02-22T09:24:15.754Z] JVM_OPTIONS:
[2026-02-22T09:24:15.754Z] { \
[2026-02-22T09:24:15.754Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:24:15.754Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:24:15.754Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-luindex_0"; \
[2026-02-22T09:24:15.754Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-luindex_0"; \
[2026-02-22T09:24:15.754Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:24:15.754Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2026-02-22T09:24:15.754Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:24:15.754Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:24:15.754Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:24:15.754Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:24:15.754Z]
[2026-02-22T09:24:15.754Z] TEST SETUP:
[2026-02-22T09:24:15.754Z] Nothing to be done for setup.
[2026-02-22T09:24:15.754Z]
[2026-02-22T09:24:15.754Z] TESTING:
[2026-02-22T09:24:16.097Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2026-02-22T09:24:16.514Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-22T09:24:16.515Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-22T09:24:17.237Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-22T09:24:17.237Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-22T09:24:17.971Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-22T09:24:19.136Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-22T09:24:19.136Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:24:19.136Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-02-22T09:24:19.136Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-02-22T09:24:19.136Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-02-22T09:24:21.009Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-22T09:24:21.728Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-22T09:24:23.380Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-22T09:24:23.728Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-22T09:24:23.728Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-22T09:24:23.728Z] Optimizing...
[2026-02-22T09:24:26.703Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10027 msec =====
[2026-02-22T09:24:26.703Z] -----------------------------------
[2026-02-22T09:24:26.703Z] dacapo-luindex_0_PASSED
[2026-02-22T09:24:26.703Z] -----------------------------------
[2026-02-22T09:24:26.703Z]
[2026-02-22T09:24:26.703Z] TEST TEARDOWN:
[2026-02-22T09:24:26.703Z] Nothing to be done for teardown.
[2026-02-22T09:24:26.703Z] dacapo-luindex_0 Finish Time: Sun Feb 22 09:24:26 2026 Epoch Time (ms): 1771752266470
[2026-02-22T09:24:26.703Z]
[2026-02-22T09:24:26.703Z] ===============================================
[2026-02-22T09:24:27.033Z] Running test dacapo-pmd_0 ...
[2026-02-22T09:24:27.033Z] ===============================================
[2026-02-22T09:24:27.033Z] dacapo-pmd_0 Start Time: Sun Feb 22 09:24:26 2026 Epoch Time (ms): 1771752266958
[2026-02-22T09:24:27.379Z] dacapo-pmd_0_DISABLED
[2026-02-22T09:24:27.379Z] Disabled Reason:
[2026-02-22T09:24:27.379Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739
[2026-02-22T09:24:27.380Z] dacapo-pmd_0 Finish Time: Sun Feb 22 09:24:27 2026 Epoch Time (ms): 1771752267233
[2026-02-22T09:24:27.380Z]
[2026-02-22T09:24:27.708Z] ===============================================
[2026-02-22T09:24:27.708Z] Running test dacapo-sunflow_0 ...
[2026-02-22T09:24:27.708Z] ===============================================
[2026-02-22T09:24:27.708Z] dacapo-sunflow_0 Start Time: Sun Feb 22 09:24:27 2026 Epoch Time (ms): 1771752267624
[2026-02-22T09:24:28.056Z] variation: NoOptions
[2026-02-22T09:24:28.056Z] JVM_OPTIONS:
[2026-02-22T09:24:28.056Z] { \
[2026-02-22T09:24:28.056Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:24:28.056Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:24:28.056Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-sunflow_0"; \
[2026-02-22T09:24:28.056Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-sunflow_0"; \
[2026-02-22T09:24:28.056Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:24:28.056Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2026-02-22T09:24:28.056Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:24:28.056Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:24:28.056Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:24:28.056Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:24:28.056Z]
[2026-02-22T09:24:28.056Z] TEST SETUP:
[2026-02-22T09:24:28.056Z] Nothing to be done for setup.
[2026-02-22T09:24:28.056Z]
[2026-02-22T09:24:28.056Z] TESTING:
[2026-02-22T09:24:28.402Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-22T09:24:29.034Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-22T09:24:52.591Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 23820 msec =====
[2026-02-22T09:24:52.591Z] -----------------------------------
[2026-02-22T09:24:52.591Z] dacapo-sunflow_0_PASSED
[2026-02-22T09:24:52.591Z] -----------------------------------
[2026-02-22T09:24:52.591Z]
[2026-02-22T09:24:52.591Z] TEST TEARDOWN:
[2026-02-22T09:24:52.591Z] Nothing to be done for teardown.
[2026-02-22T09:24:52.591Z] dacapo-sunflow_0 Finish Time: Sun Feb 22 09:24:52 2026 Epoch Time (ms): 1771752292469
[2026-02-22T09:24:52.591Z]
[2026-02-22T09:24:52.931Z] ===============================================
[2026-02-22T09:24:52.931Z] Running test dacapo-tomcat_0 ...
[2026-02-22T09:24:52.931Z] ===============================================
[2026-02-22T09:24:53.276Z] dacapo-tomcat_0 Start Time: Sun Feb 22 09:24:52 2026 Epoch Time (ms): 1771752292976
[2026-02-22T09:24:53.276Z] variation: NoOptions
[2026-02-22T09:24:53.606Z] JVM_OPTIONS:
[2026-02-22T09:24:53.606Z] { \
[2026-02-22T09:24:53.606Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:24:53.606Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:24:53.606Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-tomcat_0"; \
[2026-02-22T09:24:53.606Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-tomcat_0"; \
[2026-02-22T09:24:53.606Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:24:53.606Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2026-02-22T09:24:53.606Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:24:53.606Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:24:53.606Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:24:53.606Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:24:53.951Z]
[2026-02-22T09:24:53.951Z] TEST SETUP:
[2026-02-22T09:24:53.952Z] Nothing to be done for setup.
[2026-02-22T09:24:53.952Z]
[2026-02-22T09:24:53.952Z] TESTING:
[2026-02-22T09:24:53.952Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-02-22T09:24:53.952Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-22T09:25:09.872Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-22T09:25:09.872Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2026-02-22T09:25:09.872Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-22T09:25:09.872Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-02-22T09:25:09.872Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-22T09:25:09.872Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-22T09:25:09.872Z]
[2026-02-22T09:25:12.153Z] Server created with thread pool size 4
[2026-02-22T09:25:12.153Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-22T09:25:12.153Z] Loading web application
[2026-02-22T09:25:12.153Z] Starting 80000 requests...
[2026-02-22T09:25:26.542Z] Completing requests: 5%
[2026-02-22T09:25:29.529Z] Completing requests: 10%
[2026-02-22T09:25:32.507Z] Completing requests: 15%
[2026-02-22T09:25:35.468Z] Completing requests: 20%
[2026-02-22T09:25:37.797Z] Completing requests: 25%
[2026-02-22T09:25:40.844Z] Completing requests: 30%
[2026-02-22T09:25:43.826Z] Completing requests: 35%
[2026-02-22T09:25:46.809Z] Completing requests: 40%
[2026-02-22T09:25:49.798Z] Completing requests: 45%
[2026-02-22T09:25:52.078Z] Completing requests: 50%
[2026-02-22T09:25:55.055Z] Completing requests: 55%
[2026-02-22T09:25:58.053Z] Completing requests: 60%
[2026-02-22T09:26:01.033Z] Completing requests: 65%
[2026-02-22T09:26:04.017Z] Completing requests: 70%
[2026-02-22T09:26:06.359Z] Completing requests: 75%
[2026-02-22T09:26:09.373Z] Completing requests: 80%
[2026-02-22T09:26:12.371Z] Completing requests: 85%
[2026-02-22T09:26:15.381Z] Completing requests: 90%
[2026-02-22T09:26:17.659Z] Completing requests: 95%
[2026-02-22T09:26:17.659Z]
[2026-02-22T09:26:17.659Z] Completed requests
[2026-02-22T09:26:17.659Z] Client threads complete ... unloading web application
[2026-02-22T09:26:17.990Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 66049 msec =====
[2026-02-22T09:26:17.991Z] ===== DaCapo processed 80000 requests in 65927 msec, 1213 requests per second =====
[2026-02-22T09:26:17.991Z] ===== DaCapo tail latency, simple: 50% 2576 usec, 90% 3252 usec, 99% 19230 usec, 99.9% 202417 usec, 99.99% 472429 usec, max 1146708 usec, measured over 80000 events =====
[2026-02-22T09:26:17.991Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3131 usec, 90% 9800 usec, 99% 19943 usec, 99.9% 202417 usec, 99.99% 472429 usec, max 1146708 usec, measured over 80000 events =====
[2026-02-22T09:26:17.991Z] ===== DaCapo tail latency, metered full smoothing: 50% 4397693 usec, 90% 7946443 usec, 99% 8542136 usec, 99.9% 8552697 usec, 99.99% 8563846 usec, max 8571745 usec, measured over 80000 events =====
[2026-02-22T09:26:17.991Z] Server stopped ... iteration complete
[2026-02-22T09:26:17.991Z] -----------------------------------
[2026-02-22T09:26:17.991Z] dacapo-tomcat_0_PASSED
[2026-02-22T09:26:17.991Z] -----------------------------------
[2026-02-22T09:26:17.991Z]
[2026-02-22T09:26:17.991Z] TEST TEARDOWN:
[2026-02-22T09:26:17.991Z] Nothing to be done for teardown.
[2026-02-22T09:26:18.321Z] dacapo-tomcat_0 Finish Time: Sun Feb 22 09:26:18 2026 Epoch Time (ms): 1771752378018
[2026-02-22T09:26:18.321Z]
[2026-02-22T09:26:18.650Z] ===============================================
[2026-02-22T09:26:18.650Z] Running test dacapo-xalan_0 ...
[2026-02-22T09:26:18.650Z] ===============================================
[2026-02-22T09:26:18.983Z] dacapo-xalan_0 Start Time: Sun Feb 22 09:26:18 2026 Epoch Time (ms): 1771752378612
[2026-02-22T09:26:18.983Z] variation: NoOptions
[2026-02-22T09:26:18.983Z] JVM_OPTIONS:
[2026-02-22T09:26:18.983Z] { \
[2026-02-22T09:26:18.983Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:26:18.983Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:26:18.983Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-xalan_0"; \
[2026-02-22T09:26:18.983Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-xalan_0"; \
[2026-02-22T09:26:18.983Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:26:18.983Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2026-02-22T09:26:18.983Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:26:18.983Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:26:18.983Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:26:18.983Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:26:19.327Z]
[2026-02-22T09:26:19.327Z] TEST SETUP:
[2026-02-22T09:26:19.327Z] Nothing to be done for setup.
[2026-02-22T09:26:19.327Z]
[2026-02-22T09:26:19.327Z] TESTING:
[2026-02-22T09:26:19.327Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-22T09:26:20.070Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-22T09:26:20.070Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-22T09:26:22.882Z] Processing: 5%
[2026-02-22T09:26:23.501Z] Processing: 10%
[2026-02-22T09:26:23.922Z] Processing: 15%
[2026-02-22T09:26:24.801Z] Processing: 20%
[2026-02-22T09:26:24.801Z] Processing: 25%
[2026-02-22T09:26:25.574Z] Processing: 30%
[2026-02-22T09:26:25.574Z] Processing: 35%
[2026-02-22T09:26:26.029Z] Processing: 40%
[2026-02-22T09:26:26.463Z] Processing: 45%
[2026-02-22T09:26:26.867Z] Processing: 50%
[2026-02-22T09:26:26.867Z] Processing: 55%
[2026-02-22T09:26:27.257Z] Processing: 60%
[2026-02-22T09:26:27.631Z] Processing: 65%
[2026-02-22T09:26:28.125Z] Processing: 70%
[2026-02-22T09:26:28.493Z] Processing: 75%
[2026-02-22T09:26:28.493Z] Processing: 80%
[2026-02-22T09:26:28.941Z] Processing: 85%
[2026-02-22T09:26:29.290Z] Processing: 90%
[2026-02-22T09:26:29.290Z] Processing: 95%
[2026-02-22T09:26:29.290Z] Normal completion.
[2026-02-22T09:26:29.290Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9230 msec =====
[2026-02-22T09:26:29.620Z] -----------------------------------
[2026-02-22T09:26:29.620Z] dacapo-xalan_0_PASSED
[2026-02-22T09:26:29.620Z] -----------------------------------
[2026-02-22T09:26:29.620Z]
[2026-02-22T09:26:29.620Z] TEST TEARDOWN:
[2026-02-22T09:26:29.620Z] Nothing to be done for teardown.
[2026-02-22T09:26:29.620Z] dacapo-xalan_0 Finish Time: Sun Feb 22 09:26:29 2026 Epoch Time (ms): 1771752389421
[2026-02-22T09:26:29.620Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2026-02-22T09:26:29.620Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2026-02-22T09:26:29.950Z]
[2026-02-22T09:26:29.950Z] ===============================================
[2026-02-22T09:26:29.950Z] Running test renaissance-als_0 ...
[2026-02-22T09:26:30.293Z] ===============================================
[2026-02-22T09:26:30.293Z] renaissance-als_0 Start Time: Sun Feb 22 09:26:30 2026 Epoch Time (ms): 1771752390062
[2026-02-22T09:26:30.293Z] variation: NoOptions
[2026-02-22T09:26:30.293Z] JVM_OPTIONS:
[2026-02-22T09:26:30.293Z] { \
[2026-02-22T09:26:30.293Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:26:30.293Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:26:30.293Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-als_0"; \
[2026-02-22T09:26:30.293Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-als_0"; \
[2026-02-22T09:26:30.293Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:26:30.293Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-als_0"\\als.json" als; \
[2026-02-22T09:26:30.293Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:26:30.293Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:26:30.293Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:26:30.293Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:26:30.639Z]
[2026-02-22T09:26:30.639Z] TEST SETUP:
[2026-02-22T09:26:30.639Z] Nothing to be done for setup.
[2026-02-22T09:26:30.639Z]
[2026-02-22T09:26:30.639Z] TESTING:
[2026-02-22T09:26:30.987Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:26:30.987Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-als_0/launcher-092630-487457986297794001/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:26:30.987Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:26:30.987Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:26:44.123Z] Benchmark 'als' failed with exception:
[2026-02-22T09:26:44.123Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:26:44.123Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T09:26:44.123Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T09:26:44.123Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T09:26:44.123Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T09:26:44.123Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T09:26:44.123Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:26:44.123Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T09:26:44.123Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T09:26:44.123Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T09:26:44.123Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T09:26:44.123Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T09:26:44.123Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T09:26:44.123Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T09:26:44.123Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T09:26:44.123Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T09:26:44.123Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:26:44.123Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T09:26:44.123Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T09:26:44.123Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T09:26:44.123Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-02-22T09:26:44.123Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-02-22T09:26:44.123Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:26:44.123Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:26:44.123Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:26:44.123Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:26:44.123Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:26:44.123Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:26:44.123Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:26:44.123Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:26:44.123Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:26:44.123Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:26:44.123Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:26:44.123Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:26:44.123Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:26:44.123Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:26:44.123Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T09:26:44.123Z] ... 34 more
[2026-02-22T09:26:44.123Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:26:44.123Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:26:44.123Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:26:44.123Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:26:44.124Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:26:44.124Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:26:44.124Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:26:44.124Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T09:26:44.124Z] ... 34 more
[2026-02-22T09:26:44.124Z] The following benchmarks failed: als
[2026-02-22T09:26:44.124Z] -----------------------------------
[2026-02-22T09:26:44.124Z] renaissance-als_0_FAILED
[2026-02-22T09:26:44.124Z] -----------------------------------
[2026-02-22T09:26:44.124Z]
[2026-02-22T09:26:44.124Z] TEST TEARDOWN:
[2026-02-22T09:26:44.124Z] Nothing to be done for teardown.
[2026-02-22T09:26:44.124Z] renaissance-als_0 Finish Time: Sun Feb 22 09:26:43 2026 Epoch Time (ms): 1771752403901
[2026-02-22T09:26:44.124Z]
[2026-02-22T09:26:44.459Z] ===============================================
[2026-02-22T09:26:44.459Z] Running test renaissance-chi-square_0 ...
[2026-02-22T09:26:44.807Z] ===============================================
[2026-02-22T09:26:44.807Z] renaissance-chi-square_0 Start Time: Sun Feb 22 09:26:44 2026 Epoch Time (ms): 1771752404588
[2026-02-22T09:26:44.807Z] variation: NoOptions
[2026-02-22T09:26:45.160Z] JVM_OPTIONS:
[2026-02-22T09:26:45.160Z] { \
[2026-02-22T09:26:45.160Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:26:45.160Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:26:45.160Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-chi-square_0"; \
[2026-02-22T09:26:45.160Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-chi-square_0"; \
[2026-02-22T09:26:45.160Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:26:45.160Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-chi-square_0"\\chi-square.json" chi-square; \
[2026-02-22T09:26:45.160Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:26:45.160Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:26:45.160Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:26:45.160Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:26:45.160Z]
[2026-02-22T09:26:45.160Z] TEST SETUP:
[2026-02-22T09:26:45.160Z] Nothing to be done for setup.
[2026-02-22T09:26:45.160Z]
[2026-02-22T09:26:45.160Z] TESTING:
[2026-02-22T09:26:45.888Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:26:45.888Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-chi-square_0/launcher-092645-15242161109030923586/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:26:45.888Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:26:45.888Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:26:59.066Z] Benchmark 'chi-square' failed with exception:
[2026-02-22T09:26:59.066Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:26:59.066Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T09:26:59.066Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T09:26:59.066Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T09:26:59.066Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T09:26:59.066Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T09:26:59.066Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:26:59.066Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T09:26:59.066Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T09:26:59.066Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T09:26:59.066Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T09:26:59.066Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T09:26:59.066Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T09:26:59.066Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T09:26:59.066Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T09:26:59.066Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T09:26:59.066Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:26:59.066Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T09:26:59.066Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T09:26:59.066Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T09:26:59.066Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-02-22T09:26:59.066Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-02-22T09:26:59.066Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:26:59.066Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:26:59.066Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:26:59.066Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:26:59.066Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:26:59.066Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:26:59.066Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:26:59.066Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:26:59.066Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:26:59.066Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:26:59.066Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:26:59.066Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:26:59.066Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:26:59.066Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:26:59.066Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T09:26:59.066Z] ... 34 more
[2026-02-22T09:26:59.066Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:26:59.066Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:26:59.066Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:26:59.066Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:26:59.066Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:26:59.066Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:26:59.066Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:26:59.066Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T09:26:59.066Z] ... 34 more
[2026-02-22T09:26:59.066Z] The following benchmarks failed: chi-square
[2026-02-22T09:26:59.066Z] -----------------------------------
[2026-02-22T09:26:59.066Z] renaissance-chi-square_0_FAILED
[2026-02-22T09:26:59.066Z] -----------------------------------
[2026-02-22T09:26:59.066Z]
[2026-02-22T09:26:59.066Z] TEST TEARDOWN:
[2026-02-22T09:26:59.066Z] Nothing to be done for teardown.
[2026-02-22T09:26:59.066Z] renaissance-chi-square_0 Finish Time: Sun Feb 22 09:26:57 2026 Epoch Time (ms): 1771752417888
[2026-02-22T09:26:59.066Z]
[2026-02-22T09:26:59.066Z] ===============================================
[2026-02-22T09:26:59.066Z] Running test renaissance-db-shootout_0 ...
[2026-02-22T09:26:59.066Z] ===============================================
[2026-02-22T09:26:59.066Z] renaissance-db-shootout_0 Start Time: Sun Feb 22 09:26:58 2026 Epoch Time (ms): 1771752418466
[2026-02-22T09:26:59.066Z] variation: NoOptions
[2026-02-22T09:26:59.066Z] JVM_OPTIONS:
[2026-02-22T09:26:59.066Z] { \
[2026-02-22T09:26:59.066Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:26:59.066Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:26:59.066Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-db-shootout_0"; \
[2026-02-22T09:26:59.066Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-db-shootout_0"; \
[2026-02-22T09:26:59.066Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:26:59.066Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2026-02-22T09:26:59.066Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:26:59.067Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:26:59.067Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:26:59.067Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:26:59.067Z]
[2026-02-22T09:26:59.067Z] TEST SETUP:
[2026-02-22T09:26:59.067Z] Nothing to be done for setup.
[2026-02-22T09:26:59.067Z]
[2026-02-22T09:26:59.067Z] TESTING:
[2026-02-22T09:26:59.433Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:26:59.433Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-db-shootout_0/launcher-092658-4416931627850715442/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:26:59.433Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:26:59.433Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:27:12.577Z] [2026-02-22T09:27:10.991+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-02-22T09:27:12.577Z] 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-02-22T09:27:12.577Z] [main] WARN net.openhft.chronicle.hash.impl.util.CanonicalRandomAccessFiles - File locking is disabled or not supported on this platform (Windows Server 2022). Make sure you are not running ChronicleMapBuilder::*recover* methods when other processes or threads have the mapped file open!
[2026-02-22T09:27:12.577Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-02-22T09:27:12.577Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:27:12.577Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-22T09:27:12.577Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-22T09:27:12.577Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-22T09:27:12.577Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:27:12.577Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:27:12.577Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:27:12.577Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:27:12.577Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:27:12.577Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:27:12.577Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:27:12.577Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:27:12.577Z] Benchmark 'db-shootout' failed with exception:
[2026-02-22T09:27:12.577Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-22T09:27:12.577Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-22T09:27:12.577Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-22T09:27:12.577Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:27:12.577Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:27:12.577Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:27:12.577Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:27:12.577Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:27:12.577Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:27:12.577Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:27:12.577Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:27:12.577Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:27:12.577Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-02-22T09:27:12.577Z] ... 20 more
[2026-02-22T09:27:12.577Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:27:12.577Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:27:12.577Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:27:12.577Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-22T09:27:12.577Z] ... 20 more
[2026-02-22T09:27:12.577Z] The following benchmarks failed: db-shootout
[2026-02-22T09:27:12.577Z] [2026-02-22T09:27:11.192+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-22T09:27:12.577Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17717521883671\renaissance-db-shootout_0\launcher-092658-4416931627850715442: launcher-092658-4416931627850715442\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-02-22T09:27:12.577Z] [2026-02-22T09:27:11.192+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-22T09:27:12.577Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17717521883671\renaissance-db-shootout_0\launcher-092658-4416931627850715442: launcher-092658-4416931627850715442\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-02-22T09:27:12.577Z] -----------------------------------
[2026-02-22T09:27:12.577Z] renaissance-db-shootout_0_FAILED
[2026-02-22T09:27:12.577Z] -----------------------------------
[2026-02-22T09:27:12.577Z]
[2026-02-22T09:27:12.577Z] TEST TEARDOWN:
[2026-02-22T09:27:12.577Z] Nothing to be done for teardown.
[2026-02-22T09:27:12.577Z] renaissance-db-shootout_0 Finish Time: Sun Feb 22 09:27:11 2026 Epoch Time (ms): 1771752431358
[2026-02-22T09:27:12.577Z]
[2026-02-22T09:27:12.577Z] ===============================================
[2026-02-22T09:27:12.577Z] Running test renaissance-dec-tree_0 ...
[2026-02-22T09:27:12.577Z] ===============================================
[2026-02-22T09:27:12.577Z] renaissance-dec-tree_0 Start Time: Sun Feb 22 09:27:11 2026 Epoch Time (ms): 1771752431936
[2026-02-22T09:27:12.577Z] variation: NoOptions
[2026-02-22T09:27:12.577Z] JVM_OPTIONS:
[2026-02-22T09:27:12.577Z] { \
[2026-02-22T09:27:12.577Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:27:12.577Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:27:12.577Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-dec-tree_0"; \
[2026-02-22T09:27:12.577Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-dec-tree_0"; \
[2026-02-22T09:27:12.577Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:27:12.578Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-dec-tree_0"\\dec-tree.json" dec-tree; \
[2026-02-22T09:27:12.578Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:27:12.578Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:27:12.578Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:27:12.578Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:27:12.578Z]
[2026-02-22T09:27:12.578Z] TEST SETUP:
[2026-02-22T09:27:12.578Z] Nothing to be done for setup.
[2026-02-22T09:27:12.578Z]
[2026-02-22T09:27:12.578Z] TESTING:
[2026-02-22T09:27:12.923Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:27:12.923Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-dec-tree_0/launcher-092712-15538903134656776951/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:27:12.923Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:27:12.923Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:27:26.025Z] Benchmark 'dec-tree' failed with exception:
[2026-02-22T09:27:26.025Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:27:26.025Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T09:27:26.025Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T09:27:26.025Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T09:27:26.025Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T09:27:26.025Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T09:27:26.025Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:27:26.025Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T09:27:26.025Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T09:27:26.025Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T09:27:26.025Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T09:27:26.025Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T09:27:26.025Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T09:27:26.025Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T09:27:26.025Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T09:27:26.025Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T09:27:26.025Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:27:26.025Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T09:27:26.025Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T09:27:26.025Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T09:27:26.025Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-02-22T09:27:26.025Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-02-22T09:27:26.025Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:27:26.025Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:27:26.025Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:27:26.025Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:27:26.025Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:27:26.025Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:27:26.025Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:27:26.025Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:27:26.025Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:27:26.025Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:27:26.025Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:27:26.025Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:27:26.025Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:27:26.025Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:27:26.025Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T09:27:26.025Z] ... 34 more
[2026-02-22T09:27:26.025Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:27:26.025Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:27:26.025Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:27:26.026Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:27:26.026Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:27:26.026Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:27:26.026Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:27:26.026Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T09:27:26.026Z] ... 34 more
[2026-02-22T09:27:26.026Z] The following benchmarks failed: dec-tree
[2026-02-22T09:27:26.026Z] -----------------------------------
[2026-02-22T09:27:26.026Z] renaissance-dec-tree_0_FAILED
[2026-02-22T09:27:26.026Z] -----------------------------------
[2026-02-22T09:27:26.026Z]
[2026-02-22T09:27:26.026Z] TEST TEARDOWN:
[2026-02-22T09:27:26.026Z] Nothing to be done for teardown.
[2026-02-22T09:27:26.026Z] renaissance-dec-tree_0 Finish Time: Sun Feb 22 09:27:24 2026 Epoch Time (ms): 1771752444891
[2026-02-22T09:27:26.026Z]
[2026-02-22T09:27:26.026Z] ===============================================
[2026-02-22T09:27:26.026Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-22T09:27:26.026Z] ===============================================
[2026-02-22T09:27:26.026Z] renaissance-finagle-chirper_0 Start Time: Sun Feb 22 09:27:25 2026 Epoch Time (ms): 1771752445798
[2026-02-22T09:27:26.026Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-22T09:27:26.026Z] Disabled Reason:
[2026-02-22T09:27:26.369Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-22T09:27:26.369Z] renaissance-finagle-chirper_0 Finish Time: Sun Feb 22 09:27:26 2026 Epoch Time (ms): 1771752446126
[2026-02-22T09:27:26.369Z]
[2026-02-22T09:27:26.698Z] ===============================================
[2026-02-22T09:27:26.698Z] Running test renaissance-finagle-http_0 ...
[2026-02-22T09:27:27.046Z] ===============================================
[2026-02-22T09:27:27.046Z] renaissance-finagle-http_0 Start Time: Sun Feb 22 09:27:26 2026 Epoch Time (ms): 1771752446799
[2026-02-22T09:27:27.046Z] variation: NoOptions
[2026-02-22T09:27:27.398Z] JVM_OPTIONS:
[2026-02-22T09:27:27.398Z] { \
[2026-02-22T09:27:27.398Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:27:27.398Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:27:27.398Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-finagle-http_0"; \
[2026-02-22T09:27:27.398Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-finagle-http_0"; \
[2026-02-22T09:27:27.398Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:27:27.398Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2026-02-22T09:27:27.398Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:27:27.398Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:27:27.398Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:27:27.398Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:27:27.398Z]
[2026-02-22T09:27:27.398Z] TEST SETUP:
[2026-02-22T09:27:27.398Z] Nothing to be done for setup.
[2026-02-22T09:27:27.398Z]
[2026-02-22T09:27:27.398Z] TESTING:
[2026-02-22T09:27:28.129Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:27:28.129Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-finagle-http_0/launcher-092727-9410317622193124945/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:27:28.129Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:27:28.129Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:27:34.078Z] finagle-http on :60594 spawning 4 client and default number of server workers.
[2026-02-22T09:27:34.078Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-22T09:27:34.439Z] GC before operation: completed in 33.345 ms, heap usage 22.181 MB -> 11.316 MB.
[2026-02-22T09:27:49.201Z] ====== finagle-http (web) [default], iteration 0 completed (12712.887 ms) ======
[2026-02-22T09:27:49.201Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-22T09:27:49.201Z] GC before operation: completed in 63.127 ms, heap usage 21.293 MB -> 15.040 MB.
[2026-02-22T09:27:54.363Z] ====== finagle-http (web) [default], iteration 1 completed (6844.010 ms) ======
[2026-02-22T09:27:54.363Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-22T09:27:54.363Z] GC before operation: completed in 47.178 ms, heap usage 115.730 MB -> 15.134 MB.
[2026-02-22T09:27:59.399Z] ====== finagle-http (web) [default], iteration 2 completed (4644.071 ms) ======
[2026-02-22T09:27:59.399Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-22T09:27:59.399Z] GC before operation: completed in 42.512 ms, heap usage 37.216 MB -> 15.153 MB.
[2026-02-22T09:28:03.880Z] ====== finagle-http (web) [default], iteration 3 completed (4459.724 ms) ======
[2026-02-22T09:28:03.880Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-22T09:28:03.880Z] GC before operation: completed in 42.916 ms, heap usage 62.754 MB -> 15.187 MB.
[2026-02-22T09:28:07.990Z] ====== finagle-http (web) [default], iteration 4 completed (4537.231 ms) ======
[2026-02-22T09:28:07.990Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-22T09:28:07.990Z] GC before operation: completed in 37.132 ms, heap usage 71.502 MB -> 15.189 MB.
[2026-02-22T09:28:12.407Z] ====== finagle-http (web) [default], iteration 5 completed (4386.664 ms) ======
[2026-02-22T09:28:12.407Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-22T09:28:12.407Z] GC before operation: completed in 36.555 ms, heap usage 96.668 MB -> 15.181 MB.
[2026-02-22T09:28:16.774Z] ====== finagle-http (web) [default], iteration 6 completed (4326.774 ms) ======
[2026-02-22T09:28:16.774Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-22T09:28:16.774Z] GC before operation: completed in 44.878 ms, heap usage 118.739 MB -> 15.187 MB.
[2026-02-22T09:28:21.873Z] ====== finagle-http (web) [default], iteration 7 completed (4377.563 ms) ======
[2026-02-22T09:28:21.873Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-22T09:28:21.873Z] GC before operation: completed in 53.951 ms, heap usage 139.833 MB -> 15.190 MB.
[2026-02-22T09:28:26.171Z] ====== finagle-http (web) [default], iteration 8 completed (4491.154 ms) ======
[2026-02-22T09:28:26.171Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-22T09:28:26.171Z] GC before operation: completed in 36.978 ms, heap usage 167.508 MB -> 15.328 MB.
[2026-02-22T09:28:30.591Z] ====== finagle-http (web) [default], iteration 9 completed (4381.614 ms) ======
[2026-02-22T09:28:30.591Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-22T09:28:30.591Z] GC before operation: completed in 31.374 ms, heap usage 175.498 MB -> 15.115 MB.
[2026-02-22T09:28:35.202Z] ====== finagle-http (web) [default], iteration 10 completed (4608.774 ms) ======
[2026-02-22T09:28:35.202Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-22T09:28:35.202Z] GC before operation: completed in 38.242 ms, heap usage 28.365 MB -> 15.345 MB.
[2026-02-22T09:28:39.243Z] ====== finagle-http (web) [default], iteration 11 completed (4591.089 ms) ======
[2026-02-22T09:28:39.574Z] -----------------------------------
[2026-02-22T09:28:39.574Z] renaissance-finagle-http_0_PASSED
[2026-02-22T09:28:39.574Z] -----------------------------------
[2026-02-22T09:28:39.574Z]
[2026-02-22T09:28:39.574Z] TEST TEARDOWN:
[2026-02-22T09:28:39.574Z] Nothing to be done for teardown.
[2026-02-22T09:28:42.459Z] renaissance-finagle-http_0 Finish Time: Sun Feb 22 09:28:39 2026 Epoch Time (ms): 1771752519553
[2026-02-22T09:28:42.459Z]
[2026-02-22T09:28:42.459Z] ===============================================
[2026-02-22T09:28:42.459Z] Running test renaissance-log-regression_0 ...
[2026-02-22T09:28:42.459Z] ===============================================
[2026-02-22T09:28:42.459Z] renaissance-log-regression_0 Start Time: Sun Feb 22 09:28:40 2026 Epoch Time (ms): 1771752520162
[2026-02-22T09:28:42.459Z] variation: NoOptions
[2026-02-22T09:28:42.459Z] JVM_OPTIONS:
[2026-02-22T09:28:42.459Z] { \
[2026-02-22T09:28:42.459Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:28:42.459Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:28:42.459Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-log-regression_0"; \
[2026-02-22T09:28:42.459Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-log-regression_0"; \
[2026-02-22T09:28:42.459Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:28:42.459Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-log-regression_0"\\log-regression.json" log-regression; \
[2026-02-22T09:28:42.459Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:28:42.459Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:28:42.459Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:28:42.459Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:28:42.459Z]
[2026-02-22T09:28:42.459Z] TEST SETUP:
[2026-02-22T09:28:42.459Z] Nothing to be done for setup.
[2026-02-22T09:28:42.459Z]
[2026-02-22T09:28:42.459Z] TESTING:
[2026-02-22T09:28:42.459Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:28:42.459Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-log-regression_0/launcher-092840-12521057881359390559/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:28:42.459Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:28:42.459Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:28:53.313Z] Benchmark 'log-regression' failed with exception:
[2026-02-22T09:28:53.313Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:28:53.313Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T09:28:53.313Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T09:28:53.313Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T09:28:53.313Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T09:28:53.313Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T09:28:53.313Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:28:53.313Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T09:28:53.313Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T09:28:53.313Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T09:28:53.313Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T09:28:53.313Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T09:28:53.313Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T09:28:53.313Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T09:28:53.313Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T09:28:53.313Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T09:28:53.313Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:28:53.313Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T09:28:53.313Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T09:28:53.313Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T09:28:53.313Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-02-22T09:28:53.313Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-02-22T09:28:53.313Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:28:53.313Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:28:53.313Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:28:53.313Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:28:53.313Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:28:53.313Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:28:53.313Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:28:53.313Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:28:53.313Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:28:53.313Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:28:53.313Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:28:53.313Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:28:53.313Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:28:53.313Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:28:53.313Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T09:28:53.313Z] ... 34 more
[2026-02-22T09:28:53.313Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:28:53.313Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:28:53.313Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:28:53.313Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:28:53.313Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:28:53.313Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:28:53.313Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:28:53.313Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T09:28:53.313Z] ... 34 more
[2026-02-22T09:28:53.658Z] The following benchmarks failed: log-regression
[2026-02-22T09:28:53.988Z] -----------------------------------
[2026-02-22T09:28:53.988Z] renaissance-log-regression_0_FAILED
[2026-02-22T09:28:53.988Z] -----------------------------------
[2026-02-22T09:28:53.988Z]
[2026-02-22T09:28:53.988Z] TEST TEARDOWN:
[2026-02-22T09:28:53.988Z] Nothing to be done for teardown.
[2026-02-22T09:28:53.988Z] renaissance-log-regression_0 Finish Time: Sun Feb 22 09:28:53 2026 Epoch Time (ms): 1771752533796
[2026-02-22T09:28:53.988Z]
[2026-02-22T09:28:54.323Z] ===============================================
[2026-02-22T09:28:54.324Z] Running test renaissance-mnemonics_0 ...
[2026-02-22T09:28:54.324Z] ===============================================
[2026-02-22T09:28:54.324Z] renaissance-mnemonics_0 Start Time: Sun Feb 22 09:28:54 2026 Epoch Time (ms): 1771752534264
[2026-02-22T09:28:54.672Z] variation: NoOptions
[2026-02-22T09:28:54.672Z] JVM_OPTIONS:
[2026-02-22T09:28:54.672Z] { \
[2026-02-22T09:28:54.672Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:28:54.672Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:28:54.672Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-mnemonics_0"; \
[2026-02-22T09:28:54.672Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-mnemonics_0"; \
[2026-02-22T09:28:54.672Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:28:54.672Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2026-02-22T09:28:54.672Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:28:54.672Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:28:54.672Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:28:54.672Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:28:54.672Z]
[2026-02-22T09:28:54.672Z] TEST SETUP:
[2026-02-22T09:28:54.672Z] Nothing to be done for setup.
[2026-02-22T09:28:54.672Z]
[2026-02-22T09:28:54.672Z] TESTING:
[2026-02-22T09:28:55.408Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:28:55.408Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-mnemonics_0/launcher-092854-12264297842322822686/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:28:55.408Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:28:55.408Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:28:55.754Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-22T09:28:55.755Z] GC before operation: completed in 12.054 ms, heap usage 9.458 MB -> 4.078 MB.
[2026-02-22T09:29:00.591Z] ====== mnemonics (functional) [default], iteration 0 completed (4175.854 ms) ======
[2026-02-22T09:29:00.591Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-22T09:29:00.591Z] GC before operation: completed in 15.857 ms, heap usage 123.108 MB -> 4.115 MB.
[2026-02-22T09:29:04.403Z] ====== mnemonics (functional) [default], iteration 1 completed (3721.082 ms) ======
[2026-02-22T09:29:04.403Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-22T09:29:04.403Z] GC before operation: completed in 10.534 ms, heap usage 426.615 MB -> 4.115 MB.
[2026-02-22T09:29:08.220Z] ====== mnemonics (functional) [default], iteration 2 completed (3635.374 ms) ======
[2026-02-22T09:29:08.220Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-22T09:29:08.220Z] GC before operation: completed in 9.175 ms, heap usage 130.115 MB -> 4.115 MB.
[2026-02-22T09:29:12.040Z] ====== mnemonics (functional) [default], iteration 3 completed (3633.003 ms) ======
[2026-02-22T09:29:12.040Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-22T09:29:12.040Z] GC before operation: completed in 8.824 ms, heap usage 130.115 MB -> 4.115 MB.
[2026-02-22T09:29:15.841Z] ====== mnemonics (functional) [default], iteration 4 completed (3641.943 ms) ======
[2026-02-22T09:29:15.842Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-22T09:29:15.842Z] GC before operation: completed in 9.600 ms, heap usage 130.115 MB -> 4.115 MB.
[2026-02-22T09:29:19.652Z] ====== mnemonics (functional) [default], iteration 5 completed (3623.685 ms) ======
[2026-02-22T09:29:19.652Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-22T09:29:19.652Z] GC before operation: completed in 9.088 ms, heap usage 130.115 MB -> 4.115 MB.
[2026-02-22T09:29:23.469Z] ====== mnemonics (functional) [default], iteration 6 completed (3636.414 ms) ======
[2026-02-22T09:29:23.469Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-22T09:29:23.469Z] GC before operation: completed in 9.011 ms, heap usage 210.115 MB -> 4.116 MB.
[2026-02-22T09:29:28.242Z] ====== mnemonics (functional) [default], iteration 7 completed (3612.382 ms) ======
[2026-02-22T09:29:28.242Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-22T09:29:28.242Z] GC before operation: completed in 9.195 ms, heap usage 269.616 MB -> 4.116 MB.
[2026-02-22T09:29:31.226Z] ====== mnemonics (functional) [default], iteration 8 completed (3625.750 ms) ======
[2026-02-22T09:29:31.226Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-22T09:29:31.226Z] GC before operation: completed in 9.174 ms, heap usage 267.616 MB -> 4.116 MB.
[2026-02-22T09:29:36.001Z] ====== mnemonics (functional) [default], iteration 9 completed (3611.361 ms) ======
[2026-02-22T09:29:36.001Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-22T09:29:36.001Z] GC before operation: completed in 9.000 ms, heap usage 269.616 MB -> 4.116 MB.
[2026-02-22T09:29:38.978Z] ====== mnemonics (functional) [default], iteration 10 completed (3612.003 ms) ======
[2026-02-22T09:29:38.978Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-22T09:29:38.978Z] GC before operation: completed in 9.243 ms, heap usage 334.616 MB -> 4.116 MB.
[2026-02-22T09:29:43.763Z] ====== mnemonics (functional) [default], iteration 11 completed (3649.575 ms) ======
[2026-02-22T09:29:43.763Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-22T09:29:43.763Z] GC before operation: completed in 9.304 ms, heap usage 399.616 MB -> 4.116 MB.
[2026-02-22T09:29:46.764Z] ====== mnemonics (functional) [default], iteration 12 completed (3610.291 ms) ======
[2026-02-22T09:29:46.764Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-22T09:29:46.764Z] GC before operation: completed in 9.626 ms, heap usage 400.616 MB -> 4.116 MB.
[2026-02-22T09:29:51.575Z] ====== mnemonics (functional) [default], iteration 13 completed (3637.333 ms) ======
[2026-02-22T09:29:51.575Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-22T09:29:51.575Z] GC before operation: completed in 9.413 ms, heap usage 400.616 MB -> 4.116 MB.
[2026-02-22T09:29:54.563Z] ====== mnemonics (functional) [default], iteration 14 completed (3633.980 ms) ======
[2026-02-22T09:29:54.563Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-22T09:29:54.563Z] GC before operation: completed in 10.283 ms, heap usage 442.116 MB -> 4.116 MB.
[2026-02-22T09:29:59.346Z] ====== mnemonics (functional) [default], iteration 15 completed (3623.838 ms) ======
[2026-02-22T09:29:59.346Z] -----------------------------------
[2026-02-22T09:29:59.346Z] renaissance-mnemonics_0_PASSED
[2026-02-22T09:29:59.346Z] -----------------------------------
[2026-02-22T09:29:59.346Z]
[2026-02-22T09:29:59.346Z] TEST TEARDOWN:
[2026-02-22T09:29:59.346Z] Nothing to be done for teardown.
[2026-02-22T09:29:59.346Z] renaissance-mnemonics_0 Finish Time: Sun Feb 22 09:29:58 2026 Epoch Time (ms): 1771752598865
[2026-02-22T09:29:59.346Z]
[2026-02-22T09:29:59.346Z] ===============================================
[2026-02-22T09:29:59.346Z] Running test renaissance-movie-lens_0 ...
[2026-02-22T09:29:59.346Z] ===============================================
[2026-02-22T09:29:59.689Z] renaissance-movie-lens_0 Start Time: Sun Feb 22 09:29:59 2026 Epoch Time (ms): 1771752599334
[2026-02-22T09:29:59.689Z] variation: NoOptions
[2026-02-22T09:29:59.689Z] JVM_OPTIONS:
[2026-02-22T09:29:59.689Z] { \
[2026-02-22T09:29:59.689Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:29:59.689Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:29:59.689Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-movie-lens_0"; \
[2026-02-22T09:29:59.689Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-movie-lens_0"; \
[2026-02-22T09:29:59.689Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:29:59.689Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-movie-lens_0"\\movie-lens.json" movie-lens; \
[2026-02-22T09:29:59.689Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:29:59.689Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:29:59.689Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:29:59.689Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:30:00.037Z]
[2026-02-22T09:30:00.037Z] TEST SETUP:
[2026-02-22T09:30:00.037Z] Nothing to be done for setup.
[2026-02-22T09:30:00.037Z]
[2026-02-22T09:30:00.037Z] TESTING:
[2026-02-22T09:30:00.383Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:30:00.383Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-movie-lens_0/launcher-092959-18349364509234231321/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:30:00.383Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:30:00.383Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:30:13.566Z] Benchmark 'movie-lens' failed with exception:
[2026-02-22T09:30:13.566Z] java.lang.ExceptionInInitializerError
[2026-02-22T09:30:13.566Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-22T09:30:13.566Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-22T09:30:13.566Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-22T09:30:13.566Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-22T09:30:13.566Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-22T09:30:13.566Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:30:13.566Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-22T09:30:13.566Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-22T09:30:13.566Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-22T09:30:13.566Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-22T09:30:13.566Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-22T09:30:13.566Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-22T09:30:13.566Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-22T09:30:13.566Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-22T09:30:13.566Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-22T09:30:13.566Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-22T09:30:13.566Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-22T09:30:13.566Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-22T09:30:13.566Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-22T09:30:13.566Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-02-22T09:30:13.566Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-02-22T09:30:13.566Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-22T09:30:13.566Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-22T09:30:13.566Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-22T09:30:13.566Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-22T09:30:13.566Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-22T09:30:13.566Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-22T09:30:13.566Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-22T09:30:13.566Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-22T09:30:13.566Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-22T09:30:13.566Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-22T09:30:13.566Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-22T09:30:13.566Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-22T09:30:13.566Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-22T09:30:13.566Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:30:13.566Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-22T09:30:13.566Z] ... 34 more
[2026-02-22T09:30:13.566Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-22T09:30:13.566Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-22T09:30:13.566Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-22T09:30:13.566Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-22T09:30:13.566Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-22T09:30:13.566Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-22T09:30:13.566Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-22T09:30:13.566Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-22T09:30:13.566Z] ... 34 more
[2026-02-22T09:30:13.566Z] The following benchmarks failed: movie-lens
[2026-02-22T09:30:13.566Z] -----------------------------------
[2026-02-22T09:30:13.566Z] renaissance-movie-lens_0_FAILED
[2026-02-22T09:30:13.566Z] -----------------------------------
[2026-02-22T09:30:13.566Z]
[2026-02-22T09:30:13.566Z] TEST TEARDOWN:
[2026-02-22T09:30:13.566Z] Nothing to be done for teardown.
[2026-02-22T09:30:13.566Z] renaissance-movie-lens_0 Finish Time: Sun Feb 22 09:30:12 2026 Epoch Time (ms): 1771752612824
[2026-02-22T09:30:13.566Z]
[2026-02-22T09:30:13.566Z] ===============================================
[2026-02-22T09:30:13.566Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-22T09:30:13.566Z] ===============================================
[2026-02-22T09:30:13.566Z] renaissance-par-mnemonics_0 Start Time: Sun Feb 22 09:30:13 2026 Epoch Time (ms): 1771752613213
[2026-02-22T09:30:13.566Z] variation: NoOptions
[2026-02-22T09:30:13.566Z] JVM_OPTIONS:
[2026-02-22T09:30:13.566Z] { \
[2026-02-22T09:30:13.566Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:30:13.566Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:30:13.566Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-par-mnemonics_0"; \
[2026-02-22T09:30:13.566Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-par-mnemonics_0"; \
[2026-02-22T09:30:13.566Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:30:13.566Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2026-02-22T09:30:13.566Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:30:13.566Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:30:13.566Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:30:13.566Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:30:13.566Z]
[2026-02-22T09:30:13.566Z] TEST SETUP:
[2026-02-22T09:30:13.566Z] Nothing to be done for setup.
[2026-02-22T09:30:13.566Z]
[2026-02-22T09:30:13.566Z] TESTING:
[2026-02-22T09:30:14.315Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:30:14.315Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-par-mnemonics_0/launcher-093013-3301207599919327330/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:30:14.315Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:30:14.315Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:30:14.705Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-22T09:30:14.705Z] GC before operation: completed in 13.270 ms, heap usage 4.629 MB -> 4.074 MB.
[2026-02-22T09:30:19.521Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3805.970 ms) ======
[2026-02-22T09:30:19.521Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-22T09:30:19.521Z] GC before operation: completed in 19.657 ms, heap usage 157.139 MB -> 4.131 MB.
[2026-02-22T09:30:22.531Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3065.882 ms) ======
[2026-02-22T09:30:22.531Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-22T09:30:22.531Z] GC before operation: completed in 11.049 ms, heap usage 633.631 MB -> 4.131 MB.
[2026-02-22T09:30:25.543Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3047.168 ms) ======
[2026-02-22T09:30:25.543Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-22T09:30:25.543Z] GC before operation: completed in 10.855 ms, heap usage 632.631 MB -> 4.132 MB.
[2026-02-22T09:30:28.530Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3081.038 ms) ======
[2026-02-22T09:30:28.530Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-22T09:30:28.530Z] GC before operation: completed in 11.278 ms, heap usage 633.632 MB -> 4.132 MB.
[2026-02-22T09:30:32.310Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3178.116 ms) ======
[2026-02-22T09:30:32.310Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-22T09:30:32.310Z] GC before operation: completed in 9.329 ms, heap usage 80.132 MB -> 4.132 MB.
[2026-02-22T09:30:36.142Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3272.915 ms) ======
[2026-02-22T09:30:36.142Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-22T09:30:36.142Z] GC before operation: completed in 13.246 ms, heap usage 767.132 MB -> 4.132 MB.
[2026-02-22T09:30:39.141Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3010.748 ms) ======
[2026-02-22T09:30:39.141Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-22T09:30:39.141Z] GC before operation: completed in 10.988 ms, heap usage 350.132 MB -> 4.132 MB.
[2026-02-22T09:30:42.172Z] ====== par-mnemonics (functional) [default], iteration 7 completed (2999.047 ms) ======
[2026-02-22T09:30:42.172Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-22T09:30:42.172Z] GC before operation: completed in 10.838 ms, heap usage 349.632 MB -> 4.132 MB.
[2026-02-22T09:30:45.182Z] ====== par-mnemonics (functional) [default], iteration 8 completed (2858.614 ms) ======
[2026-02-22T09:30:45.182Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-22T09:30:45.538Z] GC before operation: completed in 10.963 ms, heap usage 484.132 MB -> 4.132 MB.
[2026-02-22T09:30:48.540Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3022.325 ms) ======
[2026-02-22T09:30:48.540Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-22T09:30:48.540Z] GC before operation: completed in 11.392 ms, heap usage 500.632 MB -> 4.132 MB.
[2026-02-22T09:30:51.562Z] ====== par-mnemonics (functional) [default], iteration 10 completed (2892.716 ms) ======
[2026-02-22T09:30:51.562Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-22T09:30:51.941Z] GC before operation: completed in 10.909 ms, heap usage 498.632 MB -> 4.132 MB.
[2026-02-22T09:30:55.362Z] ====== par-mnemonics (functional) [default], iteration 11 completed (2988.539 ms) ======
[2026-02-22T09:30:55.362Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-22T09:30:55.362Z] GC before operation: completed in 10.837 ms, heap usage 500.632 MB -> 4.132 MB.
[2026-02-22T09:30:58.353Z] ====== par-mnemonics (functional) [default], iteration 12 completed (2930.805 ms) ======
[2026-02-22T09:30:58.353Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-22T09:30:58.353Z] GC before operation: completed in 10.873 ms, heap usage 500.632 MB -> 4.132 MB.
[2026-02-22T09:31:01.350Z] ====== par-mnemonics (functional) [default], iteration 13 completed (2903.764 ms) ======
[2026-02-22T09:31:01.350Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-22T09:31:01.350Z] GC before operation: completed in 11.227 ms, heap usage 498.132 MB -> 4.132 MB.
[2026-02-22T09:31:04.362Z] ====== par-mnemonics (functional) [default], iteration 14 completed (2916.553 ms) ======
[2026-02-22T09:31:04.362Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-22T09:31:04.362Z] GC before operation: completed in 11.337 ms, heap usage 500.632 MB -> 4.132 MB.
[2026-02-22T09:31:08.149Z] ====== par-mnemonics (functional) [default], iteration 15 completed (2974.532 ms) ======
[2026-02-22T09:31:08.149Z] -----------------------------------
[2026-02-22T09:31:08.149Z] renaissance-par-mnemonics_0_PASSED
[2026-02-22T09:31:08.149Z] -----------------------------------
[2026-02-22T09:31:08.149Z]
[2026-02-22T09:31:08.149Z] TEST TEARDOWN:
[2026-02-22T09:31:08.149Z] Nothing to be done for teardown.
[2026-02-22T09:31:08.149Z] renaissance-par-mnemonics_0 Finish Time: Sun Feb 22 09:31:07 2026 Epoch Time (ms): 1771752667949
[2026-02-22T09:31:08.149Z]
[2026-02-22T09:31:08.494Z] ===============================================
[2026-02-22T09:31:08.494Z] Running test renaissance-philosophers_0 ...
[2026-02-22T09:31:08.494Z] ===============================================
[2026-02-22T09:31:08.494Z] renaissance-philosophers_0 Start Time: Sun Feb 22 09:31:08 2026 Epoch Time (ms): 1771752668450
[2026-02-22T09:31:08.839Z] variation: NoOptions
[2026-02-22T09:31:08.840Z] JVM_OPTIONS:
[2026-02-22T09:31:08.840Z] { \
[2026-02-22T09:31:08.840Z] echo ""; echo "TEST SETUP:"; \
[2026-02-22T09:31:08.840Z] echo "Nothing to be done for setup."; \
[2026-02-22T09:31:08.840Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-philosophers_0"; \
[2026-02-22T09:31:08.840Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-philosophers_0"; \
[2026-02-22T09:31:08.840Z] echo ""; echo "TESTING:"; \
[2026-02-22T09:31:08.840Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_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:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2026-02-22T09:31:08.840Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-22T09:31:08.840Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-22T09:31:08.840Z] echo "Nothing to be done for teardown."; \
[2026-02-22T09:31:08.840Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult";
[2026-02-22T09:31:08.840Z]
[2026-02-22T09:31:08.840Z] TEST SETUP:
[2026-02-22T09:31:08.840Z] Nothing to be done for setup.
[2026-02-22T09:31:08.840Z]
[2026-02-22T09:31:08.840Z] TESTING:
[2026-02-22T09:31:09.566Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-22T09:31:09.566Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17717521883671/renaissance-philosophers_0/launcher-093108-12735009537410556427/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-22T09:31:09.566Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-22T09:31:09.566Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-22T09:31:09.918Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-02-22T09:31:09.918Z] GC before operation: completed in 20.518 ms, heap usage 8.474 MB -> 5.052 MB.
[2026-02-22T09:31:11.626Z] Camera thread performed 122 scans.
[2026-02-22T09:31:11.626Z] ====== philosophers (scala) [default], iteration 0 completed (1676.812 ms) ======
[2026-02-22T09:31:11.626Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-02-22T09:31:11.626Z] GC before operation: completed in 11.119 ms, heap usage 12.591 MB -> 5.396 MB.
[2026-02-22T09:31:12.803Z] Camera thread performed 122 scans.
[2026-02-22T09:31:12.803Z] ====== philosophers (scala) [default], iteration 1 completed (1253.562 ms) ======
[2026-02-22T09:31:12.803Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-02-22T09:31:12.803Z] GC before operation: completed in 13.201 ms, heap usage 217.074 MB -> 5.396 MB.
[2026-02-22T09:31:14.485Z] Camera thread performed 122 scans.
[2026-02-22T09:31:14.485Z] ====== philosophers (scala) [default], iteration 2 completed (1307.101 ms) ======
[2026-02-22T09:31:14.485Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-02-22T09:31:14.485Z] GC before operation: completed in 10.568 ms, heap usage 134.581 MB -> 5.398 MB.
[2026-02-22T09:31:15.654Z] Camera thread performed 122 scans.
[2026-02-22T09:31:15.654Z] ====== philosophers (scala) [default], iteration 3 completed (1247.553 ms) ======
[2026-02-22T09:31:15.654Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-02-22T09:31:15.654Z] GC before operation: completed in 10.720 ms, heap usage 309.573 MB -> 5.398 MB.
[2026-02-22T09:31:16.824Z] Camera thread performed 122 scans.
[2026-02-22T09:31:16.824Z] ====== philosophers (scala) [default], iteration 4 completed (1299.965 ms) ======
[2026-02-22T09:31:16.824Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-02-22T09:31:16.824Z] GC before operation: completed in 10.190 ms, heap usage 160.426 MB -> 5.398 MB.
[2026-02-22T09:31:17.993Z] Camera thread performed 122 scans.
[2026-02-22T09:31:17.993Z] ====== philosophers (scala) [default], iteration 5 completed (1348.990 ms) ======
[2026-02-22T09:31:17.994Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-02-22T09:31:18.329Z] GC before operation: completed in 10.500 ms, heap usage 192.724 MB -> 5.399 MB.
[2026-02-22T09:31:19.514Z] Camera thread performed 122 scans.
[2026-02-22T09:31:19.514Z] ====== philosophers (scala) [default], iteration 6 completed (1294.786 ms) ======
[2026-02-22T09:31:19.514Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-02-22T09:31:19.514Z] GC before operation: completed in 10.229 ms, heap usage 149.216 MB -> 5.399 MB.
[2026-02-22T09:31:20.697Z] Camera thread performed 122 scans.
[2026-02-22T09:31:20.697Z] ====== philosophers (scala) [default], iteration 7 completed (1324.201 ms) ======
[2026-02-22T09:31:20.697Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-02-22T09:31:20.697Z] GC before operation: completed in 10.627 ms, heap usage 221.615 MB -> 5.399 MB.
[2026-02-22T09:31:23.001Z] Camera thread performed 122 scans.
[2026-02-22T09:31:23.001Z] ====== philosophers (scala) [default], iteration 8 completed (1313.530 ms) ======
[2026-02-22T09:31:23.001Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-02-22T09:31:23.001Z] GC before operation: completed in 10.588 ms, heap usage 190.169 MB -> 5.399 MB.
[2026-02-22T09:31:25.371Z] Camera thread performed 122 scans.
[2026-02-22T09:31:25.371Z] ====== philosophers (scala) [default], iteration 9 completed (1251.125 ms) ======
[2026-02-22T09:31:25.371Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-02-22T09:31:25.371Z] GC before operation: completed in 10.031 ms, heap usage 103.029 MB -> 5.399 MB.
[2026-02-22T09:31:25.722Z] Camera thread performed 122 scans.
[2026-02-22T09:31:25.722Z] ====== philosophers (scala) [default], iteration 10 completed (1296.093 ms) ======
[2026-02-22T09:31:25.722Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-02-22T09:31:25.722Z] GC before operation: completed in 10.348 ms, heap usage 212.581 MB -> 5.400 MB.
[2026-02-22T09:31:26.078Z] Camera thread performed 122 scans.
[2026-02-22T09:31:26.078Z] ====== philosophers (scala) [default], iteration 11 completed (1282.594 ms) ======
[2026-02-22T09:31:26.078Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-02-22T09:31:26.078Z] GC before operation: completed in 10.564 ms, heap usage 113.057 MB -> 5.400 MB.
[2026-02-22T09:31:28.324Z] Camera thread performed 122 scans.
[2026-02-22T09:31:28.324Z] ====== philosophers (scala) [default], iteration 12 completed (1358.477 ms) ======
[2026-02-22T09:31:28.324Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-02-22T09:31:28.324Z] GC before operation: completed in 10.561 ms, heap usage 284.087 MB -> 5.400 MB.
[2026-02-22T09:31:28.673Z] Camera thread performed 122 scans.
[2026-02-22T09:31:28.673Z] ====== philosophers (scala) [default], iteration 13 completed (1326.498 ms) ======
[2026-02-22T09:31:28.673Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-02-22T09:31:28.673Z] GC before operation: completed in 10.713 ms, heap usage 258.086 MB -> 5.400 MB.
[2026-02-22T09:31:30.352Z] Camera thread performed 122 scans.
[2026-02-22T09:31:30.352Z] ====== philosophers (scala) [default], iteration 14 completed (1351.294 ms) ======
[2026-02-22T09:31:30.352Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-02-22T09:31:30.352Z] GC before operation: completed in 10.609 ms, heap usage 263.084 MB -> 5.400 MB.
[2026-02-22T09:31:31.522Z] Camera thread performed 122 scans.
[2026-02-22T09:31:31.522Z] ====== philosophers (scala) [default], iteration 15 completed (1337.307 ms) ======
[2026-02-22T09:31:31.522Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-02-22T09:31:31.522Z] GC before operation: completed in 10.798 ms, heap usage 277.086 MB -> 5.400 MB.
[2026-02-22T09:31:32.689Z] Camera thread performed 122 scans.
[2026-02-22T09:31:32.689Z] ====== philosophers (scala) [default], iteration 16 completed (1375.225 ms) ======
[2026-02-22T09:31:32.689Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-02-22T09:31:32.689Z] GC before operation: completed in 10.001 ms, heap usage 60.591 MB -> 5.401 MB.
[2026-02-22T09:31:38.346Z] Camera thread performed 122 scans.
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 17 completed (1370.385 ms) ======
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-02-22T09:31:38.346Z] GC before operation: completed in 10.277 ms, heap usage 198.080 MB -> 5.401 MB.
[2026-02-22T09:31:38.346Z] Camera thread performed 122 scans.
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 18 completed (1301.469 ms) ======
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-02-22T09:31:38.346Z] GC before operation: completed in 10.134 ms, heap usage 79.090 MB -> 5.401 MB.
[2026-02-22T09:31:38.346Z] Camera thread performed 122 scans.
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 19 completed (1271.572 ms) ======
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-02-22T09:31:38.346Z] GC before operation: completed in 9.876 ms, heap usage 102.059 MB -> 5.401 MB.
[2026-02-22T09:31:38.346Z] Camera thread performed 122 scans.
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 20 completed (1245.449 ms) ======
[2026-02-22T09:31:38.346Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-02-22T09:31:38.346Z] GC before operation: completed in 10.142 ms, heap usage 72.534 MB -> 5.401 MB.
[2026-02-22T09:31:42.859Z] Camera thread performed 122 scans.
[2026-02-22T09:31:42.859Z] ====== philosophers (scala) [default], iteration 21 completed (1390.085 ms) ======
[2026-02-22T09:31:42.859Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-02-22T09:31:42.859Z] GC before operation: completed in 10.195 ms, heap usage 190.635 MB -> 5.401 MB.
[2026-02-22T09:31:42.859Z] Camera thread performed 122 scans.
[2026-02-22T09:31:42.859Z] ====== philosophers (scala) [default], iteration 22 completed (1316.866 ms) ======
[2026-02-22T09:31:42.859Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-02-22T09:31:42.859Z] GC before operation: completed in 10.323 ms, heap usage 154.088 MB -> 5.401 MB.
[2026-02-22T09:31:42.859Z] Camera thread performed 122 scans.
[2026-02-22T09:31:42.859Z] ====== philosophers (scala) [default], iteration 23 completed (1281.146 ms) ======
[2026-02-22T09:31:42.859Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-02-22T09:31:42.859Z] GC before operation: completed in 9.848 ms, heap usage 69.033 MB -> 5.401 MB.
[2026-02-22T09:31:45.457Z] Camera thread performed 122 scans.
[2026-02-22T09:31:45.457Z] ====== philosophers (scala) [default], iteration 24 completed (1283.809 ms) ======
[2026-02-22T09:31:45.457Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-02-22T09:31:45.457Z] GC before operation: completed in 10.066 ms, heap usage 81.586 MB -> 5.401 MB.
[2026-02-22T09:31:45.457Z] Camera thread performed 122 scans.
[2026-02-22T09:31:45.457Z] ====== philosophers (scala) [default], iteration 25 completed (1336.449 ms) ======
[2026-02-22T09:31:45.457Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-02-22T09:31:45.457Z] GC before operation: completed in 10.289 ms, heap usage 133.583 MB -> 5.401 MB.
[2026-02-22T09:31:53.742Z] Camera thread performed 122 scans.
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 26 completed (1310.163 ms) ======
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-02-22T09:31:53.742Z] GC before operation: completed in 10.293 ms, heap usage 199.589 MB -> 5.401 MB.
[2026-02-22T09:31:53.742Z] Camera thread performed 122 scans.
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 27 completed (1290.450 ms) ======
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-02-22T09:31:53.742Z] GC before operation: completed in 10.362 ms, heap usage 199.584 MB -> 5.401 MB.
[2026-02-22T09:31:53.742Z] Camera thread performed 122 scans.
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 28 completed (1349.209 ms) ======
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-02-22T09:31:53.742Z] GC before operation: completed in 10.442 ms, heap usage 234.586 MB -> 5.401 MB.
[2026-02-22T09:31:53.742Z] Camera thread performed 122 scans.
[2026-02-22T09:31:53.742Z] ====== philosophers (scala) [default], iteration 29 completed (1359.317 ms) ======
[2026-02-22T09:31:53.742Z] -----------------------------------
[2026-02-22T09:31:53.742Z] renaissance-philosophers_0_PASSED
[2026-02-22T09:31:53.742Z] -----------------------------------
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] TEST TEARDOWN:
[2026-02-22T09:31:53.742Z] Nothing to be done for teardown.
[2026-02-22T09:31:53.742Z] renaissance-philosophers_0 Finish Time: Sun Feb 22 09:31:50 2026 Epoch Time (ms): 1771752710168
[2026-02-22T09:31:53.742Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2026-02-22T09:31:53.742Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2026-02-22T09:31:53.742Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests'
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] All tests finished, run result summary:
[2026-02-22T09:31:53.742Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\scripts"; \
[2026-02-22T09:31:53.742Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17717521883671\\ --tapName=Test_openjdk27_hs_extended.perf_x86-64_windows.tap --comment=""
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] TEST TARGETS SUMMARY
[2026-02-22T09:31:53.742Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-22T09:31:53.742Z] DISABLED test targets:
[2026-02-22T09:31:53.742Z] dacapo-avrora_0
[2026-02-22T09:31:53.742Z] dacapo-pmd_0
[2026-02-22T09:31:53.742Z] renaissance-finagle-chirper_0
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] PASSED test targets:
[2026-02-22T09:31:53.742Z] dacapo-fop_0
[2026-02-22T09:31:53.742Z] dacapo-jython_0
[2026-02-22T09:31:53.742Z] dacapo-luindex_0
[2026-02-22T09:31:53.742Z] dacapo-sunflow_0
[2026-02-22T09:31:53.742Z] dacapo-tomcat_0
[2026-02-22T09:31:53.742Z] dacapo-xalan_0
[2026-02-22T09:31:53.742Z] renaissance-finagle-http_0
[2026-02-22T09:31:53.742Z] renaissance-mnemonics_0
[2026-02-22T09:31:53.742Z] renaissance-par-mnemonics_0
[2026-02-22T09:31:53.742Z] renaissance-philosophers_0
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] FAILED test targets:
[2026-02-22T09:31:53.742Z] renaissance-als_0
[2026-02-22T09:31:53.742Z] renaissance-chi-square_0
[2026-02-22T09:31:53.742Z] renaissance-db-shootout_0
[2026-02-22T09:31:53.742Z] renaissance-dec-tree_0
[2026-02-22T09:31:53.742Z] renaissance-log-regression_0
[2026-02-22T09:31:53.742Z] renaissance-movie-lens_0
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] TOTAL: 19 EXECUTED: 16 PASSED: 10 FAILED: 6 DISABLED: 3 SKIPPED: 0
[2026-02-22T09:31:53.742Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-22T09:31:53.742Z]
[2026-02-22T09:31:53.742Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-22T09:31:53.742Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-22T09:31:53.742Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-02-22T09:31:57.812Z] ++ uname
[2026-02-22T09:31:57.812Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-22T09:31:57.812Z] ++ uname
[2026-02-22T09:31:57.812Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-22T09:31:57.812Z] ++ uname
[2026-02-22T09:31:57.812Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-22T09:31:57.812Z] + MAKE=make
[2026-02-22T09:31:57.812Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-22T09:31:57.812Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-22T09:31:57.897Z] $ ssh-agent -k
[2026-02-22T09:31:57.939Z] unset SSH_AUTH_SOCK;
[2026-02-22T09:31:57.940Z] unset SSH_AGENT_PID;
[2026-02-22T09:31:57.940Z] echo Agent pid 241569 killed;
[2026-02-22T09:31:57.995Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-22T09:31:58.178Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-22T09:31:58.375Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-22T09:31:58.623Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T09:31:58.679Z] Archiving artifacts
[2026-02-22T09:31:58.743Z] Recording fingerprints
[Pipeline] echo
[2026-02-22T09:31:58.840Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T09:31:58.889Z] Archiving artifacts
[2026-02-22T09:31:59.076Z] Recording fingerprints
[Pipeline] sh
[2026-02-22T09:31:59.687Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17717521883671
[Pipeline] echo
[2026-02-22T09:32:02.715Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T09:32:02.743Z] Archiving artifacts
[2026-02-22T09:33:18.897Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-22T09:33:23.817Z] Tap file found: aqa-tests\TKG\output_17717521883671\Test_openjdk27_hs_extended.perf_x86-64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-22T09:33:23.950Z] Recording test results
[2026-02-22T09:33:24.836Z] No test report files were found. Configuration error?
[2026-02-22T09:33:25.380Z] None of the test reports contained any result
[2026-02-22T09:33:25.380Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-22T09:33:25.411Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-22T09:33:25.878Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-22T09:33:25.879Z] Windows machine, using powershell queries...
[2026-02-22T09:33:27.026Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T09:33:27.150Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T09:33:27.150Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T09:33:38.295Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-22T09:33:39.224Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-22T09:33:39.316Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-22T09:33:39.452Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-22T09:33:39.500Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2026-02-22T09:33:39.515Z] Generating rerun Test_openjdk27_hs_extended.perf_x86-64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] echo
[2026-02-22T09:33:39.537Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_x86-64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-22T09:33:41.781Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-22T09:33:43.231Z] Processing DSL script testJobTemplate
[2026-02-22T09:38:28.366Z] LEVELS: [extended]
[2026-02-22T09:38:28.367Z] JDK_VERSIONS: [8]
[2026-02-22T09:38:28.367Z] GROUPS: [perf]
[2026-02-22T09:38:28.367Z] ARCH_OS_LIST: [x86-64_windows]
[2026-02-22T09:38:28.480Z] Existing items:
[2026-02-22T09:38:28.480Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_x86-64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-22T09:38:28.699Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] build
[2026-02-22T09:38:28.715Z] Scheduling project: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun
[2026-02-22T09:38:36.624Z] Starting building: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun #6
[2026-02-22T10:16:58.164Z] Build Test_openjdk27_hs_extended.perf_x86-64_windows_rerun #6 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-22T10:16:58.228Z] Running on test-docker-sles12-s390x-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T10:16:58.447Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T10:16:58.447Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T10:16:58.542Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-22T10:16:58.588Z] Test_openjdk27_hs_extended.perf_x86-64_windows_rerun #6 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-22T10:16:58.602Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-22T10:16:59.310Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_x86-64_windows_rerun" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-22T10:16:59.350Z] Saving Test_openjdk27_hs_extended.perf_x86-64_windows_rerun/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-22T10:16:59.451Z] Archiving artifacts
[2026-02-22T10:16:59.647Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-22T10:17:00.194Z] Tap file found: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun/6/aqa-tests/TKG/output_17717552444233/Test_openjdk27_hs_extended.perf_x86-64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-22T10:17:00.461Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B10_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=488&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-22T10:17:00.695Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-22T10:17:00.696Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-22T10:17:00.792Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE