Test_openjdk26_hs_extended.perf_x86-64_windows
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-windows-x64-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26
originally caused by:
Started by user sophia-guo
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_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
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_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/v1.0.12-release^{commit} # timeout=10
Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-03-11T16:33:56.063Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T16:33:56.074Z] SPEC: win_x86-64
[Pipeline] echo
[2026-03-11T16:33:56.075Z] 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-03-11T16:33:56.085Z] dynamicAgents: []
[Pipeline] echo
[2026-03-11T16:33:56.087Z] Provisioning LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] nodesByLabel
[2026-03-11T16:33:56.098Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] node
[2026-03-11T16:34:11.102Z] Still waiting to schedule task
[2026-03-11T16:34:11.102Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.windows&&ci.role.perf’
[2026-03-11T19:24:59.155Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk26_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-03-11T19:24:59.174Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T19:24:59.234Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T19:24:59.234Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T19:24:59.257Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-11T19:24:59.323Z] The recommended git tool is: git
[2026-03-11T19:24:59.369Z] No credentials specified
[2026-03-11T19:24:59.369Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-11T19:24:59.391Z] Cloning the remote Git repository
[2026-03-11T19:24:59.427Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-11T19:24:59.428Z] > git init c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10
[2026-03-11T19:24:59.558Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-03-11T19:24:59.559Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-11T19:24:59.559Z] > git --version # timeout=10
[2026-03-11T19:24:59.598Z] > git --version # 'git version 2.51.0'
[2026-03-11T19:24:59.598Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T19:25:05.748Z] Avoid second fetch
[2026-03-11T19:25:05.825Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
[2026-03-11T19:25:05.613Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-11T19:25:05.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T19:25:05.760Z] > git rev-parse "origin/v1.0.12-release^{commit}" # timeout=10
[2026-03-11T19:25:05.836Z] > git config core.sparsecheckout # timeout=10
[2026-03-11T19:25:05.879Z] > git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
[2026-03-11T19:25:09.834Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk26_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-03-11T19:25:11.169Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-11T19:25:11.187Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-11T19:25:11.715Z] + LC_TIME=C
[2026-03-11T19:25:11.715Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-11T19:25:11.811Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T19:25:12.281Z] + aqa-tests/terminateTestProcesses.sh null
[2026-03-11T19:25:12.281Z] Windows machine, using powershell queries...
[2026-03-11T19:25:12.620Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-11T19:25:13.768Z] + printenv
[2026-03-11T19:25:13.768Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-03-11T19:25:13.768Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-03-11T19:25:13.768Z] KEEP_WORKSPACE=false
[2026-03-11T19:25:13.768Z] NUMBER_OF_PROCESSORS=4
[2026-03-11T19:25:13.768Z] PROCESSOR_LEVEL=6
[2026-03-11T19:25:13.768Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows.tap
[2026-03-11T19:25:13.768Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/lib
[2026-03-11T19:25:13.768Z] EXIT_FAILURE=false
[2026-03-11T19:25:13.768Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-11T19:25:13.768Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/15/display/redirect?page=tests
[2026-03-11T19:25:13.768Z] PLATFORM=x86-64_windows
[2026-03-11T19:25:13.768Z] DOCKER_REQUIRED=false
[2026-03-11T19:25:13.768Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-03-11T19:25:13.768Z] PROGRAMFILES=C:\Program Files
[2026-03-11T19:25:13.768Z] git=C:\Program Files\Git\cmd\git.exe
[2026-03-11T19:25:13.768Z] TIME_LIMIT=25
[2026-03-11T19:25:13.768Z] JENKINS_SERVER_COOKIE=durable-4b88f39fcfd93290439ed7440eadf5041fe6be30ce2773886cce7ee91f464690
[2026-03-11T19:25:13.768Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-03-11T19:25:13.768Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-03-11T19:25:13.768Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T19:25:13.768Z] GENERATE_JOBS=true
[2026-03-11T19:25:13.768Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T19:25:13.768Z] OS=Windows_NT
[2026-03-11T19:25:13.768Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/15/display/redirect?page=changes
[2026-03-11T19:25:13.768Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-03-11T19:25:13.768Z] RERUN_ITERATIONS=1
[2026-03-11T19:25:13.768Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-11T19:25:13.768Z] USERDOMAIN=test-azure-win2
[2026-03-11T19:25:13.768Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-11T19:25:13.768Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-11T19:25:13.768Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows
[2026-03-11T19:25:13.768Z] USERPROFILE=C:\Users\jenkins
[2026-03-11T19:25:13.768Z] ARCHIVE_TEST_RESULTS=false
[2026-03-11T19:25:13.768Z] SETUP_JCK_RUN=false
[2026-03-11T19:25:13.768Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/15/
[2026-03-11T19:25:13.768Z] SLACK_CHANNEL=aqavit-bot
[2026-03-11T19:25:13.768Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-windows-x64-temurin
[2026-03-11T19:25:13.768Z] JCK_GIT_BRANCH=master
[2026-03-11T19:25:13.768Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/
[2026-03-11T19:25:13.768Z] BUILD_NUMBER=15
[2026-03-11T19:25:13.768Z] TKG_ITERATIONS=1
[2026-03-11T19:25:13.768Z] _=/usr/bin/printenv
[2026-03-11T19:25:13.768Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-03-11T19:25:13.768Z] SERVICE_ID=Jenkins
[2026-03-11T19:25:13.768Z] BASE=C:\Users\jenkins\agent
[2026-03-11T19:25:13.768Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../benchmarks
[2026-03-11T19:25:13.768Z] ALLUSERSPROFILE=C:\ProgramData
[2026-03-11T19:25:13.768Z] JENKINS_NODE_COOKIE=d440e60f-95e2-4e88-86b1-147919fe1007
[2026-03-11T19:25:13.768Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-03-11T19:25:13.768Z] KEEP_REPORTDIR=false
[2026-03-11T19:25:13.768Z] BUILD_DISPLAY_NAME=#15
[2026-03-11T19:25:13.768Z] SDK_RESOURCE=upstream
[2026-03-11T19:25:13.768Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-03-11T19:25:13.768Z] HOME=/home/jenkins
[2026-03-11T19:25:13.768Z] USERNAME=jenkins
[2026-03-11T19:25:13.768Z] WINSW_SERVICE_ID=Jenkins
[2026-03-11T19:25:13.768Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-03-11T19:25:13.768Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-03-11T19:25:13.768Z] jobStatus=SUCCESS
[2026-03-11T19:25:13.768Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-11T19:25:13.768Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows
[2026-03-11T19:25:13.768Z] JOBSTARTTIME=Wed, 11 Mar 2026 19:25:11 +0000
[2026-03-11T19:25:13.768Z] JDK_VERSION=26
[2026-03-11T19:25:13.768Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-03-11T19:25:13.768Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_windows
[2026-03-11T19:25:13.768Z] USE_TESTENV_PROPERTIES=true
[2026-03-11T19:25:13.768Z] SYSTEMROOT=C:\Windows
[2026-03-11T19:25:13.768Z] PERSONAL_BUILD=false
[2026-03-11T19:25:13.768Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/15/display/redirect
[2026-03-11T19:25:13.768Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-03-11T19:25:13.768Z] AUTO_DETECT=true
[2026-03-11T19:25:13.768Z] EXIT_SUCCESS=false
[2026-03-11T19:25:13.768Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/display/redirect
[2026-03-11T19:25:13.768Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows
[2026-03-11T19:25:13.768Z] COMPUTERNAME=test-azure-win2
[2026-03-11T19:25:13.768Z] OPENJ9_BRANCH=master
[2026-03-11T19:25:13.768Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-11T19:25:13.768Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib
[2026-03-11T19:25:13.768Z] PARALLEL=Dynamic
[2026-03-11T19:25:13.768Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-11T19:25:13.768Z] ITERATIONS=1
[2026-03-11T19:25:13.768Z] UPSTREAM_JOB_NUMBER=1
[2026-03-11T19:25:13.768Z] SPEC=win_x86-64
[2026-03-11T19:25:13.768Z] TERM=xterm-256color
[2026-03-11T19:25:13.768Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-11T19:25:13.768Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-11T19:25:13.768Z] NODE_NAME=test-azure-win2022-x64-2
[2026-03-11T19:25:13.768Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-11T19:25:13.768Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-03-11T19:25:13.768Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-11T19:25:13.768Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-03-11T19:25:13.768Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-03-11T19:25:13.768Z] DYNAMIC_COMPILE=false
[2026-03-11T19:25:13.768Z] SHLVL=2
[2026-03-11T19:25:13.768Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_windows-15
[2026-03-11T19:25:13.768Z] PROCESSOR_REVISION=5504
[2026-03-11T19:25:13.768Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-03-11T19:25:13.768Z] EXECUTOR_NUMBER=0
[2026-03-11T19:25:13.768Z] HUDSON_COOKIE=9731a008-92fb-48d5-a169-27a0d4addd20
[2026-03-11T19:25:13.768Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-11T19:25:13.768Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-11T19:25:13.768Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-03-11T19:25:13.768Z] ORIGIN_JDK_VERSION=26
[2026-03-11T19:25:13.768Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2026-03-11T19:25:13.768Z] NUM_PROCESSORS=2
[2026-03-11T19:25:13.768Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-11T19:25:13.768Z] 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-03-11T19:25:13.768Z] STAGE_NAME=Setup
[2026-03-11T19:25:13.768Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-11T19:25:13.768Z] TEST_TIME=120
[2026-03-11T19:25:13.768Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows@tmp
[2026-03-11T19:25:13.768Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-03-11T19:25:13.768Z] 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-03-11T19:25:13.768Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-11T19:25:13.768Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-11T19:25:13.768Z] ProgramW6432=C:\Program Files
[2026-03-11T19:25:13.768Z] CI=true
[2026-03-11T19:25:13.768Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_windows/15/display/redirect?page=artifacts
[2026-03-11T19:25:13.768Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-11T19:25:13.768Z] RERUN_FAILURE=true
[2026-03-11T19:25:13.768Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T19:25:13.768Z] BUILD_LIST=perf
[2026-03-11T19:25:13.768Z] BUILD_ID=15
[2026-03-11T19:25:13.768Z] WINDIR=C:\Windows
[2026-03-11T19:25:13.768Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-03-11T19:25:13.768Z] PUBLIC=C:\Users\Public
[2026-03-11T19:25:13.768Z] SYSTEMDRIVE=C:
[2026-03-11T19:25:13.768Z] TARGET=extended.perf
[2026-03-11T19:25:13.768Z] USE_JRE=false
[2026-03-11T19:25:13.768Z] JDK_IMPL=hotspot
[2026-03-11T19:25:13.768Z] 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-03-11T19:25:13.842Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-11T19:25:13.858Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:25:24.605Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-windows-x64-temurin" build number 1
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T19:25:24.719Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-11T19:25:24.724Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T19:25:24.753Z] $ ssh-agent
[2026-03-11T19:25:24.868Z] SSH_AUTH_SOCK=/tmp/ssh-DrTn3AXgm6Oj/agent.500228
[2026-03-11T19:25:24.868Z] SSH_AGENT_PID=500229
[2026-03-11T19:25:24.868Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-11T19:25:24.886Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-11T19:25:24.904Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-03-11T19:25:25.385Z] ++ pwd
[2026-03-11T19:25:25.385Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-11T19:25:25.385Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests
[2026-03-11T19:25:25.385Z] load ./testenv/testenv.properties
[2026-03-11T19:25:25.385Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-11T19:25:26.120Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga
[2026-03-11T19:25:26.120Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties
[2026-03-11T19:25:26.120Z] get jdk binary...
[2026-03-11T19:25:26.120Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-11T19:25:26.467Z] Uncompressing file: OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip ...
[2026-03-11T19:25:30.324Z] List files in jdkbinary folder...
[2026-03-11T19:25:30.324Z] total 486364
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 52350982 Mar 11 15:47 OpenJDK26U-debugimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 144388647 Mar 11 15:55 OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 85365893 Mar 11 15:55 OpenJDK26U-jmods_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 60091877 Mar 11 15:55 OpenJDK26U-jre_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 31284 Mar 11 15:52 OpenJDK26U-sbom_x64_windows_hotspot_26_35-metadata.json
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 166322 Mar 11 16:13 OpenJDK26U-sbom_x64_windows_hotspot_26_35.json
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 14459007 Mar 11 15:55 OpenJDK26U-static-libs_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:30.324Z] -rwxrwx---+ 1 Administrators None 141164512 Mar 11 15:46 OpenJDK26U-testimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:30.324Z] drwxrwxr-x+ 1 jenkins None 0 Mar 11 19:25 tmp
[2026-03-11T19:25:30.324Z] List files in jdkbinary/tmp folder...
[2026-03-11T19:25:30.324Z] total 4
[2026-03-11T19:25:30.324Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 jdk-26+35
[2026-03-11T19:25:30.673Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-11T19:25:30.673Z] Uncompressing file: OpenJDK26U-jre_x64_windows_hotspot_26_35.zip ...
[2026-03-11T19:25:32.988Z] List files in jdkbinary folder...
[2026-03-11T19:25:33.340Z] total 486368
[2026-03-11T19:25:33.340Z] -rwxrwx---+ 1 Administrators None 52350982 Mar 11 15:47 OpenJDK26U-debugimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:33.340Z] -rwxrwx---+ 1 Administrators None 144388647 Mar 11 15:55 OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:33.340Z] -rwxrwx---+ 1 Administrators None 85365893 Mar 11 15:55 OpenJDK26U-jmods_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:33.340Z] -rwxrwx---+ 1 Administrators None 60091877 Mar 11 15:55 OpenJDK26U-jre_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:33.341Z] -rwxrwx---+ 1 Administrators None 31284 Mar 11 15:52 OpenJDK26U-sbom_x64_windows_hotspot_26_35-metadata.json
[2026-03-11T19:25:33.341Z] -rwxrwx---+ 1 Administrators None 166322 Mar 11 16:13 OpenJDK26U-sbom_x64_windows_hotspot_26_35.json
[2026-03-11T19:25:33.341Z] -rwxrwx---+ 1 Administrators None 14459007 Mar 11 15:55 OpenJDK26U-static-libs_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:33.341Z] -rwxrwx---+ 1 Administrators None 141164512 Mar 11 15:46 OpenJDK26U-testimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:33.341Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 j2sdk-image
[2026-03-11T19:25:33.341Z] drwxrwxr-x+ 1 jenkins None 0 Mar 11 19:25 tmp
[2026-03-11T19:25:33.341Z] List files in jdkbinary/tmp folder...
[2026-03-11T19:25:33.341Z] total 4
[2026-03-11T19:25:33.341Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 jdk-26+35-jre
[2026-03-11T19:25:33.341Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-11T19:25:33.691Z] Uncompressing file: OpenJDK26U-static-libs_x64_windows_hotspot_26_35.zip ...
[2026-03-11T19:25:34.039Z] List files in jdkbinary folder...
[2026-03-11T19:25:34.039Z] total 486372
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 52350982 Mar 11 15:47 OpenJDK26U-debugimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 144388647 Mar 11 15:55 OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 85365893 Mar 11 15:55 OpenJDK26U-jmods_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 60091877 Mar 11 15:55 OpenJDK26U-jre_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 31284 Mar 11 15:52 OpenJDK26U-sbom_x64_windows_hotspot_26_35-metadata.json
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 166322 Mar 11 16:13 OpenJDK26U-sbom_x64_windows_hotspot_26_35.json
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 14459007 Mar 11 15:55 OpenJDK26U-static-libs_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:34.039Z] -rwxrwx---+ 1 Administrators None 141164512 Mar 11 15:46 OpenJDK26U-testimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:34.039Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 j2re-image
[2026-03-11T19:25:34.039Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 j2sdk-image
[2026-03-11T19:25:34.039Z] drwxrwxr-x+ 1 jenkins None 0 Mar 11 19:25 tmp
[2026-03-11T19:25:34.039Z] List files in jdkbinary/tmp folder...
[2026-03-11T19:25:34.040Z] total 0
[2026-03-11T19:25:34.040Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 jdk-26+35-static-libs
[2026-03-11T19:25:34.040Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-11T19:25:34.040Z] Uncompressing file: OpenJDK26U-testimage_x64_windows_hotspot_26_35.zip ...
[2026-03-11T19:25:50.028Z] List files in jdkbinary folder...
[2026-03-11T19:25:50.028Z] total 486372
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 52350982 Mar 11 15:47 OpenJDK26U-debugimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 144388647 Mar 11 15:55 OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 85365893 Mar 11 15:55 OpenJDK26U-jmods_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 60091877 Mar 11 15:55 OpenJDK26U-jre_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 31284 Mar 11 15:52 OpenJDK26U-sbom_x64_windows_hotspot_26_35-metadata.json
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 166322 Mar 11 16:13 OpenJDK26U-sbom_x64_windows_hotspot_26_35.json
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 14459007 Mar 11 15:55 OpenJDK26U-static-libs_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:50.028Z] -rwxrwx---+ 1 Administrators None 141164512 Mar 11 15:46 OpenJDK26U-testimage_x64_windows_hotspot_26_35.zip
[2026-03-11T19:25:50.028Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 j2re-image
[2026-03-11T19:25:50.028Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 j2sdk-image
[2026-03-11T19:25:50.028Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:46 static-libs
[2026-03-11T19:25:50.028Z] drwxrwxr-x+ 1 jenkins None 0 Mar 11 19:25 tmp
[2026-03-11T19:25:50.028Z] List files in jdkbinary/tmp folder...
[2026-03-11T19:25:50.028Z] total 4
[2026-03-11T19:25:50.028Z] drwxrwx---+ 1 jenkins None 0 Mar 11 15:34 jdk-26+35-test-image
[2026-03-11T19:25:50.028Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-11T19:25:50.028Z] Uncompressing OpenJDK26U-debugimage_x64_windows_hotspot_26_35.zip over ./j2sdk-image...
[2026-03-11T19:25:51.214Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-11T19:25:51.960Z] Removing top-level folder jdk-26+35/
[2026-03-11T19:25:54.990Z] Run c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-03-11T19:25:54.990Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-11T19:25:54.990Z] openjdk version "26" 2026-03-17
[2026-03-11T19:25:54.990Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T19:25:54.991Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T19:25:54.991Z] =JAVA VERSION OUTPUT END=
[2026-03-11T19:25:54.991Z] =RELEASE INFO BEGIN=
[2026-03-11T19:25:54.991Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-11T19:25:54.991Z] IMPLEMENTOR_VERSION="Temurin-26+35"
[2026-03-11T19:25:54.991Z] JAVA_RUNTIME_VERSION="26+35"
[2026-03-11T19:25:54.991Z] JAVA_VERSION="26"
[2026-03-11T19:25:54.991Z] JAVA_VERSION_DATE="2026-03-17"
[2026-03-11T19:25:54.991Z] LIBC="default"
[2026-03-11T19:25:54.991Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-03-11T19:25:54.991Z] OS_ARCH="x86_64"
[2026-03-11T19:25:54.991Z] OS_NAME="Windows"
[2026-03-11T19:25:54.991Z] SOURCE=".:git:ed902b3d8421"
[2026-03-11T19:25:54.991Z] BUILD_SOURCE="git:8ce7dd34f6d8620171ee345882be40d24b558f92"
[2026-03-11T19:25:54.991Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-03-11T19:25:54.991Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-03-11T19:25:54.991Z] FULL_VERSION="26+35"
[2026-03-11T19:25:54.991Z] SEMANTIC_VERSION="26+35"
[2026-03-11T19:25:54.991Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-03-11T19:25:54.991Z] JVM_VARIANT="Hotspot"
[2026-03-11T19:25:54.991Z] JVM_VERSION="26+35"
[2026-03-11T19:25:54.991Z] IMAGE_TYPE="JDK"
[2026-03-11T19:25:54.991Z] =RELEASE INFO END=
[2026-03-11T19:25:54.991Z] get testKitGen...
[2026-03-11T19:25:54.991Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-11T19:25:58.847Z] git rev-parse v1.0.12
[2026-03-11T19:25:58.847Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-11T19:25:59.328Z] $ ssh-agent -k
[2026-03-11T19:25:59.372Z] unset SSH_AUTH_SOCK;
[2026-03-11T19:25:59.372Z] unset SSH_AGENT_PID;
[2026-03-11T19:25:59.372Z] echo Agent pid 500229 killed;
[2026-03-11T19:25:59.433Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T19:25:59.744Z] 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=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-11T19:25:59.761Z] 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=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T19:25:59.804Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T19:25:59.937Z] Copied 1 artifact from "getTRSSOutput" build number 2072
[Pipeline] sh
[2026-03-11T19:26:00.413Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-11T19:26:00.413Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-11T19:26:00.413Z] + tar xof -
[2026-03-11T19:26:00.752Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T19:26:00.844Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T19:26:00.866Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-11T19:26:00.922Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T19:26:00.924Z] Machine limit is 3.
[Pipeline] sh
[2026-03-11T19:26:01.407Z] + cd ./aqa-tests/TKG
[2026-03-11T19:26:01.407Z] ++ uname
[2026-03-11T19:26:01.407Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-03-11T19:26:01.407Z] ++ uname
[2026-03-11T19:26:01.407Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-03-11T19:26:01.407Z] ++ uname
[2026-03-11T19:26:01.407Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-03-11T19:26:01.407Z] + MAKE=make
[2026-03-11T19:26:01.407Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-03-11T19:26:01.745Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-03-11T19:26:01.745Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:01.745Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T19:26:01.745Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T19:26:01.745Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T19:26:01.745Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T19:26:02.932Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-03-11T19:26:03.281Z]
[2026-03-11T19:26:03.281Z] build:
[2026-03-11T19:26:03.281Z]
[2026-03-11T19:26:03.281Z] clean:
[2026-03-11T19:26:03.281Z]
[2026-03-11T19:26:03.281Z] init:
[2026-03-11T19:26:03.281Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-03-11T19:26:03.281Z]
[2026-03-11T19:26:03.281Z] getDependentLibs:
[2026-03-11T19:26:03.633Z] [exec] --------------------------------------------
[2026-03-11T19:26:03.633Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:03.633Z] [exec] task is set to default
[2026-03-11T19:26:03.633Z] [exec] dependencyList is set to json_simple
[2026-03-11T19:26:03.633Z] [exec] System Test jars will not be downloaded.
[2026-03-11T19:26:03.633Z] [exec] --------------------------------------------
[2026-03-11T19:26:03.633Z] [exec] Starting download third party dependent jars
[2026-03-11T19:26:03.633Z] [exec] --------------------------------------------
[2026-03-11T19:26:03.633Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:03.633Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T19:26:03.633Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T19:26:03.633Z]
[2026-03-11T19:26:03.633Z] compile:
[2026-03-11T19:26:03.633Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T19:26:03.633Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T19:26:03.633Z] [echo] ===fork: yes
[2026-03-11T19:26:03.633Z] [echo] ===debug: on
[2026-03-11T19:26:03.633Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-03-11T19:26:05.977Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T19:26:05.977Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:26:05.977Z]
[2026-03-11T19:26:05.977Z] dist:
[2026-03-11T19:26:05.977Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-03-11T19:26:05.977Z]
[2026-03-11T19:26:05.977Z] BUILD SUCCESSFUL
[2026-03-11T19:26:05.977Z] Total time: 3 seconds
[2026-03-11T19:26:05.977Z] 0
[2026-03-11T19:26:05.977Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T19:26:06.328Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T19:26:06.328Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2026-03-11T19:26:08.037Z] ****************************** MACHINE INFO ******************************
[2026-03-11T19:26:08.037Z] File path : C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2026-03-11T19:26:08.037Z] Free Physical Memory Size : 5762547712
[2026-03-11T19:26:08.037Z] Free space (bytes) : 173473415168
[2026-03-11T19:26:08.037Z] Total Physical Memory Size : 8531955712
[2026-03-11T19:26:08.037Z] Total space (bytes) : 274283311104
[2026-03-11T19:26:08.037Z] Usable space (bytes) : 173473415168
[2026-03-11T19:26:08.037Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T19:26:08.037Z] bashVersion :
[2026-03-11T19:26:08.037Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-03-11T19:26:08.037Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-03-11T19:26:08.037Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] This is free software; you are free to change and redistribute it.
[2026-03-11T19:26:08.037Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T19:26:08.037Z] cpuCores : 4
[2026-03-11T19:26:08.037Z] curlVersion :
[2026-03-11T19:26:08.037Z] 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-03-11T19:26:08.037Z] Release-Date: 2025-07-16
[2026-03-11T19:26:08.037Z] 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-03-11T19:26:08.037Z] 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-03-11T19:26:08.037Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T19:26:08.037Z] gcc version : 13
[2026-03-11T19:26:08.037Z] gclibc version : ldd (cygwin) 3.6.4
[2026-03-11T19:26:08.037Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T19:26:08.037Z] lldb version : Command could not be executed
[2026-03-11T19:26:08.037Z] makeVersion :
[2026-03-11T19:26:08.037Z] GNU Make 4.4.1
[2026-03-11T19:26:08.037Z] Built for x86_64-pc-cygwin
[2026-03-11T19:26:08.037Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-03-11T19:26:08.037Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-03-11T19:26:08.037Z] This is free software: you are free to change and redistribute it.
[2026-03-11T19:26:08.037Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T19:26:08.037Z] mavenVersion : bash: line 1: mvn: command not found
[2026-03-11T19:26:08.037Z] perlVersion :
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-03-11T19:26:08.037Z] (with 3 registered patches, see perl -V for more detail)
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] Copyright 1987-2025, Larry Wall
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T19:26:08.037Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T19:26:08.037Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T19:26:08.037Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T19:26:08.037Z] procArch : unknown
[2026-03-11T19:26:08.037Z] sysArch : x86_64
[2026-03-11T19:26:08.037Z] sysOS : CYGWIN_NT-10.0-20348
[2026-03-11T19:26:08.037Z] ulimit :
[2026-03-11T19:26:08.037Z] core file size (blocks, -c) 0
[2026-03-11T19:26:08.037Z] data seg size (kbytes, -d) unlimited
[2026-03-11T19:26:08.037Z] file size (blocks, -f) unlimited
[2026-03-11T19:26:08.037Z] open files (-n) 3200
[2026-03-11T19:26:08.037Z] pipe size (512 bytes, -p) 8
[2026-03-11T19:26:08.037Z] stack size (kbytes, -s) 2032
[2026-03-11T19:26:08.037Z] cpu time (seconds, -t) unlimited
[2026-03-11T19:26:08.037Z] max user processes (-u) 256
[2026-03-11T19:26:08.037Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T19:26:08.037Z] 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-03-11T19:26:08.037Z] vmVendor : Oracle Corporation
[2026-03-11T19:26:08.037Z] vmVersion : 26+35
[2026-03-11T19:26:08.037Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T19:26:08.037Z] **************************************************************************
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] System.getProperty('os.name')=Windows Server 2022
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] System.getProperty('os.arch')=amd64
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] System.getProperty('java.fullversion')=null
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T19:26:08.037Z]
[2026-03-11T19:26:08.037Z] 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-03-11T19:26:08.037Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:26:08.377Z] perl scripts/configure.pl
[2026-03-11T19:26:08.378Z] c:/jenkins/workspace/Test_openjdk26_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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T19:26:08.746Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T19:26:08.746Z]
[2026-03-11T19:26:08.746Z]
[2026-03-11T19:26:08.746Z] Starting to generate parallel test lists.
[2026-03-11T19:26:08.746Z]
[2026-03-11T19:26:08.746Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-03-11T19:26:08.746Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-03-11T19:26:08.746Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-03-11T19:26:08.746Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-03-11T19:26:08.746Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-03-11T19:26:08.746Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-03-11T19:26:09.099Z] Attempting to get test duration data from TRSS.
[2026-03-11T19:26:09.099Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_windows&group=perf&level=extended"
[2026-03-11T19:26:09.451Z] Attempting to get test duration data from cached files.
[2026-03-11T19:26:09.451Z]
[2026-03-11T19:26:09.451Z] TEST DURATION
[2026-03-11T19:26:09.451Z] ====================================================================================
[2026-03-11T19:26:09.451Z] Total number of tests searched: 19
[2026-03-11T19:26:09.451Z] Number of test durations found: 19
[2026-03-11T19:26:09.451Z] Top slowest tests:
[2026-03-11T19:26:09.451Z] 01m53s dacapo-tomcat_0
[2026-03-11T19:26:09.451Z] 01m19s renaissance-finagle-http_0
[2026-03-11T19:26:09.451Z] 01m09s renaissance-mnemonics_0
[2026-03-11T19:26:09.451Z] ====================================================================================
[2026-03-11T19:26:09.451Z]
[2026-03-11T19:26:09.451Z] Test target is split into 1 lists.
[2026-03-11T19:26:09.451Z] Reducing estimated test running time from 09m34s to 09m34s.
[2026-03-11T19:26:09.451Z]
[2026-03-11T19:26:09.451Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T19:26:09.451Z] Number of tests: 19
[2026-03-11T19:26:09.451Z] Estimated running time: 09m34s
[2026-03-11T19:26:09.451Z] TESTLIST=dacapo-tomcat_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,dacapo-jython_0,renaissance-philosophers_0,dacapo-sunflow_0,renaissance-als_0,dacapo-xalan_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-chi-square_0,renaissance-movie-lens_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-fop_0,dacapo-avrora_0,renaissance-finagle-chirper_0,dacapo-pmd_0
[2026-03-11T19:26:09.451Z] ------------------------------------------------------------------------------------
[2026-03-11T19:26:09.451Z]
[2026-03-11T19:26:09.451Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-03-11T19:26:09.451Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T19:26:09.548Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T19:26:09.642Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-11T19:26:09.687Z] Building tests...
[Pipeline] timeout
[2026-03-11T19:26:09.690Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T19:26:09.713Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-11T19:26:09.852Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-03-11T19:26:09.865Z] Running in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T19:26:09.889Z] $ ssh-agent
[2026-03-11T19:26:10.004Z] SSH_AUTH_SOCK=/tmp/ssh-pUyh9DvcNcvk/agent.500449
[2026-03-11T19:26:10.004Z] SSH_AGENT_PID=500450
[2026-03-11T19:26:10.004Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T19:26:10.475Z] + bash ./compile.sh
[2026-03-11T19:26:10.814Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T19:26:10.814Z] =========
[2026-03-11T19:26:10.814Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T19:26:10.814Z] TKG_BRANCH=v1.0.12
[2026-03-11T19:26:10.814Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T19:26:10.814Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T19:26:10.814Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T19:26:10.814Z] STF_BRANCH=v1.0.12
[2026-03-11T19:26:10.814Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T19:26:10.814Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T19:26:10.814Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T19:26:10.814Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T19:26:10.814Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T19:26:10.814Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T19:26:10.814Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T19:26:10.814Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T19:26:10.814Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T19:26:10.814Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T19:26:10.814Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T19:26:10.814Z]
[2026-03-11T19:26:10.814Z] =========
[2026-03-11T19:26:10.814Z]
[2026-03-11T19:26:10.814Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T19:26:10.814Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T19:26:10.814Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T19:26:10.814Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T19:26:10.815Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-03-11T19:26:10.815Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:10.815Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T19:26:10.815Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T19:26:10.815Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T19:26:10.816Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T19:26:12.016Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-03-11T19:26:12.016Z]
[2026-03-11T19:26:12.016Z] build:
[2026-03-11T19:26:12.016Z]
[2026-03-11T19:26:12.016Z] clean:
[2026-03-11T19:26:12.016Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-03-11T19:26:12.378Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-03-11T19:26:12.378Z]
[2026-03-11T19:26:12.378Z] init:
[2026-03-11T19:26:12.378Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-03-11T19:26:12.378Z]
[2026-03-11T19:26:12.378Z] getDependentLibs:
[2026-03-11T19:26:12.378Z] [exec] --------------------------------------------
[2026-03-11T19:26:12.378Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:12.378Z] [exec] task is set to default
[2026-03-11T19:26:12.378Z] [exec] dependencyList is set to json_simple
[2026-03-11T19:26:12.378Z] [exec] System Test jars will not be downloaded.
[2026-03-11T19:26:12.378Z] [exec] --------------------------------------------
[2026-03-11T19:26:12.378Z] [exec] Starting download third party dependent jars
[2026-03-11T19:26:12.378Z] [exec] --------------------------------------------
[2026-03-11T19:26:12.378Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:12.378Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T19:26:12.378Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T19:26:12.378Z]
[2026-03-11T19:26:12.378Z] compile:
[2026-03-11T19:26:12.378Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T19:26:12.378Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T19:26:12.378Z] [echo] ===fork: yes
[2026-03-11T19:26:12.378Z] [echo] ===debug: on
[2026-03-11T19:26:12.379Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-03-11T19:26:14.743Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T19:26:14.743Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:26:14.743Z]
[2026-03-11T19:26:14.743Z] dist:
[2026-03-11T19:26:14.743Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-03-11T19:26:14.743Z]
[2026-03-11T19:26:14.743Z] BUILD SUCCESSFUL
[2026-03-11T19:26:14.743Z] Total time: 2 seconds
[2026-03-11T19:26:14.743Z] 0
[2026-03-11T19:26:14.744Z] c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T19:26:15.098Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-11T19:26:15.098Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2026-03-11T19:26:16.792Z] ****************************** MACHINE INFO ******************************
[2026-03-11T19:26:16.792Z] File path : C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2026-03-11T19:26:16.792Z] Free Physical Memory Size : 5726875648
[2026-03-11T19:26:16.792Z] Free space (bytes) : 173473398784
[2026-03-11T19:26:16.792Z] Total Physical Memory Size : 8531955712
[2026-03-11T19:26:16.792Z] Total space (bytes) : 274283311104
[2026-03-11T19:26:16.792Z] Usable space (bytes) : 173473398784
[2026-03-11T19:26:16.792Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T19:26:16.792Z] bashVersion :
[2026-03-11T19:26:16.792Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-03-11T19:26:16.792Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-03-11T19:26:16.792Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T19:26:16.792Z]
[2026-03-11T19:26:16.792Z] This is free software; you are free to change and redistribute it.
[2026-03-11T19:26:16.792Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T19:26:16.792Z] cpuCores : 4
[2026-03-11T19:26:16.792Z] curlVersion :
[2026-03-11T19:26:16.792Z] 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-03-11T19:26:16.792Z] Release-Date: 2025-07-16
[2026-03-11T19:26:16.792Z] 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-03-11T19:26:16.792Z] 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-03-11T19:26:16.792Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-11T19:26:16.792Z] gcc version : 13
[2026-03-11T19:26:16.792Z] gclibc version : ldd (cygwin) 3.6.4
[2026-03-11T19:26:16.792Z] gdb version : bash: line 1: gdb: command not found
[2026-03-11T19:26:16.792Z] lldb version : Command could not be executed
[2026-03-11T19:26:16.793Z] makeVersion :
[2026-03-11T19:26:16.793Z] GNU Make 4.4.1
[2026-03-11T19:26:16.793Z] Built for x86_64-pc-cygwin
[2026-03-11T19:26:16.793Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-03-11T19:26:16.793Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-03-11T19:26:16.793Z] This is free software: you are free to change and redistribute it.
[2026-03-11T19:26:16.793Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T19:26:16.793Z] mavenVersion : bash: line 1: mvn: command not found
[2026-03-11T19:26:16.793Z] perlVersion :
[2026-03-11T19:26:16.793Z]
[2026-03-11T19:26:16.793Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-03-11T19:26:16.793Z] (with 3 registered patches, see perl -V for more detail)
[2026-03-11T19:26:16.793Z]
[2026-03-11T19:26:16.793Z] Copyright 1987-2025, Larry Wall
[2026-03-11T19:26:16.793Z]
[2026-03-11T19:26:16.793Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T19:26:16.793Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T19:26:16.793Z]
[2026-03-11T19:26:16.793Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T19:26:16.793Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T19:26:16.793Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-03-11T19:26:16.793Z]
[2026-03-11T19:26:16.793Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-11T19:26:16.793Z] procArch : unknown
[2026-03-11T19:26:16.793Z] sysArch : x86_64
[2026-03-11T19:26:16.793Z] sysOS : CYGWIN_NT-10.0-20348
[2026-03-11T19:26:16.793Z] ulimit :
[2026-03-11T19:26:16.793Z] core file size (blocks, -c) 0
[2026-03-11T19:26:16.793Z] data seg size (kbytes, -d) unlimited
[2026-03-11T19:26:16.793Z] file size (blocks, -f) unlimited
[2026-03-11T19:26:16.793Z] open files (-n) 3200
[2026-03-11T19:26:16.793Z] pipe size (512 bytes, -p) 8
[2026-03-11T19:26:16.793Z] stack size (kbytes, -s) 2032
[2026-03-11T19:26:16.793Z] cpu time (seconds, -t) unlimited
[2026-03-11T19:26:16.793Z] max user processes (-u) 256
[2026-03-11T19:26:16.793Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T19:26:16.793Z] 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-03-11T19:26:16.793Z] vmVendor : Oracle Corporation
[2026-03-11T19:26:16.793Z] vmVersion : 26+35
[2026-03-11T19:26:16.793Z] xlc version : bash: line 1: xlC: command not found
[2026-03-11T19:26:16.794Z] **************************************************************************
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] System.getProperty('os.name')=Windows Server 2022
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] System.getProperty('os.arch')=amd64
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] System.getProperty('java.fullversion')=null
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T19:26:16.794Z]
[2026-03-11T19:26:16.794Z] make -f clean.mk cleanBuild
[2026-03-11T19:26:16.794Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:26:17.150Z] rm -f -r C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest
[2026-03-11T19:26:17.150Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:26:17.150Z] make -f compile.mk compile
[2026-03-11T19:26:17.150Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:26:17.508Z] rm -f -r C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-03-11T19:26:17.508Z] mkdir -p C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-03-11T19:26:17.508Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-03-11T19:26:17.509Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-03-11T19:26:19.238Z] Buildfile: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-03-11T19:26:19.238Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-03-11T19:26:19.238Z]
[2026-03-11T19:26:19.238Z] -create_test_directory:
[2026-03-11T19:26:19.238Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest
[2026-03-11T19:26:19.238Z]
[2026-03-11T19:26:19.238Z] stage_test_material:
[2026-03-11T19:26:19.592Z] [copy] Copying 584 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest
[2026-03-11T19:26:19.948Z]
[2026-03-11T19:26:19.948Z] build:
[2026-03-11T19:26:20.306Z]
[2026-03-11T19:26:20.306Z] init:
[2026-03-11T19:26:20.306Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf
[2026-03-11T19:26:20.306Z]
[2026-03-11T19:26:20.306Z] dist:
[2026-03-11T19:26:20.306Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf
[2026-03-11T19:26:20.306Z]
[2026-03-11T19:26:20.306Z] build:
[2026-03-11T19:26:20.306Z]
[2026-03-11T19:26:20.306Z] build:
[2026-03-11T19:26:20.306Z]
[2026-03-11T19:26:20.306Z] init:
[2026-03-11T19:26:20.306Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2026-03-11T19:26:20.306Z]
[2026-03-11T19:26:20.306Z] getBumbleBench:
[2026-03-11T19:26:20.306Z] [echo] Cloning BumbleBench
[2026-03-11T19:26:20.306Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-03-11T19:26:20.306Z] [exec] Cloning into 'bumblebench'...
[2026-03-11T19:26:21.494Z]
[2026-03-11T19:26:21.494Z] buildBumbleBench:
[2026-03-11T19:26:21.494Z] [echo] Building BumbleBench
[2026-03-11T19:26:21.494Z]
[2026-03-11T19:26:21.494Z] compile-all:
[2026-03-11T19:26:21.494Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:21.494Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:21.494Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:21.494Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:21.494Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:21.494Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:21.494Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:22.714Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T19:26:22.714Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:26:22.714Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2026-03-11T19:26:22.714Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-11T19:26:22.714Z] [javac] 4 warnings
[2026-03-11T19:26:22.714Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:22.714Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:22.714Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:22.714Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:22.714Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:22.714Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:22.714Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:22.714Z] [javac] 4 warnings
[2026-03-11T19:26:22.714Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:22.714Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:22.714Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:22.714Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:22.714Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:22.715Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:22.715Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:23.069Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API.
[2026-03-11T19:26:23.069Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:26:23.069Z] [javac] 4 warnings
[2026-03-11T19:26:23.069Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:23.069Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:23.069Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:23.069Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:23.069Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.070Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.070Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:23.428Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-03-11T19:26:23.428Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:26:23.428Z] [javac] 4 warnings
[2026-03-11T19:26:23.428Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:23.429Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:23.429Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:23.429Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:23.429Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.429Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.429Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:23.789Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T19:26:23.789Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:26:23.789Z] [javac] 4 warnings
[2026-03-11T19:26:23.789Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:23.789Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:23.789Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:23.789Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:23.789Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.789Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.789Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:23.789Z] [javac] 4 warnings
[2026-03-11T19:26:23.789Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:23.789Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:23.790Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:23.790Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:23.790Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.790Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:23.790Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:24.147Z] [javac] 4 warnings
[2026-03-11T19:26:24.147Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:24.147Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:24.147Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:24.147Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:24.147Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.147Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.147Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:24.147Z] [javac] C:\jenkins\workspace\Test_openjdk26_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-03-11T19:26:24.147Z] [javac] synchronized(init) {
[2026-03-11T19:26:24.147Z] [javac] ^
[2026-03-11T19:26:24.147Z] [javac] 5 warnings
[2026-03-11T19:26:24.147Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:24.147Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:24.147Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:24.148Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:24.148Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.148Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.148Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:24.523Z] [javac] 4 warnings
[2026-03-11T19:26:24.524Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:24.524Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:24.524Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:24.524Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:24.524Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.524Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.524Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:24.524Z] [javac] 4 warnings
[2026-03-11T19:26:24.524Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:24.524Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:24.524Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:24.524Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:24.525Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.525Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:24.525Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:24.892Z] [javac] 4 warnings
[2026-03-11T19:26:24.892Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:25.256Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:25.256Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:25.256Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:25.256Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.256Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.256Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:25.256Z] [javac] 4 warnings
[2026-03-11T19:26:25.256Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:25.256Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:25.256Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:25.256Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:25.256Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.257Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.257Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:25.257Z] [javac] 4 warnings
[2026-03-11T19:26:25.257Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:25.257Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:25.257Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:25.257Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:25.257Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.257Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.257Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:25.613Z] [javac] 4 warnings
[2026-03-11T19:26:25.613Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-03-11T19:26:25.613Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T19:26:25.613Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T19:26:25.613Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T19:26:25.613Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.613Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T19:26:25.613Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T19:26:25.613Z] [javac] 4 warnings
[2026-03-11T19:26:25.613Z]
[2026-03-11T19:26:25.613Z] dist:
[2026-03-11T19:26:25.613Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2026-03-11T19:26:27.928Z]
[2026-03-11T19:26:27.928Z] dist:
[2026-03-11T19:26:27.928Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2026-03-11T19:26:27.928Z]
[2026-03-11T19:26:27.928Z] build:
[2026-03-11T19:26:27.928Z]
[2026-03-11T19:26:27.928Z] getDependentLibs:
[2026-03-11T19:26:35.303Z] [exec] --------------------------------------------
[2026-03-11T19:26:35.303Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:35.303Z] [exec] task is set to default
[2026-03-11T19:26:35.303Z] [exec] dependencyList is set to dacapo
[2026-03-11T19:26:35.303Z] [exec] System Test jars will not be downloaded.
[2026-03-11T19:26:35.303Z] [exec] --------------------------------------------
[2026-03-11T19:26:35.303Z] [exec] Starting download third party dependent jars
[2026-03-11T19:26:35.303Z] [exec] --------------------------------------------
[2026-03-11T19:26:35.303Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-03-11T19:26:35.304Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-03-11T19:26:35.304Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T19:26:35.304Z]
[2026-03-11T19:26:35.304Z] init:
[2026-03-11T19:26:35.304Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-03-11T19:26:35.304Z]
[2026-03-11T19:26:35.304Z] getDacapoSuite:
[2026-03-11T19:26:35.304Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-03-11T19:27:44.737Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-03-11T19:27:44.737Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo
[2026-03-11T19:27:44.737Z]
[2026-03-11T19:27:44.737Z] dist:
[2026-03-11T19:27:44.737Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-03-11T19:27:44.737Z]
[2026-03-11T19:27:44.737Z] build:
[2026-03-11T19:27:44.737Z]
[2026-03-11T19:27:44.737Z] init:
[2026-03-11T19:27:44.737Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-03-11T19:27:44.737Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-03-11T19:27:44.737Z]
[2026-03-11T19:27:44.737Z] compile:
[2026-03-11T19:27:44.737Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T19:27:44.737Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T19:27:44.737Z] [echo] ===fork: yes
[2026-03-11T19:27:44.738Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-03-11T19:27:44.738Z] [echo] ===debug: on
[2026-03-11T19:27:44.738Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2026-03-11T19:27:44.738Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-03-11T19:27:44.738Z] [javac] Note: C:\jenkins\workspace\Test_openjdk26_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-03-11T19:27:44.738Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T19:27:44.738Z]
[2026-03-11T19:27:44.738Z] dist:
[2026-03-11T19:27:44.738Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2026-03-11T19:27:44.738Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-03-11T19:27:44.738Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-03-11T19:27:44.738Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-03-11T19:27:44.738Z]
[2026-03-11T19:27:44.738Z] clean:
[2026-03-11T19:27:44.738Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-03-11T19:27:44.738Z]
[2026-03-11T19:27:44.738Z] build:
[2026-03-11T19:27:44.738Z]
[2026-03-11T19:27:44.738Z] build:
[2026-03-11T19:27:44.738Z]
[2026-03-11T19:27:44.738Z] init:
[2026-03-11T19:27:44.738Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2026-03-11T19:27:44.738Z]
[2026-03-11T19:27:44.738Z] getRenaissanceSuite:
[2026-03-11T19:27:44.738Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-03-11T19:27:44.739Z]
[2026-03-11T19:27:44.739Z] dist:
[2026-03-11T19:27:44.739Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2026-03-11T19:27:45.094Z]
[2026-03-11T19:27:45.094Z] build:
[2026-03-11T19:27:45.094Z]
[2026-03-11T19:27:45.094Z] init:
[2026-03-11T19:27:45.095Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb
[2026-03-11T19:27:45.095Z]
[2026-03-11T19:27:45.095Z] getSpecjbbSuite:
[2026-03-11T19:27:45.095Z]
[2026-03-11T19:27:45.095Z] dist:
[2026-03-11T19:27:45.095Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run
[2026-03-11T19:27:45.095Z]
[2026-03-11T19:27:45.095Z] BUILD SUCCESSFUL
[2026-03-11T19:27:45.095Z] Total time: 1 minute 26 seconds
[2026-03-11T19:27:45.095Z] 0
[2026-03-11T19:27:45.448Z]
[2026-03-11T19:27:45.448Z]
[2026-03-11T19:27:45.448Z] RECORD TEST REPOs SHA
[2026-03-11T19:27:45.448Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-03-11T19:27:45.448Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-03-11T19:27:45.448Z] Check shas in C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-03-11T19:27:45.448Z] touch C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-03-11T19:27:46.189Z] ================================================
[2026-03-11T19:27:46.189Z] timestamp: 20260311-192746
[2026-03-11T19:27:46.189Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests
[2026-03-11T19:27:46.189Z] git repo:
[2026-03-11T19:27:46.933Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-11T19:27:46.933Z] sha:
[2026-03-11T19:27:46.933Z] ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493
[2026-03-11T19:27:47.286Z] ================================================
[2026-03-11T19:27:47.286Z] timestamp: 20260311-192746
[2026-03-11T19:27:47.286Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T19:27:47.286Z] git repo:
[2026-03-11T19:27:47.286Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-03-11T19:27:47.286Z] sha:
[2026-03-11T19:27:47.286Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-03-11T19:27:47.639Z] ================================================
[2026-03-11T19:27:47.639Z] timestamp: 20260311-192747
[2026-03-11T19:27:47.639Z] repo dir: C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG
[2026-03-11T19:27:47.639Z] git repo:
[2026-03-11T19:27:47.639Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-11T19:27:47.639Z] sha:
[2026-03-11T19:27:47.640Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-03-11T19:27:47.640Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-03-11T19:27:47.720Z] $ ssh-agent -k
[2026-03-11T19:27:47.764Z] unset SSH_AUTH_SOCK;
[2026-03-11T19:27:47.764Z] unset SSH_AGENT_PID;
[2026-03-11T19:27:47.764Z] echo Agent pid 500450 killed;
[2026-03-11T19:27:47.825Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-11T19:27:47.949Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T19:27:47.971Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-03-11T19:27:47.988Z] $ ssh-agent
[2026-03-11T19:27:48.103Z] SSH_AUTH_SOCK=/tmp/ssh-hLgDMhAelqLi/agent.500744
[2026-03-11T19:27:48.103Z] SSH_AGENT_PID=500745
[2026-03-11T19:27:48.103Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T19:27:48.595Z] ++ uname
[2026-03-11T19:27:48.595Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-03-11T19:27:48.595Z] ++ uname
[2026-03-11T19:27:48.595Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-03-11T19:27:48.595Z] ++ uname
[2026-03-11T19:27:48.595Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-03-11T19:27:48.595Z] + MAKE=make
[2026-03-11T19:27:48.595Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T19:27:48.595Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-11T19:27:49.131Z] ++ uname
[2026-03-11T19:27:49.131Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-03-11T19:27:49.131Z] ++ uname
[2026-03-11T19:27:49.131Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-03-11T19:27:49.131Z] ++ uname
[2026-03-11T19:27:49.131Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-03-11T19:27:49.131Z] + MAKE=make
[2026-03-11T19:27:49.131Z] + cd ./aqa-tests
[2026-03-11T19:27:49.131Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-11T19:27:49.131Z] ++ set +x
[2026-03-11T19:27:49.131Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T19:27:49.131Z] =========
[2026-03-11T19:27:49.131Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T19:27:49.131Z] TKG_BRANCH=v1.0.12
[2026-03-11T19:27:49.131Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T19:27:49.131Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T19:27:49.131Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T19:27:49.131Z] STF_BRANCH=v1.0.12
[2026-03-11T19:27:49.131Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T19:27:49.131Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T19:27:49.131Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T19:27:49.131Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T19:27:49.131Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T19:27:49.131Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T19:27:49.131Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T19:27:49.131Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T19:27:49.131Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T19:27:49.131Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T19:27:49.131Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T19:27:49.131Z]
[2026-03-11T19:27:49.131Z] =========
[2026-03-11T19:27:49.131Z]
[2026-03-11T19:27:49.132Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T19:27:49.132Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T19:27:49.132Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T19:27:49.132Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T19:27:49.470Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-03-11T19:27:49.470Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-03-11T19:27:49.470Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-03-11T19:27:49.470Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:27:49.470Z] perl scripts/configure.pl
[2026-03-11T19:27:49.470Z] c:/jenkins/workspace/Test_openjdk26_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=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T19:27:49.833Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T19:27:49.833Z]
[2026-03-11T19:27:49.833Z] Starting to generate test make files.
[2026-03-11T19:27:49.833Z]
[2026-03-11T19:27:50.187Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-03-11T19:27:50.187Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-03-11T19:27:50.187Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-03-11T19:27:50.187Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-03-11T19:27:50.187Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-03-11T19:27:50.187Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] Parsing C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-03-11T19:27:50.187Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] Generated C:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] Make files are generated successfully.
[2026-03-11T19:27:50.187Z]
[2026-03-11T19:27:50.187Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:27:50.187Z] make -f runtest.mk _extended.perf
[2026-03-11T19:27:50.187Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:27:50.927Z]
[2026-03-11T19:27:50.927Z] Running make 4.4.1
[2026-03-11T19:27:50.927Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/
[2026-03-11T19:27:50.927Z] set JDK_VERSION to 26
[2026-03-11T19:27:50.927Z] set JDK_IMPL to hotspot
[2026-03-11T19:27:50.927Z] set JVM_VERSION to openjdk26
[2026-03-11T19:27:50.927Z] set JCL_VERSION to latest
[2026-03-11T19:27:51.282Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-03-11T19:27:51.282Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-03-11T19:27:51.282Z] set SPEC to win_x86-64
[2026-03-11T19:27:51.282Z] set TEST_FLAG to
[2026-03-11T19:27:51.282Z] Running extended.perf ...
[2026-03-11T19:27:51.618Z] There are 19 test targets in extended.perf
[2026-03-11T19:27:51.618Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-03-11T19:27:51.618Z] openjdk version "26" 2026-03-17
[2026-03-11T19:27:51.618Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T19:27:51.618Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T19:27:51.618Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests'
[2026-03-11T19:27:51.957Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2026-03-11T19:27:51.957Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2026-03-11T19:27:52.294Z]
[2026-03-11T19:27:52.294Z] ===============================================
[2026-03-11T19:27:52.295Z] Running test dacapo-avrora_0 ...
[2026-03-11T19:27:52.633Z] ===============================================
[2026-03-11T19:27:52.633Z] dacapo-avrora_0 Start Time: Wed Mar 11 19:27:52 2026 Epoch Time (ms): 1773257272402
[2026-03-11T19:27:52.633Z] dacapo-avrora_0_DISABLED
[2026-03-11T19:27:52.633Z] Disabled Reason:
[2026-03-11T19:27:52.633Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-03-11T19:27:52.971Z] dacapo-avrora_0 Finish Time: Wed Mar 11 19:27:52 2026 Epoch Time (ms): 1773257272671
[2026-03-11T19:27:52.971Z]
[2026-03-11T19:27:52.971Z] ===============================================
[2026-03-11T19:27:52.971Z] Running test dacapo-fop_0 ...
[2026-03-11T19:27:53.307Z] ===============================================
[2026-03-11T19:27:53.307Z] dacapo-fop_0 Start Time: Wed Mar 11 19:27:53 2026 Epoch Time (ms): 1773257273071
[2026-03-11T19:27:53.307Z] variation: NoOptions
[2026-03-11T19:27:53.307Z] JVM_OPTIONS:
[2026-03-11T19:27:53.307Z] { \
[2026-03-11T19:27:53.307Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:27:53.307Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:27:53.307Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-fop_0"; \
[2026-03-11T19:27:53.307Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-fop_0"; \
[2026-03-11T19:27:53.307Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:27:53.307Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2026-03-11T19:27:53.307Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:27:53.307Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:27:53.307Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:27:53.307Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:27:53.659Z]
[2026-03-11T19:27:53.659Z] TEST SETUP:
[2026-03-11T19:27:53.659Z] Nothing to be done for setup.
[2026-03-11T19:27:53.659Z]
[2026-03-11T19:27:53.659Z] TESTING:
[2026-03-11T19:27:55.981Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-03-11T19:27:55.981Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-03-11T19:28:01.387Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-03-11T19:28:01.726Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5867 msec =====
[2026-03-11T19:28:01.726Z] -----------------------------------
[2026-03-11T19:28:01.726Z] dacapo-fop_0_PASSED
[2026-03-11T19:28:01.726Z] -----------------------------------
[2026-03-11T19:28:01.726Z]
[2026-03-11T19:28:01.726Z] TEST TEARDOWN:
[2026-03-11T19:28:01.726Z] Nothing to be done for teardown.
[2026-03-11T19:28:01.726Z] dacapo-fop_0 Finish Time: Wed Mar 11 19:28:01 2026 Epoch Time (ms): 1773257281649
[2026-03-11T19:28:02.062Z]
[2026-03-11T19:28:02.062Z] ===============================================
[2026-03-11T19:28:02.062Z] Running test dacapo-jython_0 ...
[2026-03-11T19:28:02.399Z] ===============================================
[2026-03-11T19:28:02.399Z] dacapo-jython_0 Start Time: Wed Mar 11 19:28:02 2026 Epoch Time (ms): 1773257282153
[2026-03-11T19:28:02.399Z] variation: NoOptions
[2026-03-11T19:28:02.754Z] JVM_OPTIONS:
[2026-03-11T19:28:02.754Z] { \
[2026-03-11T19:28:02.754Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:28:02.754Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:28:02.754Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-jython_0"; \
[2026-03-11T19:28:02.754Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-jython_0"; \
[2026-03-11T19:28:02.754Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:28:02.754Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2026-03-11T19:28:02.754Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:28:02.754Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:28:02.754Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:28:02.754Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:28:02.754Z]
[2026-03-11T19:28:02.754Z] TEST SETUP:
[2026-03-11T19:28:02.754Z] Nothing to be done for setup.
[2026-03-11T19:28:02.754Z]
[2026-03-11T19:28:02.754Z] TESTING:
[2026-03-11T19:28:43.001Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-03-11T19:28:43.001Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-03-11T19:28:43.365Z] -------------------------------------------------------------------------------
[2026-03-11T19:28:43.365Z] PYBENCH 2.0
[2026-03-11T19:28:43.365Z] -------------------------------------------------------------------------------
[2026-03-11T19:28:43.365Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:28:43.365Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-03-11T19:28:43.365Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-03-11T19:28:43.365Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:28:43.365Z] * using Jython
[2026-03-11T19:28:43.365Z] * system check interval set to maximum: 2147483647
[2026-03-11T19:28:43.365Z] * using timer: time.time
[2026-03-11T19:28:43.365Z]
[2026-03-11T19:28:44.555Z] Calibrating tests. Please wait... done.
[2026-03-11T19:28:44.555Z]
[2026-03-11T19:28:44.555Z] Running 2 round(s) of the suite at warp factor 20:
[2026-03-11T19:28:44.555Z]
[2026-03-11T19:28:50.554Z] * Round 1 done.
[2026-03-11T19:28:53.574Z] * Round 2 done.
[2026-03-11T19:28:53.574Z]
[2026-03-11T19:28:53.574Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 11450 msec =====
[2026-03-11T19:28:53.574Z] -----------------------------------
[2026-03-11T19:28:53.574Z] dacapo-jython_0_PASSED
[2026-03-11T19:28:53.574Z] -----------------------------------
[2026-03-11T19:28:53.574Z]
[2026-03-11T19:28:53.574Z] TEST TEARDOWN:
[2026-03-11T19:28:53.574Z] Nothing to be done for teardown.
[2026-03-11T19:28:53.574Z] dacapo-jython_0 Finish Time: Wed Mar 11 19:28:53 2026 Epoch Time (ms): 1773257333139
[2026-03-11T19:28:53.574Z]
[2026-03-11T19:28:53.574Z] ===============================================
[2026-03-11T19:28:53.574Z] Running test dacapo-luindex_0 ...
[2026-03-11T19:28:53.924Z] ===============================================
[2026-03-11T19:28:53.924Z] dacapo-luindex_0 Start Time: Wed Mar 11 19:28:53 2026 Epoch Time (ms): 1773257333728
[2026-03-11T19:28:53.924Z] variation: NoOptions
[2026-03-11T19:28:53.924Z] JVM_OPTIONS:
[2026-03-11T19:28:53.924Z] { \
[2026-03-11T19:28:53.924Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:28:53.924Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:28:53.924Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-luindex_0"; \
[2026-03-11T19:28:53.924Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-luindex_0"; \
[2026-03-11T19:28:53.924Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:28:53.924Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2026-03-11T19:28:53.924Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:28:53.924Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:28:53.924Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:28:53.924Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:28:54.279Z]
[2026-03-11T19:28:54.279Z] TEST SETUP:
[2026-03-11T19:28:54.279Z] Nothing to be done for setup.
[2026-03-11T19:28:54.279Z]
[2026-03-11T19:28:54.279Z] TESTING:
[2026-03-11T19:28:54.637Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-03-11T19:28:54.637Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-03-11T19:28:55.751Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-03-11T19:28:55.751Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-03-11T19:28:56.494Z] Adding documents from enwiki-abydos-copleston.md:
[2026-03-11T19:28:57.242Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-03-11T19:28:57.242Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:28:57.242Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-03-11T19:28:57.242Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-03-11T19:28:57.242Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-03-11T19:28:59.181Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-03-11T19:28:59.929Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-03-11T19:29:01.647Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-03-11T19:29:02.007Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-03-11T19:29:02.007Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-03-11T19:29:02.007Z] Optimizing...
[2026-03-11T19:29:05.858Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 10544 msec =====
[2026-03-11T19:29:05.858Z] -----------------------------------
[2026-03-11T19:29:05.858Z] dacapo-luindex_0_PASSED
[2026-03-11T19:29:05.858Z] -----------------------------------
[2026-03-11T19:29:05.858Z]
[2026-03-11T19:29:05.858Z] TEST TEARDOWN:
[2026-03-11T19:29:05.858Z] Nothing to be done for teardown.
[2026-03-11T19:29:05.858Z] dacapo-luindex_0 Finish Time: Wed Mar 11 19:29:05 2026 Epoch Time (ms): 1773257345364
[2026-03-11T19:29:05.858Z]
[2026-03-11T19:29:05.858Z] ===============================================
[2026-03-11T19:29:05.858Z] Running test dacapo-pmd_0 ...
[2026-03-11T19:29:05.858Z] ===============================================
[2026-03-11T19:29:06.213Z] dacapo-pmd_0 Start Time: Wed Mar 11 19:29:05 2026 Epoch Time (ms): 1773257345862
[2026-03-11T19:29:06.213Z] dacapo-pmd_0_DISABLED
[2026-03-11T19:29:06.213Z] Disabled Reason:
[2026-03-11T19:29:06.560Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739
[2026-03-11T19:29:06.560Z] dacapo-pmd_0 Finish Time: Wed Mar 11 19:29:06 2026 Epoch Time (ms): 1773257346434
[2026-03-11T19:29:06.560Z]
[2026-03-11T19:29:06.899Z] ===============================================
[2026-03-11T19:29:06.900Z] Running test dacapo-sunflow_0 ...
[2026-03-11T19:29:06.900Z] ===============================================
[2026-03-11T19:29:07.255Z] dacapo-sunflow_0 Start Time: Wed Mar 11 19:29:06 2026 Epoch Time (ms): 1773257346926
[2026-03-11T19:29:07.255Z] variation: NoOptions
[2026-03-11T19:29:07.255Z] JVM_OPTIONS:
[2026-03-11T19:29:07.255Z] { \
[2026-03-11T19:29:07.255Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:29:07.255Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:29:07.255Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-sunflow_0"; \
[2026-03-11T19:29:07.255Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-sunflow_0"; \
[2026-03-11T19:29:07.255Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:29:07.255Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2026-03-11T19:29:07.255Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:29:07.255Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:29:07.255Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:29:07.255Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:29:07.255Z]
[2026-03-11T19:29:07.255Z] TEST SETUP:
[2026-03-11T19:29:07.255Z] Nothing to be done for setup.
[2026-03-11T19:29:07.255Z]
[2026-03-11T19:29:07.255Z] TESTING:
[2026-03-11T19:29:07.622Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T19:29:08.063Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-03-11T19:29:36.554Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 24154 msec =====
[2026-03-11T19:29:36.554Z] -----------------------------------
[2026-03-11T19:29:36.554Z] dacapo-sunflow_0_PASSED
[2026-03-11T19:29:36.554Z] -----------------------------------
[2026-03-11T19:29:36.554Z]
[2026-03-11T19:29:36.554Z] TEST TEARDOWN:
[2026-03-11T19:29:36.554Z] Nothing to be done for teardown.
[2026-03-11T19:29:36.554Z] dacapo-sunflow_0 Finish Time: Wed Mar 11 19:29:32 2026 Epoch Time (ms): 1773257372030
[2026-03-11T19:29:36.554Z]
[2026-03-11T19:29:36.554Z] ===============================================
[2026-03-11T19:29:36.554Z] Running test dacapo-tomcat_0 ...
[2026-03-11T19:29:36.554Z] ===============================================
[2026-03-11T19:29:36.554Z] dacapo-tomcat_0 Start Time: Wed Mar 11 19:29:32 2026 Epoch Time (ms): 1773257372437
[2026-03-11T19:29:36.554Z] variation: NoOptions
[2026-03-11T19:29:36.554Z] JVM_OPTIONS:
[2026-03-11T19:29:36.554Z] { \
[2026-03-11T19:29:36.554Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:29:36.554Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:29:36.554Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-tomcat_0"; \
[2026-03-11T19:29:36.554Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-tomcat_0"; \
[2026-03-11T19:29:36.554Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:29:36.554Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2026-03-11T19:29:36.555Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:29:36.555Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:29:36.555Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:29:36.555Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:29:36.555Z]
[2026-03-11T19:29:36.555Z] TEST SETUP:
[2026-03-11T19:29:36.555Z] Nothing to be done for setup.
[2026-03-11T19:29:36.555Z]
[2026-03-11T19:29:36.555Z] TESTING:
[2026-03-11T19:29:36.555Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2026-03-11T19:29:36.555Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-03-11T19:29:45.572Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-03-11T19:29:46.337Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T19:29:46.337Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-03-11T19:29:46.337Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T19:29:46.337Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T19:29:46.337Z]
[2026-03-11T19:29:49.378Z] Server created with thread pool size 4
[2026-03-11T19:29:49.378Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-03-11T19:29:49.378Z] Loading web application
[2026-03-11T19:29:49.378Z] Starting 80000 requests...
[2026-03-11T19:30:03.430Z] Completing requests: 5%
[2026-03-11T19:30:06.464Z] Completing requests: 10%
[2026-03-11T19:30:09.493Z] Completing requests: 15%
[2026-03-11T19:30:12.511Z] Completing requests: 20%
[2026-03-11T19:30:14.854Z] Completing requests: 25%
[2026-03-11T19:30:17.889Z] Completing requests: 30%
[2026-03-11T19:30:20.923Z] Completing requests: 35%
[2026-03-11T19:30:23.955Z] Completing requests: 40%
[2026-03-11T19:30:26.988Z] Completing requests: 45%
[2026-03-11T19:30:30.022Z] Completing requests: 50%
[2026-03-11T19:30:32.344Z] Completing requests: 55%
[2026-03-11T19:30:35.372Z] Completing requests: 60%
[2026-03-11T19:30:38.411Z] Completing requests: 65%
[2026-03-11T19:30:41.447Z] Completing requests: 70%
[2026-03-11T19:30:44.479Z] Completing requests: 75%
[2026-03-11T19:30:47.506Z] Completing requests: 80%
[2026-03-11T19:30:49.824Z] Completing requests: 85%
[2026-03-11T19:30:52.852Z] Completing requests: 90%
[2026-03-11T19:30:55.883Z] Completing requests: 95%
[2026-03-11T19:30:55.883Z]
[2026-03-11T19:30:55.883Z] Completed requests
[2026-03-11T19:30:55.883Z] Client threads complete ... unloading web application
[2026-03-11T19:30:55.883Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 66716 msec =====
[2026-03-11T19:30:55.883Z] ===== DaCapo processed 80000 requests in 66578 msec, 1201 requests per second =====
[2026-03-11T19:30:55.883Z] ===== DaCapo tail latency, simple: 50% 2801 usec, 90% 3227 usec, 99% 19922 usec, 99.9% 201752 usec, 99.99% 406544 usec, max 1103963 usec, measured over 80000 events =====
[2026-03-11T19:30:55.883Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3096 usec, 90% 9318 usec, 99% 20881 usec, 99.9% 201752 usec, 99.99% 406544 usec, max 1103963 usec, measured over 80000 events =====
[2026-03-11T19:30:55.883Z] ===== DaCapo tail latency, metered full smoothing: 50% 4224801 usec, 90% 7505756 usec, 99% 8143316 usec, 99.9% 8166618 usec, 99.99% 8173464 usec, max 8181597 usec, measured over 80000 events =====
[2026-03-11T19:30:55.883Z] Server stopped ... iteration complete
[2026-03-11T19:30:55.883Z] -----------------------------------
[2026-03-11T19:30:55.883Z] dacapo-tomcat_0_PASSED
[2026-03-11T19:30:55.883Z] -----------------------------------
[2026-03-11T19:30:55.883Z]
[2026-03-11T19:30:55.883Z] TEST TEARDOWN:
[2026-03-11T19:30:55.883Z] Nothing to be done for teardown.
[2026-03-11T19:30:56.220Z] dacapo-tomcat_0 Finish Time: Wed Mar 11 19:30:55 2026 Epoch Time (ms): 1773257455923
[2026-03-11T19:30:56.221Z]
[2026-03-11T19:30:56.221Z] ===============================================
[2026-03-11T19:30:56.221Z] Running test dacapo-xalan_0 ...
[2026-03-11T19:30:56.560Z] ===============================================
[2026-03-11T19:30:56.560Z] dacapo-xalan_0 Start Time: Wed Mar 11 19:30:56 2026 Epoch Time (ms): 1773257456319
[2026-03-11T19:30:56.560Z] variation: NoOptions
[2026-03-11T19:30:56.915Z] JVM_OPTIONS:
[2026-03-11T19:30:56.915Z] { \
[2026-03-11T19:30:56.915Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:30:56.915Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:30:56.915Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-xalan_0"; \
[2026-03-11T19:30:56.915Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-xalan_0"; \
[2026-03-11T19:30:56.915Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:30:56.915Z] "c:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2026-03-11T19:30:56.915Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:30:56.915Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:30:56.915Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:30:56.915Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:30:56.915Z]
[2026-03-11T19:30:56.915Z] TEST SETUP:
[2026-03-11T19:30:56.915Z] Nothing to be done for setup.
[2026-03-11T19:30:56.915Z]
[2026-03-11T19:30:56.915Z] TESTING:
[2026-03-11T19:30:56.915Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,2048]
[2026-03-11T19:30:57.268Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-03-11T19:30:57.628Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-03-11T19:31:00.615Z] Processing: 5%
[2026-03-11T19:31:01.186Z] Processing: 10%
[2026-03-11T19:31:01.774Z] Processing: 15%
[2026-03-11T19:31:02.439Z] Processing: 20%
[2026-03-11T19:31:02.439Z] Processing: 25%
[2026-03-11T19:31:02.797Z] Processing: 30%
[2026-03-11T19:31:03.171Z] Processing: 35%
[2026-03-11T19:31:03.576Z] Processing: 40%
[2026-03-11T19:31:04.058Z] Processing: 45%
[2026-03-11T19:31:04.058Z] Processing: 50%
[2026-03-11T19:31:04.517Z] Processing: 55%
[2026-03-11T19:31:04.874Z] Processing: 60%
[2026-03-11T19:31:05.285Z] Processing: 65%
[2026-03-11T19:31:05.285Z] Processing: 70%
[2026-03-11T19:31:05.704Z] Processing: 75%
[2026-03-11T19:31:06.118Z] Processing: 80%
[2026-03-11T19:31:06.550Z] Processing: 85%
[2026-03-11T19:31:06.943Z] Processing: 90%
[2026-03-11T19:31:07.294Z] Processing: 95%
[2026-03-11T19:31:07.294Z] Normal completion.
[2026-03-11T19:31:07.294Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9387 msec =====
[2026-03-11T19:31:07.294Z] -----------------------------------
[2026-03-11T19:31:07.294Z] dacapo-xalan_0_PASSED
[2026-03-11T19:31:07.294Z] -----------------------------------
[2026-03-11T19:31:07.294Z]
[2026-03-11T19:31:07.294Z] TEST TEARDOWN:
[2026-03-11T19:31:07.294Z] Nothing to be done for teardown.
[2026-03-11T19:31:07.294Z] dacapo-xalan_0 Finish Time: Wed Mar 11 19:31:07 2026 Epoch Time (ms): 1773257467247
[2026-03-11T19:31:07.294Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2026-03-11T19:31:07.631Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2026-03-11T19:31:07.968Z]
[2026-03-11T19:31:07.969Z] ===============================================
[2026-03-11T19:31:07.969Z] Running test renaissance-als_0 ...
[2026-03-11T19:31:08.305Z] ===============================================
[2026-03-11T19:31:08.305Z] renaissance-als_0 Start Time: Wed Mar 11 19:31:08 2026 Epoch Time (ms): 1773257468178
[2026-03-11T19:31:08.305Z] variation: NoOptions
[2026-03-11T19:31:08.661Z] JVM_OPTIONS:
[2026-03-11T19:31:08.661Z] { \
[2026-03-11T19:31:08.661Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:31:08.661Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:31:08.661Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-als_0"; \
[2026-03-11T19:31:08.661Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-als_0"; \
[2026-03-11T19:31:08.661Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:31:08.661Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-als_0"\\als.json" als; \
[2026-03-11T19:31:08.661Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:31:08.661Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:31:08.661Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:31:08.661Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:31:08.661Z]
[2026-03-11T19:31:08.661Z] TEST SETUP:
[2026-03-11T19:31:08.661Z] Nothing to be done for setup.
[2026-03-11T19:31:08.661Z]
[2026-03-11T19:31:08.661Z] TESTING:
[2026-03-11T19:31:09.384Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:31:09.384Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-als_0/launcher-193108-14633043173859979390/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:31:09.384Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:31:09.384Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:31:20.380Z] Benchmark 'als' failed with exception:
[2026-03-11T19:31:20.380Z] java.lang.ExceptionInInitializerError
[2026-03-11T19:31:20.380Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T19:31:20.380Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T19:31:20.380Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T19:31:20.380Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T19:31:20.380Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T19:31:20.380Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:31:20.380Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T19:31:20.380Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T19:31:20.380Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T19:31:20.380Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T19:31:20.380Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T19:31:20.380Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T19:31:20.380Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T19:31:20.380Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T19:31:20.380Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T19:31:20.380Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:31:20.380Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T19:31:20.380Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T19:31:20.380Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T19:31:20.380Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-03-11T19:31:20.380Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-03-11T19:31:20.380Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:31:20.380Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:31:20.380Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:31:20.380Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:31:20.380Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:31:20.380Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:31:20.380Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:31:20.380Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:31:20.380Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:31:20.380Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:31:20.380Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:31:20.380Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:31:20.380Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:31:20.380Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:20.380Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T19:31:20.380Z] ... 34 more
[2026-03-11T19:31:20.380Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:20.380Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:31:20.380Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:31:20.380Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:31:20.380Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:31:20.380Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:31:20.380Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:31:20.380Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T19:31:20.380Z] ... 34 more
[2026-03-11T19:31:20.380Z] The following benchmarks failed: als
[2026-03-11T19:31:20.718Z] -----------------------------------
[2026-03-11T19:31:20.718Z] renaissance-als_0_FAILED
[2026-03-11T19:31:20.718Z] -----------------------------------
[2026-03-11T19:31:20.718Z]
[2026-03-11T19:31:20.718Z] TEST TEARDOWN:
[2026-03-11T19:31:20.718Z] Nothing to be done for teardown.
[2026-03-11T19:31:20.718Z] renaissance-als_0 Finish Time: Wed Mar 11 19:31:20 2026 Epoch Time (ms): 1773257480662
[2026-03-11T19:31:21.055Z]
[2026-03-11T19:31:21.055Z] ===============================================
[2026-03-11T19:31:21.055Z] Running test renaissance-chi-square_0 ...
[2026-03-11T19:31:21.392Z] ===============================================
[2026-03-11T19:31:21.392Z] renaissance-chi-square_0 Start Time: Wed Mar 11 19:31:21 2026 Epoch Time (ms): 1773257481256
[2026-03-11T19:31:21.745Z] variation: NoOptions
[2026-03-11T19:31:21.745Z] JVM_OPTIONS:
[2026-03-11T19:31:21.745Z] { \
[2026-03-11T19:31:21.745Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:31:21.745Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:31:21.745Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-chi-square_0"; \
[2026-03-11T19:31:21.745Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-chi-square_0"; \
[2026-03-11T19:31:21.745Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:31:21.746Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-chi-square_0"\\chi-square.json" chi-square; \
[2026-03-11T19:31:21.746Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:31:21.746Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:31:21.746Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:31:21.746Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:31:21.746Z]
[2026-03-11T19:31:21.746Z] TEST SETUP:
[2026-03-11T19:31:21.746Z] Nothing to be done for setup.
[2026-03-11T19:31:21.746Z]
[2026-03-11T19:31:21.746Z] TESTING:
[2026-03-11T19:31:22.497Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:31:22.497Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-chi-square_0/launcher-193121-7650344139112136904/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:31:22.497Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:31:22.497Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:31:33.420Z] Benchmark 'chi-square' failed with exception:
[2026-03-11T19:31:33.420Z] java.lang.ExceptionInInitializerError
[2026-03-11T19:31:33.420Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T19:31:33.420Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T19:31:33.420Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T19:31:33.420Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T19:31:33.420Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T19:31:33.420Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:31:33.420Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T19:31:33.420Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T19:31:33.420Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T19:31:33.420Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T19:31:33.420Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T19:31:33.420Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T19:31:33.420Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T19:31:33.420Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T19:31:33.420Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T19:31:33.420Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:31:33.420Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T19:31:33.420Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T19:31:33.420Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T19:31:33.420Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-03-11T19:31:33.420Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-03-11T19:31:33.420Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:31:33.420Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:31:33.420Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:31:33.420Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:31:33.420Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:31:33.420Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:31:33.420Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:31:33.420Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:31:33.420Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:31:33.421Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:31:33.421Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:31:33.421Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:31:33.421Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:31:33.421Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:33.421Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T19:31:33.421Z] ... 34 more
[2026-03-11T19:31:33.421Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:33.421Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:31:33.421Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:31:33.421Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:31:33.421Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:31:33.421Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:31:33.421Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:31:33.421Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T19:31:33.421Z] ... 34 more
[2026-03-11T19:31:33.421Z] The following benchmarks failed: chi-square
[2026-03-11T19:31:33.421Z] -----------------------------------
[2026-03-11T19:31:33.421Z] renaissance-chi-square_0_FAILED
[2026-03-11T19:31:33.421Z] -----------------------------------
[2026-03-11T19:31:33.421Z]
[2026-03-11T19:31:33.421Z] TEST TEARDOWN:
[2026-03-11T19:31:33.421Z] Nothing to be done for teardown.
[2026-03-11T19:31:33.421Z] renaissance-chi-square_0 Finish Time: Wed Mar 11 19:31:33 2026 Epoch Time (ms): 1773257493120
[2026-03-11T19:31:33.421Z]
[2026-03-11T19:31:33.421Z] ===============================================
[2026-03-11T19:31:33.421Z] Running test renaissance-db-shootout_0 ...
[2026-03-11T19:31:33.758Z] ===============================================
[2026-03-11T19:31:33.758Z] renaissance-db-shootout_0 Start Time: Wed Mar 11 19:31:33 2026 Epoch Time (ms): 1773257493511
[2026-03-11T19:31:33.758Z] variation: NoOptions
[2026-03-11T19:31:34.115Z] JVM_OPTIONS:
[2026-03-11T19:31:34.115Z] { \
[2026-03-11T19:31:34.115Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:31:34.115Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:31:34.115Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-db-shootout_0"; \
[2026-03-11T19:31:34.115Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-db-shootout_0"; \
[2026-03-11T19:31:34.115Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:31:34.115Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2026-03-11T19:31:34.115Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:31:34.115Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:31:34.115Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:31:34.115Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:31:34.115Z]
[2026-03-11T19:31:34.115Z] TEST SETUP:
[2026-03-11T19:31:34.115Z] Nothing to be done for setup.
[2026-03-11T19:31:34.115Z]
[2026-03-11T19:31:34.115Z] TESTING:
[2026-03-11T19:31:34.858Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:31:34.858Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-db-shootout_0/launcher-193134-3771924639493390870/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:31:34.858Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:31:34.858Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:31:45.838Z] [2026-03-11T19:31:45.185+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-03-11T19:31:45.838Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-03-11T19:31:45.838Z] [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-03-11T19:31:45.838Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-03-11T19:31:45.838Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:45.838Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T19:31:45.838Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T19:31:45.838Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T19:31:45.838Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:31:45.838Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:31:45.838Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:31:45.838Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:31:45.838Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:31:45.838Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:31:45.838Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:31:45.838Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:31:45.838Z] Benchmark 'db-shootout' failed with exception:
[2026-03-11T19:31:45.838Z] java.lang.ExceptionInInitializerError
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T19:31:45.838Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T19:31:45.838Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T19:31:45.838Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:31:45.838Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:31:45.838Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:31:45.838Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:31:45.838Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:31:45.838Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:31:45.838Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:31:45.838Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:31:45.838Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:31:45.838Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-03-11T19:31:45.838Z] ... 20 more
[2026-03-11T19:31:45.838Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:45.838Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:31:45.838Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:31:45.838Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T19:31:45.838Z] ... 20 more
[2026-03-11T19:31:45.838Z] The following benchmarks failed: db-shootout
[2026-03-11T19:31:45.838Z] -----------------------------------
[2026-03-11T19:31:45.838Z] renaissance-db-shootout_0_FAILED
[2026-03-11T19:31:45.838Z] -----------------------------------
[2026-03-11T19:31:45.838Z]
[2026-03-11T19:31:45.838Z] TEST TEARDOWN:
[2026-03-11T19:31:45.838Z] Nothing to be done for teardown.
[2026-03-11T19:31:45.838Z] renaissance-db-shootout_0 Finish Time: Wed Mar 11 19:31:45 2026 Epoch Time (ms): 1773257505582
[2026-03-11T19:31:45.838Z]
[2026-03-11T19:31:45.838Z] ===============================================
[2026-03-11T19:31:46.176Z] Running test renaissance-dec-tree_0 ...
[2026-03-11T19:31:46.176Z] ===============================================
[2026-03-11T19:31:46.514Z] renaissance-dec-tree_0 Start Time: Wed Mar 11 19:31:46 2026 Epoch Time (ms): 1773257506200
[2026-03-11T19:31:46.514Z] variation: NoOptions
[2026-03-11T19:31:46.873Z] JVM_OPTIONS:
[2026-03-11T19:31:46.873Z] { \
[2026-03-11T19:31:46.873Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:31:46.873Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:31:46.873Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-dec-tree_0"; \
[2026-03-11T19:31:46.873Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-dec-tree_0"; \
[2026-03-11T19:31:46.873Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:31:46.873Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-dec-tree_0"\\dec-tree.json" dec-tree; \
[2026-03-11T19:31:46.873Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:31:46.873Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:31:46.873Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:31:46.873Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:31:46.873Z]
[2026-03-11T19:31:46.873Z] TEST SETUP:
[2026-03-11T19:31:46.873Z] Nothing to be done for setup.
[2026-03-11T19:31:46.873Z]
[2026-03-11T19:31:46.873Z] TESTING:
[2026-03-11T19:31:47.230Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:31:47.230Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-dec-tree_0/launcher-193146-17969989926361709440/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:31:47.230Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:31:47.230Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:31:58.164Z] Benchmark 'dec-tree' failed with exception:
[2026-03-11T19:31:58.164Z] java.lang.ExceptionInInitializerError
[2026-03-11T19:31:58.164Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T19:31:58.164Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T19:31:58.164Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T19:31:58.164Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T19:31:58.164Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T19:31:58.164Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:31:58.164Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T19:31:58.164Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T19:31:58.164Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T19:31:58.164Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T19:31:58.164Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T19:31:58.164Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T19:31:58.164Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T19:31:58.164Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T19:31:58.164Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T19:31:58.164Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:31:58.164Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T19:31:58.164Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T19:31:58.164Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T19:31:58.164Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-03-11T19:31:58.164Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-03-11T19:31:58.164Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:31:58.164Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:31:58.164Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:31:58.164Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:31:58.164Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:31:58.164Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:31:58.164Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:31:58.164Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:31:58.164Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:31:58.164Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:31:58.164Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:31:58.164Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:31:58.164Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:31:58.164Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:58.164Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T19:31:58.164Z] ... 34 more
[2026-03-11T19:31:58.164Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:31:58.164Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:31:58.164Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:31:58.164Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:31:58.164Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:31:58.164Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:31:58.164Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:31:58.164Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T19:31:58.164Z] ... 34 more
[2026-03-11T19:31:58.164Z] The following benchmarks failed: dec-tree
[2026-03-11T19:31:58.164Z] -----------------------------------
[2026-03-11T19:31:58.164Z] renaissance-dec-tree_0_FAILED
[2026-03-11T19:31:58.164Z] -----------------------------------
[2026-03-11T19:31:58.164Z]
[2026-03-11T19:31:58.164Z] TEST TEARDOWN:
[2026-03-11T19:31:58.164Z] Nothing to be done for teardown.
[2026-03-11T19:31:58.164Z] renaissance-dec-tree_0 Finish Time: Wed Mar 11 19:31:58 2026 Epoch Time (ms): 1773257518037
[2026-03-11T19:31:58.164Z]
[2026-03-11T19:31:58.502Z] ===============================================
[2026-03-11T19:31:58.502Z] Running test renaissance-finagle-chirper_0 ...
[2026-03-11T19:31:58.502Z] ===============================================
[2026-03-11T19:31:58.840Z] renaissance-finagle-chirper_0 Start Time: Wed Mar 11 19:31:58 2026 Epoch Time (ms): 1773257518541
[2026-03-11T19:31:58.840Z] renaissance-finagle-chirper_0_DISABLED
[2026-03-11T19:31:58.840Z] Disabled Reason:
[2026-03-11T19:31:59.195Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-03-11T19:31:59.195Z] renaissance-finagle-chirper_0 Finish Time: Wed Mar 11 19:31:58 2026 Epoch Time (ms): 1773257518929
[2026-03-11T19:31:59.195Z]
[2026-03-11T19:31:59.195Z] ===============================================
[2026-03-11T19:31:59.195Z] Running test renaissance-finagle-http_0 ...
[2026-03-11T19:31:59.534Z] ===============================================
[2026-03-11T19:31:59.534Z] renaissance-finagle-http_0 Start Time: Wed Mar 11 19:31:59 2026 Epoch Time (ms): 1773257519308
[2026-03-11T19:31:59.534Z] variation: NoOptions
[2026-03-11T19:31:59.534Z] JVM_OPTIONS:
[2026-03-11T19:31:59.534Z] { \
[2026-03-11T19:31:59.534Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:31:59.534Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:31:59.534Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-finagle-http_0"; \
[2026-03-11T19:31:59.534Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-finagle-http_0"; \
[2026-03-11T19:31:59.534Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:31:59.534Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2026-03-11T19:31:59.534Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:31:59.534Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:31:59.534Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:31:59.534Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:31:59.887Z]
[2026-03-11T19:31:59.887Z] TEST SETUP:
[2026-03-11T19:31:59.887Z] Nothing to be done for setup.
[2026-03-11T19:31:59.887Z]
[2026-03-11T19:31:59.887Z] TESTING:
[2026-03-11T19:32:00.258Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:32:00.258Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-finagle-http_0/launcher-193159-9231762708687045198/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:32:00.258Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:32:00.258Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:32:06.276Z] finagle-http on :53722 spawning 4 client and default number of server workers.
[2026-03-11T19:32:06.276Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-03-11T19:32:06.276Z] GC before operation: completed in 26.202 ms, heap usage 18.287 MB -> 12.572 MB.
[2026-03-11T19:32:20.591Z] ====== finagle-http (web) [default], iteration 0 completed (12304.151 ms) ======
[2026-03-11T19:32:20.591Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-03-11T19:32:20.591Z] GC before operation: completed in 60.284 ms, heap usage 25.860 MB -> 15.039 MB.
[2026-03-11T19:32:25.465Z] ====== finagle-http (web) [default], iteration 1 completed (7206.041 ms) ======
[2026-03-11T19:32:25.465Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-03-11T19:32:25.906Z] GC before operation: completed in 58.777 ms, heap usage 93.247 MB -> 15.103 MB.
[2026-03-11T19:32:31.368Z] ====== finagle-http (web) [default], iteration 2 completed (4688.153 ms) ======
[2026-03-11T19:32:31.369Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-03-11T19:32:31.369Z] GC before operation: completed in 44.667 ms, heap usage 75.578 MB -> 15.131 MB.
[2026-03-11T19:32:35.420Z] ====== finagle-http (web) [default], iteration 3 completed (4548.056 ms) ======
[2026-03-11T19:32:35.420Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-03-11T19:32:35.420Z] GC before operation: completed in 36.957 ms, heap usage 54.354 MB -> 15.081 MB.
[2026-03-11T19:32:39.613Z] ====== finagle-http (web) [default], iteration 4 completed (4459.151 ms) ======
[2026-03-11T19:32:39.613Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-03-11T19:32:39.613Z] GC before operation: completed in 60.411 ms, heap usage 62.111 MB -> 15.146 MB.
[2026-03-11T19:32:44.739Z] ====== finagle-http (web) [default], iteration 5 completed (4588.581 ms) ======
[2026-03-11T19:32:44.739Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-03-11T19:32:44.739Z] GC before operation: completed in 36.084 ms, heap usage 43.136 MB -> 15.155 MB.
[2026-03-11T19:32:49.045Z] ====== finagle-http (web) [default], iteration 6 completed (4509.242 ms) ======
[2026-03-11T19:32:49.045Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-03-11T19:32:49.045Z] GC before operation: completed in 34.711 ms, heap usage 93.910 MB -> 15.078 MB.
[2026-03-11T19:32:53.429Z] ====== finagle-http (web) [default], iteration 7 completed (4490.145 ms) ======
[2026-03-11T19:32:53.429Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-03-11T19:32:53.429Z] GC before operation: completed in 46.340 ms, heap usage 91.126 MB -> 15.161 MB.
[2026-03-11T19:32:58.409Z] ====== finagle-http (web) [default], iteration 8 completed (4470.257 ms) ======
[2026-03-11T19:32:58.409Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-03-11T19:32:58.409Z] GC before operation: completed in 52.162 ms, heap usage 17.458 MB -> 15.179 MB.
[2026-03-11T19:33:02.640Z] ====== finagle-http (web) [default], iteration 9 completed (4599.162 ms) ======
[2026-03-11T19:33:02.640Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-03-11T19:33:02.640Z] GC before operation: completed in 42.754 ms, heap usage 106.575 MB -> 15.178 MB.
[2026-03-11T19:33:07.733Z] ====== finagle-http (web) [default], iteration 10 completed (4453.305 ms) ======
[2026-03-11T19:33:07.733Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-03-11T19:33:07.733Z] GC before operation: completed in 37.708 ms, heap usage 29.892 MB -> 15.114 MB.
[2026-03-11T19:33:11.698Z] ====== finagle-http (web) [default], iteration 11 completed (4471.330 ms) ======
[2026-03-11T19:33:11.698Z] -----------------------------------
[2026-03-11T19:33:11.698Z] renaissance-finagle-http_0_PASSED
[2026-03-11T19:33:11.698Z] -----------------------------------
[2026-03-11T19:33:12.064Z]
[2026-03-11T19:33:12.064Z] TEST TEARDOWN:
[2026-03-11T19:33:12.064Z] Nothing to be done for teardown.
[2026-03-11T19:33:12.064Z] renaissance-finagle-http_0 Finish Time: Wed Mar 11 19:33:11 2026 Epoch Time (ms): 1773257591781
[2026-03-11T19:33:12.064Z]
[2026-03-11T19:33:12.064Z] ===============================================
[2026-03-11T19:33:12.064Z] Running test renaissance-log-regression_0 ...
[2026-03-11T19:33:12.403Z] ===============================================
[2026-03-11T19:33:12.404Z] renaissance-log-regression_0 Start Time: Wed Mar 11 19:33:12 2026 Epoch Time (ms): 1773257592191
[2026-03-11T19:33:12.404Z] variation: NoOptions
[2026-03-11T19:33:12.404Z] JVM_OPTIONS:
[2026-03-11T19:33:12.404Z] { \
[2026-03-11T19:33:12.404Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:33:12.404Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:33:12.404Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-log-regression_0"; \
[2026-03-11T19:33:12.404Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-log-regression_0"; \
[2026-03-11T19:33:12.404Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:33:12.404Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-log-regression_0"\\log-regression.json" log-regression; \
[2026-03-11T19:33:12.404Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:33:12.404Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:33:12.404Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:33:12.404Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:33:12.763Z]
[2026-03-11T19:33:12.763Z] TEST SETUP:
[2026-03-11T19:33:12.763Z] Nothing to be done for setup.
[2026-03-11T19:33:12.763Z]
[2026-03-11T19:33:12.763Z] TESTING:
[2026-03-11T19:33:13.124Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:33:13.124Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-log-regression_0/launcher-193312-17024211837986736538/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:33:13.124Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:33:13.124Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:33:24.138Z] Benchmark 'log-regression' failed with exception:
[2026-03-11T19:33:24.138Z] java.lang.ExceptionInInitializerError
[2026-03-11T19:33:24.138Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T19:33:24.138Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T19:33:24.138Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T19:33:24.138Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T19:33:24.138Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T19:33:24.138Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:33:24.138Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T19:33:24.138Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T19:33:24.138Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T19:33:24.138Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T19:33:24.138Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T19:33:24.138Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T19:33:24.138Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T19:33:24.138Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T19:33:24.138Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T19:33:24.138Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:33:24.138Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T19:33:24.138Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T19:33:24.138Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T19:33:24.138Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-03-11T19:33:24.138Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-03-11T19:33:24.138Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:33:24.138Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:33:24.138Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:33:24.138Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:33:24.138Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:33:24.138Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:33:24.138Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:33:24.138Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:33:24.138Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:33:24.138Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:33:24.138Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:33:24.138Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:33:24.138Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:33:24.138Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:33:24.138Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T19:33:24.138Z] ... 34 more
[2026-03-11T19:33:24.138Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:33:24.138Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:33:24.138Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:33:24.138Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:33:24.138Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:33:24.138Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:33:24.138Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:33:24.138Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T19:33:24.138Z] ... 34 more
[2026-03-11T19:33:24.138Z] The following benchmarks failed: log-regression
[2026-03-11T19:33:24.138Z] -----------------------------------
[2026-03-11T19:33:24.138Z] renaissance-log-regression_0_FAILED
[2026-03-11T19:33:24.138Z] -----------------------------------
[2026-03-11T19:33:24.138Z]
[2026-03-11T19:33:24.138Z] TEST TEARDOWN:
[2026-03-11T19:33:24.138Z] Nothing to be done for teardown.
[2026-03-11T19:33:24.477Z] renaissance-log-regression_0 Finish Time: Wed Mar 11 19:33:24 2026 Epoch Time (ms): 1773257604144
[2026-03-11T19:33:24.477Z]
[2026-03-11T19:33:24.477Z] ===============================================
[2026-03-11T19:33:24.477Z] Running test renaissance-mnemonics_0 ...
[2026-03-11T19:33:24.830Z] ===============================================
[2026-03-11T19:33:24.830Z] renaissance-mnemonics_0 Start Time: Wed Mar 11 19:33:24 2026 Epoch Time (ms): 1773257604636
[2026-03-11T19:33:24.830Z] variation: NoOptions
[2026-03-11T19:33:24.830Z] JVM_OPTIONS:
[2026-03-11T19:33:24.830Z] { \
[2026-03-11T19:33:24.830Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:33:24.830Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:33:24.830Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-mnemonics_0"; \
[2026-03-11T19:33:24.830Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-mnemonics_0"; \
[2026-03-11T19:33:24.830Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:33:24.830Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2026-03-11T19:33:24.830Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:33:24.830Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:33:24.830Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:33:24.830Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:33:25.186Z]
[2026-03-11T19:33:25.186Z] TEST SETUP:
[2026-03-11T19:33:25.186Z] Nothing to be done for setup.
[2026-03-11T19:33:25.186Z]
[2026-03-11T19:33:25.186Z] TESTING:
[2026-03-11T19:33:25.545Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:33:25.545Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-mnemonics_0/launcher-193325-4355085210325172491/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:33:25.545Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:33:25.545Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:33:25.907Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T19:33:25.907Z] GC before operation: completed in 18.735 ms, heap usage 6.631 MB -> 4.075 MB.
[2026-03-11T19:33:30.754Z] ====== mnemonics (functional) [default], iteration 0 completed (4236.248 ms) ======
[2026-03-11T19:33:30.754Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T19:33:30.754Z] GC before operation: completed in 20.554 ms, heap usage 584.618 MB -> 4.112 MB.
[2026-03-11T19:33:34.620Z] ====== mnemonics (functional) [default], iteration 1 completed (3777.895 ms) ======
[2026-03-11T19:33:34.620Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T19:33:34.620Z] GC before operation: completed in 11.543 ms, heap usage 160.122 MB -> 4.112 MB.
[2026-03-11T19:33:39.502Z] ====== mnemonics (functional) [default], iteration 2 completed (3949.600 ms) ======
[2026-03-11T19:33:39.502Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T19:33:39.502Z] GC before operation: completed in 13.226 ms, heap usage 501.620 MB -> 4.112 MB.
[2026-03-11T19:33:43.384Z] ====== mnemonics (functional) [default], iteration 3 completed (3800.852 ms) ======
[2026-03-11T19:33:43.384Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T19:33:43.384Z] GC before operation: completed in 11.816 ms, heap usage 176.622 MB -> 4.112 MB.
[2026-03-11T19:33:47.258Z] ====== mnemonics (functional) [default], iteration 4 completed (3907.974 ms) ======
[2026-03-11T19:33:47.258Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T19:33:47.258Z] GC before operation: completed in 13.367 ms, heap usage 497.620 MB -> 4.112 MB.
[2026-03-11T19:33:51.103Z] ====== mnemonics (functional) [default], iteration 5 completed (3805.913 ms) ======
[2026-03-11T19:33:51.103Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T19:33:51.103Z] GC before operation: completed in 11.963 ms, heap usage 204.622 MB -> 4.112 MB.
[2026-03-11T19:33:55.960Z] ====== mnemonics (functional) [default], iteration 6 completed (3977.484 ms) ======
[2026-03-11T19:33:55.961Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T19:33:55.961Z] GC before operation: completed in 12.456 ms, heap usage 498.624 MB -> 4.112 MB.
[2026-03-11T19:33:59.844Z] ====== mnemonics (functional) [default], iteration 7 completed (3817.394 ms) ======
[2026-03-11T19:33:59.844Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T19:33:59.844Z] GC before operation: completed in 11.468 ms, heap usage 221.122 MB -> 4.112 MB.
[2026-03-11T19:34:03.692Z] ====== mnemonics (functional) [default], iteration 8 completed (3835.581 ms) ======
[2026-03-11T19:34:03.692Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T19:34:03.692Z] GC before operation: completed in 11.612 ms, heap usage 158.622 MB -> 4.112 MB.
[2026-03-11T19:34:07.561Z] ====== mnemonics (functional) [default], iteration 9 completed (3755.962 ms) ======
[2026-03-11T19:34:07.561Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T19:34:07.561Z] GC before operation: completed in 11.033 ms, heap usage 142.122 MB -> 4.112 MB.
[2026-03-11T19:34:11.428Z] ====== mnemonics (functional) [default], iteration 10 completed (3923.133 ms) ======
[2026-03-11T19:34:11.428Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T19:34:11.428Z] GC before operation: completed in 11.746 ms, heap usage 125.120 MB -> 4.112 MB.
[2026-03-11T19:34:16.266Z] ====== mnemonics (functional) [default], iteration 11 completed (3851.680 ms) ======
[2026-03-11T19:34:16.266Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T19:34:16.266Z] GC before operation: completed in 10.681 ms, heap usage 190.257 MB -> 4.112 MB.
[2026-03-11T19:34:20.139Z] ====== mnemonics (functional) [default], iteration 12 completed (3968.863 ms) ======
[2026-03-11T19:34:20.139Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T19:34:20.139Z] GC before operation: completed in 13.501 ms, heap usage 499.122 MB -> 4.113 MB.
[2026-03-11T19:34:24.011Z] ====== mnemonics (functional) [default], iteration 13 completed (3829.682 ms) ======
[2026-03-11T19:34:24.011Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T19:34:24.011Z] GC before operation: completed in 11.014 ms, heap usage 223.123 MB -> 4.113 MB.
[2026-03-11T19:34:28.878Z] ====== mnemonics (functional) [default], iteration 14 completed (3919.964 ms) ======
[2026-03-11T19:34:28.878Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T19:34:28.878Z] GC before operation: completed in 12.663 ms, heap usage 555.122 MB -> 4.113 MB.
[2026-03-11T19:34:32.728Z] ====== mnemonics (functional) [default], iteration 15 completed (3844.880 ms) ======
[2026-03-11T19:34:32.728Z] -----------------------------------
[2026-03-11T19:34:32.728Z] renaissance-mnemonics_0_PASSED
[2026-03-11T19:34:32.728Z] -----------------------------------
[2026-03-11T19:34:32.728Z]
[2026-03-11T19:34:32.728Z] TEST TEARDOWN:
[2026-03-11T19:34:32.728Z] Nothing to be done for teardown.
[2026-03-11T19:34:32.728Z] renaissance-mnemonics_0 Finish Time: Wed Mar 11 19:34:32 2026 Epoch Time (ms): 1773257672409
[2026-03-11T19:34:32.728Z]
[2026-03-11T19:34:32.728Z] ===============================================
[2026-03-11T19:34:33.067Z] Running test renaissance-movie-lens_0 ...
[2026-03-11T19:34:33.067Z] ===============================================
[2026-03-11T19:34:33.067Z] renaissance-movie-lens_0 Start Time: Wed Mar 11 19:34:32 2026 Epoch Time (ms): 1773257672921
[2026-03-11T19:34:33.067Z] variation: NoOptions
[2026-03-11T19:34:33.428Z] JVM_OPTIONS:
[2026-03-11T19:34:33.428Z] { \
[2026-03-11T19:34:33.428Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:34:33.428Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:34:33.428Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-movie-lens_0"; \
[2026-03-11T19:34:33.428Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-movie-lens_0"; \
[2026-03-11T19:34:33.428Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:34:33.428Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-movie-lens_0"\\movie-lens.json" movie-lens; \
[2026-03-11T19:34:33.428Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:34:33.428Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:34:33.428Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:34:33.428Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:34:33.428Z]
[2026-03-11T19:34:33.428Z] TEST SETUP:
[2026-03-11T19:34:33.428Z] Nothing to be done for setup.
[2026-03-11T19:34:33.428Z]
[2026-03-11T19:34:33.428Z] TESTING:
[2026-03-11T19:34:33.790Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:34:33.790Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-movie-lens_0/launcher-193433-5983489886296447652/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:34:33.790Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:34:33.790Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:34:44.735Z] Benchmark 'movie-lens' failed with exception:
[2026-03-11T19:34:44.735Z] java.lang.ExceptionInInitializerError
[2026-03-11T19:34:44.735Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T19:34:44.735Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T19:34:44.735Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T19:34:44.735Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T19:34:44.735Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T19:34:44.735Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:34:44.735Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T19:34:44.735Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T19:34:44.735Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T19:34:44.735Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T19:34:44.735Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T19:34:44.735Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T19:34:44.735Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T19:34:44.735Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T19:34:44.735Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T19:34:44.735Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T19:34:44.735Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T19:34:44.735Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T19:34:44.735Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T19:34:44.736Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-03-11T19:34:44.736Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-03-11T19:34:44.736Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T19:34:44.736Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T19:34:44.736Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T19:34:44.736Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T19:34:44.736Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T19:34:44.736Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T19:34:44.736Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T19:34:44.736Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T19:34:44.736Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T19:34:44.736Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T19:34:44.736Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T19:34:44.736Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T19:34:44.736Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T19:34:44.736Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:34:44.736Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T19:34:44.736Z] ... 34 more
[2026-03-11T19:34:44.736Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T19:34:44.736Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T19:34:44.736Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T19:34:44.736Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T19:34:44.736Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T19:34:44.736Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T19:34:44.736Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T19:34:44.736Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T19:34:44.736Z] ... 34 more
[2026-03-11T19:34:44.736Z] The following benchmarks failed: movie-lens
[2026-03-11T19:34:44.736Z] -----------------------------------
[2026-03-11T19:34:44.736Z] renaissance-movie-lens_0_FAILED
[2026-03-11T19:34:44.736Z] -----------------------------------
[2026-03-11T19:34:44.736Z]
[2026-03-11T19:34:44.736Z] TEST TEARDOWN:
[2026-03-11T19:34:44.736Z] Nothing to be done for teardown.
[2026-03-11T19:34:45.075Z] renaissance-movie-lens_0 Finish Time: Wed Mar 11 19:34:44 2026 Epoch Time (ms): 1773257684775
[2026-03-11T19:34:45.075Z]
[2026-03-11T19:34:45.075Z] ===============================================
[2026-03-11T19:34:45.075Z] Running test renaissance-par-mnemonics_0 ...
[2026-03-11T19:34:45.434Z] ===============================================
[2026-03-11T19:34:45.434Z] renaissance-par-mnemonics_0 Start Time: Wed Mar 11 19:34:45 2026 Epoch Time (ms): 1773257685168
[2026-03-11T19:34:45.434Z] variation: NoOptions
[2026-03-11T19:34:45.434Z] JVM_OPTIONS:
[2026-03-11T19:34:45.434Z] { \
[2026-03-11T19:34:45.434Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:34:45.434Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:34:45.434Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-par-mnemonics_0"; \
[2026-03-11T19:34:45.434Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-par-mnemonics_0"; \
[2026-03-11T19:34:45.434Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:34:45.434Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2026-03-11T19:34:45.434Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:34:45.434Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:34:45.434Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:34:45.434Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:34:45.434Z]
[2026-03-11T19:34:45.434Z] TEST SETUP:
[2026-03-11T19:34:45.434Z] Nothing to be done for setup.
[2026-03-11T19:34:45.434Z]
[2026-03-11T19:34:45.434Z] TESTING:
[2026-03-11T19:34:46.182Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:34:46.182Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-par-mnemonics_0/launcher-193445-496160654920290432/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:34:46.182Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:34:46.182Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:34:46.601Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T19:34:46.601Z] GC before operation: completed in 18.114 ms, heap usage 7.470 MB -> 4.076 MB.
[2026-03-11T19:34:50.505Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3764.935 ms) ======
[2026-03-11T19:34:50.505Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T19:34:50.505Z] GC before operation: completed in 16.182 ms, heap usage 413.151 MB -> 4.138 MB.
[2026-03-11T19:34:54.398Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3511.524 ms) ======
[2026-03-11T19:34:54.398Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T19:34:54.398Z] GC before operation: completed in 13.386 ms, heap usage 356.484 MB -> 4.138 MB.
[2026-03-11T19:34:58.299Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3646.484 ms) ======
[2026-03-11T19:34:58.299Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T19:34:58.299Z] GC before operation: completed in 16.535 ms, heap usage 684.276 MB -> 4.138 MB.
[2026-03-11T19:35:02.198Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3464.991 ms) ======
[2026-03-11T19:35:02.198Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T19:35:02.198Z] GC before operation: completed in 11.449 ms, heap usage 384.161 MB -> 4.138 MB.
[2026-03-11T19:35:06.095Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3474.905 ms) ======
[2026-03-11T19:35:06.095Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T19:35:06.095Z] GC before operation: completed in 14.210 ms, heap usage 700.173 MB -> 4.138 MB.
[2026-03-11T19:35:09.123Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3288.150 ms) ======
[2026-03-11T19:35:09.123Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T19:35:09.123Z] GC before operation: completed in 11.641 ms, heap usage 439.665 MB -> 4.138 MB.
[2026-03-11T19:35:12.986Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3562.623 ms) ======
[2026-03-11T19:35:12.986Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T19:35:12.986Z] GC before operation: completed in 17.090 ms, heap usage 392.307 MB -> 4.138 MB.
[2026-03-11T19:35:16.889Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3572.340 ms) ======
[2026-03-11T19:35:16.889Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T19:35:16.889Z] GC before operation: completed in 14.237 ms, heap usage 686.803 MB -> 4.138 MB.
[2026-03-11T19:35:20.740Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3250.049 ms) ======
[2026-03-11T19:35:20.740Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T19:35:20.740Z] GC before operation: completed in 11.960 ms, heap usage 394.666 MB -> 4.138 MB.
[2026-03-11T19:35:24.615Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3576.167 ms) ======
[2026-03-11T19:35:24.615Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T19:35:24.615Z] GC before operation: completed in 13.289 ms, heap usage 674.664 MB -> 4.138 MB.
[2026-03-11T19:35:27.662Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3334.736 ms) ======
[2026-03-11T19:35:27.662Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T19:35:27.662Z] GC before operation: completed in 12.114 ms, heap usage 334.664 MB -> 4.138 MB.
[2026-03-11T19:35:31.545Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3401.659 ms) ======
[2026-03-11T19:35:31.545Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T19:35:31.545Z] GC before operation: completed in 12.341 ms, heap usage 155.162 MB -> 4.138 MB.
[2026-03-11T19:35:35.444Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3494.604 ms) ======
[2026-03-11T19:35:35.444Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T19:35:35.444Z] GC before operation: completed in 13.397 ms, heap usage 145.164 MB -> 4.138 MB.
[2026-03-11T19:35:39.325Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3379.061 ms) ======
[2026-03-11T19:35:39.325Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T19:35:39.325Z] GC before operation: completed in 12.546 ms, heap usage 154.285 MB -> 4.138 MB.
[2026-03-11T19:35:43.191Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3521.894 ms) ======
[2026-03-11T19:35:43.191Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T19:35:43.191Z] GC before operation: completed in 12.727 ms, heap usage 144.662 MB -> 4.138 MB.
[2026-03-11T19:35:46.256Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3466.325 ms) ======
[2026-03-11T19:35:46.595Z] -----------------------------------
[2026-03-11T19:35:46.595Z] renaissance-par-mnemonics_0_PASSED
[2026-03-11T19:35:46.595Z] -----------------------------------
[2026-03-11T19:35:46.595Z]
[2026-03-11T19:35:46.595Z] TEST TEARDOWN:
[2026-03-11T19:35:46.595Z] Nothing to be done for teardown.
[2026-03-11T19:35:46.595Z] renaissance-par-mnemonics_0 Finish Time: Wed Mar 11 19:35:46 2026 Epoch Time (ms): 1773257746514
[2026-03-11T19:35:46.934Z]
[2026-03-11T19:35:46.934Z] ===============================================
[2026-03-11T19:35:46.934Z] Running test renaissance-philosophers_0 ...
[2026-03-11T19:35:46.934Z] ===============================================
[2026-03-11T19:35:47.290Z] renaissance-philosophers_0 Start Time: Wed Mar 11 19:35:46 2026 Epoch Time (ms): 1773257746924
[2026-03-11T19:35:47.290Z] variation: NoOptions
[2026-03-11T19:35:47.290Z] JVM_OPTIONS:
[2026-03-11T19:35:47.290Z] { \
[2026-03-11T19:35:47.290Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T19:35:47.290Z] echo "Nothing to be done for setup."; \
[2026-03-11T19:35:47.290Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-philosophers_0"; \
[2026-03-11T19:35:47.290Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-philosophers_0"; \
[2026-03-11T19:35:47.290Z] echo ""; echo "TESTING:"; \
[2026-03-11T19:35:47.290Z] "c:/jenkins/workspace/Test_openjdk26_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_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2026-03-11T19:35:47.290Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T19:35:47.290Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T19:35:47.290Z] echo "Nothing to be done for teardown."; \
[2026-03-11T19:35:47.290Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult";
[2026-03-11T19:35:47.290Z]
[2026-03-11T19:35:47.290Z] TEST SETUP:
[2026-03-11T19:35:47.290Z] Nothing to be done for setup.
[2026-03-11T19:35:47.649Z]
[2026-03-11T19:35:47.649Z] TESTING:
[2026-03-11T19:35:48.396Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T19:35:48.396Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17732572707230/renaissance-philosophers_0/launcher-193547-17835668562706064544/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T19:35:48.396Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T19:35:48.396Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T19:35:48.396Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-03-11T19:35:48.757Z] GC before operation: completed in 16.194 ms, heap usage 8.252 MB -> 5.050 MB.
[2026-03-11T19:35:50.617Z] Camera thread performed 122 scans.
[2026-03-11T19:35:50.617Z] ====== philosophers (scala) [default], iteration 0 completed (1811.414 ms) ======
[2026-03-11T19:35:50.617Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-03-11T19:35:50.617Z] GC before operation: completed in 12.818 ms, heap usage 57.121 MB -> 5.390 MB.
[2026-03-11T19:35:51.819Z] Camera thread performed 122 scans.
[2026-03-11T19:35:51.819Z] ====== philosophers (scala) [default], iteration 1 completed (1335.977 ms) ======
[2026-03-11T19:35:51.819Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-03-11T19:35:51.819Z] GC before operation: completed in 12.848 ms, heap usage 41.091 MB -> 5.393 MB.
[2026-03-11T19:35:53.023Z] Camera thread performed 122 scans.
[2026-03-11T19:35:53.023Z] ====== philosophers (scala) [default], iteration 2 completed (1328.053 ms) ======
[2026-03-11T19:35:53.023Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-03-11T19:35:53.023Z] GC before operation: completed in 12.124 ms, heap usage 64.084 MB -> 5.394 MB.
[2026-03-11T19:35:54.724Z] Camera thread performed 122 scans.
[2026-03-11T19:35:54.724Z] ====== philosophers (scala) [default], iteration 3 completed (1406.952 ms) ======
[2026-03-11T19:35:54.724Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-03-11T19:35:54.724Z] GC before operation: completed in 11.476 ms, heap usage 42.529 MB -> 5.394 MB.
[2026-03-11T19:35:55.922Z] Camera thread performed 122 scans.
[2026-03-11T19:35:55.922Z] ====== philosophers (scala) [default], iteration 4 completed (1383.812 ms) ======
[2026-03-11T19:35:55.922Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-03-11T19:35:55.922Z] GC before operation: completed in 10.642 ms, heap usage 115.401 MB -> 5.394 MB.
[2026-03-11T19:35:57.119Z] Camera thread performed 122 scans.
[2026-03-11T19:35:57.119Z] ====== philosophers (scala) [default], iteration 5 completed (1359.407 ms) ======
[2026-03-11T19:35:57.119Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-03-11T19:35:57.119Z] GC before operation: completed in 10.514 ms, heap usage 70.658 MB -> 5.394 MB.
[2026-03-11T19:35:58.835Z] Camera thread performed 122 scans.
[2026-03-11T19:35:58.835Z] ====== philosophers (scala) [default], iteration 6 completed (1348.323 ms) ======
[2026-03-11T19:35:58.835Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-03-11T19:35:58.835Z] GC before operation: completed in 10.351 ms, heap usage 95.604 MB -> 5.395 MB.
[2026-03-11T19:36:00.031Z] Camera thread performed 122 scans.
[2026-03-11T19:36:00.032Z] ====== philosophers (scala) [default], iteration 7 completed (1395.734 ms) ======
[2026-03-11T19:36:00.032Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-03-11T19:36:00.032Z] GC before operation: completed in 10.207 ms, heap usage 117.615 MB -> 5.396 MB.
[2026-03-11T19:36:01.749Z] Camera thread performed 122 scans.
[2026-03-11T19:36:01.749Z] ====== philosophers (scala) [default], iteration 8 completed (1400.961 ms) ======
[2026-03-11T19:36:01.749Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-03-11T19:36:01.749Z] GC before operation: completed in 10.556 ms, heap usage 117.598 MB -> 5.396 MB.
[2026-03-11T19:36:02.945Z] Camera thread performed 122 scans.
[2026-03-11T19:36:02.945Z] ====== philosophers (scala) [default], iteration 9 completed (1388.422 ms) ======
[2026-03-11T19:36:02.945Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-03-11T19:36:02.945Z] GC before operation: completed in 10.294 ms, heap usage 27.065 MB -> 5.396 MB.
[2026-03-11T19:36:04.142Z] Camera thread performed 122 scans.
[2026-03-11T19:36:04.142Z] ====== philosophers (scala) [default], iteration 10 completed (1370.336 ms) ======
[2026-03-11T19:36:04.142Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-03-11T19:36:04.142Z] GC before operation: completed in 11.455 ms, heap usage 48.096 MB -> 5.396 MB.
[2026-03-11T19:36:05.856Z] Camera thread performed 122 scans.
[2026-03-11T19:36:05.856Z] ====== philosophers (scala) [default], iteration 11 completed (1353.802 ms) ======
[2026-03-11T19:36:05.856Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-03-11T19:36:05.856Z] GC before operation: completed in 10.424 ms, heap usage 46.071 MB -> 5.396 MB.
[2026-03-11T19:36:07.041Z] Camera thread performed 122 scans.
[2026-03-11T19:36:07.041Z] ====== philosophers (scala) [default], iteration 12 completed (1290.104 ms) ======
[2026-03-11T19:36:07.041Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-03-11T19:36:07.041Z] GC before operation: completed in 10.880 ms, heap usage 37.068 MB -> 5.396 MB.
[2026-03-11T19:36:08.227Z] Camera thread performed 122 scans.
[2026-03-11T19:36:08.228Z] ====== philosophers (scala) [default], iteration 13 completed (1376.632 ms) ======
[2026-03-11T19:36:08.228Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-03-11T19:36:08.228Z] GC before operation: completed in 10.568 ms, heap usage 147.097 MB -> 5.397 MB.
[2026-03-11T19:36:09.912Z] Camera thread performed 122 scans.
[2026-03-11T19:36:09.912Z] ====== philosophers (scala) [default], iteration 14 completed (1372.382 ms) ======
[2026-03-11T19:36:09.912Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-03-11T19:36:09.912Z] GC before operation: completed in 10.709 ms, heap usage 108.095 MB -> 5.397 MB.
[2026-03-11T19:36:11.138Z] Camera thread performed 122 scans.
[2026-03-11T19:36:11.138Z] ====== philosophers (scala) [default], iteration 15 completed (1309.048 ms) ======
[2026-03-11T19:36:11.138Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-03-11T19:36:11.138Z] GC before operation: completed in 11.089 ms, heap usage 61.587 MB -> 5.397 MB.
[2026-03-11T19:36:12.328Z] Camera thread performed 122 scans.
[2026-03-11T19:36:12.329Z] ====== philosophers (scala) [default], iteration 16 completed (1412.939 ms) ======
[2026-03-11T19:36:12.329Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-03-11T19:36:12.329Z] GC before operation: completed in 10.688 ms, heap usage 120.593 MB -> 5.397 MB.
[2026-03-11T19:36:14.045Z] Camera thread performed 122 scans.
[2026-03-11T19:36:14.045Z] ====== philosophers (scala) [default], iteration 17 completed (1385.685 ms) ======
[2026-03-11T19:36:14.045Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-03-11T19:36:14.045Z] GC before operation: completed in 11.077 ms, heap usage 70.091 MB -> 5.397 MB.
[2026-03-11T19:36:15.244Z] Camera thread performed 122 scans.
[2026-03-11T19:36:15.244Z] ====== philosophers (scala) [default], iteration 18 completed (1428.046 ms) ======
[2026-03-11T19:36:15.244Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-03-11T19:36:15.244Z] GC before operation: completed in 11.071 ms, heap usage 144.590 MB -> 5.397 MB.
[2026-03-11T19:36:16.963Z] Camera thread performed 122 scans.
[2026-03-11T19:36:16.963Z] ====== philosophers (scala) [default], iteration 19 completed (1359.356 ms) ======
[2026-03-11T19:36:16.963Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-03-11T19:36:16.963Z] GC before operation: completed in 11.101 ms, heap usage 78.102 MB -> 5.397 MB.
[2026-03-11T19:36:18.160Z] Camera thread performed 122 scans.
[2026-03-11T19:36:18.160Z] ====== philosophers (scala) [default], iteration 20 completed (1381.969 ms) ======
[2026-03-11T19:36:18.160Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-03-11T19:36:18.160Z] GC before operation: completed in 10.345 ms, heap usage 32.567 MB -> 5.397 MB.
[2026-03-11T19:36:19.358Z] Camera thread performed 122 scans.
[2026-03-11T19:36:19.358Z] ====== philosophers (scala) [default], iteration 21 completed (1380.914 ms) ======
[2026-03-11T19:36:19.358Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-03-11T19:36:19.358Z] GC before operation: completed in 10.313 ms, heap usage 41.062 MB -> 5.397 MB.
[2026-03-11T19:36:21.074Z] Camera thread performed 122 scans.
[2026-03-11T19:36:21.074Z] ====== philosophers (scala) [default], iteration 22 completed (1390.619 ms) ======
[2026-03-11T19:36:21.074Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-03-11T19:36:21.074Z] GC before operation: completed in 11.776 ms, heap usage 94.597 MB -> 5.397 MB.
[2026-03-11T19:36:22.277Z] Camera thread performed 122 scans.
[2026-03-11T19:36:22.277Z] ====== philosophers (scala) [default], iteration 23 completed (1371.325 ms) ======
[2026-03-11T19:36:22.277Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-03-11T19:36:22.277Z] GC before operation: completed in 10.759 ms, heap usage 75.096 MB -> 5.397 MB.
[2026-03-11T19:36:23.476Z] Camera thread performed 122 scans.
[2026-03-11T19:36:23.476Z] ====== philosophers (scala) [default], iteration 24 completed (1302.556 ms) ======
[2026-03-11T19:36:23.476Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-03-11T19:36:23.476Z] GC before operation: completed in 10.979 ms, heap usage 94.589 MB -> 5.398 MB.
[2026-03-11T19:36:25.177Z] Camera thread performed 122 scans.
[2026-03-11T19:36:25.177Z] ====== philosophers (scala) [default], iteration 25 completed (1359.700 ms) ======
[2026-03-11T19:36:25.177Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-03-11T19:36:25.177Z] GC before operation: completed in 10.794 ms, heap usage 111.094 MB -> 5.397 MB.
[2026-03-11T19:36:26.379Z] Camera thread performed 122 scans.
[2026-03-11T19:36:26.379Z] ====== philosophers (scala) [default], iteration 26 completed (1371.479 ms) ======
[2026-03-11T19:36:26.379Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-03-11T19:36:26.379Z] GC before operation: completed in 10.913 ms, heap usage 55.606 MB -> 5.398 MB.
[2026-03-11T19:36:27.575Z] Camera thread performed 122 scans.
[2026-03-11T19:36:27.575Z] ====== philosophers (scala) [default], iteration 27 completed (1399.913 ms) ======
[2026-03-11T19:36:27.575Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-03-11T19:36:27.575Z] GC before operation: completed in 11.585 ms, heap usage 100.095 MB -> 5.397 MB.
[2026-03-11T19:36:29.295Z] Camera thread performed 122 scans.
[2026-03-11T19:36:29.295Z] ====== philosophers (scala) [default], iteration 28 completed (1360.169 ms) ======
[2026-03-11T19:36:29.295Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-03-11T19:36:29.295Z] GC before operation: completed in 10.659 ms, heap usage 94.096 MB -> 5.398 MB.
[2026-03-11T19:36:30.492Z] Camera thread performed 122 scans.
[2026-03-11T19:36:30.492Z] ====== philosophers (scala) [default], iteration 29 completed (1388.015 ms) ======
[2026-03-11T19:36:30.492Z] -----------------------------------
[2026-03-11T19:36:30.492Z] renaissance-philosophers_0_PASSED
[2026-03-11T19:36:30.492Z] -----------------------------------
[2026-03-11T19:36:30.492Z]
[2026-03-11T19:36:30.492Z] TEST TEARDOWN:
[2026-03-11T19:36:30.492Z] Nothing to be done for teardown.
[2026-03-11T19:36:30.831Z] renaissance-philosophers_0 Finish Time: Wed Mar 11 19:36:30 2026 Epoch Time (ms): 1773257790552
[2026-03-11T19:36:30.832Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2026-03-11T19:36:30.832Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2026-03-11T19:36:30.832Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests'
[2026-03-11T19:36:30.832Z]
[2026-03-11T19:36:30.832Z]
[2026-03-11T19:36:30.832Z] All tests finished, run result summary:
[2026-03-11T19:36:30.832Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\scripts"; \
[2026-03-11T19:36:30.832Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17732572707230\\ --tapName=Test_openjdk26_hs_extended.perf_x86-64_windows.tap --comment=""
[2026-03-11T19:36:31.184Z]
[2026-03-11T19:36:31.184Z]
[2026-03-11T19:36:31.184Z] TEST TARGETS SUMMARY
[2026-03-11T19:36:31.184Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T19:36:31.184Z] DISABLED test targets:
[2026-03-11T19:36:31.184Z] dacapo-avrora_0
[2026-03-11T19:36:31.184Z] dacapo-pmd_0
[2026-03-11T19:36:31.184Z] renaissance-finagle-chirper_0
[2026-03-11T19:36:31.184Z]
[2026-03-11T19:36:31.184Z] PASSED test targets:
[2026-03-11T19:36:31.184Z] dacapo-fop_0
[2026-03-11T19:36:31.184Z] dacapo-jython_0
[2026-03-11T19:36:31.184Z] dacapo-luindex_0
[2026-03-11T19:36:31.184Z] dacapo-sunflow_0
[2026-03-11T19:36:31.184Z] dacapo-tomcat_0
[2026-03-11T19:36:31.184Z] dacapo-xalan_0
[2026-03-11T19:36:31.184Z] renaissance-finagle-http_0
[2026-03-11T19:36:31.184Z] renaissance-mnemonics_0
[2026-03-11T19:36:31.184Z] renaissance-par-mnemonics_0
[2026-03-11T19:36:31.184Z] renaissance-philosophers_0
[2026-03-11T19:36:31.184Z]
[2026-03-11T19:36:31.184Z] FAILED test targets:
[2026-03-11T19:36:31.184Z] renaissance-als_0
[2026-03-11T19:36:31.184Z] renaissance-chi-square_0
[2026-03-11T19:36:31.184Z] renaissance-db-shootout_0
[2026-03-11T19:36:31.184Z] renaissance-dec-tree_0
[2026-03-11T19:36:31.184Z] renaissance-log-regression_0
[2026-03-11T19:36:31.184Z] renaissance-movie-lens_0
[2026-03-11T19:36:31.184Z]
[2026-03-11T19:36:31.184Z] TOTAL: 19 EXECUTED: 16 PASSED: 10 FAILED: 6 DISABLED: 3 SKIPPED: 0
[2026-03-11T19:36:31.184Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T19:36:31.184Z]
[2026-03-11T19:36:31.184Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-03-11T19:36:31.184Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-03-11T19:36:31.184Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-03-11T19:36:31.733Z] ++ uname
[2026-03-11T19:36:31.734Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-03-11T19:36:31.734Z] ++ uname
[2026-03-11T19:36:31.734Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-03-11T19:36:31.734Z] ++ uname
[2026-03-11T19:36:31.734Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-03-11T19:36:31.734Z] + MAKE=make
[2026-03-11T19:36:31.734Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T19:36:32.084Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-03-11T19:36:32.162Z] $ ssh-agent -k
[2026-03-11T19:36:32.206Z] unset SSH_AUTH_SOCK;
[2026-03-11T19:36:32.206Z] unset SSH_AGENT_PID;
[2026-03-11T19:36:32.206Z] echo Agent pid 500745 killed;
[2026-03-11T19:36:32.268Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-03-11T19:36:32.315Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-03-11T19:36:32.358Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-11T19:36:32.422Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:36:32.454Z] Archiving artifacts
[2026-03-11T19:36:32.502Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T19:36:32.542Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:36:32.573Z] Archiving artifacts
[2026-03-11T19:36:32.725Z] Recording fingerprints
[Pipeline] sh
[2026-03-11T19:36:33.326Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17732572707230
[Pipeline] echo
[2026-03-11T19:36:36.407Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T19:36:36.435Z] Archiving artifacts
[2026-03-11T19:37:56.029Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T19:38:00.811Z] Tap file found: aqa-tests\TKG\output_17732572707230\Test_openjdk26_hs_extended.perf_x86-64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-03-11T19:38:00.936Z] Recording test results
[2026-03-11T19:38:01.821Z] None of the test reports contained any result
[2026-03-11T19:38:01.821Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T19:38:01.848Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T19:38:01.792Z] No test report files were found. Configuration error?
[2026-03-11T19:38:02.340Z] + aqa-tests/terminateTestProcesses.sh null
[2026-03-11T19:38:02.340Z] Windows machine, using powershell queries...
[2026-03-11T19:38:03.516Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T19:38:03.655Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T19:38:03.655Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T19:38:14.344Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-11T19:38:14.868Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T19:38:15.300Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-03-11T19:38:15.447Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-11T19:38:15.463Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2026-03-11T19:38:15.477Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] echo
[2026-03-11T19:38:15.502Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-03-11T19:38:17.760Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-11T19:38:19.531Z] Processing DSL script testJobTemplate
[2026-03-11T19:43:15.067Z] LEVELS: [extended]
[2026-03-11T19:43:15.067Z] JDK_VERSIONS: [8]
[2026-03-11T19:43:15.067Z] GROUPS: [perf]
[2026-03-11T19:43:15.067Z] ARCH_OS_LIST: [x86-64_windows]
[2026-03-11T19:43:15.227Z] Existing items:
[2026-03-11T19:43:15.227Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-11T19:43:19.765Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] build
[2026-03-11T19:43:19.780Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun
[2026-03-11T19:43:29.450Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #15
[2026-03-11T21:39:25.351Z] Build Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #15 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-11T21:39:25.419Z] Running on test-marist-rhel8-s390x-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T21:39:25.641Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T21:39:25.641Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T21:39:25.733Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-11T21:39:25.761Z] Test_openjdk26_hs_extended.perf_x86-64_windows_rerun #15 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-11T21:39:25.777Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T21:39:26.497Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_windows_rerun" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T21:39:26.645Z] Saving Test_openjdk26_hs_extended.perf_x86-64_windows_rerun/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T21:39:26.741Z] Archiving artifacts
[2026-03-11T21:39:27.012Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T21:39:27.528Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_windows_rerun/15/aqa-tests/TKG/output_17732649844486/Test_openjdk26_hs_extended.perf_x86-64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-03-11T21:39:27.851Z] 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=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T21:39:28.096Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T21:39:28.096Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T21:39:28.186Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE